@keycloak/keycloak-admin-ui 26.3.1 → 26.3.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.
Files changed (29) hide show
  1. package/lib/.vite/manifest.json +30 -30
  2. package/lib/{AddOAuth2-Dp7xZXck.js → AddOAuth2-DtASJBPw.js} +2 -2
  3. package/lib/{AddOAuth2-Dp7xZXck.js.map → AddOAuth2-DtASJBPw.js.map} +1 -1
  4. package/lib/{CreateFlow-DT9GA2KA.js → CreateFlow-D3comYfA.js} +2 -2
  5. package/lib/{CreateFlow-DT9GA2KA.js.map → CreateFlow-D3comYfA.js.map} +1 -1
  6. package/lib/{DetailOrganization-eJc5QSWd.js → DetailOrganization-8YYRYFY6.js} +2 -2
  7. package/lib/{DetailOrganization-eJc5QSWd.js.map → DetailOrganization-8YYRYFY6.js.map} +1 -1
  8. package/lib/{ExecutorForm-CS2GUPzw.js → ExecutorForm-zbq-wfOV.js} +2 -2
  9. package/lib/{ExecutorForm-CS2GUPzw.js.map → ExecutorForm-zbq-wfOV.js.map} +1 -1
  10. package/lib/{FlowDetails-BfBqe2qh.js → FlowDetails-DL7T9-dv.js} +2 -2
  11. package/lib/{FlowDetails-BfBqe2qh.js.map → FlowDetails-DL7T9-dv.js.map} +1 -1
  12. package/lib/{NewOrganization-eAFJqcV7.js → NewOrganization-B9OBvwrg.js} +2 -2
  13. package/lib/{NewOrganization-eAFJqcV7.js.map → NewOrganization-B9OBvwrg.js.map} +1 -1
  14. package/lib/{PermissionConfigurationDetails-NLncm72q.js → PermissionConfigurationDetails-D2_uaUoq.js} +3 -3
  15. package/lib/{PermissionConfigurationDetails-NLncm72q.js.map → PermissionConfigurationDetails-D2_uaUoq.js.map} +1 -1
  16. package/lib/{PermissionDetails-jXYUQx9h.js → PermissionDetails-DSi3LsGa.js} +2 -2
  17. package/lib/{PermissionDetails-jXYUQx9h.js.map → PermissionDetails-DSi3LsGa.js.map} +1 -1
  18. package/lib/{RealmSection-DapWaHXV.js → RealmSection-XigBuMG8.js} +2 -2
  19. package/lib/{RealmSection-DapWaHXV.js.map → RealmSection-XigBuMG8.js.map} +1 -1
  20. package/lib/{ResourceDetails-Rw_lyxQA.js → ResourceDetails-D8N9yjA2.js} +3 -3
  21. package/lib/{ResourceDetails-Rw_lyxQA.js.map → ResourceDetails-D8N9yjA2.js.map} +1 -1
  22. package/lib/{ScopeDetails-AqQr7pSf.js → ScopeDetails-DeSa9k9z.js} +2 -2
  23. package/lib/{ScopeDetails-AqQr7pSf.js.map → ScopeDetails-DeSa9k9z.js.map} +1 -1
  24. package/lib/{ScopePicker-B-NlVPQJ.js → ScopePicker-B9v8u3AN.js} +2 -2
  25. package/lib/{ScopePicker-B-NlVPQJ.js.map → ScopePicker-B9v8u3AN.js.map} +1 -1
  26. package/lib/{index-BB_cYBCp.js → index-BmccfL6w.js} +563 -536
  27. package/lib/{index-BB_cYBCp.js.map → index-BmccfL6w.js.map} +1 -1
  28. package/lib/keycloak-admin-ui.js +1 -1
  29. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  import { jsx as r, jsxs as _, Fragment as oe } from "react/jsx-runtime";
2
2
  import * as E from "react";
3
- import fe, { useRef as fn, useEffect as ft, forwardRef as Dv, useImperativeHandle as Am, useMemo as ct, useState as F, useReducer as v6, useCallback as ea, Fragment as $r, createContext as SR, useContext as Pv, useId as km, isValidElement as _o, Children as Om, Component as E6, lazy as Ze, cloneElement as Nc, createElement as S6, Suspense as T6 } from "react";
3
+ import fe, { useRef as fn, useEffect as ft, forwardRef as Dv, useImperativeHandle as Am, useMemo as ct, useState as F, useReducer as v6, useCallback as ta, Fragment as $r, createContext as SR, useContext as Pv, useId as km, isValidElement as _o, Children as Om, Component as E6, lazy as Ze, cloneElement as Nc, createElement as S6, Suspense as T6 } from "react";
4
4
  import { useTranslation as K, initReactI18next as C6, Trans as Di } from "react-i18next";
5
5
  import * as Mv from "react-dom";
6
6
  import { useParams as Ea, generatePath as oc, Link as We, useHref as Fv, useLocation as to, matchPath as Lp, useNavigate as mt, useMatch as Dp, NavLink as _6, useMatches as I6, Outlet as x6, Form as w6 } from "react-router-dom";
@@ -101,7 +101,7 @@ class Uo extends Error {
101
101
  super(t), this.response = n.response, this.responseData = n.responseData;
102
102
  }
103
103
  }
104
- async function vs(e, t) {
104
+ async function Es(e, t) {
105
105
  const n = await fetch(e, t);
106
106
  if (!n.ok) {
107
107
  const a = await CR(n), i = L6(a);
@@ -197,7 +197,7 @@ class M6 {
197
197
  ]), b = {};
198
198
  t === "GET" ? Object.assign(b, a) : g.get("content-type") === "text/plain" || a instanceof FormData ? h.body = a : h.body = l && typeof a[l] == "string" ? a[l] : JSON.stringify(l ? a[l] : a), h.body && !g.has("content-type") && !(a instanceof FormData) && g.set("content-type", "application/json"), s && Object.assign(b, s), m.search = _R(b);
199
199
  try {
200
- const y = await vs(m, {
200
+ const y = await Es(m, {
201
201
  ...h,
202
202
  headers: g,
203
203
  method: t
@@ -2441,7 +2441,7 @@ const xR = "http://127.0.0.1:8180", wR = "master", eF = (e) => btoa(Array.from(e
2441
2441
  l.set("authorization", `Basic ${tF(`${u}:${p}`)}`);
2442
2442
  }
2443
2443
  l.set("content-type", "application/x-www-form-urlencoded");
2444
- const d = await (await vs(a, {
2444
+ const d = await (await Es(a, {
2445
2445
  ...o,
2446
2446
  method: "POST",
2447
2447
  headers: l,
@@ -2600,10 +2600,10 @@ const Pp = {
2600
2600
  }, dF = {
2601
2601
  value: "80rem"
2602
2602
  };
2603
- var Wn;
2603
+ var Yn;
2604
2604
  (function(e) {
2605
2605
  e.success = "success", e.error = "error", e.warning = "warning", e.default = "default";
2606
- })(Wn || (Wn = {}));
2606
+ })(Yn || (Yn = {}));
2607
2607
  const Ln = {
2608
2608
  Tab: "Tab",
2609
2609
  Space: " ",
@@ -3338,7 +3338,7 @@ const $l = (e, t) => Object.entries(e || {}).reduce((n, [a, i]) => a === "defaul
3338
3338
  return "";
3339
3339
  }
3340
3340
  return Object.entries(e || {}).map(([s, o]) => `${n}${o}${s !== "default" ? `-on-${s}` : ""}${i && s !== "default" ? "-height" : ""}`).map(sd).map((s) => s.replace(/-?(\dxl)/gi, (o, l) => `_${l}`)).map((s) => t.modifiers[s]).filter(Boolean).join(" ");
3341
- }, FR = (e) => e === null ? null : e >= Pc["2xl"] ? "2xl" : e >= Pc.xl ? "xl" : e >= Pc.lg ? "lg" : e >= Pc.md ? "md" : e >= Pc.sm ? "sm" : "default", UR = (e) => e === null ? null : e >= Dc["2xl"] ? "2xl" : e >= Dc.xl ? "xl" : e >= Dc.lg ? "lg" : e >= Dc.md ? "md" : e >= Dc.sm ? "sm" : "default", jF = (e) => e.toUpperCase().replace("-", "").replace("_", ""), sd = (e) => e.replace(/([-_][a-z])/gi, jF), Xn = !!(typeof window < "u" && window.document && window.document.createElement), ex = (e, t) => {
3341
+ }, FR = (e) => e === null ? null : e >= Pc["2xl"] ? "2xl" : e >= Pc.xl ? "xl" : e >= Pc.lg ? "lg" : e >= Pc.md ? "md" : e >= Pc.sm ? "sm" : "default", UR = (e) => e === null ? null : e >= Dc["2xl"] ? "2xl" : e >= Dc.xl ? "xl" : e >= Dc.lg ? "lg" : e >= Dc.md ? "md" : e >= Dc.sm ? "sm" : "default", jF = (e) => e.toUpperCase().replace("-", "").replace("_", ""), sd = (e) => e.replace(/([-_][a-z])/gi, jF), Zn = !!(typeof window < "u" && window.document && window.document.createElement), ex = (e, t) => {
3342
3342
  const n = getComputedStyle(t), a = () => {
3343
3343
  let o = "";
3344
3344
  const l = {
@@ -3469,11 +3469,11 @@ function QF(e) {
3469
3469
  function mi(e) {
3470
3470
  return e ? (e.nodeName || "").toLowerCase() : null;
3471
3471
  }
3472
- function Es(e) {
3472
+ function Ss(e) {
3473
3473
  return (wd(e) ? e.ownerDocument : e.document).documentElement;
3474
3474
  }
3475
3475
  function $v(e) {
3476
- return xd(Es(e)).left + Hv(e).scrollLeft;
3476
+ return xd(Ss(e)).left + Hv(e).scrollLeft;
3477
3477
  }
3478
3478
  function ss(e) {
3479
3479
  return Bi(e).getComputedStyle(e);
@@ -3483,7 +3483,7 @@ function zv(e) {
3483
3483
  return /auto|scroll|overlay|hidden/.test(t + a + n);
3484
3484
  }
3485
3485
  function JF(e, t, n = !1) {
3486
- const a = Es(t), i = xd(e), s = Pi(t);
3486
+ const a = Ss(t), i = xd(e), s = Pi(t);
3487
3487
  let o = { scrollLeft: 0, scrollTop: 0 }, l = { x: 0, y: 0 };
3488
3488
  return (s || !s && !n) && ((mi(t) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
3489
3489
  zv(a)) && (o = QF(t)), Pi(t) ? (l = xd(t), l.x += t.clientLeft, l.y += t.clientTop) : a && (l.x = $v(a))), {
@@ -3509,7 +3509,7 @@ function Lm(e) {
3509
3509
  // $FlowFixMe: need a better way to handle this...
3510
3510
  e.host || // ShadowRoot detected
3511
3511
  // $FlowFixMe: HTMLElement is a Node
3512
- Es(e)
3512
+ Ss(e)
3513
3513
  );
3514
3514
  }
3515
3515
  function HR(e) {
@@ -3528,7 +3528,7 @@ function nx(e) {
3528
3528
  return null;
3529
3529
  const t = e.offsetParent;
3530
3530
  if (t) {
3531
- const n = Es(t);
3531
+ const n = Ss(t);
3532
3532
  if (mi(t) === "body" && ss(t).position === "static" && ss(n).position !== "static")
3533
3533
  return n;
3534
3534
  }
@@ -3602,7 +3602,7 @@ function b5(e) {
3602
3602
  return Object.keys(t).map((n) => t[n]);
3603
3603
  }
3604
3604
  function y5(e) {
3605
- const t = Bi(e), n = Es(e), a = t.visualViewport;
3605
+ const t = Bi(e), n = Ss(e), a = t.visualViewport;
3606
3606
  let i = n.clientWidth, s = n.clientHeight, o = 0, l = 0;
3607
3607
  return a && (i = a.width, s = a.height, /^((?!chrome|android).)*safari/i.test(navigator.userAgent) || (o = a.offsetLeft, l = a.offsetTop)), {
3608
3608
  width: i,
@@ -3612,7 +3612,7 @@ function y5(e) {
3612
3612
  };
3613
3613
  }
3614
3614
  function v5(e) {
3615
- const t = Es(e), n = Hv(e), a = e.ownerDocument.body, i = Math.max(t.scrollWidth, t.clientWidth, a ? a.scrollWidth : 0, a ? a.clientWidth : 0), s = Math.max(t.scrollHeight, t.clientHeight, a ? a.scrollHeight : 0, a ? a.clientHeight : 0);
3615
+ const t = Ss(e), n = Hv(e), a = e.ownerDocument.body, i = Math.max(t.scrollWidth, t.clientWidth, a ? a.scrollWidth : 0, a ? a.clientWidth : 0), s = Math.max(t.scrollHeight, t.clientHeight, a ? a.scrollHeight : 0, a ? a.clientHeight : 0);
3616
3616
  let o = -n.scrollLeft + $v(e);
3617
3617
  const l = -n.scrollTop;
3618
3618
  return ss(a || t).direction === "rtl" && (o += Math.max(t.clientWidth, a ? a.clientWidth : 0) - i), { width: i, height: s, x: o, y: l };
@@ -3639,7 +3639,7 @@ function E5(e) {
3639
3639
  return t.top = t.top + e.clientTop, t.left = t.left + e.clientLeft, t.bottom = t.top + e.clientHeight, t.right = t.left + e.clientWidth, t.width = e.clientWidth, t.height = e.clientHeight, t.x = t.left, t.y = t.top, t;
3640
3640
  }
3641
3641
  function rx(e, t) {
3642
- return t === $R ? gy(y5(e)) : Pi(t) ? E5(t) : gy(v5(Es(e)));
3642
+ return t === $R ? gy(y5(e)) : Pi(t) ? E5(t) : gy(v5(Ss(e)));
3643
3643
  }
3644
3644
  function S5(e) {
3645
3645
  const t = od(Lm(e)), a = ["absolute", "fixed"].indexOf(ss(e).position) >= 0 && Pi(e) ? ru(e) : e;
@@ -3721,7 +3721,7 @@ function KR(e, t) {
3721
3721
  return t.reduce((n, a) => (n[a] = e, n), {});
3722
3722
  }
3723
3723
  function kd(e, t = {}) {
3724
- const { placement: n = e.placement, boundary: a = n5, rootBoundary: i = $R, elementContext: s = Uc, altBoundary: o = !1, padding: l = 0 } = t, c = qR(typeof l != "number" ? l : KR(l, iu)), d = s === Uc ? a5 : Uc, u = e.elements.reference, p = e.rects.popper, f = e.elements[o ? d : s], m = T5(wd(f) ? f : f.contextElement || Es(e.elements.popper), a, i), h = xd(u), g = jR({
3724
+ const { placement: n = e.placement, boundary: a = n5, rootBoundary: i = $R, elementContext: s = Uc, altBoundary: o = !1, padding: l = 0 } = t, c = qR(typeof l != "number" ? l : KR(l, iu)), d = s === Uc ? a5 : Uc, u = e.elements.reference, p = e.rects.popper, f = e.elements[o ? d : s], m = T5(wd(f) ? f : f.contextElement || Ss(e.elements.popper), a, i), h = xd(u), g = jR({
3725
3725
  reference: h,
3726
3726
  element: p,
3727
3727
  placement: n
@@ -3880,7 +3880,7 @@ function ox({ popper: e, popperRect: t, placement: n, offsets: a, position: i, g
3880
3880
  const m = window;
3881
3881
  if (o) {
3882
3882
  let g = ru(e);
3883
- g === Bi(e) && (g = Es(e)), n === zr && (f = li, c -= g.clientHeight - t.height, c *= s ? 1 : -1), n === Gr && (p = ci, l -= g.clientWidth - t.width, l *= s ? 1 : -1);
3883
+ g === Bi(e) && (g = Ss(e)), n === zr && (f = li, c -= g.clientHeight - t.height, c *= s ? 1 : -1), n === Gr && (p = ci, l -= g.clientWidth - t.width, l *= s ? 1 : -1);
3884
3884
  }
3885
3885
  const h = Object.assign({ position: i }, o && w5);
3886
3886
  return s ? Object.assign(Object.assign({}, h), {
@@ -4142,7 +4142,7 @@ const X5 = {
4142
4142
  V5,
4143
4143
  W5,
4144
4144
  X5
4145
- ], Q5 = WR({ defaultModifiers: Z5 }), Od = Xn ? E.useLayoutEffect : E.useEffect, J5 = (e, t) => JSON.stringify(e) === JSON.stringify(t), ux = (e) => e.reduce((t, [n, a]) => (t[n] = a, t), {}), eU = [], tU = (e, t, n = {}) => {
4145
+ ], Q5 = WR({ defaultModifiers: Z5 }), Od = Zn ? E.useLayoutEffect : E.useEffect, J5 = (e, t) => JSON.stringify(e) === JSON.stringify(t), ux = (e) => e.reduce((t, [n, a]) => (t[n] = a, t), {}), eU = [], tU = (e, t, n = {}) => {
4146
4146
  const a = E.useRef(null), i = {
4147
4147
  onFirstUpdate: n.onFirstUpdate,
4148
4148
  placement: n.placement || "bottom",
@@ -4214,7 +4214,7 @@ const X5 = {
4214
4214
  "left-end": "right-start",
4215
4215
  "right-start": "left-end",
4216
4216
  "right-end": "left-start"
4217
- }, aU = (e) => e.replace(/left|right|bottom|top|top-start|top-end|bottom-start|bottom-end|right-start|right-end|left-start|left-end/g, (t) => nU[t]), rU = (e) => `opacity ${e}ms cubic-bezier(.54, 1.5, .38, 1.11)`, Ss = ({ trigger: e, popper: t, direction: n = "down", position: a = "start", placement: i, width: s, minWidth: o = "trigger", maxWidth: l, appendTo: c = "inline", zIndex: d = 9999, isVisible: u = !0, positionModifiers: p, distance: f = 0, onMouseEnter: m, onMouseLeave: h, onFocus: g, onBlur: b, onDocumentClick: y, onTriggerClick: v, onTriggerEnter: S, onPopperClick: I, onPopperMouseEnter: T, onPopperMouseLeave: A, onDocumentKeyDown: k, enableFlip: O = !0, flipBehavior: x = "flip", triggerRef: L, popperRef: D, animationDuration: w = 0, entryDelay: R = 0, exitDelay: C = 0, onHidden: M = () => {
4217
+ }, aU = (e) => e.replace(/left|right|bottom|top|top-start|top-end|bottom-start|bottom-end|right-start|right-end|left-start|left-end/g, (t) => nU[t]), rU = (e) => `opacity ${e}ms cubic-bezier(.54, 1.5, .38, 1.11)`, Ts = ({ trigger: e, popper: t, direction: n = "down", position: a = "start", placement: i, width: s, minWidth: o = "trigger", maxWidth: l, appendTo: c = "inline", zIndex: d = 9999, isVisible: u = !0, positionModifiers: p, distance: f = 0, onMouseEnter: m, onMouseLeave: h, onFocus: g, onBlur: b, onDocumentClick: y, onTriggerClick: v, onTriggerEnter: S, onPopperClick: I, onPopperMouseEnter: T, onPopperMouseLeave: A, onDocumentKeyDown: k, enableFlip: O = !0, flipBehavior: x = "flip", triggerRef: L, popperRef: D, animationDuration: w = 0, entryDelay: R = 0, exitDelay: C = 0, onHidden: M = () => {
4218
4218
  }, onHide: V = () => {
4219
4219
  }, onMount: G = () => {
4220
4220
  }, onShow: Z = () => {
@@ -4368,7 +4368,7 @@ const X5 = {
4368
4368
  de && X && qu()
4369
4369
  );
4370
4370
  };
4371
- Ss.displayName = "Popper";
4371
+ Ts.displayName = "Popper";
4372
4372
  const Hp = (e, t, n = (d) => document.activeElement.contains(d), a = (d) => d, i = ["A", "BUTTON", "INPUT"], s = !1, o = !1, l = !0, c = !0) => {
4373
4373
  const d = document.activeElement, u = e.key;
4374
4374
  let p = null;
@@ -4438,10 +4438,10 @@ class Kv extends E.Component {
4438
4438
  };
4439
4439
  }
4440
4440
  componentDidMount() {
4441
- Xn && window.addEventListener("keydown", this.keyHandler);
4441
+ Zn && window.addEventListener("keydown", this.keyHandler);
4442
4442
  }
4443
4443
  componentWillUnmount() {
4444
- Xn && window.removeEventListener("keydown", this.keyHandler);
4444
+ Zn && window.removeEventListener("keydown", this.keyHandler);
4445
4445
  }
4446
4446
  render() {
4447
4447
  return null;
@@ -4463,7 +4463,7 @@ Kv.defaultProps = {
4463
4463
  };
4464
4464
  const Dm = (e, t, n) => {
4465
4465
  let a;
4466
- if (Xn) {
4466
+ if (Zn) {
4467
4467
  const { ResizeObserver: i } = window;
4468
4468
  if (e && i) {
4469
4469
  const s = new i((o) => {
@@ -4493,7 +4493,7 @@ const dr = (e) => {
4493
4493
  return E.createElement(a, Object.assign({}, c, l, { className: q(WI.title, i && WI.modifiers[i], t) }), n);
4494
4494
  };
4495
4495
  dr.displayName = "Title";
4496
- const Zn = {
4496
+ const Qn = {
4497
4497
  button: "pf-v5-c-button",
4498
4498
  buttonCount: "pf-v5-c-button__count",
4499
4499
  buttonIcon: "pf-v5-c-button__icon",
@@ -4539,7 +4539,7 @@ var $p;
4539
4539
  (function(e) {
4540
4540
  e.sm = "sm", e.md = "md", e.lg = "lg", e.xl = "xl";
4541
4541
  })($p || ($p = {}));
4542
- const Ts = (e) => {
4542
+ const Cs = (e) => {
4543
4543
  var { className: t = "", size: n = "xl", "aria-valuetext": a = "Loading...", diameter: i, isInline: s = !1, "aria-label": o, "aria-labelledBy": l } = e, c = ve(e, ["className", "size", "aria-valuetext", "diameter", "isInline", "aria-label", "aria-labelledBy"]);
4544
4544
  return E.createElement(
4545
4545
  "svg",
@@ -4547,7 +4547,7 @@ const Ts = (e) => {
4547
4547
  E.createElement("circle", { className: Zu.spinnerPath, cx: "50", cy: "50", r: "45", fill: "none" })
4548
4548
  );
4549
4549
  };
4550
- Ts.displayName = "Spinner";
4550
+ Cs.displayName = "Spinner";
4551
4551
  const lh = {
4552
4552
  badge: "pf-v5-c-badge",
4553
4553
  modifiers: {
@@ -4590,19 +4590,19 @@ const oU = (e) => {
4590
4590
  };
4591
4591
  return E.createElement(
4592
4592
  w,
4593
- Object.assign({}, L, l ? M : null, { "aria-disabled": o || l, "aria-label": S, className: q(Zn.button, Zn.modifiers[y], s && Zn.modifiers.block, o && Zn.modifiers.disabled, l && Zn.modifiers.ariaDisabled, i && Zn.modifiers.active, g && y === Ne.link && Zn.modifiers.inline, d && (y === Ne.secondary || y === Ne.link) && Zn.modifiers.danger, c !== null && y !== Ne.plain && Zn.modifiers.progress, c && Zn.modifiers.inProgress, m === ld.sm && Zn.modifiers.small, m === ld.lg && Zn.modifiers.displayLg, n), disabled: R ? o : null, tabIndex: k !== null ? k : V(), type: R || C ? b : null, role: C ? "button" : null, ref: O }, D),
4593
+ Object.assign({}, L, l ? M : null, { "aria-disabled": o || l, "aria-label": S, className: q(Qn.button, Qn.modifiers[y], s && Qn.modifiers.block, o && Qn.modifiers.disabled, l && Qn.modifiers.ariaDisabled, i && Qn.modifiers.active, g && y === Ne.link && Qn.modifiers.inline, d && (y === Ne.secondary || y === Ne.link) && Qn.modifiers.danger, c !== null && y !== Ne.plain && Qn.modifiers.progress, c && Qn.modifiers.inProgress, m === ld.sm && Qn.modifiers.small, m === ld.lg && Qn.modifiers.displayLg, n), disabled: R ? o : null, tabIndex: k !== null ? k : V(), type: R || C ? b : null, role: C ? "button" : null, ref: O }, D),
4594
4594
  c && E.createElement(
4595
4595
  "span",
4596
- { className: q(Zn.buttonProgress) },
4597
- E.createElement(Ts, { size: $p.md, isInline: g, "aria-valuetext": u, "aria-label": f, "aria-labelledby": p })
4596
+ { className: q(Qn.buttonProgress) },
4597
+ E.createElement(Cs, { size: $p.md, isInline: g, "aria-valuetext": u, "aria-label": f, "aria-labelledby": p })
4598
4598
  ),
4599
4599
  y === Ne.plain && t === null && I ? I : null,
4600
- y !== Ne.plain && I && (v === "start" || v === "left") && E.createElement("span", { className: q(Zn.buttonIcon, Zn.modifiers.start) }, I),
4600
+ y !== Ne.plain && I && (v === "start" || v === "left") && E.createElement("span", { className: q(Qn.buttonIcon, Qn.modifiers.start) }, I),
4601
4601
  t,
4602
- y !== Ne.plain && I && (v === "end" || v === "right") && E.createElement("span", { className: q(Zn.buttonIcon, Zn.modifiers.end) }, I),
4602
+ y !== Ne.plain && I && (v === "end" || v === "right") && E.createElement("span", { className: q(Qn.buttonIcon, Qn.modifiers.end) }, I),
4603
4603
  x && E.createElement(
4604
4604
  "span",
4605
- { className: q(Zn.buttonCount, x.className) },
4605
+ { className: q(Qn.buttonCount, x.className) },
4606
4606
  E.createElement(di, { isRead: x.isRead }, x.count)
4607
4607
  )
4608
4608
  );
@@ -4817,7 +4817,7 @@ const un = (e) => {
4817
4817
  ), H = (j, Q) => {
4818
4818
  w ? Z() : j.target === Q && G();
4819
4819
  }, z = () => g === "describedby" && v && v.props && !v.props["aria-describedby"] ? E.cloneElement(v, { "aria-describedby": y }) : g === "labelledby" && v.props && !v.props["aria-labelledby"] ? E.cloneElement(v, { "aria-labelledby": y }) : v;
4820
- return E.createElement(Ss, { trigger: g !== "none" && w ? z() : v, triggerRef: I, popper: U, popperRef: C, minWidth: f !== void 0 ? f : "revert", appendTo: u, isVisible: w, positionModifiers: W, distance: h, placement: n, onMouseEnter: O && G, onMouseLeave: O && Z, onPopperMouseEnter: O && G, onPopperMouseLeave: O && Z, onFocus: x && G, onBlur: x && Z, onDocumentClick: L && H, onDocumentKeyDown: D ? null : M, onTriggerEnter: D ? null : V, enableFlip: o, zIndex: p, flipBehavior: b, animationDuration: S, entryDelay: c, exitDelay: d, onHidden: A });
4820
+ return E.createElement(Ts, { trigger: g !== "none" && w ? z() : v, triggerRef: I, popper: U, popperRef: C, minWidth: f !== void 0 ? f : "revert", appendTo: u, isVisible: w, positionModifiers: W, distance: h, placement: n, onMouseEnter: O && G, onMouseLeave: O && Z, onPopperMouseEnter: O && G, onPopperMouseLeave: O && Z, onFocus: x && G, onBlur: x && Z, onDocumentClick: L && H, onDocumentKeyDown: D ? null : M, onTriggerEnter: D ? null : V, enableFlip: o, zIndex: p, flipBehavior: b, animationDuration: S, entryDelay: c, exitDelay: d, onHidden: A });
4821
4821
  };
4822
4822
  un.displayName = "Tooltip";
4823
4823
  const pU = {
@@ -4848,7 +4848,7 @@ const pU = {
4848
4848
  svgPath: "M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z",
4849
4849
  yOffset: 0,
4850
4850
  xOffset: 0
4851
- }, Cs = yt(hU), gU = {
4851
+ }, _s = yt(hU), gU = {
4852
4852
  name: "BellIcon",
4853
4853
  height: 1024,
4854
4854
  width: 896,
@@ -4861,7 +4861,7 @@ const pU = {
4861
4861
  success: E.createElement(Bo, null),
4862
4862
  danger: E.createElement(ao, null),
4863
4863
  warning: E.createElement(lc, null),
4864
- info: E.createElement(Cs, null),
4864
+ info: E.createElement(_s, null),
4865
4865
  custom: E.createElement(Pm, null)
4866
4866
  }, f = !Cp(i) && i;
4867
4867
  Od(() => {
@@ -4965,7 +4965,7 @@ class xt extends E.Component {
4965
4965
  position: h,
4966
4966
  elementToFocus: g
4967
4967
  } = t, b = ve(t, ["appendTo", "onEscapePress", "aria-labelledby", "aria-label", "aria-describedby", "bodyAriaLabel", "bodyAriaRole", "title", "titleIconVariant", "titleLabel", "ouiaId", "ouiaSafe", "position", "elementToFocus"]);
4968
- return !Xn || !this.getElement(n) ? null : Mv.createPortal(E.createElement(Yv, Object.assign({}, b, { boxId: this.boxId, labelId: this.labelId, descriptorId: this.descriptorId, backdropId: this.backdropId, title: d, titleIconVariant: u, titleLabel: p, "aria-label": s, "aria-describedby": o, "aria-labelledby": i, bodyAriaLabel: l, bodyAriaRole: c, ouiaId: f !== void 0 ? f : this.state.ouiaStateId, ouiaSafe: m, position: h, elementToFocus: g })), this.getElement(n));
4968
+ return !Zn || !this.getElement(n) ? null : Mv.createPortal(E.createElement(Yv, Object.assign({}, b, { boxId: this.boxId, labelId: this.labelId, descriptorId: this.descriptorId, backdropId: this.backdropId, title: d, titleIconVariant: u, titleLabel: p, "aria-label": s, "aria-describedby": o, "aria-labelledby": i, bodyAriaLabel: l, bodyAriaRole: c, ouiaId: f !== void 0 ? f : this.state.ouiaStateId, ouiaSafe: m, position: h, elementToFocus: g })), this.getElement(n));
4969
4969
  }
4970
4970
  }
4971
4971
  xt.displayName = "Modal";
@@ -5037,7 +5037,7 @@ const er = {
5037
5037
  success: Bo,
5038
5038
  danger: ao,
5039
5039
  warning: lc,
5040
- info: Cs,
5040
+ info: _s,
5041
5041
  custom: Pm
5042
5042
  }, vU = (e) => {
5043
5043
  var { variant: t, customIcon: n, className: a = "" } = e, i = ve(e, ["variant", "customIcon", "className"]);
@@ -5209,11 +5209,11 @@ class sN extends E.Component {
5209
5209
  if (!this.props.isToast)
5210
5210
  return p;
5211
5211
  const f = this.state.container;
5212
- return !Xn || !f ? null : Mv.createPortal(p, f);
5212
+ return !Zn || !f ? null : Mv.createPortal(p, f);
5213
5213
  }
5214
5214
  }
5215
5215
  sN.displayName = "AlertGroup";
5216
- const $s = {
5216
+ const zs = {
5217
5217
  avatar: "pf-v5-c-avatar",
5218
5218
  modifiers: {
5219
5219
  light: "pf-m-light",
@@ -5225,7 +5225,7 @@ const $s = {
5225
5225
  }
5226
5226
  }, oN = (e) => {
5227
5227
  var { className: t = "", src: n = "", alt: a, border: i, size: s } = e, o = ve(e, ["className", "src", "alt", "border", "size"]);
5228
- return E.createElement("img", Object.assign({ src: n, alt: a, className: q($s.avatar, $s.modifiers[s], i === "light" && $s.modifiers.light, i === "dark" && $s.modifiers.dark, t) }, o));
5228
+ return E.createElement("img", Object.assign({ src: n, alt: a, className: q(zs.avatar, zs.modifiers[s], i === "light" && zs.modifiers.light, i === "dark" && zs.modifiers.dark, t) }, o));
5229
5229
  };
5230
5230
  oN.displayName = "Avatar";
5231
5231
  const SU = {
@@ -5412,7 +5412,7 @@ class ou extends E.Component {
5412
5412
  return E.createElement(
5413
5413
  "span",
5414
5414
  { className: q(Ca.formControl, b && Ca.modifiers.readonly, b === "plain" && Ca.modifiers.plain, v && Ca.modifiers.disabled, (m || h?.isExpanded) && Ca.modifiers.expanded, S && Ca.modifiers.icon, k && Ca.modifiers[l], a) },
5415
- E.createElement("input", Object.assign({}, A, { onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.handleChange, type: i, value: this.sanitizeInputValue(s), "aria-invalid": A["aria-invalid"] ? A["aria-invalid"] : l === Wn.error }, O, { required: y, disabled: v, readOnly: !!b || g, ref: n || this.inputRef, placeholder: o }, va(Lt.displayName, I !== void 0 ? I : this.state.ouiaStateId, T))),
5415
+ E.createElement("input", Object.assign({}, A, { onFocus: this.onFocus, onBlur: this.onBlur, onChange: this.handleChange, type: i, value: this.sanitizeInputValue(s), "aria-invalid": A["aria-invalid"] ? A["aria-invalid"] : l === Yn.error }, O, { required: y, disabled: v, readOnly: !!b || g, ref: n || this.inputRef, placeholder: o }, va(Lt.displayName, I !== void 0 ? I : this.state.ouiaStateId, T))),
5416
5416
  (S || k) && E.createElement(
5417
5417
  "span",
5418
5418
  { className: q(Ca.formControlUtilities) },
@@ -5503,7 +5503,7 @@ const _t = {
5503
5503
  class Um extends E.Component {
5504
5504
  constructor(t) {
5505
5505
  super(t), this.menuRef = E.createRef(), this.activeMenu = null, this.state = {
5506
- ouiaStateId: kr(Zs.displayName),
5506
+ ouiaStateId: kr(Qs.displayName),
5507
5507
  transitionMoveTarget: null,
5508
5508
  flyoutRef: null,
5509
5509
  disableHover: !1,
@@ -5551,10 +5551,10 @@ class Um extends E.Component {
5551
5551
  }
5552
5552
  }
5553
5553
  componentDidMount() {
5554
- this.context && this.setState({ disableHover: this.context.disableHover }), Xn && window.addEventListener("transitionend", this.props.isRootMenu ? this.handleDrilldownTransition : null), this.allowTabFirstItem();
5554
+ this.context && this.setState({ disableHover: this.context.disableHover }), Zn && window.addEventListener("transitionend", this.props.isRootMenu ? this.handleDrilldownTransition : null), this.allowTabFirstItem();
5555
5555
  }
5556
5556
  componentWillUnmount() {
5557
- Xn && window.removeEventListener("transitionend", this.handleDrilldownTransition);
5557
+ Zn && window.removeEventListener("transitionend", this.handleDrilldownTransition);
5558
5558
  }
5559
5559
  componentDidUpdate(t) {
5560
5560
  t.children !== this.props.children && this.allowTabFirstItem();
@@ -5616,7 +5616,7 @@ class Um extends E.Component {
5616
5616
  ((M = R.firstChild) === null || M === void 0 ? void 0 : M.tagName) === "DIV" && R.querySelector("a, button, input") || // For aria-disabled element that is rendered inside a div with "display: contents" styling
5617
5617
  R.firstChild;
5618
5618
  }, noHorizontalArrowHandling: document.activeElement && (document.activeElement.classList.contains(xi.breadcrumbLink) || document.activeElement.classList.contains(hx.dropdownToggle) || document.activeElement.tagName === "INPUT"), noEnterHandling: !0, noSpaceHandling: !0 }),
5619
- E.createElement("div", Object.assign({ id: n, className: q(_t.menu, h && _t.modifiers.plain, g && _t.modifiers.scrollable, u && _t.modifiers.flyout, p && _t.modifiers.nav, f && _t.modifiers.drilldown, w && _t.modifiers.drilledIn, i), ref: this.menuRef }, va(Zs.displayName, c !== void 0 ? c : this.state.ouiaStateId, d), D), a)
5619
+ E.createElement("div", Object.assign({ id: n, className: q(_t.menu, h && _t.modifiers.plain, g && _t.modifiers.scrollable, u && _t.modifiers.flyout, p && _t.modifiers.nav, f && _t.modifiers.drilldown, w && _t.modifiers.drilledIn, i), ref: this.menuRef }, va(Qs.displayName, c !== void 0 ? c : this.state.ouiaStateId, d), D), a)
5620
5620
  );
5621
5621
  }
5622
5622
  }
@@ -5629,8 +5629,8 @@ Um.defaultProps = {
5629
5629
  isScrollable: !1,
5630
5630
  role: "menu"
5631
5631
  };
5632
- const Zs = E.forwardRef((e, t) => E.createElement(Um, Object.assign({}, e, { innerRef: t })));
5633
- Zs.displayName = "Menu";
5632
+ const Qs = E.forwardRef((e, t) => E.createElement(Um, Object.assign({}, e, { innerRef: t })));
5633
+ Qs.displayName = "Menu";
5634
5634
  const xU = {
5635
5635
  name: "--pf-v5-c-menu__content--Height"
5636
5636
  }, wU = {
@@ -5794,7 +5794,7 @@ const gx = E.createContext({
5794
5794
  !Y && et ? me(ee) : Y && !et && me(null), k && et && k();
5795
5795
  };
5796
5796
  Od(() => {
5797
- if (re && ee.current && Xn) {
5797
+ if (re && ee.current && Zn) {
5798
5798
  const et = ee.current.lastElementChild;
5799
5799
  if (et && et.classList.contains(_t.menu)) {
5800
5800
  const Dt = ee.current.getClientRects()[0], Ct = et.getClientRects()[0];
@@ -5953,13 +5953,13 @@ const UU = (e) => {
5953
5953
  A
5954
5954
  ]);
5955
5955
  const w = fe.createElement(
5956
- Zs,
5956
+ Qs,
5957
5957
  Object.assign({ role: b, className: q(n), ref: L, onSelect: (R, C) => {
5958
5958
  a && a(R, C), l && D.current.focus();
5959
5959
  }, isPlain: m, selected: s, isScrollable: I ?? (v !== void 0 || S !== void 0) }, va(ca.displayName, k.ouiaId !== void 0 ? k.ouiaId : kr(ca.displayName), k.ouiaSafe !== void 0 ? k.ouiaSafe : !0), k),
5960
5960
  fe.createElement(cc, { menuHeight: v, maxMenuHeight: S }, t)
5961
5961
  );
5962
- return fe.createElement(Ss, Object.assign({ trigger: typeof o == "function" ? o(D) : o.toggleNode, triggerRef: D, popper: w, popperRef: L, isVisible: i, zIndex: g }, y));
5962
+ return fe.createElement(Ts, Object.assign({ trigger: typeof o == "function" ? o(D) : o.toggleNode, triggerRef: D, popper: w, popperRef: L, isVisible: i, zIndex: g }, y));
5963
5963
  }, ca = fe.forwardRef((e, t) => fe.createElement(UU, Object.assign({ innerRef: t }, e)));
5964
5964
  ca.displayName = "Select";
5965
5965
  const Iy = (e) => {
@@ -6011,10 +6011,10 @@ const Vn = {
6011
6011
  yOffset: 0,
6012
6012
  xOffset: 0
6013
6013
  }, Vl = yt(HU);
6014
- var Ks;
6014
+ var Ws;
6015
6015
  (function(e) {
6016
6016
  e.success = "success", e.danger = "danger", e.warning = "warning";
6017
- })(Ks || (Ks = {}));
6017
+ })(Ws || (Ws = {}));
6018
6018
  class hN extends E.Component {
6019
6019
  constructor() {
6020
6020
  super(...arguments), this.displayName = "MenuToggleBase", this.state = {
@@ -6026,13 +6026,13 @@ class hN extends E.Component {
6026
6026
  let O = m;
6027
6027
  if (!m)
6028
6028
  switch (f) {
6029
- case Ks.success:
6029
+ case Ws.success:
6030
6030
  O = E.createElement(Bo, { "aria-hidden": "true" });
6031
6031
  break;
6032
- case Ks.warning:
6032
+ case Ws.warning:
6033
6033
  O = E.createElement(lc, { "aria-hidden": "true" });
6034
6034
  break;
6035
- case Ks.danger:
6035
+ case Ws.danger:
6036
6036
  O = E.createElement(ao, { "aria-hidden": "true" });
6037
6037
  break;
6038
6038
  }
@@ -6527,7 +6527,7 @@ const cu = (e) => {
6527
6527
  });
6528
6528
  };
6529
6529
  cu.displayName = "CardHeader";
6530
- const Ns = {
6530
+ const Ls = {
6531
6531
  chip: "pf-v5-c-chip",
6532
6532
  chipActions: "pf-v5-c-chip__actions",
6533
6533
  chipContent: "pf-v5-c-chip__content",
@@ -6563,11 +6563,11 @@ class ln extends E.Component {
6563
6563
  } = n, g = ve(n, ["badge", "children", "className", "onClick", "ouiaId", "textMaxWidth", "style", "component", "tooltipPosition", "isOverflowChip", "closeBtnAriaLabel", "isReadOnly"]), b = u;
6564
6564
  return E.createElement(
6565
6565
  b,
6566
- Object.assign({ onClick: o }, c && Object.assign({ style: this.setChipStyle() }, d), { className: q(Ns.chip, Ns.modifiers.overflow, s) }, u === "button" ? { type: "button" } : {}, va("OverflowChip", l !== void 0 ? l : this.state.ouiaStateId), g),
6566
+ Object.assign({ onClick: o }, c && Object.assign({ style: this.setChipStyle() }, d), { className: q(Ls.chip, Ls.modifiers.overflow, s) }, u === "button" ? { type: "button" } : {}, va("OverflowChip", l !== void 0 ? l : this.state.ouiaStateId), g),
6567
6567
  E.createElement(
6568
6568
  "span",
6569
- { className: q(Ns.chipContent) },
6570
- E.createElement("span", { className: q(Ns.chipText) }, i),
6569
+ { className: q(Ls.chipContent) },
6570
+ E.createElement("span", { className: q(Ls.chipText) }, i),
6571
6571
  a && a
6572
6572
  )
6573
6573
  );
@@ -6612,16 +6612,16 @@ class ln extends E.Component {
6612
6612
  b,
6613
6613
  Object.assign({}, h && {
6614
6614
  style: this.setChipStyle()
6615
- }, { className: q(Ns.chip, s) }, this.state.isTooltipVisible && { tabIndex: 0 }, va(ln.displayName, m !== void 0 ? m : this.state.ouiaStateId), g),
6615
+ }, { className: q(Ls.chip, s) }, this.state.isTooltipVisible && { tabIndex: 0 }, va(ln.displayName, m !== void 0 ? m : this.state.ouiaStateId), g),
6616
6616
  E.createElement(
6617
6617
  "span",
6618
- { className: q(Ns.chipContent) },
6619
- E.createElement("span", { ref: this.span, className: q(Ns.chipText), id: t }, i),
6618
+ { className: q(Ls.chipContent) },
6619
+ E.createElement("span", { ref: this.span, className: q(Ls.chipText), id: t }, i),
6620
6620
  a && a
6621
6621
  ),
6622
6622
  !c && E.createElement(
6623
6623
  "span",
6624
- { className: q(Ns.chipActions) },
6624
+ { className: q(Ls.chipActions) },
6625
6625
  E.createElement(
6626
6626
  J,
6627
6627
  { onClick: o, variant: "plain", "aria-label": l, id: `remove_${t}`, "aria-labelledby": `remove_${t} ${t}`, ouiaId: m || l },
@@ -7397,7 +7397,7 @@ const XU = {
7397
7397
  return E.createElement(
7398
7398
  YU.Provider,
7399
7399
  { value: { headerComponent: p } },
7400
- E.createElement(Ss, { trigger: t, triggerRef: Z, popper: pe, popperRef: Te, minWidth: x, appendTo: b, isVisible: Q, onMouseEnter: O === "hover" && re, onMouseLeave: O === "hover" && $, onPopperMouseEnter: O === "hover" && re, onPopperMouseLeave: O === "hover" && $, onFocus: O === "hover" && X, onBlur: O === "hover" && ne, positionModifiers: be, distance: R, placement: n, onTriggerClick: O === "click" && ee, onDocumentClick: le, onDocumentKeyDown: Se, enableFlip: a, zIndex: k, flipBehavior: C, animationDuration: M, onHidden: S, onShown: T, onHide: () => me(!1) })
7400
+ E.createElement(Ts, { trigger: t, triggerRef: Z, popper: pe, popperRef: Te, minWidth: x, appendTo: b, isVisible: Q, onMouseEnter: O === "hover" && re, onMouseLeave: O === "hover" && $, onPopperMouseEnter: O === "hover" && re, onPopperMouseLeave: O === "hover" && $, onFocus: O === "hover" && X, onBlur: O === "hover" && ne, positionModifiers: be, distance: R, placement: n, onTriggerClick: O === "click" && ee, onDocumentClick: le, onDocumentKeyDown: Se, enableFlip: a, zIndex: k, flipBehavior: C, animationDuration: M, onHidden: S, onShown: T, onHide: () => me(!1) })
7401
7401
  );
7402
7402
  };
7403
7403
  fi.displayName = "Popover";
@@ -7548,7 +7548,7 @@ const tB = {
7548
7548
  {
7549
7549
  ref: me,
7550
7550
  // TODO: Removed style follow up work with issue #8457
7551
- className: q(Zn.button, Zn.modifiers.control),
7551
+ className: q(Qn.button, Qn.modifiers.control),
7552
7552
  "aria-label": u,
7553
7553
  type: "button",
7554
7554
  onClick: () => W(!Z),
@@ -7943,10 +7943,10 @@ const In = {
7943
7943
  staticOn_2xl: "pf-m-static-on-2xl"
7944
7944
  }
7945
7945
  };
7946
- var Ws;
7946
+ var Ys;
7947
7947
  (function(e) {
7948
7948
  e.default = "default", e.light200 = "light-200", e.noBackground = "no-background";
7949
- })(Ws || (Ws = {}));
7949
+ })(Ys || (Ys = {}));
7950
7950
  const sE = E.createContext({
7951
7951
  isExpanded: !1,
7952
7952
  isStatic: !1,
@@ -7973,12 +7973,12 @@ const GN = (e) => {
7973
7973
  };
7974
7974
  GN.displayName = "DrawerMain";
7975
7975
  const lE = (e) => {
7976
- var { className: t = "", children: n, panelContent: a, colorVariant: i = Ws.default } = e, s = ve(e, ["className", "children", "panelContent", "colorVariant"]);
7976
+ var { className: t = "", children: n, panelContent: a, colorVariant: i = Ys.default } = e, s = ve(e, ["className", "children", "panelContent", "colorVariant"]);
7977
7977
  const { drawerContentRef: o } = E.useContext(sE);
7978
7978
  return E.createElement(
7979
7979
  GN,
7980
7980
  null,
7981
- E.createElement("div", Object.assign({ className: q(In.drawerContent, i === Ws.light200 && In.modifiers.light_200, i === Ws.noBackground && In.modifiers.noBackground, t), ref: o }, s), n),
7981
+ E.createElement("div", Object.assign({ className: q(In.drawerContent, i === Ys.light200 && In.modifiers.light_200, i === Ys.noBackground && In.modifiers.noBackground, t), ref: o }, s), n),
7982
7982
  a
7983
7983
  );
7984
7984
  };
@@ -8009,9 +8009,9 @@ const bh = {
8009
8009
  }, pB = {
8010
8010
  name: "--pf-v5-c-drawer__panel--md--FlexBasis--max"
8011
8011
  };
8012
- let Ls = null, Bc = 0;
8012
+ let Ds = null, Bc = 0;
8013
8013
  const dE = (e) => {
8014
- var { className: t = "", id: n, children: a, hasNoBorder: i = !1, isResizable: s = !1, onResize: o, minSize: l, defaultSize: c, maxSize: d, increment: u = 5, resizeAriaLabel: p = "Resize", widths: f, colorVariant: m = Ws.default, focusTrap: h } = e, g = ve(e, ["className", "id", "children", "hasNoBorder", "isResizable", "onResize", "minSize", "defaultSize", "maxSize", "increment", "resizeAriaLabel", "widths", "colorVariant", "focusTrap"]);
8014
+ var { className: t = "", id: n, children: a, hasNoBorder: i = !1, isResizable: s = !1, onResize: o, minSize: l, defaultSize: c, maxSize: d, increment: u = 5, resizeAriaLabel: p = "Resize", widths: f, colorVariant: m = Ys.default, focusTrap: h } = e, g = ve(e, ["className", "id", "children", "hasNoBorder", "isResizable", "onResize", "minSize", "defaultSize", "maxSize", "increment", "resizeAriaLabel", "widths", "colorVariant", "focusTrap"]);
8015
8015
  const b = E.useRef(), y = E.useRef(), [v, S] = E.useState(0), { position: I, isExpanded: T, isStatic: A, onExpand: k, drawerRef: O, drawerContentRef: x, isInline: L } = E.useContext(sE), D = A ? !1 : !T, [w, R] = E.useState(!D), [C, M] = E.useState(!1), V = E.useRef(null);
8016
8016
  let G = 0, Z, W, P, U, H = !0;
8017
8017
  A && h?.enabled && console.warn("DrawerPanelContent: The focusTrap.enabled prop cannot be true if the Drawer's isStatic prop is true. This will cause a permanent focus trap."), E.useEffect(() => {
@@ -8024,9 +8024,9 @@ const dE = (e) => {
8024
8024
  const ne = re / $ * 100;
8025
8025
  return Math.round((ne + Number.EPSILON) * 100) / 100;
8026
8026
  }, j = (re) => {
8027
- re.stopPropagation(), document.addEventListener("touchmove", Oe, { passive: !1 }), document.addEventListener("touchend", be), Ls = !0;
8027
+ re.stopPropagation(), document.addEventListener("touchmove", Oe, { passive: !1 }), document.addEventListener("touchend", be), Ds = !0;
8028
8028
  }, Q = (re) => {
8029
- re.stopPropagation(), re.preventDefault(), document.addEventListener("mousemove", Ae), document.addEventListener("mouseup", B), O.current.classList.add(q(In.modifiers.resizing)), Ls = !0, H = !0;
8029
+ re.stopPropagation(), re.preventDefault(), document.addEventListener("mousemove", Ae), document.addEventListener("mouseup", B), O.current.classList.add(q(In.modifiers.resizing)), Ds = !0, H = !0;
8030
8030
  }, te = (re) => {
8031
8031
  const $ = I === "bottom" ? re.clientY : re.clientX;
8032
8032
  me(re, $);
@@ -8036,20 +8036,20 @@ const dE = (e) => {
8036
8036
  me(re, $);
8037
8037
  }, me = (re, $) => {
8038
8038
  const X = wl(b.current) === "rtl";
8039
- if (re.stopPropagation(), !Ls)
8039
+ if (re.stopPropagation(), !Ds)
8040
8040
  return;
8041
8041
  H && (Z = b.current.getBoundingClientRect(), X ? (P = Z.right, W = Z.left) : (W = Z.right, P = Z.left), U = Z.bottom, H = !1);
8042
8042
  const ne = $;
8043
8043
  let he = 0;
8044
8044
  I === "end" || I === "right" ? he = X ? ne - W : W - ne : I === "start" || I === "left" ? he = X ? P - ne : ne - P : he = U - ne, I === "bottom" && (b.current.style.overflowAnchor = "none"), b.current.style.setProperty(bh.name, he + "px"), G = he, S(z());
8045
8045
  }, Te = (re) => {
8046
- Ls && (O.current.classList.remove(q(In.modifiers.resizing)), Ls = !1, o && o(re, G, n), H = !0, document.removeEventListener("mousemove", Ae), document.removeEventListener("mouseup", B));
8046
+ Ds && (O.current.classList.remove(q(In.modifiers.resizing)), Ds = !1, o && o(re, G, n), H = !0, document.removeEventListener("mousemove", Ae), document.removeEventListener("mouseup", B));
8047
8047
  }, de = (re) => {
8048
- re.stopPropagation(), Ls && (Ls = !1, o && o(re, G, n), document.removeEventListener("touchmove", Oe), document.removeEventListener("touchend", be));
8048
+ re.stopPropagation(), Ds && (Ds = !1, o && o(re, G, n), document.removeEventListener("touchmove", Oe), document.removeEventListener("touchend", be));
8049
8049
  }, Ae = E.useCallback(te, []), be = E.useCallback(de, []), Oe = E.useCallback(ce, []), B = E.useCallback(Te, []), Se = (re) => {
8050
8050
  const $ = wl(b.current) === "rtl", X = re.key;
8051
8051
  if (X !== "Escape" && X !== "Enter" && X !== "ArrowUp" && X !== "ArrowDown" && X !== "ArrowLeft" && X !== "ArrowRight") {
8052
- Ls && re.preventDefault();
8052
+ Ds && re.preventDefault();
8053
8053
  return;
8054
8054
  }
8055
8055
  re.preventDefault(), (X === "Escape" || X === "Enter") && o && o(re, G, n);
@@ -8083,7 +8083,7 @@ const dE = (e) => {
8083
8083
  escapeDeactivates: !1
8084
8084
  }
8085
8085
  };
8086
- return E.createElement(Y, Object.assign({}, ee && $, { id: n || re, className: q(In.drawerPanel, s && In.modifiers.resizable, i && In.modifiers.noBorder, kt(f, In), m === Ws.light200 && In.modifiers.light_200, m === Ws.noBackground && In.modifiers.noBackground, t), onTransitionEnd: (X) => {
8086
+ return E.createElement(Y, Object.assign({}, ee && $, { id: n || re, className: q(In.drawerPanel, s && In.modifiers.resizable, i && In.modifiers.noBorder, kt(f, In), m === Ys.light200 && In.modifiers.light_200, m === Ys.noBackground && In.modifiers.noBackground, t), onTransitionEnd: (X) => {
8087
8087
  X.target === b.current && (!D && X.nativeEvent.propertyName === "transform" && k(X), R(!D), ee && X.nativeEvent.propertyName === "transform" && M((ne) => !ne));
8088
8088
  }, hidden: D }, (c || l || d) && {
8089
8089
  style: le
@@ -8135,14 +8135,14 @@ const mB = (e) => {
8135
8135
  T
8136
8136
  ]);
8137
8137
  const w = v !== void 0 || y !== void 0 || u, R = fe.createElement(
8138
- Zs,
8138
+ Qs,
8139
8139
  Object.assign({ className: q(n), ref: L, onSelect: (C, M) => {
8140
8140
  var V;
8141
8141
  a && a(C, M), o && ((V = D.current) === null || V === void 0 || V.focus());
8142
8142
  }, isPlain: d, isScrollable: w }, A, x),
8143
8143
  fe.createElement(cc, { menuHeight: y, maxMenuHeight: v }, t)
8144
8144
  );
8145
- return fe.createElement(Ss, Object.assign({ trigger: typeof s == "function" ? s(D) : s.toggleNode, triggerRef: D, popper: R, popperRef: L, isVisible: i, zIndex: h }, g));
8145
+ return fe.createElement(Ts, Object.assign({ trigger: typeof s == "function" ? s(D) : s.toggleNode, triggerRef: D, popper: R, popperRef: L, isVisible: i, zIndex: h }, g));
8146
8146
  }, hn = fe.forwardRef((e, t) => fe.createElement(mB, Object.assign({ innerRef: t }, e)));
8147
8147
  hn.displayName = "Dropdown";
8148
8148
  const qN = (e) => {
@@ -8194,7 +8194,7 @@ const hB = {
8194
8194
  }
8195
8195
  }, fs = (e) => {
8196
8196
  var { children: t, className: n, progressIcon: a, size: i, iconSize: s, progressIconSize: o, status: l, isInline: c = !1, isInProgress: d = !1, defaultProgressArialabel: u = "Loading...", shouldMirrorRTL: p = !1 } = e, f = ve(e, ["children", "className", "progressIcon", "size", "iconSize", "progressIconSize", "status", "isInline", "isInProgress", "defaultProgressArialabel", "shouldMirrorRTL"]);
8197
- const m = a ?? E.createElement(Ts, { diameter: "1em", "aria-label": u });
8197
+ const m = a ?? E.createElement(Cs, { diameter: "1em", "aria-label": u });
8198
8198
  return E.createElement(
8199
8199
  "span",
8200
8200
  Object.assign({ className: q(qi.icon, c && qi.modifiers.inline, d && qi.modifiers.inProgress, qi.modifiers[i], n) }, f),
@@ -8217,7 +8217,7 @@ const vB = {
8217
8217
  svgPath: "M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z",
8218
8218
  yOffset: 0,
8219
8219
  xOffset: 0
8220
- }, Qs = yt(EB), SB = {
8220
+ }, Js = yt(EB), SB = {
8221
8221
  name: "ArrowRightIcon",
8222
8222
  height: 512,
8223
8223
  width: 448,
@@ -8506,7 +8506,7 @@ const XN = (e) => {
8506
8506
  return E.createElement(
8507
8507
  $o,
8508
8508
  Object.assign({ isDisabled: w }, pt),
8509
- E.createElement(zo, { hint: d, icon: E.createElement(Qs, null), innerRef: j, value: P, placeholder: c, "aria-label": I, onKeyDown: Y, onChange: Oe, name: M, inputId: n }),
8509
+ E.createElement(zo, { hint: d, icon: E.createElement(Js, null), innerRef: j, value: P, placeholder: c, "aria-label": I, onKeyDown: Y, onChange: Oe, name: M, inputId: n }),
8510
8510
  (X || V) && E.createElement(
8511
8511
  Go,
8512
8512
  null,
@@ -8532,7 +8532,7 @@ const XN = (e) => {
8532
8532
  )
8533
8533
  )
8534
8534
  );
8535
- }, he = E.createElement(J, { variant: Ne.plain, "aria-label": be, "aria-expanded": de, icon: de ? E.createElement(Ka, null) : E.createElement(Qs, null), onClick: $, ref: Q }), pe = (Ue = {}) => {
8535
+ }, he = E.createElement(J, { variant: Ne.plain, "aria-label": be, "aria-expanded": de, icon: de ? E.createElement(Ka, null) : E.createElement(Js, null), onClick: $, ref: Q }), pe = (Ue = {}) => {
8536
8536
  var pt = ve(Ue, []);
8537
8537
  return E.createElement(
8538
8538
  rn,
@@ -8594,7 +8594,7 @@ const XN = (e) => {
8594
8594
  ), pt = E.createElement(
8595
8595
  "div",
8596
8596
  Object.assign({ className: q(t), ref: H }, G),
8597
- E.createElement(Ss, { trigger: we(), triggerRef: te, popper: Ue, popperRef: ce, isVisible: Z, enableFlip: !0, appendTo: () => R || H.current, zIndex: C })
8597
+ E.createElement(Ts, { trigger: we(), triggerRef: te, popper: Ue, popperRef: ce, isVisible: Z, enableFlip: !0, appendTo: () => R || H.current, zIndex: C })
8598
8598
  ), Kt = E.createElement(
8599
8599
  "div",
8600
8600
  Object.assign({ className: q(t), ref: H }, G),
@@ -8630,7 +8630,7 @@ var wy;
8630
8630
  (function(e) {
8631
8631
  e.xs = "xs", e.sm = "sm", e.lg = "lg", e.xl = "xl", e.full = "full";
8632
8632
  })(wy || (wy = {}));
8633
- const _s = (e) => {
8633
+ const Is = (e) => {
8634
8634
  var { children: t, className: n, variant: a = wy.full, isFullHeight: i } = e, s = ve(e, ["children", "className", "variant", "isFullHeight"]);
8635
8635
  return E.createElement(
8636
8636
  "div",
@@ -8638,7 +8638,7 @@ const _s = (e) => {
8638
8638
  E.createElement("div", { className: q(nr.emptyStateContent) }, t)
8639
8639
  );
8640
8640
  };
8641
- _s.displayName = "EmptyState";
8641
+ Is.displayName = "EmptyState";
8642
8642
  const Ao = (e) => {
8643
8643
  var { children: t, className: n, titleClassName: a, titleText: i, headingLevel: s = "h1", icon: o } = e, l = ve(e, ["children", "className", "titleClassName", "titleText", "headingLevel", "icon"]);
8644
8644
  return E.createElement(
@@ -8656,7 +8656,7 @@ const Ao = (e) => {
8656
8656
  Ao.displayName = "EmptyStateHeader";
8657
8657
  const wB = {
8658
8658
  name: "--pf-v5-c-empty-state__icon--Color"
8659
- }, AB = (e) => e.type === Ts, Rd = (e) => {
8659
+ }, AB = (e) => e.type === Cs, Rd = (e) => {
8660
8660
  var { className: t, icon: n, color: a } = e, i = ve(e, ["className", "icon", "color"]);
8661
8661
  const s = AB(E.createElement(n, null));
8662
8662
  return E.createElement(
@@ -8707,7 +8707,7 @@ var Ci;
8707
8707
  const Tx = (e, t) => {
8708
8708
  !t || e < 1 || t.style.setProperty(ZN.name, e.toString());
8709
8709
  };
8710
- class Is extends E.Component {
8710
+ class xs extends E.Component {
8711
8711
  constructor(t) {
8712
8712
  super(t), this.expandableContentRef = E.createRef(), this.observer = () => {
8713
8713
  }, this.checkToggleVisibility = () => {
@@ -8795,8 +8795,8 @@ class Is extends E.Component {
8795
8795
  );
8796
8796
  }
8797
8797
  }
8798
- Is.displayName = "ExpandableSection";
8799
- Is.defaultProps = {
8798
+ xs.displayName = "ExpandableSection";
8799
+ xs.defaultProps = {
8800
8800
  className: "",
8801
8801
  toggleText: "",
8802
8802
  toggleTextExpanded: "",
@@ -8838,12 +8838,12 @@ class fE extends E.Component {
8838
8838
  a.style.setProperty("height", `${s}px`);
8839
8839
  }, this.handleChange = (n) => {
8840
8840
  const a = n.currentTarget;
8841
- this.props.autoResize && Xn && this.setAutoHeight(a), this.props.onChange && this.props.onChange(n, a.value);
8841
+ this.props.autoResize && Zn && this.setAutoHeight(a), this.props.onChange && this.props.onChange(n, a.value);
8842
8842
  }, !t.id && !t["aria-label"] && console.error("TextArea: TextArea requires either an id or aria-label to be specified");
8843
8843
  }
8844
8844
  componentDidMount() {
8845
8845
  const t = this.props.innerRef || this.inputRef;
8846
- if (this.props.autoResize && Xn) {
8846
+ if (this.props.autoResize && Zn) {
8847
8847
  const n = t.current;
8848
8848
  this.setAutoHeight(n);
8849
8849
  }
@@ -8869,7 +8869,7 @@ class fE extends E.Component {
8869
8869
  return E.createElement(
8870
8870
  "span",
8871
8871
  { className: q(Ca.formControl, l && Ca.modifiers.readonly, l === "plain" && Ca.modifiers.plain, c && Ca.modifiers[b], o && Ca.modifiers.disabled, y && Ca.modifiers[i], n) },
8872
- E.createElement("textarea", Object.assign({ onChange: this.handleChange, onFocus: h, onBlur: m }, typeof this.props.defaultValue != "string" && { value: a }, { "aria-invalid": i === Wn.error, required: s, disabled: o || u, readOnly: !!l, ref: d || this.inputRef }, g)),
8872
+ E.createElement("textarea", Object.assign({ onChange: this.handleChange, onFocus: h, onBlur: m }, typeof this.props.defaultValue != "string" && { value: a }, { "aria-invalid": i === Yn.error, required: s, disabled: o || u, readOnly: !!l, ref: d || this.inputRef }, g)),
8873
8873
  y && E.createElement(
8874
8874
  "span",
8875
8875
  { className: q(Ca.formControlUtilities) },
@@ -8888,8 +8888,8 @@ fE.defaultProps = {
8888
8888
  resizeOrientation: "both",
8889
8889
  "aria-label": null
8890
8890
  };
8891
- const xs = E.forwardRef((e, t) => E.createElement(fE, Object.assign({}, e, { innerRef: t })));
8892
- xs.displayName = "TextArea";
8891
+ const ws = E.forwardRef((e, t) => E.createElement(fE, Object.assign({}, e, { innerRef: t })));
8892
+ ws.displayName = "TextArea";
8893
8893
  var es;
8894
8894
  (function(e) {
8895
8895
  e.text = "text", e.dataURL = "dataURL";
@@ -8945,11 +8945,11 @@ const QN = (e) => {
8945
8945
  E.createElement(
8946
8946
  "div",
8947
8947
  { className: fl.fileUploadFileDetails },
8948
- !w && a === es.text && E.createElement(xs, { readOnly: h || !!s && !D, disabled: m, isRequired: y, resizeOrientation: Ay.vertical, validated: S, id: t, "aria-label": I, value: i, onChange: M, onClick: c, onBlur: u, placeholder: p }),
8948
+ !w && a === es.text && E.createElement(ws, { readOnly: h || !!s && !D, disabled: m, isRequired: y, resizeOrientation: Ay.vertical, validated: S, id: t, "aria-label": I, value: i, onChange: M, onClick: c, onBlur: u, placeholder: p }),
8949
8949
  g && E.createElement(
8950
8950
  "div",
8951
8951
  { className: fl.fileUploadFileDetailsSpinner },
8952
- E.createElement(Ts, { size: $p.lg, "aria-valuetext": b })
8952
+ E.createElement(Cs, { size: $p.lg, "aria-valuetext": b })
8953
8953
  )
8954
8954
  ),
8955
8955
  R
@@ -11528,9 +11528,9 @@ function p2() {
11528
11528
  return !a && v && C.current && C.current.focus(), function() {
11529
11529
  };
11530
11530
  }, [C, v, a]);
11531
- var te = ea(function(pe) {
11531
+ var te = ta(function(pe) {
11532
11532
  O ? O(pe) : console.error(pe);
11533
- }, [O]), ce = ea(function(pe) {
11533
+ }, [O]), ce = ta(function(pe) {
11534
11534
  pe.preventDefault(), pe.persist(), $(pe), j.current = [].concat(C8(j.current), [pe.target]), tp(pe) && Promise.resolve(i(pe)).then(function(ie) {
11535
11535
  if (!(qp(pe) && !k)) {
11536
11536
  var we = ie.length, He = we > 0 && d8({
@@ -11552,7 +11552,7 @@ function p2() {
11552
11552
  }).catch(function(ie) {
11553
11553
  return te(ie);
11554
11554
  });
11555
- }, [i, d, te, k, L, o, s, l, c, x]), me = ea(function(pe) {
11555
+ }, [i, d, te, k, L, o, s, l, c, x]), me = ta(function(pe) {
11556
11556
  pe.preventDefault(), pe.persist(), $(pe);
11557
11557
  var ie = tp(pe);
11558
11558
  if (ie && pe.dataTransfer)
@@ -11561,7 +11561,7 @@ function p2() {
11561
11561
  } catch {
11562
11562
  }
11563
11563
  return ie && p && p(pe), !1;
11564
- }, [p, k]), Te = ea(function(pe) {
11564
+ }, [p, k]), Te = ta(function(pe) {
11565
11565
  pe.preventDefault(), pe.persist(), $(pe);
11566
11566
  var ie = j.current.filter(function(He) {
11567
11567
  return C.current && C.current.contains(He);
@@ -11572,7 +11572,7 @@ function p2() {
11572
11572
  isDragAccept: !1,
11573
11573
  isDragReject: !1
11574
11574
  }), tp(pe) && u && u(pe));
11575
- }, [C, u, k]), de = ea(function(pe, ie) {
11575
+ }, [C, u, k]), de = ta(function(pe, ie) {
11576
11576
  var we = [], He = [];
11577
11577
  pe.forEach(function(Ue) {
11578
11578
  var pt = s2(Ue, L), Kt = Ih(pt, 2), et = Kt[0], Dt = Kt[1], Ct = o2(Ue, o, s), zn = Ih(Ct, 2), Oa = zn[0], Fn = zn[1], Za = x ? x(Ue) : null;
@@ -11598,7 +11598,7 @@ function p2() {
11598
11598
  isDragReject: He.length > 0,
11599
11599
  type: "setFiles"
11600
11600
  }), f && f(we, He, ie), He.length > 0 && h && h(He, ie), we.length > 0 && m && m(we, ie);
11601
- }, [W, l, L, o, s, c, f, m, h, x]), Ae = ea(function(pe) {
11601
+ }, [W, l, L, o, s, c, f, m, h, x]), Ae = ta(function(pe) {
11602
11602
  pe.preventDefault(), pe.persist(), $(pe), j.current = [], tp(pe) && Promise.resolve(i(pe)).then(function(ie) {
11603
11603
  qp(pe) && !k || de(ie, pe);
11604
11604
  }).catch(function(ie) {
@@ -11606,7 +11606,7 @@ function p2() {
11606
11606
  }), W({
11607
11607
  type: "reset"
11608
11608
  });
11609
- }, [i, de, te, k]), be = ea(function() {
11609
+ }, [i, de, te, k]), be = ta(function() {
11610
11610
  if (H.current) {
11611
11611
  W({
11612
11612
  type: "openDialog"
@@ -11631,17 +11631,17 @@ function p2() {
11631
11631
  M.current && (W({
11632
11632
  type: "openDialog"
11633
11633
  }), w(), M.current.value = null, M.current.click());
11634
- }, [W, w, R, y, de, te, D, l]), Oe = ea(function(pe) {
11634
+ }, [W, w, R, y, de, te, D, l]), Oe = ta(function(pe) {
11635
11635
  !C.current || !C.current.isEqualNode(pe.target) || (pe.key === " " || pe.key === "Enter" || pe.keyCode === 32 || pe.keyCode === 13) && (pe.preventDefault(), be());
11636
- }, [C, be]), B = ea(function() {
11636
+ }, [C, be]), B = ta(function() {
11637
11637
  W({
11638
11638
  type: "focus"
11639
11639
  });
11640
- }, []), Se = ea(function() {
11640
+ }, []), Se = ta(function() {
11641
11641
  W({
11642
11642
  type: "blur"
11643
11643
  });
11644
- }, []), le = ea(function() {
11644
+ }, []), le = ta(function() {
11645
11645
  I || (m8() ? setTimeout(be, 0) : be());
11646
11646
  }, [I, be]), ee = function(ie) {
11647
11647
  return a ? null : ie;
@@ -11668,7 +11668,7 @@ function p2() {
11668
11668
  tabIndex: 0
11669
11669
  } : {}), Fn);
11670
11670
  };
11671
- }, [C, Oe, B, Se, le, ce, me, Te, Ae, T, A, a]), ne = ea(function(pe) {
11671
+ }, [C, Oe, B, Se, le, ce, me, Te, Ae, T, A, a]), ne = ta(function(pe) {
11672
11672
  pe.stopPropagation();
11673
11673
  }, []), he = ct(function() {
11674
11674
  return function() {
@@ -11858,7 +11858,7 @@ Dd.displayName = "JumpLinksItem";
11858
11858
  const L8 = {
11859
11859
  name: "--pf-v5-c-jump-links__toggle--Display"
11860
11860
  }, _p = (e, t) => (E.Children.forEach(e, (n) => {
11861
- if (Xn && document.getElementById && document.querySelector && n.type === Dd) {
11861
+ if (Zn && document.getElementById && document.querySelector && n.type === Dd) {
11862
11862
  const a = n.props.node || n.props.href;
11863
11863
  typeof a == "string" ? a.startsWith("#") ? t.push(document.getElementById(a.substr(1))) : t.push(document.querySelector(a)) : a instanceof HTMLElement && t.push(a);
11864
11864
  }
@@ -11877,7 +11877,7 @@ const m2 = (e) => {
11877
11877
  if (l)
11878
11878
  return document.querySelector(l);
11879
11879
  }, D = E.useCallback(() => {
11880
- if (!Xn || !b || !(x instanceof HTMLElement))
11880
+ if (!Zn || !b || !(x instanceof HTMLElement))
11881
11881
  return;
11882
11882
  if (k.current) {
11883
11883
  k.current = !1;
@@ -12225,11 +12225,11 @@ var Wp;
12225
12225
  (function(e) {
12226
12226
  e.ol = "ol", e.ul = "ul";
12227
12227
  })(Wp || (Wp = {}));
12228
- const Ys = (e) => {
12228
+ const Xs = (e) => {
12229
12229
  var { className: t = "", children: n = null, variant: a = null, isBordered: i = !1, isPlain: s = !1, iconSize: o = "default", type: l = Dy.number, ref: c = null, component: d = Wp.ul } = e, u = ve(e, ["className", "children", "variant", "isBordered", "isPlain", "iconSize", "type", "ref", "component"]);
12230
12230
  return d === Wp.ol ? E.createElement("ol", Object.assign({ ref: c, type: l }, s && { role: "list" }, u, { className: q(Dr.list, a && Dr.modifiers[a], i && Dr.modifiers.bordered, s && Dr.modifiers.plain, o && o === "large" && Dr.modifiers.iconLg, t) }), n) : E.createElement("ul", Object.assign({ ref: c }, s && { role: "list" }, u, { className: q(Dr.list, a && Dr.modifiers[a], i && Dr.modifiers.bordered, s && Dr.modifiers.plain, o && o === "large" && Dr.modifiers.iconLg, t) }), n);
12231
12231
  };
12232
- Ys.displayName = "List";
12232
+ Xs.displayName = "List";
12233
12233
  const Ai = (e) => {
12234
12234
  var { icon: t = null, children: n = null } = e, a = ve(e, ["icon", "children"]);
12235
12235
  return E.createElement(
@@ -12254,7 +12254,7 @@ const F8 = {
12254
12254
  svgPath: "M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z",
12255
12255
  yOffset: 0,
12256
12256
  xOffset: 0
12257
- }, H8 = yt(B8), Us = {
12257
+ }, H8 = yt(B8), Bs = {
12258
12258
  masthead: "pf-v5-c-masthead",
12259
12259
  mastheadBrand: "pf-v5-c-masthead__brand",
12260
12260
  mastheadContent: "pf-v5-c-masthead__content",
@@ -12323,28 +12323,28 @@ const F8 = {
12323
12323
  height: null,
12324
12324
  getBreakpoint: UR,
12325
12325
  getVerticalBreakpoint: FR
12326
- }, ws = E.createContext($8), z8 = ws.Provider, f2 = ws.Consumer, h2 = (e) => {
12326
+ }, As = E.createContext($8), z8 = As.Provider, f2 = As.Consumer, h2 = (e) => {
12327
12327
  var { children: t, className: n, backgroundColor: a = "dark", display: i = {
12328
12328
  md: "inline"
12329
12329
  }, inset: s } = e, o = ve(e, ["children", "className", "backgroundColor", "display", "inset"]);
12330
- const { width: l, getBreakpoint: c } = E.useContext(ws);
12331
- return E.createElement("header", Object.assign({ className: q(Us.masthead, kt(i, Us, "display-", c(l)), kt(s, Us, "", c(l)), a === "light" && Us.modifiers.light, a === "light200" && Us.modifiers.light_200, n) }, o), t);
12330
+ const { width: l, getBreakpoint: c } = E.useContext(As);
12331
+ return E.createElement("header", Object.assign({ className: q(Bs.masthead, kt(i, Bs, "display-", c(l)), kt(s, Bs, "", c(l)), a === "light" && Bs.modifiers.light, a === "light200" && Bs.modifiers.light_200, n) }, o), t);
12332
12332
  };
12333
12333
  h2.displayName = "Masthead";
12334
12334
  const g2 = (e) => {
12335
12335
  var { children: t, className: n, component: a } = e, i = ve(e, ["children", "className", "component"]);
12336
12336
  let s = a;
12337
- return a || (i?.href !== void 0 ? s = "a" : s = "span"), E.createElement(s, Object.assign({ className: q(Us.mastheadBrand, n) }, s === "a" && { tabIndex: 0 }, i), t);
12337
+ return a || (i?.href !== void 0 ? s = "a" : s = "span"), E.createElement(s, Object.assign({ className: q(Bs.mastheadBrand, n) }, s === "a" && { tabIndex: 0 }, i), t);
12338
12338
  };
12339
12339
  g2.displayName = "MastheadBrand";
12340
12340
  const b2 = (e) => {
12341
12341
  var { children: t, className: n } = e, a = ve(e, ["children", "className"]);
12342
- return E.createElement("div", Object.assign({ className: q(Us.mastheadContent, n) }, a), t);
12342
+ return E.createElement("div", Object.assign({ className: q(Bs.mastheadContent, n) }, a), t);
12343
12343
  };
12344
12344
  b2.displayName = "MastheadContent";
12345
12345
  const y2 = (e) => {
12346
12346
  var { children: t, className: n } = e, a = ve(e, ["children", "className"]);
12347
- return E.createElement("span", Object.assign({ className: q(Us.mastheadToggle, n) }, a), t);
12347
+ return E.createElement("span", Object.assign({ className: q(Bs.mastheadToggle, n) }, a), t);
12348
12348
  };
12349
12349
  y2.displayName = "MastheadToggle";
12350
12350
  const Zi = {
@@ -12552,7 +12552,7 @@ const Tl = (e) => {
12552
12552
  Tl.displayName = "TextListItem";
12553
12553
  const E2 = (e) => {
12554
12554
  var { className: t = "", children: n, stickyOnBreakpoint: a, hasShadowTop: i = !1, hasShadowBottom: s = !1, hasOverflowScroll: o = !1, "aria-label": l } = e, c = ve(e, ["className", "children", "stickyOnBreakpoint", "hasShadowTop", "hasShadowBottom", "hasOverflowScroll", "aria-label"]);
12555
- const { height: d, getVerticalBreakpoint: u } = E.useContext(ws);
12555
+ const { height: d, getVerticalBreakpoint: u } = E.useContext(As);
12556
12556
  return E.useEffect(() => {
12557
12557
  o && !l && console.warn("PageGroup: An accessible aria-label is required when hasOverflowScroll is set to true.");
12558
12558
  }, [o, l]), E.createElement("div", Object.assign({}, c, { className: q(Ht.pageMainGroup, kt(a, Ht, "sticky-", u(d), !0), i && Ht.modifiers.shadowTop, s && Ht.modifiers.shadowBottom, o && Ht.modifiers.overflowScroll, t) }, o && { tabIndex: 0, role: "region", "aria-label": l }), n);
@@ -12565,7 +12565,7 @@ var qx;
12565
12565
  let du = class extends E.Component {
12566
12566
  constructor(t) {
12567
12567
  super(t), this.mainRef = E.createRef(), this.pageRef = E.createRef(), this.observer = () => {
12568
- }, this.getWindowWidth = () => Xn ? this.pageRef.current ? this.pageRef.current.clientWidth : window.innerWidth : 1200, this.isMobile = () => (
12568
+ }, this.getWindowWidth = () => Zn ? this.pageRef.current ? this.pageRef.current.clientWidth : window.innerWidth : 1200, this.isMobile = () => (
12569
12569
  // eslint-disable-next-line radix
12570
12570
  this.getWindowWidth() < Number.parseInt(Uv.value, 10)
12571
12571
  ), this.resize = (s) => {
@@ -12740,7 +12740,7 @@ const K8 = {
12740
12740
  [ri.darker]: Ht.modifiers.dark_100
12741
12741
  }, Be = (e) => {
12742
12742
  var { className: t = "", children: n, variant: a = "default", type: i = "default", padding: s, isFilled: o, isWidthLimited: l = !1, isCenterAligned: c = !1, stickyOnBreakpoint: d, hasShadowTop: u = !1, hasShadowBottom: p = !1, hasOverflowScroll: f = !1, "aria-label": m, component: h = "section" } = e, g = ve(e, ["className", "children", "variant", "type", "padding", "isFilled", "isWidthLimited", "isCenterAligned", "stickyOnBreakpoint", "hasShadowTop", "hasShadowBottom", "hasOverflowScroll", "aria-label", "component"]);
12743
- const { height: b, getVerticalBreakpoint: y } = E.useContext(ws);
12743
+ const { height: b, getVerticalBreakpoint: y } = E.useContext(As);
12744
12744
  E.useEffect(() => {
12745
12745
  f && !m && console.warn("PageSection: An accessible aria-label is required when hasOverflowScroll is set to true.");
12746
12746
  }, [f, m]);
@@ -13073,7 +13073,7 @@ const C2 = ({
13073
13073
  }),
13074
13074
  !y && E.createElement(vE, { firstIndex: m, lastIndex: h, ofWord: p, itemCount: a, itemsTitle: b })
13075
13075
  ), V = E.createElement(
13076
- Zs,
13076
+ Qs,
13077
13077
  { className: q(e), onSelect: w, ref: L },
13078
13078
  E.createElement(
13079
13079
  cc,
@@ -13081,7 +13081,7 @@ const C2 = ({
13081
13081
  E.createElement(uc, null, C())
13082
13082
  )
13083
13083
  ), G = I ?? (S?.current || void 0);
13084
- return E.createElement(Ss, { trigger: M, triggerRef: x, popper: V, popperRef: L, isVisible: k, direction: o, appendTo: G, minWidth: s !== void 0 ? s : "revert" });
13084
+ return E.createElement(Ts, { trigger: M, triggerRef: x, popper: V, popperRef: L, isVisible: k, direction: o, appendTo: G, minWidth: s !== void 0 ? s : "revert" });
13085
13085
  };
13086
13086
  C2.displayName = "PaginationOptionsMenu";
13087
13087
  const Kx = {
@@ -13467,7 +13467,7 @@ const I2 = (e) => {
13467
13467
  const R = n.find((C) => C.eventKey === w).tabContentRef;
13468
13468
  b(D, w, R);
13469
13469
  }, L = fe.createElement(
13470
- Zs,
13470
+ Qs,
13471
13471
  { ref: u, onSelect: (D, w) => x(D, w) },
13472
13472
  fe.createElement(
13473
13473
  cc,
@@ -13479,7 +13479,7 @@ const I2 = (e) => {
13479
13479
  fe.Fragment,
13480
13480
  null,
13481
13481
  k,
13482
- fe.createElement(Ss, { triggerRef: p, popper: L, popperRef: u, isVisible: m, minWidth: "revert", appendTo: f.current, zIndex: o })
13482
+ fe.createElement(Ts, { triggerRef: p, popper: L, popperRef: u, isVisible: m, minWidth: "revert", appendTo: f.current, zIndex: o })
13483
13483
  );
13484
13484
  };
13485
13485
  I2.displayName = "OverflowTab";
@@ -13551,11 +13551,11 @@ class xa extends E.Component {
13551
13551
  });
13552
13552
  }
13553
13553
  componentDidMount() {
13554
- this.props.isVertical || (Xn && window.addEventListener("resize", this.handleScrollButtons, !1), this.direction = wl(this.tabList.current), this.handleScrollButtons());
13554
+ this.props.isVertical || (Zn && window.addEventListener("resize", this.handleScrollButtons, !1), this.direction = wl(this.tabList.current), this.handleScrollButtons());
13555
13555
  }
13556
13556
  componentWillUnmount() {
13557
13557
  var t;
13558
- this.props.isVertical || Xn && window.removeEventListener("resize", this.handleScrollButtons, !1), clearTimeout(this.scrollTimeout), (t = this.leftScrollButtonRef.current) === null || t === void 0 || t.removeEventListener("transitionend", this.hideScrollButtons);
13558
+ this.props.isVertical || Zn && window.removeEventListener("resize", this.handleScrollButtons, !1), clearTimeout(this.scrollTimeout), (t = this.leftScrollButtonRef.current) === null || t === void 0 || t.removeEventListener("transitionend", this.hideScrollButtons);
13559
13559
  }
13560
13560
  componentDidUpdate(t, n) {
13561
13561
  const { activeKey: a, mountOnEnter: i, isOverflowHorizontal: s, children: o } = this.props, { shownKeys: l, overflowingTabCount: c, enableScrollButtons: d } = this.state;
@@ -13613,7 +13613,7 @@ class xa extends E.Component {
13613
13613
  )),
13614
13614
  U && E.createElement(
13615
13615
  "button",
13616
- { type: "button", className: q(Yt.tabsScrollButton, c && Zn.modifiers.secondary), "aria-label": h || f, onClick: this.scrollBack, disabled: H, "aria-hidden": H, ref: this.leftScrollButtonRef },
13616
+ { type: "button", className: q(Yt.tabsScrollButton, c && Qn.modifiers.secondary), "aria-label": h || f, onClick: this.scrollBack, disabled: H, "aria-hidden": H, ref: this.leftScrollButtonRef },
13617
13617
  E.createElement(lu, null)
13618
13618
  ),
13619
13619
  E.createElement(
@@ -13624,7 +13624,7 @@ class xa extends E.Component {
13624
13624
  ),
13625
13625
  U && E.createElement(
13626
13626
  "button",
13627
- { type: "button", className: q(Yt.tabsScrollButton, c && Zn.modifiers.secondary), "aria-label": g || m, onClick: this.scrollForward, disabled: z, "aria-hidden": z },
13627
+ { type: "button", className: q(Yt.tabsScrollButton, c && Qn.modifiers.secondary), "aria-label": g || m, onClick: this.scrollForward, disabled: z, "aria-hidden": z },
13628
13628
  E.createElement(Ia, null)
13629
13629
  ),
13630
13630
  G !== void 0 && E.createElement(
@@ -13882,7 +13882,7 @@ class CE extends E.Component {
13882
13882
  includeSeconds: A,
13883
13883
  zIndex: k
13884
13884
  } = t, O = ve(t, ["aria-label", "isDisabled", "className", "placeholder", "id", "menuAppendTo", "is24Hour", "invalidFormatErrorMessage", "invalidMinMaxErrorMessage", "stepMinutes", "width", "delimiter", "inputProps", "onChange", "setIsOpen", "isOpen", "time", "validateTime", "minTime", "maxTime", "includeSeconds", "zIndex"]), { timeState: x, isTimeOptionsOpen: L, isInvalid: D, minTimeState: w, maxTimeState: R } = this.state, C = { [s9.name]: f }, M = a9(p, !c, m, w, R, A), V = this.isValidFormat(x), G = o || ms("time-picker"), Z = () => this.baseComponentRef && this.baseComponentRef.current ? this.baseComponentRef.current.parentElement : null, W = E.createElement(
13885
- Zs,
13885
+ Qs,
13886
13886
  { ref: this.menuRef, isScrollable: !0 },
13887
13887
  E.createElement(
13888
13888
  cc,
@@ -13919,7 +13919,7 @@ class CE extends E.Component {
13919
13919
  E.createElement(
13920
13920
  "div",
13921
13921
  { ref: this.toggleRef, style: { paddingLeft: "0" } },
13922
- E.createElement(Ss, { appendTo: U, trigger: P, triggerRef: this.toggleRef, popper: W, popperRef: this.menuRef, isVisible: L, zIndex: k })
13922
+ E.createElement(Ts, { appendTo: U, trigger: P, triggerRef: this.toggleRef, popper: W, popperRef: this.menuRef, isVisible: L, zIndex: k })
13923
13923
  )
13924
13924
  )
13925
13925
  )
@@ -14152,7 +14152,7 @@ const Ke = (e) => {
14152
14152
  if (n === My.separator)
14153
14153
  return E.createElement(Zt, Object.assign({ className: q(Pt.modifiers.vertical, t) }, m));
14154
14154
  const h = {};
14155
- return s && Object.entries(s || {}).map(([g, b]) => h[`${c9.name}${g !== "default" ? `-on-${g}` : ""}`] = b), E.createElement(ws.Consumer, null, ({ width: g, getBreakpoint: b }) => E.createElement("div", Object.assign({ className: q(Pt.toolbarItem, n && Pt.modifiers[sd(n)], p && Pt.modifiers.expanded, f && Pt.modifiers.overflowContainer, kt(a, Pt, "", b(g)), kt(o, Pt, "", b(g)), kt(i, Pt, "", b(g)), c === "start" && Pt.modifiers.alignItemsStart, c === "center" && Pt.modifiers.alignItemsCenter, c === "baseline" && Pt.modifiers.alignItemsBaseline, l === "start" && Pt.modifiers.alignSelfStart, l === "center" && Pt.modifiers.alignSelfCenter, l === "baseline" && Pt.modifiers.alignSelfBaseline, t) }, n === "label" && { "aria-hidden": !0 }, { id: d }, m, s && { style: Object.assign(Object.assign({}, h), m.style) }), u));
14155
+ return s && Object.entries(s || {}).map(([g, b]) => h[`${c9.name}${g !== "default" ? `-on-${g}` : ""}`] = b), E.createElement(As.Consumer, null, ({ width: g, getBreakpoint: b }) => E.createElement("div", Object.assign({ className: q(Pt.toolbarItem, n && Pt.modifiers[sd(n)], p && Pt.modifiers.expanded, f && Pt.modifiers.overflowContainer, kt(a, Pt, "", b(g)), kt(o, Pt, "", b(g)), kt(i, Pt, "", b(g)), c === "start" && Pt.modifiers.alignItemsStart, c === "center" && Pt.modifiers.alignItemsCenter, c === "baseline" && Pt.modifiers.alignItemsBaseline, l === "start" && Pt.modifiers.alignSelfStart, l === "center" && Pt.modifiers.alignSelfCenter, l === "baseline" && Pt.modifiers.alignSelfBaseline, t) }, n === "label" && { "aria-hidden": !0 }, { id: d }, m, s && { style: Object.assign(Object.assign({}, h), m.style) }), u));
14156
14156
  };
14157
14157
  Ke.displayName = "ToolbarItem";
14158
14158
  var Jx;
@@ -14162,7 +14162,7 @@ var Jx;
14162
14162
  class d9 extends E.Component {
14163
14163
  render() {
14164
14164
  const t = this.props, { visibility: n, align: a, alignItems: i, alignSelf: s, spacer: o, spaceItems: l, className: c, variant: d, children: u, isOverflowContainer: p, innerRef: f } = t, m = ve(t, ["visibility", "align", "alignItems", "alignSelf", "spacer", "spaceItems", "className", "variant", "children", "isOverflowContainer", "innerRef"]);
14165
- return E.createElement(ws.Consumer, null, ({ width: h, getBreakpoint: g }) => E.createElement("div", Object.assign({ className: q(Pt.toolbarGroup, d && Pt.modifiers[sd(d)], kt(n, Pt, "", g(h)), kt(a, Pt, "", g(h)), kt(o, Pt, "", g(h)), kt(l, Pt, "", g(h)), i === "start" && Pt.modifiers.alignItemsStart, i === "center" && Pt.modifiers.alignItemsCenter, i === "baseline" && Pt.modifiers.alignItemsBaseline, s === "start" && Pt.modifiers.alignSelfStart, s === "center" && Pt.modifiers.alignSelfCenter, s === "baseline" && Pt.modifiers.alignSelfBaseline, p && Pt.modifiers.overflowContainer, c) }, m, { ref: f }), u));
14165
+ return E.createElement(As.Consumer, null, ({ width: h, getBreakpoint: g }) => E.createElement("div", Object.assign({ className: q(Pt.toolbarGroup, d && Pt.modifiers[sd(d)], kt(n, Pt, "", g(h)), kt(a, Pt, "", g(h)), kt(o, Pt, "", g(h)), kt(l, Pt, "", g(h)), i === "start" && Pt.modifiers.alignItemsStart, i === "center" && Pt.modifiers.alignItemsCenter, i === "baseline" && Pt.modifiers.alignItemsBaseline, s === "start" && Pt.modifiers.alignSelfStart, s === "center" && Pt.modifiers.alignSelfCenter, s === "baseline" && Pt.modifiers.alignSelfBaseline, p && Pt.modifiers.overflowContainer, c) }, m, { ref: f }), u));
14166
14166
  }
14167
14167
  }
14168
14168
  const Xp = E.forwardRef((e, t) => E.createElement(d9, Object.assign({}, e, { innerRef: t })));
@@ -14172,7 +14172,7 @@ class _E extends E.Component {
14172
14172
  s();
14173
14173
  };
14174
14174
  let h = !1;
14175
- c === "all" ? h = !0 : Xn && (h = (Xn ? window.innerWidth : 1200) < l9[c]);
14175
+ c === "all" ? h = !0 : Zn && (h = (Zn ? window.innerWidth : 1200) < l9[c]);
14176
14176
  const g = d === 0 || a;
14177
14177
  return E.createElement(
14178
14178
  "div",
@@ -14203,7 +14203,7 @@ class sr extends E.Component {
14203
14203
  super(...arguments), this.chipGroupContentRef = E.createRef(), this.staticFilterInfo = {}, this.state = {
14204
14204
  isManagedToggleExpanded: !1,
14205
14205
  filterInfo: {},
14206
- windowWidth: Xn ? window.innerWidth : 1200,
14206
+ windowWidth: Zn ? window.innerWidth : 1200,
14207
14207
  ouiaStateId: kr(sr.displayName)
14208
14208
  }, this.isToggleManaged = () => !(this.props.isExpanded || this.props.toggleIsExpanded), this.toggleIsExpanded = () => {
14209
14209
  this.setState((t) => ({
@@ -14219,7 +14219,7 @@ class sr extends E.Component {
14219
14219
  (!a.hasOwnProperty(t) || a[t] !== n) && (a[t] = n, this.staticFilterInfo = a, this.setState({ filterInfo: a }));
14220
14220
  }, this.getNumberOfFilters = () => Object.values(this.state.filterInfo).reduce((t, n) => t + n, 0), this.renderToolbar = (t) => {
14221
14221
  const n = this.props, { clearAllFilters: a, clearFiltersButtonText: i, collapseListedFiltersBreakpoint: s, isExpanded: o, toggleIsExpanded: l, className: c, children: d, isFullHeight: u, isStatic: p, inset: f, usePageInsets: m, isSticky: h, ouiaId: g, numberOfFiltersText: b, customChipGroupContent: y } = n, v = ve(n, ["clearAllFilters", "clearFiltersButtonText", "collapseListedFiltersBreakpoint", "isExpanded", "toggleIsExpanded", "className", "children", "isFullHeight", "isStatic", "inset", "usePageInsets", "isSticky", "ouiaId", "numberOfFiltersText", "customChipGroupContent"]), { isManagedToggleExpanded: S } = this.state, I = this.isToggleManaged(), T = I ? S : o, A = this.getNumberOfFilters(), k = A > 0;
14222
- return E.createElement(ws.Consumer, null, ({ width: O, getBreakpoint: x }) => E.createElement(
14222
+ return E.createElement(As.Consumer, null, ({ width: O, getBreakpoint: x }) => E.createElement(
14223
14223
  "div",
14224
14224
  Object.assign({ className: q(Pt.toolbar, u && Pt.modifiers.fullHeight, p && Pt.modifiers.static, m && Pt.modifiers.pageInsets, h && Pt.modifiers.sticky, kt(f, Pt, "", x(O)), c), id: t }, va(sr.displayName, g !== void 0 ? g : this.state.ouiaStateId), v),
14225
14225
  E.createElement(
@@ -14243,10 +14243,10 @@ class sr extends E.Component {
14243
14243
  };
14244
14244
  }
14245
14245
  componentDidMount() {
14246
- this.isToggleManaged() && Xn && window.addEventListener("resize", this.closeExpandableContent);
14246
+ this.isToggleManaged() && Zn && window.addEventListener("resize", this.closeExpandableContent);
14247
14247
  }
14248
14248
  componentWillUnmount() {
14249
- this.isToggleManaged() && Xn && window.removeEventListener("resize", this.closeExpandableContent);
14249
+ this.isToggleManaged() && Zn && window.removeEventListener("resize", this.closeExpandableContent);
14250
14250
  }
14251
14251
  render() {
14252
14252
  return this.props.id ? this.renderToolbar(this.props.id) : E.createElement(cr, null, (t) => this.renderToolbar(t));
@@ -14259,7 +14259,7 @@ class jr extends E.Component {
14259
14259
  }
14260
14260
  render() {
14261
14261
  const t = this.props, { className: n, children: a, isExpanded: i, toolbarId: s, visibility: o, alignItems: l, clearAllFilters: c, showClearFiltersButton: d, clearFiltersButtonText: u, alignSelf: p } = t, f = ve(t, ["className", "children", "isExpanded", "toolbarId", "visibility", "alignItems", "clearAllFilters", "showClearFiltersButton", "clearFiltersButtonText", "alignSelf"]);
14262
- return E.createElement(ws.Consumer, null, ({ width: m, getBreakpoint: h }) => E.createElement(
14262
+ return E.createElement(As.Consumer, null, ({ width: m, getBreakpoint: h }) => E.createElement(
14263
14263
  "div",
14264
14264
  Object.assign({ className: q(Pt.toolbarContent, kt(o, Pt, "", h(m)), n), ref: this.expandableContentRef }, f),
14265
14265
  E.createElement(A2.Consumer, null, ({ clearAllFilters: g, clearFiltersButtonText: b, showClearFiltersButton: y, isExpanded: v, toolbarId: S }) => {
@@ -14299,7 +14299,7 @@ const Hc = {
14299
14299
  }, p9 = (e) => (t) => {
14300
14300
  Ln.ArrowUp === t.key && e.onPlus && (t.preventDefault(), e.onPlus(null, e.inputName)), Ln.ArrowDown === t.key && e.onMinus && (t.preventDefault(), e.onMinus(null, e.inputName));
14301
14301
  }, wh = 0, ko = (e) => {
14302
- var { value: t = wh, className: n, widthChars: a, isDisabled: i = !1, validated: s = Wn.default, onMinus: o = () => {
14302
+ var { value: t = wh, className: n, widthChars: a, isDisabled: i = !1, validated: s = Yn.default, onMinus: o = () => {
14303
14303
  }, onChange: l, onBlur: c, onPlus: d = () => {
14304
14304
  }, unit: u, unitPosition: p = "after", min: f, max: m, inputName: h, inputAriaLabel: g = "Input", minusBtnAriaLabel: b = "Minus", plusBtnAriaLabel: y = "Plus", inputProps: v, minusBtnProps: S, plusBtnProps: I } = e, T = ve(e, ["value", "className", "widthChars", "isDisabled", "validated", "onMinus", "onChange", "onBlur", "onPlus", "unit", "unitPosition", "min", "max", "inputName", "inputAriaLabel", "minusBtnAriaLabel", "plusBtnAriaLabel", "inputProps", "minusBtnProps", "plusBtnProps"]);
14305
14305
  const A = E.createElement("div", { className: q(Hc.numberInputUnit) }, u), k = v && v.onKeyDown ? v.onKeyDown : p9({ inputName: h, onMinus: o, onPlus: d }), O = (x) => {
@@ -14539,7 +14539,7 @@ class f9 extends E.Component {
14539
14539
  }
14540
14540
  componentDidMount() {
14541
14541
  var t;
14542
- if (Xn && window.addEventListener("keydown", this.props.hasCheckboxes || this.props.hasSelectableNodes ? this.handleKeysCheckbox : this.handleKeys), this.props.hasCheckboxes || this.props.hasSelectableNodes) {
14542
+ if (Zn && window.addEventListener("keydown", this.props.hasCheckboxes || this.props.hasSelectableNodes ? this.handleKeysCheckbox : this.handleKeys), this.props.hasCheckboxes || this.props.hasSelectableNodes) {
14543
14543
  const n = this.treeRef.current.getElementsByClassName(on.treeViewNodeToggle)[0];
14544
14544
  if (n && (n.tabIndex = 0), this.props.hasCheckboxes) {
14545
14545
  const a = this.treeRef.current.getElementsByTagName("INPUT")[0];
@@ -14553,7 +14553,7 @@ class f9 extends E.Component {
14553
14553
  ((t = this.treeRef.current) === null || t === void 0 ? void 0 : t.getElementsByClassName(on.treeViewNode)[0]).tabIndex = 0;
14554
14554
  }
14555
14555
  componentWillUnmount() {
14556
- Xn && window.removeEventListener("keydown", this.props.hasCheckboxes || this.props.hasSelectableNodes ? this.handleKeysCheckbox : this.handleKeys);
14556
+ Zn && window.removeEventListener("keydown", this.props.hasCheckboxes || this.props.hasSelectableNodes ? this.handleKeysCheckbox : this.handleKeys);
14557
14557
  }
14558
14558
  render() {
14559
14559
  const t = this.props, { children: n, hasCheckboxes: a, hasGuides: i, variant: s, className: o, hasSelectableNodes: l } = t, c = ve(t, ["children", "hasCheckboxes", "hasGuides", "variant", "className", "hasSelectableNodes"]);
@@ -15525,12 +15525,12 @@ const Un = {
15525
15525
  }
15526
15526
  }, M2 = {
15527
15527
  name: "--pf-v5-l-flex--item--Order"
15528
- }, Yn = (e) => {
15528
+ }, Xn = (e) => {
15529
15529
  var { children: t = null, className: n = "", component: a = "div", spacer: i, spaceItems: s, gap: o, rowGap: l, columnGap: c, grow: d, shrink: u, flex: p, direction: f, alignItems: m, alignContent: h, alignSelf: g, align: b, justifyContent: y, display: v, fullWidth: S, flexWrap: I, order: T, style: A } = e, k = ve(e, ["children", "className", "component", "spacer", "spaceItems", "gap", "rowGap", "columnGap", "grow", "shrink", "flex", "direction", "alignItems", "alignContent", "alignSelf", "align", "justifyContent", "display", "fullWidth", "flexWrap", "order", "style"]);
15530
15530
  const O = a;
15531
15531
  return E.createElement(O, Object.assign({ className: q(Un.flex, kt(i, Un), kt(s, Un), kt(d, Un), kt(u, Un), kt(p, Un), kt(f, Un), kt(m, Un), kt(h, Un), kt(g, Un), kt(b, Un), kt(y, Un), kt(v, Un), kt(S, Un), kt(I, Un), kt(o, Un), kt(l, Un), kt(c, Un), n), style: A || T ? Object.assign(Object.assign({}, A), $l(T, M2.name)) : void 0 }, k), t);
15532
15532
  };
15533
- Yn.displayName = "Flex";
15533
+ Xn.displayName = "Flex";
15534
15534
  const Rt = (e) => {
15535
15535
  var { children: t = null, className: n = "", component: a = "div", spacer: i, grow: s, shrink: o, flex: l, alignSelf: c, align: d, fullWidth: u, order: p, style: f } = e, m = ve(e, ["children", "className", "component", "spacer", "grow", "shrink", "flex", "alignSelf", "align", "fullWidth", "order", "style"]);
15536
15536
  const h = a;
@@ -17251,7 +17251,7 @@ var FH = (e, t, n, a, i) => t ? {
17251
17251
  }
17252
17252
  };
17253
17253
  }, Hy = (e) => Ga(e) || !z2(e);
17254
- function Bs(e, t, n = /* @__PURE__ */ new WeakSet()) {
17254
+ function Hs(e, t, n = /* @__PURE__ */ new WeakSet()) {
17255
17255
  if (Hy(e) || Hy(t))
17256
17256
  return e === t;
17257
17257
  if (To(e) && To(t))
@@ -17268,7 +17268,7 @@ function Bs(e, t, n = /* @__PURE__ */ new WeakSet()) {
17268
17268
  return !1;
17269
17269
  if (s !== "ref") {
17270
17270
  const l = t[s];
17271
- if (To(o) && To(l) || na(o) && na(l) || Array.isArray(o) && Array.isArray(l) ? !Bs(o, l, n) : o !== l)
17271
+ if (To(o) && To(l) || na(o) && na(l) || Array.isArray(o) && Array.isArray(l) ? !Hs(o, l, n) : o !== l)
17272
17272
  return !1;
17273
17273
  }
17274
17274
  }
@@ -17293,9 +17293,9 @@ function HH(e) {
17293
17293
  return !1;
17294
17294
  return !0;
17295
17295
  }
17296
- function Jn(e, t) {
17296
+ function ea(e, t) {
17297
17297
  const n = Array.isArray(t) ? t : Vm(t) ? [t] : AE(t), a = n.length === 1 ? e : BH(e, n), i = n.length - 1, s = n[i];
17298
- return a && delete a[s], i !== 0 && (na(a) && za(a) || Array.isArray(a) && HH(a)) && Jn(e, n.slice(0, -1)), e;
17298
+ return a && delete a[s], i !== 0 && (na(a) && za(a) || Array.isArray(a) && HH(a)) && ea(e, n.slice(0, -1)), e;
17299
17299
  }
17300
17300
  var W2 = (e) => {
17301
17301
  for (const t in e)
@@ -17314,7 +17314,7 @@ function Y2(e, t, n) {
17314
17314
  const a = Array.isArray(e);
17315
17315
  if (na(e) || a)
17316
17316
  for (const i in e)
17317
- Array.isArray(e[i]) || na(e[i]) && !W2(e[i]) ? Dn(t) || Hy(n[i]) ? n[i] = Array.isArray(e[i]) ? am(e[i], []) : { ...am(e[i]) } : Y2(e[i], Ga(t) ? {} : t[i], n[i]) : n[i] = !Bs(e[i], t[i]);
17317
+ Array.isArray(e[i]) || na(e[i]) && !W2(e[i]) ? Dn(t) || Hy(n[i]) ? n[i] = Array.isArray(e[i]) ? am(e[i], []) : { ...am(e[i]) } : Y2(e[i], Ga(t) ? {} : t[i], n[i]) : n[i] = !Hs(e[i], t[i]);
17318
17318
  return n;
17319
17319
  }
17320
17320
  var $c = (e, t) => Y2(e, t, am(t));
@@ -17417,7 +17417,7 @@ var jH = (e, t, n, a) => {
17417
17417
  n(e);
17418
17418
  const { name: i, ...s } = e;
17419
17419
  return za(s) || Object.keys(s).length >= Object.keys(t).length || Object.keys(s).find((o) => t[o] === (!a || Ur.all));
17420
- }, VH = (e, t, n) => !e || !t || e === t || rr(e).some((a) => a && (n ? a === t : a.startsWith(t) || t.startsWith(a))), qH = (e, t, n, a, i) => i.isOnAll ? !1 : !n && i.isOnTouch ? !(t || e) : (n ? a.isOnBlur : i.isOnBlur) ? !e : (n ? a.isOnChange : i.isOnChange) ? e : !0, KH = (e, t) => !qm(tt(e, t)).length && Jn(e, t), J2 = (e, t, n) => {
17420
+ }, VH = (e, t, n) => !e || !t || e === t || rr(e).some((a) => a && (n ? a === t : a.startsWith(t) || t.startsWith(a))), qH = (e, t, n, a, i) => i.isOnAll ? !1 : !n && i.isOnTouch ? !(t || e) : (n ? a.isOnBlur : i.isOnBlur) ? !e : (n ? a.isOnChange : i.isOnChange) ? e : !0, KH = (e, t) => !qm(tt(e, t)).length && ea(e, t), J2 = (e, t, n) => {
17421
17421
  const a = rr(tt(e, n));
17422
17422
  return bn(a, "root", t[n]), bn(e, n, a), e;
17423
17423
  }, xp = (e) => ki(e);
@@ -17576,7 +17576,7 @@ function YH(e = {}) {
17576
17576
  }
17577
17577
  }, b = ($, X) => {
17578
17578
  !t.disabled && (u.isValidating || u.validatingFields || p.isValidating || p.validatingFields) && (($ || Array.from(l.mount)).forEach((ne) => {
17579
- ne && (X ? bn(n.validatingFields, ne, X) : Jn(n.validatingFields, ne));
17579
+ ne && (X ? bn(n.validatingFields, ne, X) : ea(n.validatingFields, ne));
17580
17580
  }), f.state.next({
17581
17581
  validatingFields: n.validatingFields,
17582
17582
  isValidating: !za(n.validatingFields)
@@ -17627,8 +17627,8 @@ function YH(e = {}) {
17627
17627
  if (!t.disabled) {
17628
17628
  if (!ne || he) {
17629
17629
  (u.isDirty || p.isDirty) && (we = n.isDirty, n.isDirty = He.isDirty = D(), ie = we !== He.isDirty);
17630
- const Ue = Bs(tt(i, $), X);
17631
- we = !!tt(n.dirtyFields, $), Ue ? Jn(n.dirtyFields, $) : bn(n.dirtyFields, $, !0), He.dirtyFields = n.dirtyFields, ie = ie || (u.dirtyFields || p.dirtyFields) && we !== !Ue;
17630
+ const Ue = Hs(tt(i, $), X);
17631
+ we = !!tt(n.dirtyFields, $), Ue ? ea(n.dirtyFields, $) : bn(n.dirtyFields, $, !0), He.dirtyFields = n.dirtyFields, ie = ie || (u.dirtyFields || p.dirtyFields) && we !== !Ue;
17632
17632
  }
17633
17633
  if (ne) {
17634
17634
  const Ue = tt(n.touchedFields, $);
@@ -17639,7 +17639,7 @@ function YH(e = {}) {
17639
17639
  return ie ? He : {};
17640
17640
  }, A = ($, X, ne, he) => {
17641
17641
  const pe = tt(n.errors, $), ie = (u.isValid || p.isValid) && Er(X) && n.isValid !== X;
17642
- if (t.delayError && ne ? (c = h(() => v($, ne)), c(t.delayError)) : (clearTimeout(d), c = null, ne ? bn(n.errors, $, ne) : Jn(n.errors, $)), (ne ? !Bs(pe, ne) : pe) || !za(he) || ie) {
17642
+ if (t.delayError && ne ? (c = h(() => v($, ne)), c(t.delayError)) : (clearTimeout(d), c = null, ne ? bn(n.errors, $, ne) : ea(n.errors, $)), (ne ? !Hs(pe, ne) : pe) || !za(he) || ie) {
17643
17643
  const we = {
17644
17644
  ...he,
17645
17645
  ...ie && Er(X) ? { isValid: X } : {},
@@ -17660,7 +17660,7 @@ function YH(e = {}) {
17660
17660
  if ($)
17661
17661
  for (const ne of $) {
17662
17662
  const he = tt(X, ne);
17663
- he ? bn(n.errors, ne, he) : Jn(n.errors, ne);
17663
+ he ? bn(n.errors, ne, he) : ea(n.errors, ne);
17664
17664
  }
17665
17665
  else
17666
17666
  n.errors = X;
@@ -17678,7 +17678,7 @@ function YH(e = {}) {
17678
17678
  const pt = await zy(pe, l.disabled, s, m, t.shouldUseNativeValidation && !X, He);
17679
17679
  if (Ue && u.validatingFields && b([he]), pt[ie.name] && (ne.valid = !1, X))
17680
17680
  break;
17681
- !X && (tt(pt, ie.name) ? He ? J2(n.errors, pt, ie.name) : bn(n.errors, ie.name, pt[ie.name]) : Jn(n.errors, ie.name));
17681
+ !X && (tt(pt, ie.name) ? He ? J2(n.errors, pt, ie.name) : bn(n.errors, ie.name, pt[ie.name]) : ea(n.errors, ie.name));
17682
17682
  }
17683
17683
  !za(we) && await x(we, X, ne);
17684
17684
  }
@@ -17690,7 +17690,7 @@ function YH(e = {}) {
17690
17690
  X && (X._f.refs ? X._f.refs.every((ne) => !Oh(ne)) : !Oh(X._f.ref)) && ce($);
17691
17691
  }
17692
17692
  l.unMount = /* @__PURE__ */ new Set();
17693
- }, D = ($, X) => !t.disabled && ($ && X && bn(s, $, X), !Bs(P(), i)), w = ($, X, ne) => q2($, l, {
17693
+ }, D = ($, X) => !t.disabled && ($ && X && bn(s, $, X), !Hs(P(), i)), w = ($, X, ne) => q2($, l, {
17694
17694
  ...o.mount ? s : Dn(X) ? i : ki($) ? { [$]: X } : X
17695
17695
  }, ne, X), R = ($) => qm(tt(o.mount ? s : i, $, t.shouldUnregister ? tt(i, $, []) : [])), C = ($, X, ne = {}) => {
17696
17696
  const he = tt(a, $);
@@ -17730,7 +17730,7 @@ function YH(e = {}) {
17730
17730
  const X = $.target;
17731
17731
  let ne = X.name, he = !0;
17732
17732
  const pe = tt(a, ne), ie = (Ue) => {
17733
- he = Number.isNaN(Ue) || To(Ue) && isNaN(Ue.getTime()) || Bs(Ue, tt(s, ne, Ue));
17733
+ he = Number.isNaN(Ue) || To(Ue) && isNaN(Ue.getTime()) || Hs(Ue, tt(s, ne, Ue));
17734
17734
  }, we = Cl(t.mode), He = Cl(t.reValidateMode);
17735
17735
  if (pe) {
17736
17736
  let Ue, pt;
@@ -17783,7 +17783,7 @@ function YH(e = {}) {
17783
17783
  isValidating: !!tt(n.validatingFields, $),
17784
17784
  isTouched: !!tt((X || n).touchedFields, $)
17785
17785
  }), H = ($) => {
17786
- $ && rr($).forEach((X) => Jn(n.errors, X)), f.state.next({
17786
+ $ && rr($).forEach((X) => ea(n.errors, X)), f.state.next({
17787
17787
  errors: $ ? n.errors : {}
17788
17788
  });
17789
17789
  }, z = ($, X, ne) => {
@@ -17815,7 +17815,7 @@ function YH(e = {}) {
17815
17815
  formState: p
17816
17816
  })), ce = ($, X = {}) => {
17817
17817
  for (const ne of $ ? rr($) : l.mount)
17818
- l.mount.delete(ne), l.array.delete(ne), X.keepValue || (Jn(a, ne), Jn(s, ne)), !X.keepError && Jn(n.errors, ne), !X.keepDirty && Jn(n.dirtyFields, ne), !X.keepTouched && Jn(n.touchedFields, ne), !X.keepIsValidating && Jn(n.validatingFields, ne), !t.shouldUnregister && !X.keepDefaultValue && Jn(i, ne);
17818
+ l.mount.delete(ne), l.array.delete(ne), X.keepValue || (ea(a, ne), ea(s, ne)), !X.keepError && ea(n.errors, ne), !X.keepDirty && ea(n.dirtyFields, ne), !X.keepTouched && ea(n.touchedFields, ne), !X.keepIsValidating && ea(n.validatingFields, ne), !t.shouldUnregister && !X.keepDefaultValue && ea(i, ne);
17819
17819
  f.state.next({
17820
17820
  values: jn(s)
17821
17821
  }), f.state.next({
@@ -17894,8 +17894,8 @@ function YH(e = {}) {
17894
17894
  await x(a);
17895
17895
  if (l.disabled.size)
17896
17896
  for (const ie of l.disabled)
17897
- Jn(pe, ie);
17898
- if (Jn(n.errors, "root"), za(n.errors)) {
17897
+ ea(pe, ie);
17898
+ if (ea(n.errors, "root"), za(n.errors)) {
17899
17899
  f.state.next({
17900
17900
  errors: {}
17901
17901
  });
@@ -17915,7 +17915,7 @@ function YH(e = {}) {
17915
17915
  }), he)
17916
17916
  throw he;
17917
17917
  }, Oe = ($, X = {}) => {
17918
- tt(a, $) && (Dn(X.defaultValue) ? V($, jn(tt(i, $))) : (V($, X.defaultValue), bn(i, $, jn(X.defaultValue))), X.keepTouched || Jn(n.touchedFields, $), X.keepDirty || (Jn(n.dirtyFields, $), n.isDirty = X.defaultValue ? D($, jn(tt(i, $))) : D()), X.keepError || (Jn(n.errors, $), u.isValid && g()), f.state.next({ ...n }));
17918
+ tt(a, $) && (Dn(X.defaultValue) ? V($, jn(tt(i, $))) : (V($, X.defaultValue), bn(i, $, jn(X.defaultValue))), X.keepTouched || ea(n.touchedFields, $), X.keepDirty || (ea(n.dirtyFields, $), n.isDirty = X.defaultValue ? D($, jn(tt(i, $))) : D()), X.keepError || (ea(n.errors, $), u.isValid && g()), f.state.next({ ...n }));
17919
17919
  }, B = ($, X = {}) => {
17920
17920
  const ne = $ ? jn($) : i, he = jn(ne), pe = za($), ie = pe ? i : he;
17921
17921
  if (X.keepDefaultValues || (i = ne), !X.keepValues) {
@@ -17962,7 +17962,7 @@ function YH(e = {}) {
17962
17962
  focus: ""
17963
17963
  }, o.mount = !u.isValid || !!X.keepIsValid || !!X.keepDirtyValues, o.watch = !!t.shouldUnregister, f.state.next({
17964
17964
  submitCount: X.keepSubmitCount ? n.submitCount : 0,
17965
- isDirty: pe ? !1 : X.keepDirty ? n.isDirty : !!(X.keepDefaultValues && !Bs($, i)),
17965
+ isDirty: pe ? !1 : X.keepDirty ? n.isDirty : !!(X.keepDefaultValues && !Hs($, i)),
17966
17966
  isSubmitted: X.keepIsSubmitted ? n.isSubmitted : !1,
17967
17967
  dirtyFields: pe ? {} : X.keepDirtyValues ? X.keepDefaultValues && s ? $c(i, s) : n.dirtyFields : X.keepDefaultValues && $ ? $c(i, $) : X.keepDirty ? n.dirtyFields : {},
17968
17968
  touchedFields: X.keepTouched ? n.touchedFields : {},
@@ -18062,7 +18062,7 @@ function YH(e = {}) {
18062
18062
  formControl: re
18063
18063
  };
18064
18064
  }
18065
- var Ds = () => {
18065
+ var Ps = () => {
18066
18066
  if (typeof crypto < "u" && crypto.randomUUID)
18067
18067
  return crypto.randomUUID();
18068
18068
  const e = typeof performance > "u" ? Date.now() : performance.now() * 1e3;
@@ -18097,12 +18097,12 @@ var Fh = (e, t) => Dn(t) ? [] : XH(e, rr(t).sort((n, a) => n - a)), Uh = (e, t,
18097
18097
  [e[t], e[n]] = [e[n], e[t]];
18098
18098
  }, fw = (e, t, n) => (e[t] = n, e);
18099
18099
  function NE(e) {
18100
- const t = je(), { control: n = t.control, name: a, keyName: i = "id", shouldUnregister: s, rules: o } = e, [l, c] = fe.useState(n._getFieldArray(a)), d = fe.useRef(n._getFieldArray(a).map(Ds)), u = fe.useRef(l), p = fe.useRef(a), f = fe.useRef(!1);
18100
+ const t = je(), { control: n = t.control, name: a, keyName: i = "id", shouldUnregister: s, rules: o } = e, [l, c] = fe.useState(n._getFieldArray(a)), d = fe.useRef(n._getFieldArray(a).map(Ps)), u = fe.useRef(l), p = fe.useRef(a), f = fe.useRef(!1);
18101
18101
  p.current = a, u.current = l, n._names.array.add(a), o && n.register(a, o), Km(() => n._subjects.array.subscribe({
18102
18102
  next: ({ values: A, name: k }) => {
18103
18103
  if (k === p.current || !k) {
18104
18104
  const O = tt(A, p.current);
18105
- Array.isArray(O) && (c(O), d.current = O.map(Ds));
18105
+ Array.isArray(O) && (c(O), d.current = O.map(Ps));
18106
18106
  }
18107
18107
  }
18108
18108
  }).unsubscribe, [n]);
@@ -18110,12 +18110,12 @@ function NE(e) {
18110
18110
  f.current = !0, n._setFieldArray(a, A);
18111
18111
  }, [n, a]), h = (A, k) => {
18112
18112
  const O = rr(jn(A)), x = Nh(n._getFieldArray(a), O);
18113
- n._names.focus = Rh(a, x.length - 1, k), d.current = Nh(d.current, O.map(Ds)), m(x), c(x), n._setFieldArray(a, x, Nh, {
18113
+ n._names.focus = Rh(a, x.length - 1, k), d.current = Nh(d.current, O.map(Ps)), m(x), c(x), n._setFieldArray(a, x, Nh, {
18114
18114
  argA: Lh(A)
18115
18115
  });
18116
18116
  }, g = (A, k) => {
18117
18117
  const O = rr(jn(A)), x = Mh(n._getFieldArray(a), O);
18118
- n._names.focus = Rh(a, 0, k), d.current = Mh(d.current, O.map(Ds)), m(x), c(x), n._setFieldArray(a, x, Mh, {
18118
+ n._names.focus = Rh(a, 0, k), d.current = Mh(d.current, O.map(Ps)), m(x), c(x), n._setFieldArray(a, x, Mh, {
18119
18119
  argA: Lh(A)
18120
18120
  });
18121
18121
  }, b = (A) => {
@@ -18125,7 +18125,7 @@ function NE(e) {
18125
18125
  });
18126
18126
  }, y = (A, k, O) => {
18127
18127
  const x = rr(jn(k)), L = Dh(n._getFieldArray(a), A, x);
18128
- n._names.focus = Rh(a, A, O), d.current = Dh(d.current, A, x.map(Ds)), m(L), c(L), n._setFieldArray(a, L, Dh, {
18128
+ n._names.focus = Rh(a, A, O), d.current = Dh(d.current, A, x.map(Ps)), m(L), c(L), n._setFieldArray(a, L, Dh, {
18129
18129
  argA: A,
18130
18130
  argB: Lh(k)
18131
18131
  });
@@ -18143,13 +18143,13 @@ function NE(e) {
18143
18143
  }, !1);
18144
18144
  }, I = (A, k) => {
18145
18145
  const O = jn(k), x = fw(n._getFieldArray(a), A, O);
18146
- d.current = [...x].map((L, D) => !L || D === A ? Ds() : d.current[D]), m(x), c([...x]), n._setFieldArray(a, x, fw, {
18146
+ d.current = [...x].map((L, D) => !L || D === A ? Ps() : d.current[D]), m(x), c([...x]), n._setFieldArray(a, x, fw, {
18147
18147
  argA: A,
18148
18148
  argB: O
18149
18149
  }, !0, !1);
18150
18150
  }, T = (A) => {
18151
18151
  const k = rr(jn(A));
18152
- d.current = k.map(Ds), m([...k]), c([...k]), n._setFieldArray(a, [...k], (O) => O, {}, !0, !1);
18152
+ d.current = k.map(Ps), m([...k]), c([...k]), n._setFieldArray(a, [...k], (O) => O, {}, !0, !1);
18153
18153
  };
18154
18154
  return fe.useEffect(() => {
18155
18155
  if (n._state.action = !1, $y(a, n._names) && n._subjects.state.next({
@@ -18158,7 +18158,7 @@ function NE(e) {
18158
18158
  if (n._options.resolver)
18159
18159
  n._runSchema([a]).then((A) => {
18160
18160
  const k = tt(A.errors, a), O = tt(n._formState.errors, a);
18161
- (O ? !k && O.type || k && (O.type !== k.type || O.message !== k.message) : k && k.type) && (k ? bn(n._formState.errors, a, k) : Jn(n._formState.errors, a), n._subjects.state.next({
18161
+ (O ? !k && O.type || k && (O.type !== k.type || O.message !== k.message) : k && k.type) && (k ? bn(n._formState.errors, a, k) : ea(n._formState.errors, a), n._subjects.state.next({
18162
18162
  errors: n._formState.errors
18163
18163
  }));
18164
18164
  });
@@ -18192,7 +18192,7 @@ function NE(e) {
18192
18192
  replace: fe.useCallback(T, [m, a, n]),
18193
18193
  fields: fe.useMemo(() => l.map((A, k) => ({
18194
18194
  ...A,
18195
- [i]: d.current[k] || Ds()
18195
+ [i]: d.current[k] || Ps()
18196
18196
  })), [l, i])
18197
18197
  };
18198
18198
  }
@@ -18254,7 +18254,7 @@ function rt(e = {}) {
18254
18254
  });
18255
18255
  }
18256
18256
  }, [s, a.isDirty]), fe.useEffect(() => {
18257
- e.values && !Bs(e.values, n.current) ? (s._reset(e.values, s._options.resetOptions), n.current = e.values, i((o) => ({ ...o }))) : s._resetDefaultValues();
18257
+ e.values && !Hs(e.values, n.current) ? (s._reset(e.values, s._options.resetOptions), n.current = e.values, i((o) => ({ ...o }))) : s._resetDefaultValues();
18258
18258
  }, [s, e.values]), fe.useEffect(() => {
18259
18259
  s._state.mount || (s._setValid(), s._state.mount = !0), s._state.watch && (s._state.watch = !1, s._subjects.state.next({ ...s._formState })), s._removeUnmounted();
18260
18260
  }), t.current.formState = V2(a, s), t.current;
@@ -18688,23 +18688,23 @@ function iz(e, t) {
18688
18688
  var n = this.__data__, a = ef(n, e);
18689
18689
  return a < 0 ? (++this.size, n.push([e, t])) : n[a][1] = t, this;
18690
18690
  }
18691
- function As(e) {
18691
+ function ks(e) {
18692
18692
  var t = -1, n = e == null ? 0 : e.length;
18693
18693
  for (this.clear(); ++t < n; ) {
18694
18694
  var a = e[t];
18695
18695
  this.set(a[0], a[1]);
18696
18696
  }
18697
18697
  }
18698
- As.prototype.clear = J7;
18699
- As.prototype.delete = nz;
18700
- As.prototype.get = az;
18701
- As.prototype.has = rz;
18702
- As.prototype.set = iz;
18698
+ ks.prototype.clear = J7;
18699
+ ks.prototype.delete = nz;
18700
+ ks.prototype.get = az;
18701
+ ks.prototype.has = rz;
18702
+ ks.prototype.set = iz;
18703
18703
  var Hd = Ko(gi, "Map");
18704
18704
  function sz() {
18705
18705
  this.size = 0, this.__data__ = {
18706
18706
  hash: new Ro(),
18707
- map: new (Hd || As)(),
18707
+ map: new (Hd || ks)(),
18708
18708
  string: new Ro()
18709
18709
  };
18710
18710
  }
@@ -18730,18 +18730,18 @@ function uz(e, t) {
18730
18730
  var n = tf(this, e), a = n.size;
18731
18731
  return n.set(e, t), this.size += n.size == a ? 0 : 1, this;
18732
18732
  }
18733
- function ks(e) {
18733
+ function Os(e) {
18734
18734
  var t = -1, n = e == null ? 0 : e.length;
18735
18735
  for (this.clear(); ++t < n; ) {
18736
18736
  var a = e[t];
18737
18737
  this.set(a[0], a[1]);
18738
18738
  }
18739
18739
  }
18740
- ks.prototype.clear = sz;
18741
- ks.prototype.delete = lz;
18742
- ks.prototype.get = cz;
18743
- ks.prototype.has = dz;
18744
- ks.prototype.set = uz;
18740
+ Os.prototype.clear = sz;
18741
+ Os.prototype.delete = lz;
18742
+ Os.prototype.get = cz;
18743
+ Os.prototype.has = dz;
18744
+ Os.prototype.set = uz;
18745
18745
  var pz = "Expected a function";
18746
18746
  function HE(e, t) {
18747
18747
  if (typeof e != "function" || t != null && typeof t != "function")
@@ -18753,9 +18753,9 @@ function HE(e, t) {
18753
18753
  var o = e.apply(this, a);
18754
18754
  return n.cache = s.set(i, o) || s, o;
18755
18755
  };
18756
- return n.cache = new (HE.Cache || ks)(), n;
18756
+ return n.cache = new (HE.Cache || Os)(), n;
18757
18757
  }
18758
- HE.Cache = ks;
18758
+ HE.Cache = Os;
18759
18759
  var mz = 500;
18760
18760
  function fz(e) {
18761
18761
  var t = HE(e, function(a) {
@@ -18787,7 +18787,7 @@ function bu(e, t) {
18787
18787
  e = e[bc(t[n++])];
18788
18788
  return n && n == a ? e : void 0;
18789
18789
  }
18790
- function Kn(e, t, n) {
18790
+ function Wn(e, t, n) {
18791
18791
  var a = e == null ? void 0 : bu(e, t);
18792
18792
  return a === void 0 ? n : a;
18793
18793
  }
@@ -19102,7 +19102,7 @@ var qy = $G(function(e, t, n) {
19102
19102
  return t = t.toLowerCase(), e + (n ? as(t) : t);
19103
19103
  });
19104
19104
  function zG() {
19105
- this.__data__ = new As(), this.size = 0;
19105
+ this.__data__ = new ks(), this.size = 0;
19106
19106
  }
19107
19107
  function GG(e) {
19108
19108
  var t = this.__data__, n = t.delete(e);
@@ -19117,16 +19117,16 @@ function VG(e) {
19117
19117
  var qG = 200;
19118
19118
  function KG(e, t) {
19119
19119
  var n = this.__data__;
19120
- if (n instanceof As) {
19120
+ if (n instanceof ks) {
19121
19121
  var a = n.__data__;
19122
19122
  if (!Hd || a.length < qG - 1)
19123
19123
  return a.push([e, t]), this.size = ++n.size, this;
19124
- n = this.__data__ = new ks(a);
19124
+ n = this.__data__ = new Os(a);
19125
19125
  }
19126
19126
  return n.set(e, t), this.size = n.size, this;
19127
19127
  }
19128
19128
  function Li(e) {
19129
- var t = this.__data__ = new As(e);
19129
+ var t = this.__data__ = new ks(e);
19130
19130
  this.size = t.size;
19131
19131
  }
19132
19132
  Li.prototype.clear = zG;
@@ -19326,7 +19326,7 @@ function SV(e) {
19326
19326
  }
19327
19327
  function No(e) {
19328
19328
  var t = -1, n = e == null ? 0 : e.length;
19329
- for (this.__data__ = new ks(); ++t < n; )
19329
+ for (this.__data__ = new Os(); ++t < n; )
19330
19330
  this.add(e[t]);
19331
19331
  }
19332
19332
  No.prototype.add = No.prototype.push = EV;
@@ -19542,7 +19542,7 @@ function eq(e, t) {
19542
19542
  var tq = 1, nq = 2;
19543
19543
  function aq(e, t) {
19544
19544
  return BE(e) && zL(t) ? GL(bc(e), t) : function(n) {
19545
- var a = Kn(n, e);
19545
+ var a = Wn(n, e);
19546
19546
  return a === void 0 && a === t ? eq(n, e) : af(t, a, tq | nq);
19547
19547
  };
19548
19548
  }
@@ -20036,11 +20036,11 @@ const Wq = {
20036
20036
  modifiers: {
20037
20037
  inlineEditable: "pf-m-inline-editable"
20038
20038
  }
20039
- }, Os = (e) => {
20039
+ }, Rs = (e) => {
20040
20040
  var { children: t = null } = e, n = ve(e, ["children"]);
20041
20041
  return E.createElement("div", Object.assign({}, n, { className: q(ht.tableExpandableRowContent) }), t);
20042
20042
  };
20043
- Os.displayName = "ExpandableRowContent";
20043
+ Rs.displayName = "ExpandableRowContent";
20044
20044
  var Qw;
20045
20045
  (function(e) {
20046
20046
  e.div = "div", e.nav = "nav";
@@ -21873,7 +21873,7 @@ function wD() {
21873
21873
  function n() {
21874
21874
  t.current.forEach((a) => clearTimeout(a)), t.current.clear();
21875
21875
  }
21876
- return ea((a, i) => {
21876
+ return ta((a, i) => {
21877
21877
  if (e.current)
21878
21878
  throw new Error("Can't schedule a timeout on an unmounted component.");
21879
21879
  const s = Number(setTimeout(o, i));
@@ -21920,7 +21920,7 @@ const LW = 8e3, AD = Yr(
21920
21920
  "AlertContext",
21921
21921
  void 0
21922
21922
  ), Pe = () => bi(AD), DW = ({ children: e }) => {
21923
- const { t } = K(), n = wD(), [a, i] = F([]), s = (d) => i((u) => u.filter((p) => p.id !== d)), o = ea(
21923
+ const { t } = K(), n = wD(), [a, i] = F([]), s = (d) => i((u) => u.filter((p) => p.id !== d)), o = ta(
21924
21924
  (d, u = _e.success, p) => {
21925
21925
  const f = {
21926
21926
  id: Jy(),
@@ -21931,7 +21931,7 @@ const LW = 8e3, AD = Yr(
21931
21931
  i((m) => [f, ...m]), n(() => s(f.id), LW);
21932
21932
  },
21933
21933
  [n]
21934
- ), l = ea(
21934
+ ), l = ta(
21935
21935
  (d, u) => {
21936
21936
  const p = t(d, { error: AW(u) }), f = kW(u);
21937
21937
  o(p, _e.danger, f);
@@ -21969,7 +21969,7 @@ function MW(e) {
21969
21969
  function FW(e, t, n) {
21970
21970
  const [a, i] = F(
21971
21971
  () => e.getItem(t) ?? n
21972
- ), s = ea((o) => {
21972
+ ), s = ta((o) => {
21973
21973
  i(o), e.setItem(t, o);
21974
21974
  }, []);
21975
21975
  return ft(() => {
@@ -21988,7 +21988,7 @@ function JE(e, t, n) {
21988
21988
  e,
21989
21989
  t,
21990
21990
  a
21991
- ), o = ct(() => JSON.parse(i), [i]), l = ea(
21991
+ ), o = ct(() => JSON.parse(i), [i]), l = ta(
21992
21992
  (c) => s(JSON.stringify(c)),
21993
21993
  []
21994
21994
  );
@@ -22039,7 +22039,7 @@ const Wa = () => {
22039
22039
  {
22040
22040
  error: s || c.get("error_description")
22041
22041
  }
22042
- ) : a ? /* @__PURE__ */ r(ev.Provider, { value: { environment: e, keycloak: l }, children: /* @__PURE__ */ r(DW, { children: /* @__PURE__ */ r(UW, { children: t }) }) }) : /* @__PURE__ */ r(Ts, {});
22042
+ ) : a ? /* @__PURE__ */ r(ev.Provider, { value: { environment: e, keycloak: l }, children: /* @__PURE__ */ r(DW, { children: /* @__PURE__ */ r(UW, { children: t }) }) }) : /* @__PURE__ */ r(Cs, {});
22043
22043
  };
22044
22044
  function HW() {
22045
22045
  const e = document.getElementById("environment")?.textContent;
@@ -22051,7 +22051,7 @@ function HW() {
22051
22051
  throw new Error("Unable to parse environment variables as JSON.");
22052
22052
  }
22053
22053
  }
22054
- const Qn = ({ message: e, ...t }) => /* @__PURE__ */ r(Ho, { ...t, children: /* @__PURE__ */ r(Mi, { children: /* @__PURE__ */ r(Fi, { icon: /* @__PURE__ */ r(ao, {}), variant: "error", children: e }) }) }), Ee = ({
22054
+ const Jn = ({ message: e, ...t }) => /* @__PURE__ */ r(Ho, { ...t, children: /* @__PURE__ */ r(Mi, { children: /* @__PURE__ */ r(Fi, { icon: /* @__PURE__ */ r(ao, {}), variant: "error", children: e }) }) }), Ee = ({
22055
22055
  helpText: e,
22056
22056
  fieldLabelId: t,
22057
22057
  noVerticalAlign: n = !0,
@@ -22093,7 +22093,7 @@ const so = ({
22093
22093
  ...o,
22094
22094
  children: [
22095
22095
  s,
22096
- i && /* @__PURE__ */ r(Qn, { "data-testid": `${t}-helper`, message: i.message })
22096
+ i && /* @__PURE__ */ r(Jn, { "data-testid": `${t}-helper`, message: i.message })
22097
22097
  ]
22098
22098
  }
22099
22099
  ), si = ({
@@ -22131,7 +22131,7 @@ const so = ({
22131
22131
  ...i,
22132
22132
  id: e,
22133
22133
  value: u,
22134
- validated: o[e] ? Wn.error : Wn.default,
22134
+ validated: o[e] ? Yn.error : Yn.default,
22135
22135
  required: c,
22136
22136
  min: Number(d),
22137
22137
  max: Number(n.rules?.max),
@@ -22197,7 +22197,7 @@ const Lo = (e) => {
22197
22197
  isRequired: a,
22198
22198
  id: e.name,
22199
22199
  "data-testid": e.name,
22200
- validated: o.error ? Wn.error : Wn.default,
22200
+ validated: o.error ? Yn.error : Yn.default,
22201
22201
  isDisabled: e.isDisabled,
22202
22202
  ...n,
22203
22203
  ...s
@@ -22230,7 +22230,7 @@ const Lo = (e) => {
22230
22230
  name: t,
22231
22231
  label: n,
22232
22232
  isRequired: h,
22233
- error: Kn(p, t),
22233
+ error: Wn(p, t),
22234
22234
  labelIcon: o,
22235
22235
  children: /* @__PURE__ */ r(
22236
22236
  Re,
@@ -22256,7 +22256,7 @@ const Lo = (e) => {
22256
22256
  onClick: () => m(!f),
22257
22257
  isExpanded: f,
22258
22258
  isFullWidth: !0,
22259
- status: Kn(p, t) ? Ks.danger : void 0,
22259
+ status: Wn(p, t) ? Ws.danger : void 0,
22260
22260
  "aria-label": n,
22261
22261
  isDisabled: l,
22262
22262
  children: vo(a) ? a.find(
@@ -22341,7 +22341,7 @@ const Lo = (e) => {
22341
22341
  name: t,
22342
22342
  label: n,
22343
22343
  isRequired: A,
22344
- error: Kn(f, t),
22344
+ error: Wn(f, t),
22345
22345
  labelIcon: o,
22346
22346
  children: /* @__PURE__ */ r(
22347
22347
  Re,
@@ -22369,7 +22369,7 @@ const Lo = (e) => {
22369
22369
  },
22370
22370
  isExpanded: m,
22371
22371
  isFullWidth: !0,
22372
- status: Kn(f, t) ? Ks.danger : void 0,
22372
+ status: Wn(f, t) ? Ws.danger : void 0,
22373
22373
  children: /* @__PURE__ */ _($o, { isPlain: !0, children: [
22374
22374
  /* @__PURE__ */ r(
22375
22375
  zo,
@@ -22490,7 +22490,7 @@ function RD(e) {
22490
22490
  function j1(e) {
22491
22491
  return !(typeof e != "object" || e === null || !("field" in e) || typeof e.field != "string" || !("errorMessage" in e) || typeof e.errorMessage != "string");
22492
22492
  }
22493
- const Js = ({
22493
+ const hs = ({
22494
22494
  labelOn: e,
22495
22495
  stringify: t,
22496
22496
  defaultValue: n,
@@ -22544,12 +22544,12 @@ const Js = ({
22544
22544
  name: e.name,
22545
22545
  error: i.error,
22546
22546
  children: /* @__PURE__ */ r(
22547
- xs,
22547
+ ws,
22548
22548
  {
22549
22549
  isRequired: t,
22550
22550
  id: e.name,
22551
22551
  "data-testid": e.name,
22552
- validated: i.error ? Wn.error : Wn.default,
22552
+ validated: i.error ? Yn.error : Yn.default,
22553
22553
  isDisabled: e.isDisabled,
22554
22554
  ...e,
22555
22555
  ...a
@@ -22577,7 +22577,7 @@ const Js = ({
22577
22577
  isRequired: i,
22578
22578
  id: e.name,
22579
22579
  "data-testid": e["data-testid"] || e.name,
22580
- validated: l.error ? Wn.error : Wn.default,
22580
+ validated: l.error ? Yn.error : Yn.default,
22581
22581
  isDisabled: e.isDisabled,
22582
22582
  ...a,
22583
22583
  ...o
@@ -22587,7 +22587,7 @@ const Js = ({
22587
22587
  ]
22588
22588
  }
22589
22589
  );
22590
- }, t0 = xs, ND = (e) => {
22590
+ }, t0 = ws, ND = (e) => {
22591
22591
  const { labelIcon: t, ...n } = e, a = !!Ec(e.rules?.required), i = e.defaultValue ?? "", { t: s } = K(), [o, l] = F(""), { field: c, fieldState: d } = io({
22592
22592
  ...e,
22593
22593
  defaultValue: i
@@ -22607,7 +22607,7 @@ const Js = ({
22607
22607
  "data-testid": e["data-testid"] || e.name,
22608
22608
  filename: o,
22609
22609
  browseButtonText: s("browse"),
22610
- validated: d.error ? Wn.error : Wn.default,
22610
+ validated: d.error ? Yn.error : Yn.default,
22611
22611
  hideDefaultPreview: !0,
22612
22612
  isDisabled: e.isDisabled,
22613
22613
  type: "text",
@@ -22806,7 +22806,7 @@ const WW = "_title_180i0_2", YW = {
22806
22806
  n.annotations?.inputHelperTextBefore
22807
22807
  ), {
22808
22808
  formState: { errors: o }
22809
- } = t, l = a?.(n), c = Kn(o, oo(n.name));
22809
+ } = t, l = a?.(n), c = Wn(o, oo(n.name));
22810
22810
  return /* @__PURE__ */ _(
22811
22811
  ye,
22812
22812
  {
@@ -22820,7 +22820,7 @@ const WW = "_title_180i0_2", YW = {
22820
22820
  l
22821
22821
  ] }) : i,
22822
22822
  c && /* @__PURE__ */ r(
22823
- Qn,
22823
+ Jn,
22824
22824
  {
22825
22825
  "data-testid": `${n.name}-helper`,
22826
22826
  message: c.message
@@ -23038,7 +23038,7 @@ const WW = "_title_180i0_2", YW = {
23038
23038
  const w = O[T];
23039
23039
  switch (n?.(!0), D.key) {
23040
23040
  case "Enter": {
23041
- D.preventDefault(), i !== zs.typeaheadMulti ? I(w.props.value) : I(""), t?.(w.props.value), n?.(!1), A(0);
23041
+ D.preventDefault(), i !== Gs.typeaheadMulti ? I(w.props.value) : I(""), t?.(w.props.value), n?.(!1), A(0);
23042
23042
  break;
23043
23043
  }
23044
23044
  case "Escape": {
@@ -23046,7 +23046,7 @@ const WW = "_title_180i0_2", YW = {
23046
23046
  break;
23047
23047
  }
23048
23048
  case "Backspace": {
23049
- i === zs.typeahead && t?.("");
23049
+ i === Gs.typeahead && t?.("");
23050
23050
  break;
23051
23051
  }
23052
23052
  case "ArrowUp":
@@ -23080,13 +23080,13 @@ const WW = "_title_180i0_2", YW = {
23080
23080
  isDisabled: b,
23081
23081
  isExpanded: v.isOpen,
23082
23082
  isFullWidth: !0,
23083
- status: s === "error" ? Ks.danger : void 0,
23083
+ status: s === "error" ? Ws.danger : void 0,
23084
23084
  children: /* @__PURE__ */ _($o, { isPlain: !0, children: [
23085
23085
  /* @__PURE__ */ r(
23086
23086
  zo,
23087
23087
  {
23088
23088
  placeholder: o,
23089
- value: i === zs.typeahead && p ? p : S,
23089
+ value: i === Gs.typeahead && p ? p : S,
23090
23090
  onClick: x,
23091
23091
  onChange: (w, R) => {
23092
23092
  I(R), a?.(R);
@@ -23098,7 +23098,7 @@ const WW = "_title_180i0_2", YW = {
23098
23098
  isExpanded: v.isOpen,
23099
23099
  "aria-controls": "select-typeahead-listbox",
23100
23100
  "aria-label": f,
23101
- children: i === zs.typeaheadMulti && Array.isArray(p) && (m || /* @__PURE__ */ r($n, { ...h, children: p.map((w, R) => /* @__PURE__ */ r(
23101
+ children: i === Gs.typeaheadMulti && Array.isArray(p) && (m || /* @__PURE__ */ r($n, { ...h, children: p.map((w, R) => /* @__PURE__ */ r(
23102
23102
  ln,
23103
23103
  {
23104
23104
  onClick: (C) => {
@@ -23131,7 +23131,7 @@ const WW = "_title_180i0_2", YW = {
23131
23131
  }
23132
23132
  );
23133
23133
  };
23134
- var zs = /* @__PURE__ */ ((e) => (e.single = "single", e.typeahead = "typeahead", e.typeaheadMulti = "typeaheadMulti", e))(zs || {});
23134
+ var Gs = /* @__PURE__ */ ((e) => (e.single = "single", e.typeahead = "typeahead", e.typeaheadMulti = "typeaheadMulti", e))(Gs || {});
23135
23135
  const om = (e) => typeof e == "number" ? e + "px" : e, Wt = ({
23136
23136
  variant: e = "single",
23137
23137
  ...t
@@ -23166,7 +23166,7 @@ const om = (e) => typeof e == "number" ? e + "px" : e, Wt = ({
23166
23166
  u(v, b), Array.isArray(b.value) || o(!1);
23167
23167
  },
23168
23168
  selections: d && Array.isArray(b.value) ? b.value.map((y) => h(y)) : h(b.value),
23169
- variant: d ? zs.typeaheadMulti : p.length >= 10 ? zs.typeahead : zs.single,
23169
+ variant: d ? Gs.typeaheadMulti : p.length >= 10 ? Gs.typeahead : Gs.single,
23170
23170
  "aria-label": t("selectOne"),
23171
23171
  isOpen: s,
23172
23172
  isDisabled: i.readOnly,
@@ -23323,10 +23323,10 @@ const uY = (e) => typeof e == "string" && e in iv, pY = (e) => Array.isArray(e)
23323
23323
  "svg",
23324
23324
  {
23325
23325
  className: q(
23326
- $s.avatar,
23327
- $s.modifiers[n],
23328
- t === "light" && $s.modifiers.light,
23329
- t === "dark" && $s.modifiers.dark,
23326
+ zs.avatar,
23327
+ zs.modifiers[n],
23328
+ t === "light" && zs.modifiers.light,
23329
+ t === "dark" && zs.modifiers.dark,
23330
23330
  e
23331
23331
  ),
23332
23332
  enableBackground: "new 0 0 36 36",
@@ -23591,7 +23591,7 @@ function $e(e, t, n) {
23591
23591
  }
23592
23592
  const It = () => {
23593
23593
  const { t: e } = K();
23594
- return /* @__PURE__ */ r(P2, { children: /* @__PURE__ */ r(Ts, { "aria-label": e("spinnerLoading") }) });
23594
+ return /* @__PURE__ */ r(P2, { children: /* @__PURE__ */ r(Cs, { "aria-label": e("spinnerLoading") }) });
23595
23595
  }, St = ({
23596
23596
  message: e,
23597
23597
  instructions: t,
@@ -23603,8 +23603,8 @@ const It = () => {
23603
23603
  icon: l,
23604
23604
  isDisabled: c = !1,
23605
23605
  children: d
23606
- }) => /* @__PURE__ */ _(_s, { "data-testid": "empty-state", variant: "lg", children: [
23607
- a && i ? /* @__PURE__ */ r(Rd, { icon: Qs }) : a && /* @__PURE__ */ r(Rd, { icon: l || pr }),
23606
+ }) => /* @__PURE__ */ _(Is, { "data-testid": "empty-state", variant: "lg", children: [
23607
+ a && i ? /* @__PURE__ */ r(Rd, { icon: Js }) : a && /* @__PURE__ */ r(Rd, { icon: l || pr }),
23608
23608
  /* @__PURE__ */ r(Ao, { titleText: e, headingLevel: "h1" }),
23609
23609
  /* @__PURE__ */ r(ro, { children: t }),
23610
23610
  /* @__PURE__ */ _(pc, { children: [
@@ -23786,16 +23786,16 @@ function vY({
23786
23786
  S(k);
23787
23787
  } else if (T === -1) {
23788
23788
  const k = v.map(
23789
- (O) => Kn(O, "id")
23789
+ (O) => Wn(O, "id")
23790
23790
  );
23791
23791
  S(
23792
23792
  A ? [...h, ...t.map((O) => O.data)] : h.filter(
23793
- (O) => !k.includes(Kn(O, "id"))
23793
+ (O) => !k.includes(Wn(O, "id"))
23794
23794
  )
23795
23795
  );
23796
23796
  } else
23797
23797
  S(A ? [...h, t[T].data] : h.filter(
23798
- (k) => Kn(k, "id") !== t[T].data.id
23798
+ (k) => Wn(k, "id") !== t[T].data.id
23799
23799
  ));
23800
23800
  };
23801
23801
  return /* @__PURE__ */ _(
@@ -23856,7 +23856,7 @@ function vY({
23856
23856
  )
23857
23857
  ] }) : /* @__PURE__ */ _(ut, { isExpanded: !!b[A - 1], children: [
23858
23858
  /* @__PURE__ */ r(De, {}),
23859
- /* @__PURE__ */ r(De, { colSpan: e.length, children: /* @__PURE__ */ r(Os, { children: /* @__PURE__ */ r(yY, { row: T }) }) })
23859
+ /* @__PURE__ */ r(De, { colSpan: e.length, children: /* @__PURE__ */ r(Rs, { children: /* @__PURE__ */ r(yY, { row: T }) }) })
23860
23860
  ] }) }, A)) : /* @__PURE__ */ r(vn, { children: t.map((T, A) => /* @__PURE__ */ _(ut, { isExpanded: b[A], children: [
23861
23861
  d && /* @__PURE__ */ r(
23862
23862
  De,
@@ -23867,7 +23867,7 @@ function vY({
23867
23867
  I(x, O);
23868
23868
  },
23869
23869
  isSelected: !!h.find(
23870
- (k) => Kn(k, "id") === T.data.id
23870
+ (k) => Wn(k, "id") === T.data.id
23871
23871
  ),
23872
23872
  variant: p ? "radio" : "checkbox",
23873
23873
  isDisabled: T.disableSelection
@@ -23916,14 +23916,14 @@ function Ft({
23916
23916
  10
23917
23917
  ), [M, V] = F(R), [G, Z] = F(0), [W, P] = F(""), U = fn(), [H, z] = F(0), j = fn(), Q = () => z(H + 1), te = km(), ce = (Y, re) => Y.map(($) => {
23918
23918
  if ("cellFormatters" in $) {
23919
- const X = Kn(re, $.name);
23919
+ const X = Wn(re, $.name);
23920
23920
  return $.cellFormatters?.reduce((ne, he) => he(ne), X);
23921
23921
  }
23922
23922
  if ($.cellRenderer) {
23923
23923
  const X = $.cellRenderer;
23924
23924
  return { title: /* @__PURE__ */ r(X, { ...re }) };
23925
23925
  }
23926
- return Kn(re, $.name);
23926
+ return Wn(re, $.name);
23927
23927
  }), me = (Y) => {
23928
23928
  const re = ($) => l?.[0]?.enabled?.($);
23929
23929
  return Y.map(($, X) => {
@@ -23932,7 +23932,7 @@ function Ft({
23932
23932
  data: $,
23933
23933
  disableSelection: ne,
23934
23934
  disableActions: ne,
23935
- selected: !!T.find((pe) => Kn(pe, "id") === Kn($, "id")),
23935
+ selected: !!T.find((pe) => Wn(pe, "id") === Wn($, "id")),
23936
23936
  isOpen: re($) ? !1 : void 0,
23937
23937
  cells: ce(u, $)
23938
23938
  }
@@ -24393,7 +24393,7 @@ const Pn = () => (e) => e || "—", Su = () => (e) => {
24393
24393
  return e;
24394
24394
  }
24395
24395
  }, GD = Yr("ServerInfoContext", void 0), $t = () => bi(GD), jD = () => pf($t().providers["login-protocol"].providers), NY = ({ children: e }) => {
24396
- const { adminClient: t } = Ce(), [n, a] = F(), i = ea(async () => {
24396
+ const { adminClient: t } = Ce(), [n, a] = F(), i = ta(async () => {
24397
24397
  try {
24398
24398
  return await t.serverInfo.find();
24399
24399
  } catch (s) {
@@ -24962,8 +24962,8 @@ const ek = ({
24962
24962
  fieldId: e,
24963
24963
  isRequired: a,
24964
24964
  children: [
24965
- /* @__PURE__ */ _(Yn, { direction: { default: "column" }, children: [
24966
- /* @__PURE__ */ _(Yn, { children: [
24965
+ /* @__PURE__ */ _(Xn, { direction: { default: "column" }, children: [
24966
+ /* @__PURE__ */ _(Xn, { children: [
24967
24967
  /* @__PURE__ */ r(
24968
24968
  Rt,
24969
24969
  {
@@ -24974,7 +24974,7 @@ const ek = ({
24974
24974
  ),
24975
24975
  /* @__PURE__ */ r(Rt, { grow: { default: "grow" }, children: /* @__PURE__ */ r("strong", { children: l("value") }) })
24976
24976
  ] }),
24977
- p.map((I, T) => /* @__PURE__ */ _(Yn, { "data-testid": "row", children: [
24977
+ p.map((I, T) => /* @__PURE__ */ _(Xn, { "data-testid": "row", children: [
24978
24978
  /* @__PURE__ */ r(Rt, { grow: { default: "grow" }, children: /* @__PURE__ */ r(
24979
24979
  Lt,
24980
24980
  {
@@ -25033,7 +25033,7 @@ const ek = ({
25033
25033
  ]
25034
25034
  }
25035
25035
  ) : /* @__PURE__ */ _(
25036
- _s,
25036
+ Is,
25037
25037
  {
25038
25038
  "data-testid": `${e}-empty-state`,
25039
25039
  className: "pf-v5-u-p-0",
@@ -25267,7 +25267,7 @@ const zY = ({
25267
25267
  );
25268
25268
  };
25269
25269
  function vt(e = !1) {
25270
- const [t, n] = F(e), a = ea(() => n((i) => !i), []);
25270
+ const [t, n] = F(e), a = ta(() => n((i) => !i), []);
25271
25271
  return [t, a, n];
25272
25272
  }
25273
25273
  const Mt = (e) => typeof e == "string", jc = () => {
@@ -26661,7 +26661,7 @@ class mX {
26661
26661
  }
26662
26662
  }
26663
26663
  const Rb = HW(), Nb = "/";
26664
- function Xs(...e) {
26664
+ function Zs(...e) {
26665
26665
  return e.map((n, a) => {
26666
26666
  const i = a === 0, s = a === e.length - 1;
26667
26667
  return !i && n.startsWith(Nb) && (n = n.slice(1)), !s && n.endsWith(Nb) && (n = n.slice(0, -1)), n;
@@ -26677,7 +26677,7 @@ const fX = {}, Sr = "en", hX = ".", ds = cX({
26677
26677
  defaultNS: [Rb.realm],
26678
26678
  ns: [Rb.realm],
26679
26679
  backend: {
26680
- loadPath: Xs(
26680
+ loadPath: Zs(
26681
26681
  Rb.adminBaseUrl,
26682
26682
  "resources/{{ns}}/admin/{{lng}}"
26683
26683
  ),
@@ -26814,7 +26814,7 @@ const YD = Yr(
26814
26814
  (c) => c === "anyone" || typeof c == "function" && c({ hasAll: s, hasAny: o }) || a.includes(c)
26815
26815
  );
26816
26816
  return /* @__PURE__ */ r(XD.Provider, { value: { hasAccess: s, hasSomeAccess: o }, children: e });
26817
- }, Rs = (e) => (t) => t && wr(e, t) || "—";
26817
+ }, Ns = (e) => (t) => t && wr(e, t) || "—";
26818
26818
  function wa() {
26819
26819
  const { whoAmI: e } = fr();
26820
26820
  return function(n, a) {
@@ -26910,10 +26910,10 @@ const Ar = (e) => (t) => t[e], yk = {
26910
26910
  function Jo(e) {
26911
26911
  return e ? { Authorization: `Bearer ${e}` } : {};
26912
26912
  }
26913
- async function hs(e, t, n) {
26913
+ async function gs(e, t, n) {
26914
26914
  const a = await e.getAccessToken(), i = e.baseUrl;
26915
- return await (await vs(
26916
- Xs(
26915
+ return await (await Es(
26916
+ Zs(
26917
26917
  i,
26918
26918
  "admin/realms",
26919
26919
  encodeURIComponent(e.realmName),
@@ -26926,13 +26926,13 @@ async function hs(e, t, n) {
26926
26926
  )).json();
26927
26927
  }
26928
26928
  async function xX(e) {
26929
- return hs(e, "ui-ext/info");
26929
+ return gs(e, "ui-ext/info");
26930
26930
  }
26931
- const r0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o }) => hs(e, `/ui-ext/${o}/${n}/${t}`, {
26931
+ const r0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o }) => gs(e, `/ui-ext/${o}/${n}/${t}`, {
26932
26932
  first: (a || 0).toString(),
26933
26933
  max: (i || 10).toString(),
26934
26934
  search: s || ""
26935
- }), wX = (e, t) => r0(e, { ...t, endpoint: "available-roles" }), AX = (e, t) => r0(e, { ...t, endpoint: "effective-roles" }), kX = (e, t) => hs(
26935
+ }), wX = (e, t) => r0(e, { ...t, endpoint: "available-roles" }), AX = (e, t) => r0(e, { ...t, endpoint: "effective-roles" }), kX = (e, t) => gs(
26936
26936
  e,
26937
26937
  "ui-ext/brute-force-user",
26938
26938
  t
@@ -26941,7 +26941,7 @@ const r0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o
26941
26941
  endpoint: "authentication-management"
26942
26942
  }), RX = ({ role: e }) => {
26943
26943
  const { t } = K();
26944
- return /* @__PURE__ */ r(Va, { wrapModifier: "truncate", children: Rs(t)(e.description) });
26944
+ return /* @__PURE__ */ r(Va, { wrapModifier: "truncate", children: Ns(t)(e.description) });
26945
26945
  }, Yd = ({
26946
26946
  label: e,
26947
26947
  variant: t,
@@ -27252,7 +27252,7 @@ const r0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o
27252
27252
  {
27253
27253
  name: "role.description",
27254
27254
  displayKey: "description",
27255
- cellFormatters: [Rs(o)]
27255
+ cellFormatters: [Ns(o)]
27256
27256
  }
27257
27257
  ],
27258
27258
  emptyState: /* @__PURE__ */ r(
@@ -27344,19 +27344,19 @@ const r0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o
27344
27344
  ] })
27345
27345
  }
27346
27346
  ),
27347
- m[h] && /* @__PURE__ */ r(Qn, { message: l("required") })
27347
+ m[h] && /* @__PURE__ */ r(Jn, { message: l("required") })
27348
27348
  ]
27349
27349
  }
27350
27350
  );
27351
27351
  };
27352
- function Hs() {
27353
- return Hs = Object.assign ? Object.assign.bind() : function(e) {
27352
+ function $s() {
27353
+ return $s = Object.assign ? Object.assign.bind() : function(e) {
27354
27354
  for (var t = 1; t < arguments.length; t++) {
27355
27355
  var n = arguments[t];
27356
27356
  for (var a in n) ({}).hasOwnProperty.call(n, a) && (e[a] = n[a]);
27357
27357
  }
27358
27358
  return e;
27359
- }, Hs.apply(null, arguments);
27359
+ }, $s.apply(null, arguments);
27360
27360
  }
27361
27361
  function ZD(e, t) {
27362
27362
  if (e == null) return {};
@@ -29077,10 +29077,10 @@ var ya;
29077
29077
  e[e.NUM = 35] = "NUM", e[e.SEMI = 59] = "SEMI", e[e.EQUALS = 61] = "EQUALS", e[e.ZERO = 48] = "ZERO", e[e.NINE = 57] = "NINE", e[e.LOWER_A = 97] = "LOWER_A", e[e.LOWER_F = 102] = "LOWER_F", e[e.LOWER_X = 120] = "LOWER_X", e[e.LOWER_Z = 122] = "LOWER_Z", e[e.UPPER_A = 65] = "UPPER_A", e[e.UPPER_F = 70] = "UPPER_F", e[e.UPPER_Z = 90] = "UPPER_Z";
29078
29078
  })(ya || (ya = {}));
29079
29079
  const pZ = 32;
29080
- var Gs;
29080
+ var js;
29081
29081
  (function(e) {
29082
29082
  e[e.VALUE_LENGTH = 49152] = "VALUE_LENGTH", e[e.BRANCH_LENGTH = 16256] = "BRANCH_LENGTH", e[e.JUMP_TABLE = 127] = "JUMP_TABLE";
29083
- })(Gs || (Gs = {}));
29083
+ })(js || (js = {}));
29084
29084
  function cv(e) {
29085
29085
  return e >= ya.ZERO && e <= ya.NINE;
29086
29086
  }
@@ -29226,7 +29226,7 @@ class gZ {
29226
29226
  */
29227
29227
  stateNamedEntity(t, n) {
29228
29228
  const { decodeTree: a } = this;
29229
- let i = a[this.treeIndex], s = (i & Gs.VALUE_LENGTH) >> 14;
29229
+ let i = a[this.treeIndex], s = (i & js.VALUE_LENGTH) >> 14;
29230
29230
  for (; n < t.length; n++, this.excess++) {
29231
29231
  const o = t.charCodeAt(n);
29232
29232
  if (this.treeIndex = bZ(a, i, this.treeIndex + Math.max(1, s), o), this.treeIndex < 0)
@@ -29234,7 +29234,7 @@ class gZ {
29234
29234
  this.decodeMode === Ji.Attribute && // We shouldn't have consumed any characters after the entity,
29235
29235
  (s === 0 || // And there should be no invalid characters.
29236
29236
  hZ(o)) ? 0 : this.emitNotTerminatedNamedEntity();
29237
- if (i = a[this.treeIndex], s = (i & Gs.VALUE_LENGTH) >> 14, s !== 0) {
29237
+ if (i = a[this.treeIndex], s = (i & js.VALUE_LENGTH) >> 14, s !== 0) {
29238
29238
  if (o === ya.SEMI)
29239
29239
  return this.emitNamedEntityData(this.treeIndex, s, this.consumed + this.excess);
29240
29240
  this.decodeMode !== Ji.Strict && (this.result = this.treeIndex, this.consumed += this.excess, this.excess = 0);
@@ -29249,7 +29249,7 @@ class gZ {
29249
29249
  */
29250
29250
  emitNotTerminatedNamedEntity() {
29251
29251
  var t;
29252
- const { result: n, decodeTree: a } = this, i = (a[n] & Gs.VALUE_LENGTH) >> 14;
29252
+ const { result: n, decodeTree: a } = this, i = (a[n] & js.VALUE_LENGTH) >> 14;
29253
29253
  return this.emitNamedEntityData(n, i, this.consumed), (t = this.errors) === null || t === void 0 || t.missingSemicolonAfterCharacterReference(), this.consumed;
29254
29254
  }
29255
29255
  /**
@@ -29263,7 +29263,7 @@ class gZ {
29263
29263
  */
29264
29264
  emitNamedEntityData(t, n, a) {
29265
29265
  const { decodeTree: i } = this;
29266
- return this.emitCodePoint(n === 1 ? i[t] & ~Gs.VALUE_LENGTH : i[t + 1], a), n === 3 && this.emitCodePoint(i[t + 2], a), a;
29266
+ return this.emitCodePoint(n === 1 ? i[t] & ~js.VALUE_LENGTH : i[t + 1], a), n === 3 && this.emitCodePoint(i[t + 2], a), a;
29267
29267
  }
29268
29268
  /**
29269
29269
  * Signal to the parser that the end of the input was reached.
@@ -29290,7 +29290,7 @@ class gZ {
29290
29290
  }
29291
29291
  }
29292
29292
  function bZ(e, t, n, a) {
29293
- const i = (t & Gs.BRANCH_LENGTH) >> 7, s = t & Gs.JUMP_TABLE;
29293
+ const i = (t & js.BRANCH_LENGTH) >> 7, s = t & js.JUMP_TABLE;
29294
29294
  if (i === 0)
29295
29295
  return s !== 0 && a === s ? n : -1;
29296
29296
  if (s) {
@@ -29570,11 +29570,11 @@ function td(e) {
29570
29570
  function SZ(e) {
29571
29571
  return e >= se.LATIN_SMALL_A && e <= se.LATIN_SMALL_Z;
29572
29572
  }
29573
- function Ps(e) {
29573
+ function Ms(e) {
29574
29574
  return SZ(e) || td(e);
29575
29575
  }
29576
29576
  function wk(e) {
29577
- return Ps(e) || EZ(e);
29577
+ return Ms(e) || EZ(e);
29578
29578
  }
29579
29579
  function ip(e) {
29580
29580
  return e + 32;
@@ -30211,7 +30211,7 @@ class CZ {
30211
30211
  // Tag open state
30212
30212
  //------------------------------------------------------------------
30213
30213
  _stateTagOpen(t) {
30214
- if (Ps(t))
30214
+ if (Ms(t))
30215
30215
  this._createStartTagToken(), this.state = ue.TAG_NAME, this._stateTagName(t);
30216
30216
  else
30217
30217
  switch (t) {
@@ -30238,7 +30238,7 @@ class CZ {
30238
30238
  // End tag open state
30239
30239
  //------------------------------------------------------------------
30240
30240
  _stateEndTagOpen(t) {
30241
- if (Ps(t))
30241
+ if (Ms(t))
30242
30242
  this._createEndTagToken(), this.state = ue.TAG_NAME, this._stateTagName(t);
30243
30243
  else
30244
30244
  switch (t) {
@@ -30294,7 +30294,7 @@ class CZ {
30294
30294
  // RCDATA end tag open state
30295
30295
  //------------------------------------------------------------------
30296
30296
  _stateRcdataEndTagOpen(t) {
30297
- Ps(t) ? (this.state = ue.RCDATA_END_TAG_NAME, this._stateRcdataEndTagName(t)) : (this._emitChars("</"), this.state = ue.RCDATA, this._stateRcdata(t));
30297
+ Ms(t) ? (this.state = ue.RCDATA_END_TAG_NAME, this._stateRcdataEndTagName(t)) : (this._emitChars("</"), this.state = ue.RCDATA, this._stateRcdata(t));
30298
30298
  }
30299
30299
  handleSpecialEndTag(t) {
30300
30300
  if (!this.preprocessor.startsWith(this.lastStartTagName, !1))
@@ -30328,7 +30328,7 @@ class CZ {
30328
30328
  // RAWTEXT end tag open state
30329
30329
  //------------------------------------------------------------------
30330
30330
  _stateRawtextEndTagOpen(t) {
30331
- Ps(t) ? (this.state = ue.RAWTEXT_END_TAG_NAME, this._stateRawtextEndTagName(t)) : (this._emitChars("</"), this.state = ue.RAWTEXT, this._stateRawtext(t));
30331
+ Ms(t) ? (this.state = ue.RAWTEXT_END_TAG_NAME, this._stateRawtextEndTagName(t)) : (this._emitChars("</"), this.state = ue.RAWTEXT, this._stateRawtext(t));
30332
30332
  }
30333
30333
  // RAWTEXT end tag name state
30334
30334
  //------------------------------------------------------------------
@@ -30354,7 +30354,7 @@ class CZ {
30354
30354
  // Script data end tag open state
30355
30355
  //------------------------------------------------------------------
30356
30356
  _stateScriptDataEndTagOpen(t) {
30357
- Ps(t) ? (this.state = ue.SCRIPT_DATA_END_TAG_NAME, this._stateScriptDataEndTagName(t)) : (this._emitChars("</"), this.state = ue.SCRIPT_DATA, this._stateScriptData(t));
30357
+ Ms(t) ? (this.state = ue.SCRIPT_DATA_END_TAG_NAME, this._stateScriptDataEndTagName(t)) : (this._emitChars("</"), this.state = ue.SCRIPT_DATA, this._stateScriptData(t));
30358
30358
  }
30359
30359
  // Script data end tag name state
30360
30360
  //------------------------------------------------------------------
@@ -30450,12 +30450,12 @@ class CZ {
30450
30450
  // Script data escaped less-than sign state
30451
30451
  //------------------------------------------------------------------
30452
30452
  _stateScriptDataEscapedLessThanSign(t) {
30453
- t === se.SOLIDUS ? this.state = ue.SCRIPT_DATA_ESCAPED_END_TAG_OPEN : Ps(t) ? (this._emitChars("<"), this.state = ue.SCRIPT_DATA_DOUBLE_ESCAPE_START, this._stateScriptDataDoubleEscapeStart(t)) : (this._emitChars("<"), this.state = ue.SCRIPT_DATA_ESCAPED, this._stateScriptDataEscaped(t));
30453
+ t === se.SOLIDUS ? this.state = ue.SCRIPT_DATA_ESCAPED_END_TAG_OPEN : Ms(t) ? (this._emitChars("<"), this.state = ue.SCRIPT_DATA_DOUBLE_ESCAPE_START, this._stateScriptDataDoubleEscapeStart(t)) : (this._emitChars("<"), this.state = ue.SCRIPT_DATA_ESCAPED, this._stateScriptDataEscaped(t));
30454
30454
  }
30455
30455
  // Script data escaped end tag open state
30456
30456
  //------------------------------------------------------------------
30457
30457
  _stateScriptDataEscapedEndTagOpen(t) {
30458
- Ps(t) ? (this.state = ue.SCRIPT_DATA_ESCAPED_END_TAG_NAME, this._stateScriptDataEscapedEndTagName(t)) : (this._emitChars("</"), this.state = ue.SCRIPT_DATA_ESCAPED, this._stateScriptDataEscaped(t));
30458
+ Ms(t) ? (this.state = ue.SCRIPT_DATA_ESCAPED_END_TAG_NAME, this._stateScriptDataEscapedEndTagName(t)) : (this._emitChars("</"), this.state = ue.SCRIPT_DATA_ESCAPED, this._stateScriptDataEscaped(t));
30459
30459
  }
30460
30460
  // Script data escaped end tag name state
30461
30461
  //------------------------------------------------------------------
@@ -31795,7 +31795,7 @@ class RZ {
31795
31795
  return this.entries.find((n) => n.type === Ii.Element && n.element === t);
31796
31796
  }
31797
31797
  }
31798
- const Ms = {
31798
+ const Fs = {
31799
31799
  //Node construction
31800
31800
  createDocument() {
31801
31801
  return {
@@ -31860,7 +31860,7 @@ const Ms = {
31860
31860
  systemId: a,
31861
31861
  parentNode: null
31862
31862
  };
31863
- Ms.appendChild(e, s);
31863
+ Fs.appendChild(e, s);
31864
31864
  }
31865
31865
  },
31866
31866
  setDocumentMode(e, t) {
@@ -31878,16 +31878,16 @@ const Ms = {
31878
31878
  insertText(e, t) {
31879
31879
  if (e.childNodes.length > 0) {
31880
31880
  const n = e.childNodes[e.childNodes.length - 1];
31881
- if (Ms.isTextNode(n)) {
31881
+ if (Fs.isTextNode(n)) {
31882
31882
  n.value += t;
31883
31883
  return;
31884
31884
  }
31885
31885
  }
31886
- Ms.appendChild(e, Ms.createTextNode(t));
31886
+ Fs.appendChild(e, Fs.createTextNode(t));
31887
31887
  },
31888
31888
  insertTextBefore(e, t, n) {
31889
31889
  const a = e.childNodes[e.childNodes.indexOf(n) - 1];
31890
- a && Ms.isTextNode(a) ? a.value += t : Ms.insertBefore(e, Ms.createTextNode(t), n);
31890
+ a && Fs.isTextNode(a) ? a.value += t : Fs.insertBefore(e, Fs.createTextNode(t), n);
31891
31891
  },
31892
31892
  adoptAttributes(e, t) {
31893
31893
  const n = new Set(e.attrs.map((a) => a.name));
@@ -32260,7 +32260,7 @@ const JZ = {
32260
32260
  }, EP = /* @__PURE__ */ new Set([N.TABLE, N.TBODY, N.TFOOT, N.THEAD, N.TR]), Pk = {
32261
32261
  scriptingEnabled: !0,
32262
32262
  sourceCodeLocationInfo: !1,
32263
- treeAdapter: Ms,
32263
+ treeAdapter: Fs,
32264
32264
  onParseError: null
32265
32265
  };
32266
32266
  class SP {
@@ -37205,7 +37205,7 @@ const Ate = /* @__PURE__ */ fe.forwardRef((e, t) => {
37205
37205
  paddingLeft: a
37206
37206
  }, v = ct(() => Ste("<pre aria-hidden=true><code " + (o && h ? 'class="language-' + o + '"' : "") + " >" + Tte(String(h || "")) + "</code><br /></pre>", u), [h, o, u]), S = ct(
37207
37207
  () => /* @__PURE__ */ r("div", {
37208
- style: Hs({}, Zk, y, {
37208
+ style: $s({}, Zk, y, {
37209
37209
  minHeight: i
37210
37210
  }),
37211
37211
  className: n + "-preview " + (o ? "language-" + o : ""),
@@ -37219,7 +37219,7 @@ const Ate = /* @__PURE__ */ fe.forwardRef((e, t) => {
37219
37219
  g(k.target.value), p && p(k);
37220
37220
  }, T = (k) => {
37221
37221
  m.readOnly || (!m.onKeyDown || m.onKeyDown(k) !== !1) && _te(k, f);
37222
- }, A = Hs({
37222
+ }, A = $s({
37223
37223
  autoComplete: "off",
37224
37224
  autoCorrect: "off",
37225
37225
  spellCheck: "false",
@@ -37227,7 +37227,7 @@ const Ate = /* @__PURE__ */ fe.forwardRef((e, t) => {
37227
37227
  }, m, {
37228
37228
  placeholder: s,
37229
37229
  onKeyDown: T,
37230
- style: Hs({}, Zk, xte, y, {
37230
+ style: $s({}, Zk, xte, y, {
37231
37231
  minHeight: i
37232
37232
  }, s && !h ? {
37233
37233
  WebkitTextFillColor: "inherit"
@@ -37237,10 +37237,10 @@ const Ate = /* @__PURE__ */ fe.forwardRef((e, t) => {
37237
37237
  value: h
37238
37238
  });
37239
37239
  return /* @__PURE__ */ _("div", {
37240
- style: Hs({}, Ite, d),
37240
+ style: $s({}, Ite, d),
37241
37241
  className: n + " " + (c || ""),
37242
37242
  "data-color-mode": l,
37243
- children: [/* @__PURE__ */ r("textarea", Hs({}, A, {
37243
+ children: [/* @__PURE__ */ r("textarea", $s({}, A, {
37244
37244
  ref: b
37245
37245
  })), S]
37246
37246
  });
@@ -59401,7 +59401,7 @@ const r3 = /* @__PURE__ */ fe.forwardRef((e, t) => {
59401
59401
  ignoreMissing: !0
59402
59402
  }]]
59403
59403
  } = e, a = ZD(e, Ane);
59404
- return /* @__PURE__ */ r(Ate, Hs({}, a, {
59404
+ return /* @__PURE__ */ r(Ate, $s({}, a, {
59405
59405
  rehypePlugins: n,
59406
59406
  ref: t
59407
59407
  }));
@@ -59616,7 +59616,7 @@ const r3 = /* @__PURE__ */ fe.forwardRef((e, t) => {
59616
59616
  selectItems: p(c)
59617
59617
  }
59618
59618
  ),
59619
- f() && /* @__PURE__ */ r(Qn, { message: o("required") })
59619
+ f() && /* @__PURE__ */ r(Jn, { message: o("required") })
59620
59620
  ]
59621
59621
  }
59622
59622
  );
@@ -60092,7 +60092,7 @@ function ot(e, t) {
60092
60092
  }
60093
60093
  return oc(e, n);
60094
60094
  }
60095
- const Gne = Ze(() => import("./FlowDetails-BfBqe2qh.js")), nI = {
60095
+ const Gne = Ze(() => import("./FlowDetails-DL7T9-dv.js")), nI = {
60096
60096
  path: "/:realm/authentication/:id/:usedBy",
60097
60097
  element: /* @__PURE__ */ r(Gne, {}),
60098
60098
  breadcrumb: (e) => e("flowDetails"),
@@ -60196,7 +60196,7 @@ function rI({
60196
60196
  dragging: !1,
60197
60197
  tempItemOrder: [""]
60198
60198
  }), u = ct(
60199
- () => n.map((T) => Kn(T, e)),
60199
+ () => n.map((T) => Wn(T, e)),
60200
60200
  [n]
60201
60201
  ), p = (T) => {
60202
60202
  T.dataTransfer.effectAllowed = "move", T.dataTransfer.setData("text/plain", T.currentTarget.id);
@@ -60301,7 +60301,7 @@ function rI({
60301
60301
  children: n.map((T) => /* @__PURE__ */ _(
60302
60302
  ut,
60303
60303
  {
60304
- id: Kn(T, e),
60304
+ id: Wn(T, e),
60305
60305
  draggable: !0,
60306
60306
  onDrop: y,
60307
60307
  onDragEnd: S,
@@ -60311,7 +60311,7 @@ function rI({
60311
60311
  De,
60312
60312
  {
60313
60313
  draggableRow: {
60314
- id: `draggable-row-${Kn(T, e)}`
60314
+ id: `draggable-row-${Wn(T, e)}`
60315
60315
  }
60316
60316
  }
60317
60317
  ),
@@ -60319,9 +60319,9 @@ function rI({
60319
60319
  De,
60320
60320
  {
60321
60321
  dataLabel: A.name,
60322
- children: A.cellRenderer ? A.cellRenderer(T) : Kn(T, A.name)
60322
+ children: A.cellRenderer ? A.cellRenderer(T) : Wn(T, A.name)
60323
60323
  },
60324
- `${Kn(T, e)}_${A.name}`
60324
+ `${Wn(T, e)}_${A.name}`
60325
60325
  )),
60326
60326
  a && /* @__PURE__ */ r(De, { isActionCell: !0, children: /* @__PURE__ */ r(
60327
60327
  yc,
@@ -60334,7 +60334,7 @@ function rI({
60334
60334
  ) })
60335
60335
  ]
60336
60336
  },
60337
- Kn(T, e)
60337
+ Wn(T, e)
60338
60338
  ))
60339
60339
  }
60340
60340
  )
@@ -60430,7 +60430,7 @@ const Vne = ({
60430
60430
  }
60431
60431
  );
60432
60432
  }, qne = () => {
60433
- const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), [i, s] = F(), [o, l] = F(), [c, d] = F(0), u = () => d(c + 1), { realm: p } = ke(), f = async () => await (await vs(
60433
+ const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), [i, s] = F(), [o, l] = F(), [c, d] = F(0), u = () => d(c + 1), { realm: p } = ke(), f = async () => await (await Es(
60434
60434
  `${cs(
60435
60435
  e.baseUrl
60436
60436
  )}admin/realms/${p}/ui-ext/authentication-management/required-actions`,
@@ -60733,7 +60733,7 @@ const Vne = ({
60733
60733
  isActive: !u.isDisabled,
60734
60734
  children: m
60735
60735
  });
60736
- case xs:
60736
+ case ws:
60737
60737
  return Nc(p, {
60738
60738
  readOnly: u.isDisabled,
60739
60739
  children: m
@@ -60988,13 +60988,13 @@ const Vne = ({
60988
60988
  "data-testid": e,
60989
60989
  value: c.value,
60990
60990
  onChange: c.onChange,
60991
- validated: l ? Wn.error : Wn.default
60991
+ validated: l ? Yn.error : Yn.default
60992
60992
  }
60993
60993
  )
60994
60994
  }
60995
60995
  ),
60996
60996
  l && /* @__PURE__ */ r(
60997
- Qn,
60997
+ Jn,
60998
60998
  {
60999
60999
  "data-testid": `${e}-helper`,
61000
61000
  message: l.message
@@ -61175,7 +61175,7 @@ const Vne = ({
61175
61175
  }
61176
61176
  ),
61177
61177
  h === bl[0] && /* @__PURE__ */ r(
61178
- Js,
61178
+ hs,
61179
61179
  {
61180
61180
  name: "otpPolicyCodeReusable",
61181
61181
  label: a("otpPolicyCodeReusable"),
@@ -61240,7 +61240,7 @@ const Vne = ({
61240
61240
  "data-testid": e,
61241
61241
  ...l(e, { required: !0 }),
61242
61242
  defaultValue: n,
61243
- validated: d ? Wn.error : Wn.default
61243
+ validated: d ? Yn.error : Yn.default
61244
61244
  }
61245
61245
  ),
61246
61246
  t === "int" && /* @__PURE__ */ r(
@@ -61293,7 +61293,7 @@ const Vne = ({
61293
61293
  }
61294
61294
  ) })
61295
61295
  ] }),
61296
- d && /* @__PURE__ */ r(Qn, { message: s("required") })
61296
+ d && /* @__PURE__ */ r(Jn, { message: s("required") })
61297
61297
  ]
61298
61298
  }
61299
61299
  );
@@ -61419,7 +61419,7 @@ const mO = ({ onSelect: e, selectedPolicies: t }) => {
61419
61419
  }
61420
61420
  ) }) })
61421
61421
  ] }),
61422
- !d.length && !e.passwordPolicy && /* @__PURE__ */ _(_s, { "data-testid": "empty-state", variant: "lg", children: [
61422
+ !d.length && !e.passwordPolicy && /* @__PURE__ */ _(Is, { "data-testid": "empty-state", variant: "lg", children: [
61423
61423
  /* @__PURE__ */ r(
61424
61424
  Ao,
61425
61425
  {
@@ -61599,7 +61599,7 @@ const mO = ({ onSelect: e, selectedPolicies: t }) => {
61599
61599
  }
61600
61600
  ),
61601
61601
  /* @__PURE__ */ r(
61602
- Js,
61602
+ hs,
61603
61603
  {
61604
61604
  name: `${m}AvoidSameAuthenticatorRegister`,
61605
61605
  label: i("webAuthnPolicyAvoidSameAuthenticatorRegister"),
@@ -61653,7 +61653,7 @@ const mO = ({ onSelect: e, selectedPolicies: t }) => {
61653
61653
  }
61654
61654
  ),
61655
61655
  n && b(An.Passkeys) && /* @__PURE__ */ r(
61656
- Js,
61656
+ hs,
61657
61657
  {
61658
61658
  name: `${m}PasskeysEnabled`,
61659
61659
  label: i("webAuthnPolicyPasskeysEnabled"),
@@ -61765,7 +61765,7 @@ const mO = ({ onSelect: e, selectedPolicies: t }) => {
61765
61765
  return {
61766
61766
  pathname: ot(t, e)
61767
61767
  };
61768
- }, fae = Ze(() => import("./CreateFlow-DT9GA2KA.js")), b3 = {
61768
+ }, fae = Ze(() => import("./CreateFlow-D3comYfA.js")), b3 = {
61769
61769
  path: "/:realm/authentication/flows/create",
61770
61770
  element: /* @__PURE__ */ r(fae, {}),
61771
61771
  breadcrumb: (e) => e("createFlow"),
@@ -61796,7 +61796,7 @@ const mO = ({ onSelect: e, selectedPolicies: t }) => {
61796
61796
  };
61797
61797
  function bae() {
61798
61798
  const { adminClient: e } = Ce(), { t } = K(), { realm: n, realmRepresentation: a } = ke(), [i, s] = F(0), o = () => s(i + 1), { addAlert: l, addError: c } = Pe(), d = wa(), [u, p] = F(), [f, m] = vt(), [h, g] = vt(), b = async () => {
61799
- const O = await (await vs(
61799
+ const O = await (await Es(
61800
61800
  `${cs(
61801
61801
  e.baseUrl
61802
61802
  )}admin/realms/${n}/ui-ext/authentication-management/flows`,
@@ -62226,7 +62226,7 @@ const yae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62226
62226
  handle: {
62227
62227
  access: "view-clients"
62228
62228
  }
62229
- }, js = (e) => {
62229
+ }, Vs = (e) => {
62230
62230
  const t = E3.path;
62231
62231
  return {
62232
62232
  pathname: ot(t, e)
@@ -62242,7 +62242,7 @@ const yae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62242
62242
  pathname: ot(oI.path, e)
62243
62243
  });
62244
62244
  function _ae() {
62245
- const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { id: i, mapperId: s, viewMode: o } = tn(), l = rt(), { setValue: c, handleSubmit: d } = l, [u, p] = F(), [f, m] = F(), h = mt(), { realm: g } = ke(), b = $t(), y = o === "edit", v = !!Dp(oI.path), S = () => v ? js({ realm: g, id: i, tab: "mappers" }) : vm({ realm: g, clientId: i, tab: "mappers" });
62245
+ const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { id: i, mapperId: s, viewMode: o } = tn(), l = rt(), { setValue: c, handleSubmit: d } = l, [u, p] = F(), [f, m] = F(), h = mt(), { realm: g } = ke(), b = $t(), y = o === "edit", v = !!Dp(oI.path), S = () => v ? Vs({ realm: g, id: i, tab: "mappers" }) : vm({ realm: g, clientId: i, tab: "mappers" });
62246
62246
  $e(
62247
62247
  async () => {
62248
62248
  let k;
@@ -62454,12 +62454,12 @@ const S3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
62454
62454
  }
62455
62455
  ], At = (e) => {
62456
62456
  const { t } = K();
62457
- return /* @__PURE__ */ r(Js, { ...e, labelOn: t("on"), labelOff: t("off") });
62457
+ return /* @__PURE__ */ r(hs, { ...e, labelOn: t("on"), labelOff: t("off") });
62458
62458
  };
62459
- var gs = /* @__PURE__ */ ((e) => (e.default = "default", e.optional = "optional", e))(gs || {}), _r = /* @__PURE__ */ ((e) => (e.none = "none", e))(_r || {});
62460
- const lI = Object.keys(gs), Em = Object.keys({
62459
+ var bs = /* @__PURE__ */ ((e) => (e.default = "default", e.optional = "optional", e))(bs || {}), _r = /* @__PURE__ */ ((e) => (e.none = "none", e))(_r || {});
62460
+ const lI = Object.keys(bs), Em = Object.keys({
62461
62461
  ..._r,
62462
- ...gs
62462
+ ...bs
62463
62463
  }), cI = (e, t = lI) => t.map((n) => /* @__PURE__ */ r(it, { value: n, children: e(`clientScopeType.${n}`) }, n)), Iae = (e, t) => lI.map((n) => /* @__PURE__ */ r(st, { onClick: () => t(n), children: e(`clientScopeType.${n}`) }, n)), C3 = ({
62464
62464
  clientScope: e,
62465
62465
  type: t,
@@ -62904,7 +62904,7 @@ const lI = Object.keys(gs), Em = Object.keys({
62904
62904
  name: t
62905
62905
  }) => {
62906
62906
  const { realm: n } = ke();
62907
- return /* @__PURE__ */ r(We, { to: js({ realm: n, id: e, tab: "settings" }), children: t }, e);
62907
+ return /* @__PURE__ */ r(We, { to: Vs({ realm: n, id: e, tab: "settings" }), children: t }, e);
62908
62908
  };
62909
62909
  function Dae() {
62910
62910
  const { adminClient: e } = Ce(), { realm: t } = ke(), { t: n } = K(), { addAlert: a, addError: i } = Pe(), [s, o] = F(!1), [l, c] = F([]), [d, u] = F("name"), [p, f] = F(
@@ -62916,9 +62916,9 @@ function Dae() {
62916
62916
  ...C,
62917
62917
  type: x.find(
62918
62918
  (V) => V.name === C.name
62919
- ) ? gs.default : L.find(
62919
+ ) ? bs.default : L.find(
62920
62920
  (V) => V.name === C.name
62921
- ) ? gs.optional : _r.none
62921
+ ) ? bs.optional : _r.none
62922
62922
  })).filter(w);
62923
62923
  return g(R, Ar("name")).slice(
62924
62924
  A,
@@ -63108,7 +63108,7 @@ function Mae() {
63108
63108
  { ...c, id: d.id },
63109
63109
  c.type
63110
63110
  ), i(t("createClientScopeSuccess", _e.success)), n(
63111
- js({
63111
+ Vs({
63112
63112
  realm: a,
63113
63113
  id: d.id,
63114
63114
  tab: "settings"
@@ -63134,7 +63134,7 @@ const Fae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
63134
63134
  variant: "gold",
63135
63135
  className: t || Bae.banner,
63136
63136
  children: /* @__PURE__ */ r(
63137
- Yn,
63137
+ Xn,
63138
63138
  {
63139
63139
  spaceItems: { default: "spaceItemsSm" },
63140
63140
  flexWrap: { default: "wrap" },
@@ -63205,7 +63205,7 @@ const $ae = Ze(() => Promise.resolve().then(() => PI)), U3 = {
63205
63205
  handle: {
63206
63206
  access: "query-clients"
63207
63207
  }
63208
- }, bs = (e) => ({
63208
+ }, ys = (e) => ({
63209
63209
  pathname: ot(U3.path, e)
63210
63210
  }), zae = Ze(() => Promise.resolve().then(() => gce)), dI = {
63211
63211
  path: "/:realm/groups/*",
@@ -63239,7 +63239,7 @@ const $ae = Ze(() => Promise.resolve().then(() => PI)), U3 = {
63239
63239
  }
63240
63240
  }, jf = (e) => ({
63241
63241
  pathname: ot(pI.path, e)
63242
- }), Vae = Ze(() => import("./DetailOrganization-eJc5QSWd.js")), H3 = {
63242
+ }), Vae = Ze(() => import("./DetailOrganization-8YYRYFY6.js")), H3 = {
63243
63243
  path: "/:realm/organizations/:id/:tab",
63244
63244
  element: /* @__PURE__ */ r(Vae, {}),
63245
63245
  breadcrumb: (e) => e("organizationDetails"),
@@ -63261,11 +63261,11 @@ const $ae = Ze(() => Promise.resolve().then(() => PI)), U3 = {
63261
63261
  if (!n)
63262
63262
  return console.warn("event didn't contain a valid link", t), "";
63263
63263
  const a = n[1];
63264
- return t.resourceType === "CLIENT" || t.resourceType?.startsWith("AUTHORIZATION_RESOURCE") ? bs({
63264
+ return t.resourceType === "CLIENT" || t.resourceType?.startsWith("AUTHORIZATION_RESOURCE") ? ys({
63265
63265
  realm: e,
63266
63266
  clientId: a,
63267
63267
  tab: t.resourceType === "CLIENT" ? "settings" : "authorization"
63268
- }) : t.resourceType === "GROUP" ? rc({ realm: e, id: a }) : t.resourceType === "CLIENT_SCOPE" ? js({ realm: e, id: a, tab: "settings" }) : t.resourceType === "USER" || t.resourceType === "GROUP_MEMBERSHIP" ? ji({ realm: e, id: a, tab: "settings" }) : t.resourceType === "AUTH_FLOW" ? aI({ realm: e, id: a, usedBy: "-" }) : t.resourcePath?.startsWith("roles-by-id") ? jf({ realm: e, id: a, tab: "details" }) : t.resourceType === "ORGANIZATION" ? eu({ realm: e, id: a, tab: "settings" }) : t.resourceType === "ORGANIZATION_MEMBERSHIP" ? eu({ realm: e, id: a, tab: "members" }) : "";
63268
+ }) : t.resourceType === "GROUP" ? rc({ realm: e, id: a }) : t.resourceType === "CLIENT_SCOPE" ? Vs({ realm: e, id: a, tab: "settings" }) : t.resourceType === "USER" || t.resourceType === "GROUP_MEMBERSHIP" ? ji({ realm: e, id: a, tab: "settings" }) : t.resourceType === "AUTH_FLOW" ? aI({ realm: e, id: a, usedBy: "-" }) : t.resourcePath?.startsWith("roles-by-id") ? jf({ realm: e, id: a, tab: "details" }) : t.resourceType === "ORGANIZATION" ? eu({ realm: e, id: a, tab: "settings" }) : t.resourceType === "ORGANIZATION_MEMBERSHIP" ? eu({ realm: e, id: a, tab: "members" }) : "";
63269
63269
  }, Xae = ({ event: e }) => {
63270
63270
  const { realm: t } = ke();
63271
63271
  return /* @__PURE__ */ r(qae, { text: e.resourcePath, children: (n) => Kae(e) ? /* @__PURE__ */ r(We, { to: Yae(t, e), children: n }) : /* @__PURE__ */ r("span", { children: n }) });
@@ -63423,7 +63423,7 @@ const $ae = Ze(() => Promise.resolve().then(() => PI)), U3 = {
63423
63423
  isPaginated: !0,
63424
63424
  ariaLabelKey: "adminEvents",
63425
63425
  toolbarItem: /* @__PURE__ */ r(Je, { ...L, children: /* @__PURE__ */ _(
63426
- Yn,
63426
+ Xn,
63427
63427
  {
63428
63428
  direction: { default: "column" },
63429
63429
  spaceItems: { default: "spaceItemsNone" },
@@ -63743,15 +63743,15 @@ function Jae() {
63743
63743
  async function g(L) {
63744
63744
  return (await e.clientScopes.listDefaultClientScopes()).find(
63745
63745
  (M) => M.name === L.name
63746
- ) ? gs.default : (await e.clientScopes.listDefaultOptionalClientScopes()).find(
63746
+ ) ? bs.default : (await e.clientScopes.listDefaultOptionalClientScopes()).find(
63747
63747
  (M) => M.name === L.name
63748
- ) ? gs.optional : _r.none;
63748
+ ) ? bs.optional : _r.none;
63749
63749
  }
63750
63750
  const b = bt(
63751
- js({ realm: a, id: s, tab: "settings" })
63751
+ Vs({ realm: a, id: s, tab: "settings" })
63752
63752
  ), y = bt(
63753
- js({ realm: a, id: s, tab: "mappers" })
63754
- ), v = bt(js({ realm: a, id: s, tab: "scope" })), S = bt(js({ realm: a, id: s, tab: "events" })), I = async (L) => {
63753
+ Vs({ realm: a, id: s, tab: "mappers" })
63754
+ ), v = bt(Vs({ realm: a, id: s, tab: "scope" })), S = bt(Vs({ realm: a, id: s, tab: "events" })), I = async (L) => {
63755
63755
  const D = da({
63756
63756
  ...L,
63757
63757
  name: L.name?.trim().replace(/ /g, "_")
@@ -65212,7 +65212,7 @@ function cre() {
65212
65212
  ...h,
65213
65213
  clientId: h.clientId?.trim()
65214
65214
  });
65215
- o(t("createClientSuccess"), _e.success), a(bs({ realm: n, clientId: g.id, tab: "settings" }));
65215
+ o(t("createClientSuccess"), _e.success), a(ys({ realm: n, clientId: g.id, tab: "settings" }));
65216
65216
  } catch (g) {
65217
65217
  l("createClientError", g);
65218
65218
  } finally {
@@ -65608,7 +65608,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65608
65608
  }
65609
65609
  ) }) })
65610
65610
  ] }) : /* @__PURE__ */ _(
65611
- _s,
65611
+ Is,
65612
65612
  {
65613
65613
  "data-testid": `${e}-empty-state`,
65614
65614
  className: "pf-v5-u-p-0",
@@ -66915,7 +66915,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66915
66915
  }
66916
66916
  ),
66917
66917
  /* @__PURE__ */ r(
66918
- Is,
66918
+ xs,
66919
66919
  {
66920
66920
  toggleText: s("registeredClusterNodes"),
66921
66921
  onToggle: (k, O) => f(O),
@@ -66991,7 +66991,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66991
66991
  ] })
66992
66992
  ] });
66993
66993
  }, Cre = Ze(
66994
- () => import("./PermissionDetails-jXYUQx9h.js")
66994
+ () => import("./PermissionDetails-DSi3LsGa.js")
66995
66995
  ), bI = {
66996
66996
  path: "/:realm/clients/:id/authorization/permission/new/:permissionType",
66997
66997
  element: /* @__PURE__ */ r(Cre, {}),
@@ -67007,7 +67007,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67007
67007
  return {
67008
67008
  pathname: ot(t, e)
67009
67009
  };
67010
- }, _re = Ze(() => import("./ResourceDetails-Rw_lyxQA.js")), q3 = {
67010
+ }, _re = Ze(() => import("./ResourceDetails-D8N9yjA2.js")), q3 = {
67011
67011
  path: "/:realm/clients/:id/authorization/resource/new",
67012
67012
  element: /* @__PURE__ */ r(_re, {}),
67013
67013
  breadcrumb: (e) => e("createResource"),
@@ -67016,7 +67016,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67016
67016
  }
67017
67017
  }, CO = (e) => ({
67018
67018
  pathname: ot(q3.path, e)
67019
- }), Ire = Ze(() => import("./ResourceDetails-Rw_lyxQA.js")), yI = {
67019
+ }), Ire = Ze(() => import("./ResourceDetails-D8N9yjA2.js")), yI = {
67020
67020
  path: "/:realm/clients/:id/authorization/resource",
67021
67021
  element: /* @__PURE__ */ r(Ire, {}),
67022
67022
  breadcrumb: (e) => e("resourceDetails"),
@@ -67036,7 +67036,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67036
67036
  pathname: ot(t, e)
67037
67037
  };
67038
67038
  }, xre = Ze(
67039
- () => import("./PermissionDetails-jXYUQx9h.js")
67039
+ () => import("./PermissionDetails-DSi3LsGa.js")
67040
67040
  ), W3 = {
67041
67041
  path: "/:realm/clients/:id/authorization/permission/:permissionType/:permissionId",
67042
67042
  element: /* @__PURE__ */ r(xre, {}),
@@ -67050,7 +67050,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67050
67050
  }
67051
67051
  }, Po = (e) => ({
67052
67052
  pathname: ot(W3.path, e)
67053
- }), wre = Ze(() => import("./ScopeDetails-AqQr7pSf.js")), EI = {
67053
+ }), wre = Ze(() => import("./ScopeDetails-DeSa9k9z.js")), EI = {
67054
67054
  path: "/:realm/clients/:id/authorization/scope",
67055
67055
  element: /* @__PURE__ */ r(wre, {}),
67056
67056
  breadcrumb: (e) => e("authorizationScopeDetails"),
@@ -67415,7 +67415,7 @@ const kre = ({ id: e, clientId: t, uris: n }) => {
67415
67415
  isExpanded: w.isExpanded,
67416
67416
  children: [
67417
67417
  /* @__PURE__ */ r(De, {}),
67418
- /* @__PURE__ */ r(De, { colSpan: 4, children: /* @__PURE__ */ r(Os, { children: w.isExpanded && /* @__PURE__ */ r(
67418
+ /* @__PURE__ */ r(De, { colSpan: 4, children: /* @__PURE__ */ r(Rs, { children: w.isExpanded && /* @__PURE__ */ r(
67419
67419
  kre,
67420
67420
  {
67421
67421
  clientId: e,
@@ -67450,7 +67450,7 @@ const kre = ({ id: e, clientId: t, uris: n }) => {
67450
67450
  }
67451
67451
  )
67452
67452
  ] });
67453
- }, Nre = Ze(() => import("./ScopeDetails-AqQr7pSf.js")), Z3 = {
67453
+ }, Nre = Ze(() => import("./ScopeDetails-DeSa9k9z.js")), Z3 = {
67454
67454
  path: "/:realm/clients/:id/authorization/scope/new",
67455
67455
  element: /* @__PURE__ */ r(Nre, {}),
67456
67456
  breadcrumb: (e) => e("createAuthorizationScope"),
@@ -67678,7 +67678,7 @@ const kre = ({ id: e, clientId: t, uris: n }) => {
67678
67678
  isExpanded: O(D.id),
67679
67679
  children: [
67680
67680
  /* @__PURE__ */ r(De, {}),
67681
- /* @__PURE__ */ r(De, { colSpan: 4, children: /* @__PURE__ */ r(Os, { children: O(D.id) && D.isLoaded ? /* @__PURE__ */ _(
67681
+ /* @__PURE__ */ r(De, { colSpan: 4, children: /* @__PURE__ */ r(Rs, { children: O(D.id) && D.isLoaded ? /* @__PURE__ */ _(
67682
67682
  Cr,
67683
67683
  {
67684
67684
  isHorizontal: !0,
@@ -68595,7 +68595,7 @@ const Ure = Ze(
68595
68595
  }
68596
68596
  ),
68597
68597
  /* @__PURE__ */ r(
68598
- Js,
68598
+ hs,
68599
68599
  {
68600
68600
  name: "targetContextAttributes",
68601
68601
  label: e("targetContextAttributes"),
@@ -68831,7 +68831,7 @@ const Ure = Ze(
68831
68831
  label: e("repeat"),
68832
68832
  fieldId: "repeat",
68833
68833
  labelIcon: /* @__PURE__ */ r(Ee, { helpText: e("repeatHelp"), fieldLabelId: "repeat" }),
68834
- children: /* @__PURE__ */ _(Yn, { children: [
68834
+ children: /* @__PURE__ */ _(Xn, { children: [
68835
68835
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(
68836
68836
  dn,
68837
68837
  {
@@ -68874,7 +68874,7 @@ const Ure = Ze(
68874
68874
  isRequired: !0,
68875
68875
  children: [
68876
68876
  /* @__PURE__ */ r(wO, { name: "notBefore" }),
68877
- n.notBefore && /* @__PURE__ */ r(Qn, { message: e("required") })
68877
+ n.notBefore && /* @__PURE__ */ r(Jn, { message: e("required") })
68878
68878
  ]
68879
68879
  }
68880
68880
  ),
@@ -68887,7 +68887,7 @@ const Ure = Ze(
68887
68887
  isRequired: !0,
68888
68888
  children: [
68889
68889
  /* @__PURE__ */ r(wO, { name: "notOnOrAfter" }),
68890
- n.notOnOrAfter && /* @__PURE__ */ r(Qn, { message: e("required") })
68890
+ n.notOnOrAfter && /* @__PURE__ */ r(Jn, { message: e("required") })
68891
68891
  ]
68892
68892
  }
68893
68893
  )
@@ -68904,7 +68904,7 @@ const Ure = Ze(
68904
68904
  control: c,
68905
68905
  getValues: d,
68906
68906
  formState: { errors: u }
68907
- } = je(), p = d(e), [f, m, h] = vt(), [g, b] = F([]), [y, v] = F([]), [S, I] = F(""), [T, A] = F(""), k = fn(), O = ea(VL(A, 500), []);
68907
+ } = je(), p = d(e), [f, m, h] = vt(), [g, b] = F([]), [y, v] = F([]), [S, I] = F(""), [T, A] = F(""), k = fn(), O = ta(VL(A, 500), []);
68908
68908
  $e(
68909
68909
  async () => p ? (await Promise.all(
68910
68910
  p.map((w) => o.users.findOne({ id: w }))
@@ -69037,7 +69037,7 @@ const Ure = Ze(
69037
69037
  )
69038
69038
  }
69039
69039
  ),
69040
- u[e] && /* @__PURE__ */ r(Qn, { message: l("required") })
69040
+ u[e] && /* @__PURE__ */ r(Jn, { message: l("required") })
69041
69041
  ]
69042
69042
  }
69043
69043
  );
@@ -69482,7 +69482,7 @@ const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
69482
69482
  isExpanded: C.isExpanded,
69483
69483
  children: [
69484
69484
  /* @__PURE__ */ r(De, {}),
69485
- /* @__PURE__ */ r(De, { colSpan: 3 + (t ? 0 : 1), children: /* @__PURE__ */ _(Os, { children: [
69485
+ /* @__PURE__ */ r(De, { colSpan: 3 + (t ? 0 : 1), children: /* @__PURE__ */ _(Rs, { children: [
69486
69486
  C.isExpanded && !x && /* @__PURE__ */ r(
69487
69487
  Cr,
69488
69488
  {
@@ -69605,7 +69605,7 @@ const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
69605
69605
  isScopeEnabled: n
69606
69606
  }) => {
69607
69607
  const { t: a } = K();
69608
- return /* @__PURE__ */ _(_s, { "data-testid": "empty-state", variant: "lg", children: [
69608
+ return /* @__PURE__ */ _(Is, { "data-testid": "empty-state", variant: "lg", children: [
69609
69609
  /* @__PURE__ */ r(
69610
69610
  Ao,
69611
69611
  {
@@ -69869,7 +69869,7 @@ const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
69869
69869
  isExpanded: M.isExpanded,
69870
69870
  children: [
69871
69871
  /* @__PURE__ */ r(De, {}),
69872
- /* @__PURE__ */ r(De, { colSpan: 5, children: /* @__PURE__ */ r(Os, { children: M.isExpanded && /* @__PURE__ */ r(
69872
+ /* @__PURE__ */ r(De, { colSpan: 5, children: /* @__PURE__ */ r(Rs, { children: M.isExpanded && /* @__PURE__ */ r(
69873
69873
  Cr,
69874
69874
  {
69875
69875
  isHorizontal: !0,
@@ -70129,7 +70129,7 @@ const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
70129
70129
  "cancel"
70130
70130
  )
70131
70131
  ],
70132
- children: /* @__PURE__ */ r(xs, { readOnly: !0, rows: 20, value: lr(e) })
70132
+ children: /* @__PURE__ */ r(ws, { readOnly: !0, rows: 20, value: lr(e) })
70133
70133
  }
70134
70134
  )
70135
70135
  ] });
@@ -70184,7 +70184,7 @@ const oie = ({
70184
70184
  ] }),
70185
70185
  /* @__PURE__ */ _(ut, { isExpanded: i, children: [
70186
70186
  /* @__PURE__ */ r(De, {}),
70187
- /* @__PURE__ */ r(De, { colSpan: 5, children: i && /* @__PURE__ */ r(Os, { children: /* @__PURE__ */ r(
70187
+ /* @__PURE__ */ r(De, { colSpan: 5, children: i && /* @__PURE__ */ r(Rs, { children: /* @__PURE__ */ r(
70188
70188
  Cr,
70189
70189
  {
70190
70190
  isHorizontal: !0,
@@ -70235,7 +70235,7 @@ const oie = ({
70235
70235
  ] }),
70236
70236
  /* @__PURE__ */ _(ut, { isExpanded: a, children: [
70237
70237
  /* @__PURE__ */ r(De, {}),
70238
- /* @__PURE__ */ r(De, { colSpan: 5, children: /* @__PURE__ */ r(Os, { children: a && /* @__PURE__ */ r(
70238
+ /* @__PURE__ */ r(De, { colSpan: 5, children: /* @__PURE__ */ r(Rs, { children: a && /* @__PURE__ */ r(
70239
70239
  Cr,
70240
70240
  {
70241
70241
  isHorizontal: !0,
@@ -70313,7 +70313,7 @@ const die = ({ evaluateResult: e, refresh: t, back: n }) => {
70313
70313
  variant: Ne.control,
70314
70314
  "aria-label": a("search"),
70315
70315
  onClick: () => f(),
70316
- children: /* @__PURE__ */ r(Qs, {})
70316
+ children: /* @__PURE__ */ r(Js, {})
70317
70317
  }
70318
70318
  ) })
70319
70319
  ] }) }),
@@ -70599,7 +70599,7 @@ const die = ({ evaluateResult: e, refresh: t, back: n }) => {
70599
70599
  }
70600
70600
  ),
70601
70601
  /* @__PURE__ */ r(
70602
- Is,
70602
+ xs,
70603
70603
  {
70604
70604
  toggleText: o("contextualInfo"),
70605
70605
  onToggle: () => u(!d),
@@ -71135,7 +71135,7 @@ function Eie() {
71135
71135
  async function m(g) {
71136
71136
  if (!vie(g))
71137
71137
  return JSON.parse(g);
71138
- const b = await vs(
71138
+ const b = await Es(
71139
71139
  `${cs(
71140
71140
  e.baseUrl
71141
71141
  )}admin/realms/${a}/client-description-converter`,
@@ -71166,7 +71166,7 @@ function Eie() {
71166
71166
  attributes: g.attributes || {}
71167
71167
  })
71168
71168
  });
71169
- u(t("clientImportSuccess"), _e.success), n(bs({ realm: a, clientId: b.id, tab: "settings" }));
71169
+ u(t("clientImportSuccess"), _e.success), n(ys({ realm: a, clientId: b.id, tab: "settings" }));
71170
71170
  } catch (b) {
71171
71171
  p("clientImportError", b);
71172
71172
  }
@@ -71451,7 +71451,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71451
71451
  }, Symbol.toStringTag, { value: "Module" })), UO = ({ id: e, keyInfo: t }) => {
71452
71452
  const { t: n } = K();
71453
71453
  return /* @__PURE__ */ r(
71454
- xs,
71454
+ ws,
71455
71455
  {
71456
71456
  readOnly: !0,
71457
71457
  rows: 5,
@@ -72007,7 +72007,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72007
72007
  label: s("selectMethod"),
72008
72008
  fieldId: "selectMethod",
72009
72009
  hasNoPaddingTop: !0,
72010
- children: /* @__PURE__ */ _(Yn, { children: [
72010
+ children: /* @__PURE__ */ _(Xn, { children: [
72011
72011
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(
72012
72012
  dn,
72013
72013
  {
@@ -72730,7 +72730,7 @@ function Gie() {
72730
72730
  l("roleCreateError", p);
72731
72731
  }
72732
72732
  },
72733
- cancelLink: bs({
72733
+ cancelLink: ys({
72734
72734
  realm: s,
72735
72735
  clientId: i,
72736
72736
  tab: "roles"
@@ -72784,14 +72784,14 @@ const jie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72784
72784
  const Ae = z(de.id);
72785
72785
  return {
72786
72786
  ...de,
72787
- type: gs.optional,
72787
+ type: bs.optional,
72788
72788
  description: Ae?.description
72789
72789
  };
72790
72790
  }), Q = P.map((de) => {
72791
72791
  const Ae = z(de.id);
72792
72792
  return {
72793
72793
  ...de,
72794
- type: gs.default,
72794
+ type: bs.default,
72795
72795
  description: Ae?.description
72796
72796
  };
72797
72797
  });
@@ -72950,7 +72950,7 @@ const jie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72950
72950
  displayKey: "assignedType",
72951
72951
  cellRenderer: (G) => /* @__PURE__ */ r(Vie, { clientId: e, refresh: x, ...G })
72952
72952
  },
72953
- { name: "description", cellFormatters: [Rs(s)] }
72953
+ { name: "description", cellFormatters: [Ns(s)] }
72954
72954
  ],
72955
72955
  actions: w ? [
72956
72956
  {
@@ -73175,7 +73175,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73175
73175
  id: n,
73176
73176
  actions: /* @__PURE__ */ r(IN, { children: /* @__PURE__ */ r(II, { id: "code", text: e, label: n }) }),
73177
73177
  children: /* @__PURE__ */ r(
73178
- xs,
73178
+ ws,
73179
73179
  {
73180
73180
  id: `text-area-${n}`,
73181
73181
  rows: 20,
@@ -73184,7 +73184,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73184
73184
  }
73185
73185
  )
73186
73186
  }
73187
- ) : /* @__PURE__ */ _(_s, { variant: "lg", id: n, children: [
73187
+ ) : /* @__PURE__ */ _(Is, { variant: "lg", id: n, children: [
73188
73188
  /* @__PURE__ */ r(Ao, { titleText: /* @__PURE__ */ r(oe, { children: a(`${n}No`) }), headingLevel: "h2" }),
73189
73189
  /* @__PURE__ */ r(ro, { children: a(`${n}IsDisabled`) })
73190
73190
  ] });
@@ -73613,7 +73613,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73613
73613
  };
73614
73614
  return o ? /* @__PURE__ */ _(oe, { children: [
73615
73615
  /* @__PURE__ */ _(Be, { className: "pf-v5-u-pb-0", children: [
73616
- /* @__PURE__ */ r(Cs, { className: "pf-v5-c-alert__icon keycloak--service-account--info-text" }),
73616
+ /* @__PURE__ */ r(_s, { className: "pf-v5-c-alert__icon keycloak--service-account--info-text" }),
73617
73617
  /* @__PURE__ */ r("span", { className: "pf-v5-u-pl-sm", children: /* @__PURE__ */ _(Di, { i18nKey: "manageServiceAccountUser", children: [
73618
73618
  "",
73619
73619
  /* @__PURE__ */ r(
@@ -73654,7 +73654,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73654
73654
  return $e(
73655
73655
  async () => {
73656
73656
  if (b?.mediaType === "application/zip")
73657
- return (await vs(
73657
+ return (await Es(
73658
73658
  `${cs(
73659
73659
  i.baseUrl
73660
73660
  )}admin/realms/${s}/clients/${e}/installation/providers/${u}`,
@@ -73752,7 +73752,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73752
73752
  }
73753
73753
  ),
73754
73754
  children: /* @__PURE__ */ r(
73755
- xs,
73755
+ ws,
73756
73756
  {
73757
73757
  id: "details",
73758
73758
  readOnly: !0,
@@ -74032,7 +74032,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74032
74032
  },
74033
74033
  {
74034
74034
  name: "description",
74035
- cellFormatters: [Rs(c)]
74035
+ cellFormatters: [Ns(c)]
74036
74036
  }
74037
74037
  ],
74038
74038
  emptyState: /* @__PURE__ */ r(
@@ -74074,7 +74074,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74074
74074
  cn,
74075
74075
  {
74076
74076
  "data-testid": "user-details-label-transient-user",
74077
- icon: /* @__PURE__ */ r(Cs, {}),
74077
+ icon: /* @__PURE__ */ r(_s, {}),
74078
74078
  isCompact: !0,
74079
74079
  children: n("transientUser")
74080
74080
  }
@@ -74083,7 +74083,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74083
74083
  ] });
74084
74084
  }, sse = (e) => {
74085
74085
  const { realm: t } = ke();
74086
- return /* @__PURE__ */ r(Ys, { variant: Pd.inline, children: Object.entries(e.clients).map(([n, a]) => /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ r(We, { to: bs({ realm: t, clientId: n, tab: "sessions" }), children: a }) }, n)) });
74086
+ return /* @__PURE__ */ r(Xs, { variant: Pd.inline, children: Object.entries(e.clients).map(([n, a]) => /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ r(We, { to: ys({ realm: t, clientId: n, tab: "sessions" }), children: a }) }, n)) });
74087
74087
  };
74088
74088
  function Wf({
74089
74089
  loader: e,
@@ -74201,7 +74201,7 @@ const zpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74201
74201
  return /* @__PURE__ */ r(Be, { variant: "light", className: "pf-v5-u-p-0", children: /* @__PURE__ */ r(
74202
74202
  Wf,
74203
74203
  {
74204
- loader: async (i, s, o) => hs(
74204
+ loader: async (i, s, o) => gs(
74205
74205
  t,
74206
74206
  "ui-ext/sessions/client",
74207
74207
  {
@@ -74396,7 +74396,7 @@ const zpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74396
74396
  isPaginated: !0,
74397
74397
  ariaLabelKey: "titleEvents",
74398
74398
  toolbarItem: /* @__PURE__ */ r(Je, { ...T, children: /* @__PURE__ */ _(
74399
- Yn,
74399
+ Xn,
74400
74400
  {
74401
74401
  direction: { default: "column" },
74402
74402
  spaceItems: { default: "spaceItemsNone" },
@@ -74668,7 +74668,7 @@ const zpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74668
74668
  cn,
74669
74669
  {
74670
74670
  "data-testid": "bearer-only-explainer-label",
74671
- icon: /* @__PURE__ */ r(Cs, {}),
74671
+ icon: /* @__PURE__ */ r(_s, {}),
74672
74672
  children: m
74673
74673
  }
74674
74674
  )
@@ -74718,7 +74718,7 @@ function gse() {
74718
74718
  }), [x, L] = F(), D = async () => {
74719
74719
  const X = await e.clients.listRoles({ id: S });
74720
74720
  return qa(X, (ne) => ne.name?.toUpperCase());
74721
- }, w = (X) => bs({
74721
+ }, w = (X) => ys({
74722
74722
  realm: i,
74723
74723
  clientId: S,
74724
74724
  tab: X
@@ -75191,13 +75191,13 @@ function gse() {
75191
75191
  const PI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75192
75192
  __proto__: null,
75193
75193
  default: gse
75194
- }, Symbol.toStringTag, { value: "Module" })), bse = ({ rootUrl: e, baseUrl: t }, n) => t?.startsWith("http") ? t : e === "${authAdminUrl}" ? Xs(
75194
+ }, Symbol.toStringTag, { value: "Module" })), bse = ({ rootUrl: e, baseUrl: t }, n) => t?.startsWith("http") ? t : e === "${authAdminUrl}" ? Zs(
75195
75195
  e.replace(/\$\{(authAdminUrl)\}/, n.adminBaseUrl),
75196
75196
  t || ""
75197
- ) : e === "${authBaseUrl}" ? Xs(
75197
+ ) : e === "${authBaseUrl}" ? Zs(
75198
75198
  e.replace(/\$\{(authBaseUrl)\}/, n.serverBaseUrl),
75199
75199
  t || ""
75200
- ) : e?.startsWith("http") ? t ? Xs(e, t) : e : t, yse = Ze(() => Promise.resolve().then(() => dre)), EM = {
75200
+ ) : e?.startsWith("http") ? t ? Zs(e, t) : e : t, yse = Ze(() => Promise.resolve().then(() => dre)), EM = {
75201
75201
  path: "/:realm/clients/add-client",
75202
75202
  element: /* @__PURE__ */ r(yse, {}),
75203
75203
  breadcrumb: (e) => e("createClient"),
@@ -75221,7 +75221,7 @@ const PI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75221
75221
  /* @__PURE__ */ _(
75222
75222
  We,
75223
75223
  {
75224
- to: bs({ realm: n, clientId: e.id, tab: "settings" }),
75224
+ to: ys({ realm: n, clientId: e.id, tab: "settings" }),
75225
75225
  children: [
75226
75226
  e.clientId,
75227
75227
  !e.enabled && /* @__PURE__ */ r(di, { isRead: !0, className: "pf-v5-u-ml-sm", children: t("disabled") }, `${e.id}-disabled`)
@@ -75239,7 +75239,7 @@ const PI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75239
75239
  ] });
75240
75240
  }, Cse = (e) => {
75241
75241
  const { t } = K();
75242
- return /* @__PURE__ */ r(Va, { wrapModifier: "truncate", children: Rs(t)(e.name) });
75242
+ return /* @__PURE__ */ r(Va, { wrapModifier: "truncate", children: Ns(t)(e.name) });
75243
75243
  }, _se = (e) => /* @__PURE__ */ r(Va, { wrapModifier: "truncate", children: Pn()(e.description) }), Ise = (e) => {
75244
75244
  const { environment: t } = Wa(), n = bse(e, t);
75245
75245
  return n ? /* @__PURE__ */ r(
@@ -75605,8 +75605,8 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75605
75605
  isOpen: !0,
75606
75606
  onClose: e,
75607
75607
  onClick: (p) => p.stopPropagation(),
75608
- children: /* @__PURE__ */ _(Ys, { isPlain: !0, isBordered: !0, children: [
75609
- /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Yn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75608
+ children: /* @__PURE__ */ _(Xs, { isPlain: !0, isBordered: !0, children: [
75609
+ /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Xn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75610
75610
  /* @__PURE__ */ _(Rt, { children: [
75611
75611
  n("realmCache"),
75612
75612
  " ",
@@ -75620,7 +75620,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75620
75620
  ] }),
75621
75621
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(J, { onClick: () => l(t), children: n("clearButtonTitle") }) })
75622
75622
  ] }) }),
75623
- /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Yn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75623
+ /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Xn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75624
75624
  /* @__PURE__ */ _(Rt, { children: [
75625
75625
  n("userCache"),
75626
75626
  " ",
@@ -75634,7 +75634,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75634
75634
  ] }),
75635
75635
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(J, { onClick: () => c(t), children: n("clearButtonTitle") }) })
75636
75636
  ] }) }),
75637
- /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Yn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75637
+ /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Xn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75638
75638
  /* @__PURE__ */ _(Rt, { children: [
75639
75639
  n("keysCache"),
75640
75640
  " ",
@@ -75648,7 +75648,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75648
75648
  ] }),
75649
75649
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(J, { onClick: () => d(t), children: n("clearButtonTitle") }) })
75650
75650
  ] }) }),
75651
- /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Yn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75651
+ /* @__PURE__ */ r(Ai, { children: /* @__PURE__ */ _(Xn, { justifyContent: { default: "justifyContentSpaceBetween" }, children: [
75652
75652
  /* @__PURE__ */ _(Rt, { children: [
75653
75653
  n("crlCache"),
75654
75654
  " ",
@@ -75792,7 +75792,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75792
75792
  features: { hasManageAccount: !1 },
75793
75793
  brand: {
75794
75794
  href: p,
75795
- src: d.startsWith("/") ? Xs(e.resourceUrl, d) : d,
75795
+ src: d.startsWith("/") ? Zs(e.resourceUrl, d) : d,
75796
75796
  alt: n("logo"),
75797
75797
  className: "keycloak__pageheader_brand"
75798
75798
  },
@@ -75916,7 +75916,7 @@ const toe = ({ children: e }) => {
75916
75916
  a.map(async (s) => {
75917
75917
  if (s.name)
75918
75918
  try {
75919
- return (await hs(
75919
+ return (await gs(
75920
75920
  n,
75921
75921
  "ui-ext/realms/names",
75922
75922
  { search: s.name }
@@ -75952,7 +75952,7 @@ const aoe = ({ children: e }) => {
75952
75952
  a(s);
75953
75953
  })().catch(console.error);
75954
75954
  }, []), n ? /* @__PURE__ */ r(HD.Provider, { value: { keycloak: e, adminClient: n }, children: /* @__PURE__ */ r(roe, { children: /* @__PURE__ */ _(
75955
- Yn,
75955
+ Xn,
75956
75956
  {
75957
75957
  direction: { default: "column" },
75958
75958
  flexWrap: { default: "nowrap" },
@@ -76039,7 +76039,7 @@ const aoe = ({ children: e }) => {
76039
76039
  handle: {
76040
76040
  access: "view-identity-providers"
76041
76041
  }
76042
- }, ys = (e) => ({
76042
+ }, vs = (e) => ({
76043
76043
  pathname: ot(FM.path, e)
76044
76044
  }), moe = Ze(() => Promise.resolve().then(() => D4)), foe = {
76045
76045
  path: "/:realm/identity-providers/keycloak-oidc/add",
@@ -76100,7 +76100,7 @@ const aoe = ({ children: e }) => {
76100
76100
  }
76101
76101
  }, qO = (e) => ({
76102
76102
  pathname: ot(zM.path, e)
76103
- }), Coe = Ze(() => import("./AddOAuth2-Dp7xZXck.js")), _oe = {
76103
+ }), Coe = Ze(() => import("./AddOAuth2-DtASJBPw.js")), _oe = {
76104
76104
  path: "/:realm/identity-providers/oauth2/add",
76105
76105
  element: /* @__PURE__ */ r(Coe, {}),
76106
76106
  breadcrumb: (e) => e("addOAuth2Provider"),
@@ -76117,7 +76117,7 @@ const aoe = ({ children: e }) => {
76117
76117
  zM,
76118
76118
  FM,
76119
76119
  _oe
76120
- ], xoe = Ze(() => import("./NewOrganization-eAFJqcV7.js")), GM = {
76120
+ ], xoe = Ze(() => import("./NewOrganization-B9OBvwrg.js")), GM = {
76121
76121
  path: "/:realm/organizations/new",
76122
76122
  element: /* @__PURE__ */ r(xoe, {}),
76123
76123
  breadcrumb: (e) => e("createOrganization"),
@@ -76143,7 +76143,7 @@ const aoe = ({ children: e }) => {
76143
76143
  GM,
76144
76144
  H3
76145
76145
  ], Ooe = Ze(
76146
- () => import("./PermissionConfigurationDetails-NLncm72q.js")
76146
+ () => import("./PermissionConfigurationDetails-D2_uaUoq.js")
76147
76147
  ), VM = {
76148
76148
  path: "/:realm/permissions/:permissionClientId/permission/new/:resourceType",
76149
76149
  element: /* @__PURE__ */ r(Ooe, {}),
@@ -76154,7 +76154,7 @@ const aoe = ({ children: e }) => {
76154
76154
  }, oy = (e) => ({
76155
76155
  pathname: ot(VM.path, e)
76156
76156
  }), Roe = Ze(
76157
- () => import("./PermissionConfigurationDetails-NLncm72q.js")
76157
+ () => import("./PermissionConfigurationDetails-D2_uaUoq.js")
76158
76158
  ), qM = {
76159
76159
  path: "/:realm/permissions/:permissionClientId/permission/:permissionId/:resourceType",
76160
76160
  element: /* @__PURE__ */ r(Roe, {}),
@@ -76257,7 +76257,7 @@ const aoe = ({ children: e }) => {
76257
76257
  }
76258
76258
  }, Woe = (e) => ({
76259
76259
  pathname: ot(QM.path, e)
76260
- }), Yoe = Ze(() => import("./ExecutorForm-CS2GUPzw.js")), JM = {
76260
+ }), Yoe = Ze(() => import("./ExecutorForm-zbq-wfOV.js")), JM = {
76261
76261
  path: "/:realm/realm-settings/client-policies/:profileName/add-executor",
76262
76262
  element: /* @__PURE__ */ r(Yoe, {}),
76263
76263
  breadcrumb: (e) => e("addExecutor"),
@@ -76311,7 +76311,7 @@ const aoe = ({ children: e }) => {
76311
76311
  handle: {
76312
76312
  access: "manage-realm"
76313
76313
  }
76314
- }, Vs = (e) => ({
76314
+ }, qs = (e) => ({
76315
76315
  pathname: ot(r4.path, e)
76316
76316
  }), ale = Ze(
76317
76317
  () => Promise.resolve().then(() => Z4)
@@ -76324,7 +76324,7 @@ const aoe = ({ children: e }) => {
76324
76324
  }
76325
76325
  }, rle = (e) => ({
76326
76326
  pathname: ot(i4.path, e)
76327
- }), ile = Ze(() => import("./ExecutorForm-CS2GUPzw.js")), s4 = {
76327
+ }), ile = Ze(() => import("./ExecutorForm-zbq-wfOV.js")), s4 = {
76328
76328
  path: "/:realm/realm-settings/client-policies/:profileName/edit-profile/:executorName",
76329
76329
  element: /* @__PURE__ */ r(ile, {}),
76330
76330
  breadcrumb: (e) => e("executorDetails"),
@@ -76402,7 +76402,7 @@ const aoe = ({ children: e }) => {
76402
76402
  c4,
76403
76403
  a4,
76404
76404
  d4
76405
- ], fle = Ze(() => import("./RealmSection-DapWaHXV.js")), p4 = {
76405
+ ], fle = Ze(() => import("./RealmSection-XigBuMG8.js")), p4 = {
76406
76406
  path: "/:realm/realms",
76407
76407
  element: /* @__PURE__ */ r(fle, {}),
76408
76408
  breadcrumb: (e) => e("realms"),
@@ -76679,7 +76679,7 @@ const aoe = ({ children: e }) => {
76679
76679
  }
76680
76680
  ),
76681
76681
  /* @__PURE__ */ r(Da, {}),
76682
- /* @__PURE__ */ r(yN, { children: /* @__PURE__ */ _(Yn, { children: [
76682
+ /* @__PURE__ */ r(yN, { children: /* @__PURE__ */ _(Xn, { children: [
76683
76683
  /* @__PURE__ */ r(Rt, { className: "keycloak--keycloak-card__footer", children: i && i }),
76684
76684
  /* @__PURE__ */ r(Rt, { children: n && /* @__PURE__ */ r(cn, { color: a || "gray", children: n }) })
76685
76685
  ] }) })
@@ -77088,7 +77088,7 @@ const Vle = (e) => {
77088
77088
  }, qle = ({ user: e }) => {
77089
77089
  const { t } = K();
77090
77090
  return /* @__PURE__ */ _(oe, { children: [
77091
- !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(Cs, {}), children: t("disabled") }),
77091
+ !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(_s, {}), children: t("disabled") }),
77092
77092
  e.bruteForceStatus?.disabled && /* @__PURE__ */ r(cn, { color: "orange", icon: /* @__PURE__ */ r(jm, {}), children: t("temporaryLocked") })
77093
77093
  ] });
77094
77094
  }, Kle = (e) => {
@@ -77101,7 +77101,7 @@ const Vle = (e) => {
77101
77101
  };
77102
77102
  function Wle() {
77103
77103
  const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { realm: i, realmRepresentation: s } = ke(), o = mt(), [l, c] = F({}), [d, u] = F(""), [p, f] = F([]), [m, h] = F("default"), [g, b] = F(!1), [y, v] = F({
77104
- exact: !0,
77104
+ exact: !1,
77105
77105
  userAttribute: []
77106
77106
  }), [S, I] = F({}), [T, A] = F(""), [k, O] = F(0), x = () => O(k + 1);
77107
77107
  $e(
@@ -77128,7 +77128,7 @@ function Wle() {
77128
77128
  max: j,
77129
77129
  q: T
77130
77130
  }, ce = Q || d || "";
77131
- if (ce && (te.search = ce), te.exact = y.exact, !V && !(te.search || te.q))
77131
+ if (ce && (te.search = ce), y.exact && (te.exact = !0), !V && !(te.search || te.q))
77132
77132
  return [];
77133
77133
  try {
77134
77134
  return await kX(e, {
@@ -77170,7 +77170,7 @@ function Wle() {
77170
77170
  if (!l || !s)
77171
77171
  return /* @__PURE__ */ r(It, {});
77172
77172
  const V = !l.userProfileProvidersEnabled, G = () => {
77173
- v({ exact: !0, userAttribute: [] }), u(""), A(""), x();
77173
+ v({ exact: !1, userAttribute: [] }), u(""), A(""), x();
77174
77174
  }, Z = (z) => z.userAttribute.map((j) => `${j.name}:${j.value}`).join(" "), W = () => {
77175
77175
  const z = Z(y);
77176
77176
  A(z), x();
@@ -77254,7 +77254,7 @@ function Wle() {
77254
77254
  }
77255
77255
  ) : /* @__PURE__ */ _(oe, { children: [
77256
77256
  /* @__PURE__ */ r(sr, { children: /* @__PURE__ */ r(jr, { children: U() }) }),
77257
- /* @__PURE__ */ r(_s, { "data-testid": "empty-state", variant: "lg", children: /* @__PURE__ */ r(jt, { className: "kc-search-users-text", children: /* @__PURE__ */ r(dt, { children: t("searchForUserDescription") }) }) })
77257
+ /* @__PURE__ */ r(Is, { "data-testid": "empty-state", variant: "lg", children: /* @__PURE__ */ r(jt, { className: "kc-search-users-text", children: /* @__PURE__ */ r(dt, { children: t("searchForUserDescription") }) }) })
77258
77258
  ] }),
77259
77259
  toolbarItem: U(),
77260
77260
  subToolbar: H(),
@@ -77310,10 +77310,10 @@ const uo = ({
77310
77310
  ),
77311
77311
  n && /* @__PURE__ */ r(jt, { className: "kc-wizard-section-header__description", children: /* @__PURE__ */ r(dt, { children: t }) })
77312
77312
  ] });
77313
- var Fs;
77313
+ var Us;
77314
77314
  (function(e) {
77315
77315
  e.Default = "DEFAULT", e.DisabledByDefault = "DISABLED_BY_DEFAULT", e.Preview = "PREVIEW", e.PreviewDisabledByDefault = "PREVIEW_DISABLED_BY_DEFAULT", e.Experimental = "EXPERIMENTAL", e.Deprecated = "DEPRECATED";
77316
- })(Fs || (Fs = {}));
77316
+ })(Us || (Us = {}));
77317
77317
  const Yle = () => {
77318
77318
  const { t: e } = K(), t = $t(), [n, a] = F(""), [i, s] = F([]), o = ct(
77319
77319
  () => Object.entries(t.providers || []).filter(
@@ -77340,7 +77340,7 @@ const Yle = () => {
77340
77340
  ([u, { operationalInfo: p }]) => /* @__PURE__ */ _("li", { children: [
77341
77341
  u,
77342
77342
  p ? /* @__PURE__ */ r(
77343
- Is,
77343
+ xs,
77344
77344
  {
77345
77345
  isExpanded: i.includes(u),
77346
77346
  onToggle: () => l(u),
@@ -77362,7 +77362,7 @@ const Yle = () => {
77362
77362
  ) });
77363
77363
  }, Xle = () => {
77364
77364
  const { environment: e } = Wa(), { t } = K(), { realm: n, realmRepresentation: a } = ke(), i = e.logo ? e.logo : "/icon.svg", s = wr(t, a?.displayName, n);
77365
- return /* @__PURE__ */ r(Be, { variant: "light", children: /* @__PURE__ */ _(_s, { variant: "lg", children: [
77365
+ return /* @__PURE__ */ r(Be, { variant: "light", children: /* @__PURE__ */ _(Is, { variant: "lg", children: [
77366
77366
  /* @__PURE__ */ r(
77367
77367
  cN,
77368
77368
  {
@@ -77380,12 +77380,12 @@ const Yle = () => {
77380
77380
  return /* @__PURE__ */ _(Ai, { className: "pf-v5-u-mb-sm", children: [
77381
77381
  e.name,
77382
77382
  " ",
77383
- e.type === Fs.Experimental && /* @__PURE__ */ r(cn, { color: "orange", children: t("experimental") }),
77384
- e.type === Fs.Preview && /* @__PURE__ */ r(cn, { color: "blue", children: t("preview") }),
77385
- e.type === Fs.PreviewDisabledByDefault && /* @__PURE__ */ r(cn, { color: "blue", children: t("preview") }),
77386
- e.type === Fs.Default && /* @__PURE__ */ r(cn, { color: "green", children: t("supported") }),
77387
- e.type === Fs.DisabledByDefault && /* @__PURE__ */ r(cn, { color: "green", children: t("supported") }),
77388
- e.type === Fs.Deprecated && /* @__PURE__ */ r(cn, { color: "grey", children: t("deprecated") })
77383
+ e.type === Us.Experimental && /* @__PURE__ */ r(cn, { color: "orange", children: t("experimental") }),
77384
+ e.type === Us.Preview && /* @__PURE__ */ r(cn, { color: "blue", children: t("preview") }),
77385
+ e.type === Us.PreviewDisabledByDefault && /* @__PURE__ */ r(cn, { color: "blue", children: t("preview") }),
77386
+ e.type === Us.Default && /* @__PURE__ */ r(cn, { color: "green", children: t("supported") }),
77387
+ e.type === Us.DisabledByDefault && /* @__PURE__ */ r(cn, { color: "green", children: t("supported") }),
77388
+ e.type === Us.Deprecated && /* @__PURE__ */ r(cn, { color: "grey", children: t("deprecated") })
77389
77389
  ] });
77390
77390
  }, Zle = () => {
77391
77391
  const { t: e } = K(), { realm: t, realmRepresentation: n } = ke(), a = $t(), i = wa(), s = ct(
@@ -77525,7 +77525,7 @@ const Yle = () => {
77525
77525
  }
77526
77526
  )
77527
77527
  ] }),
77528
- /* @__PURE__ */ r(yr, { children: /* @__PURE__ */ r(Ys, { variant: Pd.inline, children: l.map((m) => /* @__PURE__ */ r(
77528
+ /* @__PURE__ */ r(yr, { children: /* @__PURE__ */ r(Xs, { variant: Pd.inline, children: l.map((m) => /* @__PURE__ */ r(
77529
77529
  JO,
77530
77530
  {
77531
77531
  feature: m
@@ -77545,7 +77545,7 @@ const Yle = () => {
77545
77545
  }
77546
77546
  )
77547
77547
  ] }),
77548
- /* @__PURE__ */ r(yr, { children: /* @__PURE__ */ r(Ys, { variant: Pd.inline, children: o.map((m) => /* @__PURE__ */ r(
77548
+ /* @__PURE__ */ r(yr, { children: /* @__PURE__ */ r(Xs, { variant: Pd.inline, children: o.map((m) => /* @__PURE__ */ r(
77549
77549
  JO,
77550
77550
  {
77551
77551
  feature: m
@@ -78032,7 +78032,7 @@ const ice = ({
78032
78032
  }, bp = 50, sce = () => {
78033
78033
  const { t: e } = K();
78034
78034
  return /* @__PURE__ */ _(oe, { children: [
78035
- /* @__PURE__ */ r(Ts, { size: "sm" }),
78035
+ /* @__PURE__ */ r(Cs, { size: "sm" }),
78036
78036
  " ",
78037
78037
  e("spinnerLoading")
78038
78038
  ] });
@@ -78059,7 +78059,7 @@ const ice = ({
78059
78059
  };
78060
78060
  $e(
78061
78061
  async () => {
78062
- const Z = await hs(
78062
+ const Z = await gs(
78063
78063
  n,
78064
78064
  "groups",
78065
78065
  Object.assign(
@@ -78073,7 +78073,7 @@ const ice = ({
78073
78073
  )
78074
78074
  );
78075
78075
  let W = [];
78076
- return O && (W = await hs(
78076
+ return O && (W = await gs(
78077
78077
  n,
78078
78078
  `groups/${O.id}/children`,
78079
78079
  {
@@ -78407,7 +78407,7 @@ const ice = ({
78407
78407
  return /* @__PURE__ */ _(oe, { children: [
78408
78408
  e.username,
78409
78409
  " ",
78410
- !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(Cs, {}), children: t("disabled") })
78410
+ !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(_s, {}), children: t("disabled") })
78411
78411
  ] });
78412
78412
  }, w4 = ({
78413
78413
  membersQuery: e,
@@ -78618,7 +78618,7 @@ const ice = ({
78618
78618
  return /* @__PURE__ */ _(We, { to: ji({ realm: t, id: e.id, tab: "settings" }), children: [
78619
78619
  e.username,
78620
78620
  " ",
78621
- !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(Cs, {}), children: n("disabled") })
78621
+ !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(_s, {}), children: n("disabled") })
78622
78622
  ] }, e.id);
78623
78623
  }, fce = () => {
78624
78624
  const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), i = to(), s = Zf(i.pathname), [o, l] = F(!1), { currentGroup: c } = Rc(), [d, u] = F(), [p, f] = F(!1), [m, h] = F(!1), [g, b] = F([]), [y, v] = F(), [S, I] = vt(), { hasAccess: T } = Vt();
@@ -79181,7 +79181,7 @@ function bce() {
79181
79181
  providerId: n,
79182
79182
  alias: h.alias
79183
79183
  }), c(t("createIdentityProviderSuccess"), _e.success), u(
79184
- ys({
79184
+ vs({
79185
79185
  realm: p,
79186
79186
  providerId: n,
79187
79187
  alias: h.alias,
@@ -79379,7 +79379,7 @@ function Ece() {
79379
79379
  alias: p,
79380
79380
  id: d
79381
79381
  }), i(t("deleteMapperSuccess"), _e.success), o(
79382
- ys({ providerId: u, alias: p, tab: "mappers", realm: c })
79382
+ vs({ providerId: u, alias: p, tab: "mappers", realm: c })
79383
79383
  );
79384
79384
  } catch (I) {
79385
79385
  s("deleteErrorIdentityProvider", I);
@@ -79472,7 +79472,7 @@ function Ece() {
79472
79472
  We,
79473
79473
  {
79474
79474
  ...I,
79475
- to: ys({
79475
+ to: vs({
79476
79476
  realm: c,
79477
79477
  providerId: u,
79478
79478
  alias: p,
@@ -79506,7 +79506,7 @@ const O4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
79506
79506
  children: t
79507
79507
  }
79508
79508
  );
79509
- }, ta = ({
79509
+ }, Kn = ({
79510
79510
  label: e,
79511
79511
  field: t,
79512
79512
  fieldType: n = "string",
@@ -79601,7 +79601,7 @@ const O4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
79601
79601
  }
79602
79602
  ),
79603
79603
  i === "private_key_jwt" && /* @__PURE__ */ r(
79604
- ta,
79604
+ Kn,
79605
79605
  {
79606
79606
  field: "config.jwtX509HeadersEnabled",
79607
79607
  label: "jwtX509HeadersEnabled"
@@ -79730,7 +79730,7 @@ const L4 = ({
79730
79730
  type: "url",
79731
79731
  placeholder: e === "oidc" ? "https://hostname/realms/master/.well-known/openid-configuration" : "",
79732
79732
  validated: l.discoveryError || l.discoveryEndpoint ? "error" : f ? "success" : "default",
79733
- customIcon: u ? /* @__PURE__ */ r(Ts, { isInline: !0 }) : void 0,
79733
+ customIcon: u ? /* @__PURE__ */ r(Cs, { isInline: !0 }) : void 0,
79734
79734
  rules: {
79735
79735
  required: i("required"),
79736
79736
  validate: (y) => b(y)
@@ -79883,7 +79883,7 @@ const L4 = ({
79883
79883
  const { t: n } = K(), [a, i] = F(!1);
79884
79884
  return /* @__PURE__ */ _(oe, { children: [
79885
79885
  e && /* @__PURE__ */ r(
79886
- Is,
79886
+ xs,
79887
79887
  {
79888
79888
  className: "keycloak__discovery-settings__metadata",
79889
79889
  toggleText: n(a ? "hideMetaData" : "showMetaData"),
@@ -79950,7 +79950,7 @@ const L4 = ({
79950
79950
  }
79951
79951
  ),
79952
79952
  l.discoveryError && /* @__PURE__ */ r(
79953
- Qn,
79953
+ Jn,
79954
79954
  {
79955
79955
  message: l.discoveryError.message
79956
79956
  }
@@ -79977,7 +79977,7 @@ function Tce() {
79977
79977
  ...m,
79978
79978
  providerId: s
79979
79979
  }), d(t("createIdentityProviderSuccess"), _e.success), n(
79980
- ys({
79980
+ vs({
79981
79981
  realm: p,
79982
79982
  providerId: s,
79983
79983
  alias: m.alias,
@@ -80424,7 +80424,7 @@ const D4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80424
80424
  }, P4 = ({ readOnly: e }) => {
80425
80425
  const { t } = K(), [n, a] = F(!1);
80426
80426
  return e ? /* @__PURE__ */ r(
80427
- Is,
80427
+ xs,
80428
80428
  {
80429
80429
  className: "keycloak__discovery-settings__metadata",
80430
80430
  toggleText: t(n ? "hideMetaData" : "showMetaData"),
@@ -80449,7 +80449,7 @@ const D4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80449
80449
  const f = new FormData();
80450
80450
  f.append("providerId", a), f.append("file", new Blob([p]));
80451
80451
  try {
80452
- const m = await vs(
80452
+ const m = await Es(
80453
80453
  `${cs(
80454
80454
  e.baseUrl
80455
80455
  )}admin/realms/${i}/identity-provider/import-config`,
@@ -80517,7 +80517,7 @@ const D4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80517
80517
  }
80518
80518
  ),
80519
80519
  c.discoveryError && /* @__PURE__ */ r(
80520
- Qn,
80520
+ Jn,
80521
80521
  {
80522
80522
  message: c.discoveryError.message
80523
80523
  }
@@ -80582,7 +80582,7 @@ function _ce() {
80582
80582
  ...p,
80583
80583
  providerId: a
80584
80584
  }), l(t("createIdentityProviderSuccess"), _e.success), n(
80585
- ys({
80585
+ vs({
80586
80586
  realm: d,
80587
80587
  providerId: a,
80588
80588
  alias: p.alias,
@@ -80709,9 +80709,9 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80709
80709
  }) === "false";
80710
80710
  return /* @__PURE__ */ _(oe, { children: [
80711
80711
  !e && !t && !n && /* @__PURE__ */ r(sc, { field: "config.defaultScope", label: "scopes" }),
80712
- /* @__PURE__ */ r(ta, { field: "storeToken", label: "storeTokens", fieldType: "boolean" }),
80712
+ /* @__PURE__ */ r(Kn, { field: "storeToken", label: "storeTokens", fieldType: "boolean" }),
80713
80713
  (t || e || n) && /* @__PURE__ */ r(
80714
- ta,
80714
+ Kn,
80715
80715
  {
80716
80716
  field: "addReadTokenRoleOnCreate",
80717
80717
  label: "storedTokensReadable",
@@ -80720,18 +80720,18 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80720
80720
  ),
80721
80721
  !e && !t && !n && /* @__PURE__ */ _(oe, { children: [
80722
80722
  /* @__PURE__ */ r(
80723
- ta,
80723
+ Kn,
80724
80724
  {
80725
80725
  field: "config.acceptsPromptNoneForwardFromClient",
80726
80726
  label: "acceptsPromptNone"
80727
80727
  }
80728
80728
  ),
80729
- /* @__PURE__ */ r(ta, { field: "config.disableUserInfo", label: "disableUserInfo" })
80729
+ /* @__PURE__ */ r(Kn, { field: "config.disableUserInfo", label: "disableUserInfo" })
80730
80730
  ] }),
80731
- e && /* @__PURE__ */ r(ta, { field: "config.isAccessTokenJWT", label: "isAccessTokenJWT" }),
80732
- /* @__PURE__ */ r(ta, { field: "trustEmail", label: "trustEmail", fieldType: "boolean" }),
80731
+ e && /* @__PURE__ */ r(Kn, { field: "config.isAccessTokenJWT", label: "isAccessTokenJWT" }),
80732
+ /* @__PURE__ */ r(Kn, { field: "trustEmail", label: "trustEmail", fieldType: "boolean" }),
80733
80733
  /* @__PURE__ */ r(
80734
- ta,
80734
+ Kn,
80735
80735
  {
80736
80736
  field: "linkOnly",
80737
80737
  label: "accountLinkingOnly",
@@ -80739,7 +80739,7 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80739
80739
  }
80740
80740
  ),
80741
80741
  /* @__PURE__ */ r(
80742
- ta,
80742
+ Kn,
80743
80743
  {
80744
80744
  field: "hideOnLogin",
80745
80745
  label: "hideOnLoginPage",
@@ -80787,11 +80787,11 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80787
80787
  isRequired: !0,
80788
80788
  id: "kc-claim-filter-name",
80789
80789
  "data-testid": "claimFilterName",
80790
- validated: l.config?.claimFilterName ? Wn.error : Wn.default,
80790
+ validated: l.config?.claimFilterName ? Yn.error : Yn.default,
80791
80791
  ...s("config.claimFilterName", { required: !0 })
80792
80792
  }
80793
80793
  ),
80794
- l.config?.claimFilterName && /* @__PURE__ */ r(Qn, { message: a("required") })
80794
+ l.config?.claimFilterName && /* @__PURE__ */ r(Jn, { message: a("required") })
80795
80795
  ]
80796
80796
  }
80797
80797
  ),
@@ -80815,11 +80815,11 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80815
80815
  isRequired: !0,
80816
80816
  id: "kc-claim-filter-value",
80817
80817
  "data-testid": "claimFilterValue",
80818
- validated: l.config?.claimFilterValue ? Wn.error : Wn.default,
80818
+ validated: l.config?.claimFilterValue ? Yn.error : Yn.default,
80819
80819
  ...s("config.claimFilterValue", { required: !0 })
80820
80820
  }
80821
80821
  ),
80822
- l.config?.claimFilterValue && /* @__PURE__ */ r(Qn, { message: a("required") })
80822
+ l.config?.claimFilterValue && /* @__PURE__ */ r(Jn, { message: a("required") })
80823
80823
  ]
80824
80824
  }
80825
80825
  )
@@ -80878,7 +80878,7 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80878
80878
  }
80879
80879
  ),
80880
80880
  /* @__PURE__ */ r(
80881
- ta,
80881
+ Kn,
80882
80882
  {
80883
80883
  field: "config.caseSensitiveOriginalUsername",
80884
80884
  label: "caseSensitiveOriginalUsername"
@@ -80894,24 +80894,24 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80894
80894
  }, Ace = () => {
80895
80895
  const { t: e } = K(), { control: t } = je(), [n, a] = F(!1), [i, s] = F(!1);
80896
80896
  return /* @__PURE__ */ r(
80897
- Is,
80897
+ xs,
80898
80898
  {
80899
80899
  toggleText: e("advanced"),
80900
80900
  onToggle: () => a(!n),
80901
80901
  isExpanded: n,
80902
80902
  children: /* @__PURE__ */ _(wt, { isHorizontal: !0, children: [
80903
- /* @__PURE__ */ r(ta, { label: "passLoginHint", field: "config.loginHint" }),
80904
- /* @__PURE__ */ r(ta, { label: "passMaxAge", field: "config.passMaxAge" }),
80905
- /* @__PURE__ */ r(ta, { label: "passCurrentLocale", field: "config.uiLocales" }),
80903
+ /* @__PURE__ */ r(Kn, { label: "passLoginHint", field: "config.loginHint" }),
80904
+ /* @__PURE__ */ r(Kn, { label: "passMaxAge", field: "config.passMaxAge" }),
80905
+ /* @__PURE__ */ r(Kn, { label: "passCurrentLocale", field: "config.uiLocales" }),
80906
80906
  /* @__PURE__ */ r(
80907
- ta,
80907
+ Kn,
80908
80908
  {
80909
80909
  field: "config.backchannelSupported",
80910
80910
  label: "backchannelLogout"
80911
80911
  }
80912
80912
  ),
80913
80913
  /* @__PURE__ */ r(
80914
- ta,
80914
+ Kn,
80915
80915
  {
80916
80916
  field: "config.sendIdTokenOnLogout",
80917
80917
  label: "sendIdTokenOnLogout",
@@ -80919,16 +80919,16 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80919
80919
  }
80920
80920
  ),
80921
80921
  /* @__PURE__ */ r(
80922
- ta,
80922
+ Kn,
80923
80923
  {
80924
80924
  field: "config.sendClientIdOnLogout",
80925
80925
  label: "sendClientIdOnLogout"
80926
80926
  }
80927
80927
  ),
80928
- /* @__PURE__ */ r(ta, { field: "config.disableUserInfo", label: "disableUserInfo" }),
80929
- /* @__PURE__ */ r(ta, { field: "config.disableNonce", label: "disableNonce" }),
80928
+ /* @__PURE__ */ r(Kn, { field: "config.disableUserInfo", label: "disableUserInfo" }),
80929
+ /* @__PURE__ */ r(Kn, { field: "config.disableNonce", label: "disableNonce" }),
80930
80930
  /* @__PURE__ */ r(
80931
- ta,
80931
+ Kn,
80932
80932
  {
80933
80933
  field: "config.disableTypeClaimCheck",
80934
80934
  label: "disableTypeClaimCheck"
@@ -80967,12 +80967,19 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80967
80967
  }
80968
80968
  ) }),
80969
80969
  /* @__PURE__ */ r(
80970
- ta,
80970
+ Kn,
80971
80971
  {
80972
80972
  field: "config.acceptsPromptNoneForwardFromClient",
80973
80973
  label: "acceptsPromptNone"
80974
80974
  }
80975
80975
  ),
80976
+ /* @__PURE__ */ r(
80977
+ Kn,
80978
+ {
80979
+ field: "config.requiresShortStateParameter",
80980
+ label: "requiresShortStateParameter"
80981
+ }
80982
+ ),
80976
80983
  /* @__PURE__ */ r(
80977
80984
  ye,
80978
80985
  {
@@ -81024,7 +81031,7 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
81024
81031
  }, kce = () => {
81025
81032
  const { t: e } = K(), [t, n] = F(!1);
81026
81033
  return /* @__PURE__ */ r(
81027
- Is,
81034
+ xs,
81028
81035
  {
81029
81036
  toggleText: e("advanced"),
81030
81037
  onToggle: () => n(!t),
@@ -81047,12 +81054,19 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
81047
81054
  }
81048
81055
  ),
81049
81056
  /* @__PURE__ */ r(
81050
- ta,
81057
+ Kn,
81051
81058
  {
81052
81059
  field: "config.acceptsPromptNoneForwardFromClient",
81053
81060
  label: "acceptsPromptNone"
81054
81061
  }
81055
81062
  ),
81063
+ /* @__PURE__ */ r(
81064
+ Kn,
81065
+ {
81066
+ field: "config.requiresShortStateParameter",
81067
+ label: "requiresShortStateParameter"
81068
+ }
81069
+ ),
81056
81070
  /* @__PURE__ */ r(
81057
81071
  si,
81058
81072
  {
@@ -81356,7 +81370,7 @@ function Dce() {
81356
81370
  },
81357
81371
  []
81358
81372
  );
81359
- const O = (Q) => ys({
81373
+ const O = (Q) => vs({
81360
81374
  realm: v,
81361
81375
  alias: n,
81362
81376
  providerId: a,
@@ -81408,7 +81422,7 @@ function Dce() {
81408
81422
  alias: n,
81409
81423
  id: p?.mapperId
81410
81424
  }), g(t("deleteMapperSuccess"), _e.success), A(), y(
81411
- ys({ providerId: a, alias: n, tab: "mappers", realm: v })
81425
+ vs({ providerId: a, alias: n, tab: "mappers", realm: v })
81412
81426
  );
81413
81427
  } catch (Q) {
81414
81428
  b("deleteErrorIdentityProvider", Q);
@@ -81764,7 +81778,7 @@ const Pce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
81764
81778
  return /* @__PURE__ */ _(
81765
81779
  We,
81766
81780
  {
81767
- to: ys({
81781
+ to: vs({
81768
81782
  realm: n,
81769
81783
  providerId: e.providerId,
81770
81784
  alias: e.alias,
@@ -82070,7 +82084,7 @@ const Bce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82070
82084
  control: d,
82071
82085
  getValues: u,
82072
82086
  formState: { errors: p }
82073
- } = je(), f = u(e), [m, h, g] = vt(), [b, y] = F(""), v = fn(), [S, I] = F([]), [T, A] = F(""), k = ea(VL(A, 1e3), []);
82087
+ } = je(), f = u(e), [m, h, g] = vt(), [b, y] = F(""), v = fn(), [S, I] = F([]), [T, A] = F(""), k = ta(VL(A, 1e3), []);
82074
82088
  $e(
82075
82089
  async () => {
82076
82090
  const x = {
@@ -82197,7 +82211,7 @@ const Bce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82197
82211
  )
82198
82212
  }
82199
82213
  ),
82200
- p[e] && /* @__PURE__ */ r(Qn, { message: c("required") })
82214
+ p[e] && /* @__PURE__ */ r(Jn, { message: c("required") })
82201
82215
  ]
82202
82216
  }
82203
82217
  ) : /* @__PURE__ */ r(It, {});
@@ -82604,7 +82618,7 @@ const Bce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82604
82618
  /* @__PURE__ */ r(
82605
82619
  zo,
82606
82620
  {
82607
- icon: /* @__PURE__ */ r(Qs, {}),
82621
+ icon: /* @__PURE__ */ r(Js, {}),
82608
82622
  value: e,
82609
82623
  onChange: (l) => t(l.currentTarget.value),
82610
82624
  placeholder: i,
@@ -82815,7 +82829,7 @@ const Bce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82815
82829
  },
82816
82830
  {
82817
82831
  name: "membershipType",
82818
- cellFormatters: [Rs(e)]
82832
+ cellFormatters: [Ns(e)]
82819
82833
  }
82820
82834
  ],
82821
82835
  emptyState: /* @__PURE__ */ r(
@@ -82895,7 +82909,7 @@ const Bce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82895
82909
  isRequired: !0
82896
82910
  }
82897
82911
  ),
82898
- a?.domains?.message && /* @__PURE__ */ r(Qn, { message: a.domains.message.toString() })
82912
+ a?.domains?.message && /* @__PURE__ */ r(Jn, { message: a.domains.message.toString() })
82899
82913
  ]
82900
82914
  }
82901
82915
  ),
@@ -83018,7 +83032,7 @@ function Kce() {
83018
83032
  /* @__PURE__ */ r(
83019
83033
  Bt,
83020
83034
  {
83021
- titleKey: Kn(
83035
+ titleKey: Wn(
83022
83036
  u,
83023
83037
  `config.${f.metadata.displayFields?.[0] || f.properties[0].name}`
83024
83038
  )?.[0] || t("createItem"),
@@ -83042,7 +83056,7 @@ const Wce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
83042
83056
  __proto__: null,
83043
83057
  default: Kce
83044
83058
  }, Symbol.toStringTag, { value: "Module" })), Yce = ({ obj: e, field: t }) => {
83045
- const { realm: n } = ke(), a = Kn(e, t);
83059
+ const { realm: n } = ke(), a = Wn(e, t);
83046
83060
  return /* @__PURE__ */ r(
83047
83061
  We,
83048
83062
  {
@@ -83461,7 +83475,7 @@ function rde() {
83461
83475
  if (D)
83462
83476
  return Ov({ realm: u });
83463
83477
  if (w)
83464
- return bs({
83478
+ return ys({
83465
83479
  realm: u,
83466
83480
  clientId: w.params.clientId,
83467
83481
  tab: "roles"
@@ -83551,7 +83565,7 @@ function rde() {
83551
83565
  form: a,
83552
83566
  onSubmit: L,
83553
83567
  role: w ? "manage-clients" : "manage-realm",
83554
- cancelLink: w ? bs({ realm: u, clientId: d, tab: "roles" }) : Ov({ realm: u }),
83568
+ cancelLink: w ? ys({ realm: u, clientId: d, tab: "roles" }) : Ov({ realm: u }),
83555
83569
  editMode: !0
83556
83570
  }
83557
83571
  )
@@ -83673,7 +83687,7 @@ function $4({
83673
83687
  },
83674
83688
  {
83675
83689
  name: "description",
83676
- cellFormatters: [Rs(o)]
83690
+ cellFormatters: [Ns(o)]
83677
83691
  }
83678
83692
  ],
83679
83693
  emptyState: /* @__PURE__ */ r(
@@ -83856,7 +83870,7 @@ const ide = ({
83856
83870
  }) => {
83857
83871
  const { t: n } = K(), [a, i] = F(), { adminClient: s } = Ce();
83858
83872
  return $e(
83859
- () => hs(
83873
+ () => gs(
83860
83874
  s,
83861
83875
  "ui-ext/available-event-listeners"
83862
83876
  ),
@@ -84481,7 +84495,7 @@ const cde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
84481
84495
  variant: Ne.control,
84482
84496
  "aria-label": a("search"),
84483
84497
  onClick: O,
84484
- children: /* @__PURE__ */ r(Qs, {})
84498
+ children: /* @__PURE__ */ r(Js, {})
84485
84499
  }
84486
84500
  ) })
84487
84501
  ] }) }),
@@ -84681,7 +84695,7 @@ const cde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
84681
84695
  S(z), T(I + 1);
84682
84696
  }
84683
84697
  const H = () => /* @__PURE__ */ _(
84684
- Yn,
84698
+ Xn,
84685
84699
  {
84686
84700
  direction: { default: "column" },
84687
84701
  spaceItems: { default: "spaceItemsNone" },
@@ -85345,7 +85359,7 @@ const cde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
85345
85359
  St,
85346
85360
  {
85347
85361
  hasIcon: !0,
85348
- icon: Qs,
85362
+ icon: Js,
85349
85363
  isSearchVariant: !0,
85350
85364
  message: s("noSearchResults"),
85351
85365
  instructions: s("noRealmOverridesSearchResultsInstructions")
@@ -85547,7 +85561,7 @@ const cde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
85547
85561
  children: [
85548
85562
  /* @__PURE__ */ _(Je, { ...l, children: [
85549
85563
  /* @__PURE__ */ r(
85550
- Js,
85564
+ hs,
85551
85565
  {
85552
85566
  name: "internationalizationEnabled",
85553
85567
  label: a("internationalization"),
@@ -86037,7 +86051,7 @@ const xde = ({
86037
86051
  )
86038
86052
  ],
86039
86053
  children: /* @__PURE__ */ _(
86040
- Yn,
86054
+ Xn,
86041
86055
  {
86042
86056
  direction: { default: "column" },
86043
86057
  spaceItems: { default: "spaceItemsNone" },
@@ -86094,7 +86108,7 @@ const xde = ({
86094
86108
  St,
86095
86109
  {
86096
86110
  hasIcon: !0,
86097
- icon: Qs,
86111
+ icon: Js,
86098
86112
  isSearchVariant: !0,
86099
86113
  message: o("noSearchResults"),
86100
86114
  instructions: o("noLanguagesSearchResultsInstructions")
@@ -86454,7 +86468,7 @@ const Lv = ({
86454
86468
  )
86455
86469
  }
86456
86470
  ),
86457
- c(g).error && /* @__PURE__ */ r(Qn, { message: i("required") })
86471
+ c(g).error && /* @__PURE__ */ r(Jn, { message: i("required") })
86458
86472
  ] })
86459
86473
  ] });
86460
86474
  }, dR = ({ name: e }) => {
@@ -87699,7 +87713,7 @@ const Jpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
87699
87713
  },
87700
87714
  {
87701
87715
  name: "description",
87702
- cellFormatters: [Rs(n)]
87716
+ cellFormatters: [Ns(n)]
87703
87717
  }
87704
87718
  ],
87705
87719
  emptyState: /* @__PURE__ */ r(
@@ -87889,7 +87903,7 @@ function Wde() {
87889
87903
  )
87890
87904
  ] }),
87891
87905
  k && /* @__PURE__ */ _(oe, { children: [
87892
- /* @__PURE__ */ _(Yn, { children: [
87906
+ /* @__PURE__ */ _(Xn, { children: [
87893
87907
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(dt, { className: "kc-executors", component: Sn.h1, children: [
87894
87908
  t("executors"),
87895
87909
  /* @__PURE__ */ r(
@@ -88399,7 +88413,7 @@ const Xde = ({
88399
88413
  )
88400
88414
  ] }),
88401
88415
  /* @__PURE__ */ r(
88402
- Js,
88416
+ hs,
88403
88417
  {
88404
88418
  name: "smtpServer.auth",
88405
88419
  label: a("authentication"),
@@ -88514,6 +88528,19 @@ const Xde = ({
88514
88528
  )
88515
88529
  ] })
88516
88530
  ] }),
88531
+ /* @__PURE__ */ r(
88532
+ hs,
88533
+ {
88534
+ name: "smtpServer.allowutf8",
88535
+ label: a("allowutf8"),
88536
+ labelIcon: a("allowutf8Help"),
88537
+ "data-testid": "smtpServer.allowutf8",
88538
+ defaultValue: "",
88539
+ labelOn: a("enabled"),
88540
+ labelOff: a("disabled"),
88541
+ stringify: !0
88542
+ }
88543
+ ),
88517
88544
  /* @__PURE__ */ r(
88518
88545
  Re,
88519
88546
  {
@@ -88610,10 +88637,10 @@ const Xde = ({
88610
88637
  )
88611
88638
  ] }) });
88612
88639
  };
88613
- var qs;
88640
+ var Ks;
88614
88641
  (function(e) {
88615
88642
  e.Disabled = "DISABLED", e.Enabled = "ENABLED", e.AdminView = "ADMIN_VIEW", e.AdminEdit = "ADMIN_EDIT";
88616
- })(qs || (qs = {}));
88643
+ })(Ks || (Ks = {}));
88617
88644
  const Zde = ({
88618
88645
  realm: e,
88619
88646
  save: t
@@ -88632,10 +88659,10 @@ const Zde = ({
88632
88659
  }
88633
88660
  ) : /* @__PURE__ */ r(It, {});
88634
88661
  }, Qde = ["all", "external", "none"], ly = [
88635
- qs.Disabled,
88636
- qs.Enabled,
88637
- qs.AdminView,
88638
- qs.AdminEdit
88662
+ Ks.Disabled,
88663
+ Ks.Enabled,
88664
+ Ks.AdminView,
88665
+ Ks.AdminEdit
88639
88666
  ];
88640
88667
  function Jde({
88641
88668
  realm: e,
@@ -88669,7 +88696,7 @@ function Jde({
88669
88696
  const b = c(
88670
88697
  async ({ unmanagedAttributePolicy: y, ...v }) => {
88671
88698
  const S = { ...n };
88672
- y === qs.Disabled ? delete S.unmanagedAttributePolicy : S.unmanagedAttributePolicy = y, await t({ ...v, upConfig: S });
88699
+ y === Ks.Disabled ? delete S.unmanagedAttributePolicy : S.unmanagedAttributePolicy = y, await t({ ...v, upConfig: S });
88673
88700
  }
88674
88701
  );
88675
88702
  return /* @__PURE__ */ r(Be, { variant: "light", children: /* @__PURE__ */ r(Je, { ...o, children: /* @__PURE__ */ _(
@@ -88701,7 +88728,7 @@ function Jde({
88701
88728
  }
88702
88729
  ),
88703
88730
  u.realm && /* @__PURE__ */ r(
88704
- Qn,
88731
+ Jn,
88705
88732
  {
88706
88733
  "data-testid": "realm-id-error",
88707
88734
  message: u.realm.message
@@ -89230,7 +89257,7 @@ function nue() {
89230
89257
  }), a(
89231
89258
  t(x ? "updateClientPolicySuccess" : "createClientPolicySuccess"),
89232
89259
  _e.success
89233
- ), L(Vs({ realm: n, policyName: be.name })), v(!0);
89260
+ ), L(qs({ realm: n, policyName: be.name })), v(!0);
89234
89261
  } catch (Se) {
89235
89262
  i("createClientPolicyError", Se);
89236
89263
  }
@@ -89272,7 +89299,7 @@ function nue() {
89272
89299
  await e.clientPolicies.updatePolicy({
89273
89300
  policies: l
89274
89301
  }), a(t("deleteConditionSuccess"), _e.success), L(
89275
- Vs({ realm: n, policyName: R.name })
89302
+ qs({ realm: n, policyName: R.name })
89276
89303
  );
89277
89304
  } catch (be) {
89278
89305
  i("deleteConditionError", be);
@@ -89309,7 +89336,7 @@ function nue() {
89309
89336
  try {
89310
89337
  await e.clientPolicies.updatePolicy({
89311
89338
  policies: l
89312
- }), a(t("deleteClientPolicyProfileSuccess"), _e.success), D.setValue("profiles", g?.profiles || []), L(Vs({ realm: n, policyName: R.name }));
89339
+ }), a(t("deleteClientPolicyProfileSuccess"), _e.success), D.setValue("profiles", g?.profiles || []), L(qs({ realm: n, policyName: R.name }));
89313
89340
  } catch (be) {
89314
89341
  i("deleteClientPolicyProfileError", be);
89315
89342
  }
@@ -89355,7 +89382,7 @@ function nue() {
89355
89382
  policies: Se
89356
89383
  }), c(Se);
89357
89384
  const le = [...d || [], ...Se];
89358
- f(le), b(Oe), D.setValue("profiles", Oe.profiles), L(Vs({ realm: n, policyName: R.name })), a(t("addClientProfileSuccess"), _e.success);
89385
+ f(le), b(Oe), D.setValue("profiles", Oe.profiles), L(qs({ realm: n, policyName: R.name })), a(t("addClientProfileSuccess"), _e.success);
89359
89386
  } catch (le) {
89360
89387
  i("addClientProfileError", le);
89361
89388
  }
@@ -89481,7 +89508,7 @@ function nue() {
89481
89508
  )
89482
89509
  ] }),
89483
89510
  (y || D.formState.isSubmitted) && /* @__PURE__ */ _(oe, { children: [
89484
- /* @__PURE__ */ _(Yn, { children: [
89511
+ /* @__PURE__ */ _(Xn, { children: [
89485
89512
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(dt, { className: "kc-conditions", component: Sn.h1, children: [
89486
89513
  t("conditions"),
89487
89514
  /* @__PURE__ */ r(
@@ -89598,7 +89625,7 @@ function nue() {
89598
89625
  ] })
89599
89626
  ] }),
89600
89627
  (y || D.formState.isSubmitted) && /* @__PURE__ */ _(oe, { children: [
89601
- /* @__PURE__ */ _(Yn, { children: [
89628
+ /* @__PURE__ */ _(Xn, { children: [
89602
89629
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(
89603
89630
  dt,
89604
89631
  {
@@ -89780,7 +89807,7 @@ function aue() {
89780
89807
  try {
89781
89808
  await e.clientPolicies.updatePolicy({
89782
89809
  policies: C
89783
- }), p(C), i(Vs({ realm: s, policyName: I })), n(
89810
+ }), p(C), i(qs({ realm: s, policyName: I })), n(
89784
89811
  t(T ? "updateClientConditionSuccess" : "createClientConditionSuccess"),
89785
89812
  _e.success
89786
89813
  );
@@ -89883,7 +89910,7 @@ function aue() {
89883
89910
  variant: "link",
89884
89911
  "data-testid": "addCondition-cancelBtn",
89885
89912
  onClick: () => i(
89886
- Vs({ realm: s, policyName: I })
89913
+ qs({ realm: s, policyName: I })
89887
89914
  ),
89888
89915
  children: t("cancel")
89889
89916
  }
@@ -89899,7 +89926,7 @@ function aue() {
89899
89926
  We,
89900
89927
  {
89901
89928
  ...D,
89902
- to: Vs({ realm: s, policyName: I })
89929
+ to: qs({ realm: s, policyName: I })
89903
89930
  }
89904
89931
  ),
89905
89932
  variant: "primary",
@@ -90398,7 +90425,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90398
90425
  });
90399
90426
  return c ? /* @__PURE__ */ _(oe, { children: [
90400
90427
  /* @__PURE__ */ r(x, {}),
90401
- /* @__PURE__ */ r(Be, { children: /* @__PURE__ */ _(Yn, { className: "kc-policies-config-section", children: [
90428
+ /* @__PURE__ */ r(Be, { children: /* @__PURE__ */ _(Xn, { className: "kc-policies-config-section", children: [
90402
90429
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(dr, { headingLevel: "h1", size: "md", children: t("policiesConfigType") }) }),
90403
90430
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(
90404
90431
  dn,
@@ -90495,7 +90522,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90495
90522
  columns: [
90496
90523
  {
90497
90524
  name: "name",
90498
- cellRenderer: ({ name: L }) => /* @__PURE__ */ r(We, { to: Vs({ realm: i, policyName: L }), children: L })
90525
+ cellRenderer: ({ name: L }) => /* @__PURE__ */ r(We, { to: qs({ realm: i, policyName: L }), children: L })
90499
90526
  },
90500
90527
  {
90501
90528
  name: "enabled",
@@ -90514,7 +90541,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90514
90541
  },
90515
90542
  {
90516
90543
  name: "description",
90517
- cellFormatters: [Rs(t)]
90544
+ cellFormatters: [Ns(t)]
90518
90545
  }
90519
90546
  ]
90520
90547
  },
@@ -90637,7 +90664,7 @@ function lue() {
90637
90664
  };
90638
90665
  return /* @__PURE__ */ _(oe, { children: [
90639
90666
  /* @__PURE__ */ r(I, {}),
90640
- /* @__PURE__ */ r(Be, { children: /* @__PURE__ */ _(Yn, { className: "kc-profiles-config-section", children: [
90667
+ /* @__PURE__ */ r(Be, { children: /* @__PURE__ */ _(Xn, { className: "kc-profiles-config-section", children: [
90641
90668
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(dr, { headingLevel: "h1", size: "md", children: t("profilesConfigType") }) }),
90642
90669
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(
90643
90670
  dn,
@@ -93807,7 +93834,7 @@ const Q4 = /* @__PURE__ */ mc(uue), pue = ({ onSave: e, onClose: t }) => {
93807
93834
  /* @__PURE__ */ _(Be, { variant: "light", children: [
93808
93835
  /* @__PURE__ */ r(jt, { className: "pf-v5-u-mb-lg", children: /* @__PURE__ */ r(dt, { children: a("themeColorInfo") }) }),
93809
93836
  f.matches && n === "light" && /* @__PURE__ */ r(Mn, { variant: "info", isInline: !0, title: a("themePreviewInfo") }),
93810
- /* @__PURE__ */ _(Yn, { className: "pf-v5-u-pt-lg", children: [
93837
+ /* @__PURE__ */ _(Xn, { className: "pf-v5-u-pt-lg", children: [
93811
93838
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(Qe, { isHorizontal: !0, role: "manage-realm", children: /* @__PURE__ */ _(Je, { ...i, children: [
93812
93839
  /* @__PURE__ */ r(ye, { label: a("favicon"), children: /* @__PURE__ */ r(dy, { name: "favicon" }) }),
93813
93840
  /* @__PURE__ */ r(ye, { label: a("logo"), children: /* @__PURE__ */ r(
@@ -93993,7 +94020,7 @@ styles=css/login.css css/theme-styles.css
93993
94020
  })
93994
94021
  );
93995
94022
  const I = (A) => Object.entries(A || {}).map(([k, O]) => `--pf-v5-global--${k}: ${O};`).join(`
93996
- `), T = (await fetch(Xs(i.resourceUrl, "/theme/login.css"))).text();
94023
+ `), T = (await fetch(Zs(i.resourceUrl, "/theme/login.css"))).text();
93997
94024
  f.file("theme/quick-theme/common/resources/css/login.css", T), f.file(
93998
94025
  "theme/quick-theme/common/resources/css/theme-styles.css",
93999
94026
  `:root {
@@ -94942,8 +94969,8 @@ const tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
94942
94969
  id: te.realm
94943
94970
  };
94944
94971
  me.smtpServer?.port === "" && (me.smtpServer = { ...me.smtpServer, port: null });
94945
- const Te = await vs(
94946
- Xs(e.baseUrl, `admin/realms/${i}/ui-ext`),
94972
+ const Te = await Es(
94973
+ Zs(e.baseUrl, `admin/realms/${i}/ui-ext`),
94947
94974
  {
94948
94975
  method: "PUT",
94949
94976
  body: JSON.stringify(me),
@@ -95338,7 +95365,7 @@ function Iue() {
95338
95365
  const { adminClient: e } = Ce(), { t } = K(), [n, a] = F(0), i = () => a(n + 1), { addError: s } = Pe(), { realm: o } = ke(), [l, c] = F(!1), [d, u] = F("ALL"), [p, f] = F(!1), m = () => {
95339
95366
  c(!l);
95340
95367
  }, h = async (y, v, S) => {
95341
- const I = await hs(
95368
+ const I = await gs(
95342
95369
  e,
95343
95370
  "ui-ext/sessions",
95344
95371
  {
@@ -95827,7 +95854,7 @@ const xue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95827
95854
  ...x
95828
95855
  }
95829
95856
  ),
95830
- u.password && /* @__PURE__ */ r(Qn, { message: o("required") })
95857
+ u.password && /* @__PURE__ */ r(Jn, { message: o("required") })
95831
95858
  ]
95832
95859
  }
95833
95860
  ),
@@ -95851,7 +95878,7 @@ const xue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95851
95878
  }
95852
95879
  ),
95853
95880
  u.passwordConfirmation && /* @__PURE__ */ r(
95854
- Qn,
95881
+ Jn,
95855
95882
  {
95856
95883
  message: u.passwordConfirmation.message
95857
95884
  }
@@ -96116,7 +96143,7 @@ const r6 = ({
96116
96143
  }
96117
96144
  ),
96118
96145
  /* @__PURE__ */ r(
96119
- Js,
96146
+ hs,
96120
96147
  {
96121
96148
  name: "emailVerified",
96122
96149
  label: u("emailVerified"),
@@ -96191,7 +96218,7 @@ const r6 = ({
96191
96218
  ] })
96192
96219
  }
96193
96220
  ),
96194
- O.requiredActions && /* @__PURE__ */ r(Qn, { message: u("required") })
96221
+ O.requiredActions && /* @__PURE__ */ r(Jn, { message: u("required") })
96195
96222
  ]
96196
96223
  }
96197
96224
  )
@@ -96564,7 +96591,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96564
96591
  attributes: _d(e).attributes
96565
96592
  }),
96566
96593
  name: "unmanagedAttributes",
96567
- isDisabled: qs.AdminView == n?.unmanagedAttributePolicy
96594
+ isDisabled: Ks.AdminView == n?.unmanagedAttributePolicy
96568
96595
  }
96569
96596
  ) });
96570
96597
  }, Hue = () => {
@@ -97372,7 +97399,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97372
97399
  }), k = (R) => h ? /* @__PURE__ */ r(
97373
97400
  We,
97374
97401
  {
97375
- to: ys({
97402
+ to: vs({
97376
97403
  realm: c,
97377
97404
  providerId: R.providerId,
97378
97405
  alias: R.identityProvider,
@@ -97670,7 +97697,7 @@ function Kue() {
97670
97697
  cn,
97671
97698
  {
97672
97699
  "data-testid": "user-details-label-transient-user",
97673
- icon: /* @__PURE__ */ r(Cs, {}),
97700
+ icon: /* @__PURE__ */ r(_s, {}),
97674
97701
  children: t("transientUser")
97675
97702
  }
97676
97703
  ) })
@@ -98946,7 +98973,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98946
98973
  ], l6 = (e) => {
98947
98974
  const t = {};
98948
98975
  return ape.forEach((n) => {
98949
- const a = Kn(e.getValues(), `config.${n}`);
98976
+ const a = Wn(e.getValues(), `config.${n}`);
98950
98977
  t[n] = Array.isArray(a) ? a[0] : "";
98951
98978
  }), t;
98952
98979
  }, c6 = ({
@@ -100884,7 +100911,7 @@ const fpe = ({
100884
100911
  ) })
100885
100912
  ] }, S.id)) })
100886
100913
  ] }),
100887
- f[e] && /* @__PURE__ */ r(Qn, { message: c("requiredGroups") })
100914
+ f[e] && /* @__PURE__ */ r(Jn, { message: c("requiredGroups") })
100888
100915
  ]
100889
100916
  }
100890
100917
  );
@@ -100979,7 +101006,7 @@ const fpe = ({
100979
101006
  ) })
100980
101007
  ] }, h.role.id)) })
100981
101008
  ] }),
100982
- o[e] && /* @__PURE__ */ r(Qn, { message: a("requiredRoles") })
101009
+ o[e] && /* @__PURE__ */ r(Jn, { message: a("requiredRoles") })
100983
101010
  ]
100984
101011
  }
100985
101012
  );
@@ -101423,7 +101450,7 @@ const fpe = ({
101423
101450
  isExpanded: D.isExpanded,
101424
101451
  children: [
101425
101452
  /* @__PURE__ */ r(De, {}),
101426
- /* @__PURE__ */ r(De, { colSpan: 5, children: /* @__PURE__ */ r(Os, { children: D.isExpanded && /* @__PURE__ */ _(oe, { children: [
101453
+ /* @__PURE__ */ r(De, { colSpan: 5, children: /* @__PURE__ */ r(Rs, { children: D.isExpanded && /* @__PURE__ */ _(oe, { children: [
101427
101454
  /* @__PURE__ */ r(Ge, { children: n("resources") }),
101428
101455
  D.resources && D.resources?.length > 0 ? D.resources.map(
101429
101456
  (R, C) => /* @__PURE__ */ r(De, { children: /* @__PURE__ */ r("span", { style: { marginLeft: "8px" }, children: R.displayName || R.name }) }, C)
@@ -101497,7 +101524,7 @@ const fpe = ({
101497
101524
  /* @__PURE__ */ r("strong", { children: t(u) }),
101498
101525
  ":"
101499
101526
  ] }),
101500
- /* @__PURE__ */ r(Ys, { className: "pf-v5-u-mt-sm", children: f.map((m) => /* @__PURE__ */ r(Ai, { children: t("evaluatedPolicy", {
101527
+ /* @__PURE__ */ r(Xs, { className: "pf-v5-u-mt-sm", children: f.map((m) => /* @__PURE__ */ r(Ai, { children: t("evaluatedPolicy", {
101501
101528
  name: m.policy?.name,
101502
101529
  status: m.status
101503
101530
  }) }, m.policy?.id)) })
@@ -101506,11 +101533,11 @@ const fpe = ({
101506
101533
  return /* @__PURE__ */ _(Mn, { isInline: !0, variant: s, title: i, component: "h6", children: [
101507
101534
  o.length > 0 && /* @__PURE__ */ _(oe, { children: [
101508
101535
  /* @__PURE__ */ r(dt, { children: /* @__PURE__ */ r("b", { children: t("grantedScope") }) }),
101509
- /* @__PURE__ */ r(Ys, { className: "pf-v5-u-mt-sm", children: o.map((u) => /* @__PURE__ */ r(Ai, { children: u.name }, u.id)) })
101536
+ /* @__PURE__ */ r(Xs, { className: "pf-v5-u-mt-sm", children: o.map((u) => /* @__PURE__ */ r(Ai, { children: u.name }, u.id)) })
101510
101537
  ] }),
101511
101538
  l.length > 0 && /* @__PURE__ */ _(oe, { children: [
101512
101539
  /* @__PURE__ */ r(dt, { className: "pf-v5-u-pt-sm", children: /* @__PURE__ */ r("strong", { children: t("deniedScope") }) }),
101513
- /* @__PURE__ */ r(Ys, { className: "pf-v5-u-mt-sm", children: l.map((u) => /* @__PURE__ */ r(Ai, { children: u.name }, u.id)) })
101540
+ /* @__PURE__ */ r(Xs, { className: "pf-v5-u-mt-sm", children: l.map((u) => /* @__PURE__ */ r(Ai, { children: u.name }, u.id)) })
101514
101541
  ] }),
101515
101542
  d("grantedPermissions", "PERMIT"),
101516
101543
  d("deniedPermissions", "DENY")
@@ -101860,7 +101887,7 @@ export {
101860
101887
  bi as Z,
101861
101888
  Pe as _,
101862
101889
  ke as a,
101863
- Rs as a$,
101890
+ Ns as a$,
101864
101891
  Or as a0,
101865
101892
  em as a1,
101866
101893
  ua as a2,
@@ -101921,7 +101948,7 @@ export {
101921
101948
  ye as au,
101922
101949
  lt as av,
101923
101950
  $re as aw,
101924
- Qn as ax,
101951
+ Jn as ax,
101925
101952
  LO as ay,
101926
101953
  Po as az,
101927
101954
  rt as b,
@@ -101929,7 +101956,7 @@ export {
101929
101956
  nu as b0,
101930
101957
  fi as b1,
101931
101958
  di as b2,
101932
- hs as b3,
101959
+ gs as b3,
101933
101960
  Uo as b4,
101934
101961
  Gpe as b5,
101935
101962
  Wr as b6,
@@ -101938,7 +101965,7 @@ export {
101938
101965
  DO as b9,
101939
101966
  Rce as bA,
101940
101967
  Xf as bB,
101941
- ys as bC,
101968
+ vs as bC,
101942
101969
  yae as bD,
101943
101970
  vae as bE,
101944
101971
  y3 as bF,
@@ -102128,7 +102155,7 @@ export {
102128
102155
  HI as e5,
102129
102156
  au as e6,
102130
102157
  $I as e7,
102131
- ta as e8,
102158
+ Kn as e8,
102132
102159
  sc as e9,
102133
102160
  Sde as eA,
102134
102161
  Cde as eB,
@@ -102265,7 +102292,7 @@ export {
102265
102292
  wa as n,
102266
102293
  Ar as o,
102267
102294
  zi as p,
102268
- Yn as q,
102295
+ Xn as q,
102269
102296
  Rt as r,
102270
102297
  ht as s,
102271
102298
  hO as t,
@@ -102276,4 +102303,4 @@ export {
102276
102303
  $e as y,
102277
102304
  mc as z
102278
102305
  };
102279
- //# sourceMappingURL=index-BB_cYBCp.js.map
102306
+ //# sourceMappingURL=index-BmccfL6w.js.map