@keycloak/keycloak-admin-ui 26.3.4 → 26.3.5

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-F7FgeYW0.js → AddOAuth2-Dxp1J1jb.js} +2 -2
  3. package/lib/{AddOAuth2-F7FgeYW0.js.map → AddOAuth2-Dxp1J1jb.js.map} +1 -1
  4. package/lib/{CreateFlow-DUsT9qkU.js → CreateFlow-4l-mqWSc.js} +2 -2
  5. package/lib/{CreateFlow-DUsT9qkU.js.map → CreateFlow-4l-mqWSc.js.map} +1 -1
  6. package/lib/{DetailOrganization-CV_4J5fR.js → DetailOrganization-D3FMNAgS.js} +2 -2
  7. package/lib/{DetailOrganization-CV_4J5fR.js.map → DetailOrganization-D3FMNAgS.js.map} +1 -1
  8. package/lib/{ExecutorForm-CaqwAS8a.js → ExecutorForm-q7jXfMr5.js} +2 -2
  9. package/lib/{ExecutorForm-CaqwAS8a.js.map → ExecutorForm-q7jXfMr5.js.map} +1 -1
  10. package/lib/{FlowDetails-BM76-t9x.js → FlowDetails-Dtszkmi9.js} +2 -2
  11. package/lib/{FlowDetails-BM76-t9x.js.map → FlowDetails-Dtszkmi9.js.map} +1 -1
  12. package/lib/{NewOrganization-Cme4dF_4.js → NewOrganization-DVCQIWM9.js} +2 -2
  13. package/lib/{NewOrganization-Cme4dF_4.js.map → NewOrganization-DVCQIWM9.js.map} +1 -1
  14. package/lib/{PermissionConfigurationDetails-j8xO_ttP.js → PermissionConfigurationDetails-BlV-QaHz.js} +3 -3
  15. package/lib/{PermissionConfigurationDetails-j8xO_ttP.js.map → PermissionConfigurationDetails-BlV-QaHz.js.map} +1 -1
  16. package/lib/{PermissionDetails-DniNzN93.js → PermissionDetails-ClVKBmnl.js} +2 -2
  17. package/lib/{PermissionDetails-DniNzN93.js.map → PermissionDetails-ClVKBmnl.js.map} +1 -1
  18. package/lib/{RealmSection-oePxR5vr.js → RealmSection-BzcmhOlZ.js} +2 -2
  19. package/lib/{RealmSection-oePxR5vr.js.map → RealmSection-BzcmhOlZ.js.map} +1 -1
  20. package/lib/{ResourceDetails-B4CtAi8P.js → ResourceDetails-BEmkHc1N.js} +3 -3
  21. package/lib/{ResourceDetails-B4CtAi8P.js.map → ResourceDetails-BEmkHc1N.js.map} +1 -1
  22. package/lib/{ScopeDetails-CnXDe51U.js → ScopeDetails-DS7tttxU.js} +2 -2
  23. package/lib/{ScopeDetails-CnXDe51U.js.map → ScopeDetails-DS7tttxU.js.map} +1 -1
  24. package/lib/{ScopePicker-B1sz9ms-.js → ScopePicker-Ccn0shUc.js} +2 -2
  25. package/lib/{ScopePicker-B1sz9ms-.js.map → ScopePicker-Ccn0shUc.js.map} +1 -1
  26. package/lib/{index-mwKZBR4z.js → index-CzrFBAyz.js} +352 -308
  27. package/lib/{index-mwKZBR4z.js.map → index-CzrFBAyz.js.map} +1 -1
  28. package/lib/keycloak-admin-ui.js +1 -1
  29. package/package.json +3 -3
@@ -12515,21 +12515,21 @@ const Ip = (e) => {
12515
12515
  );
12516
12516
  };
12517
12517
  Ip.displayName = "NavGroup";
12518
- const jt = (e) => {
12518
+ const Vt = (e) => {
12519
12519
  var { children: t, className: n = "", isVisited: a = !1 } = e, i = ve(e, ["children", "className", "isVisited"]);
12520
12520
  return E.createElement("div", Object.assign({}, i, { className: q(Pp.content, a && Pp.modifiers.visited, n) }), t);
12521
12521
  };
12522
- jt.displayName = "TextContent";
12522
+ Vt.displayName = "TextContent";
12523
12523
  var Tn;
12524
12524
  (function(e) {
12525
12525
  e.h1 = "h1", e.h2 = "h2", e.h3 = "h3", e.h4 = "h4", e.h5 = "h5", e.h6 = "h6", e.p = "p", e.a = "a", e.small = "small", e.blockquote = "blockquote", e.pre = "pre";
12526
12526
  })(Tn || (Tn = {}));
12527
- const lt = (e) => {
12527
+ const ct = (e) => {
12528
12528
  var { children: t = null, className: n = "", component: a = Tn.p, isVisitedLink: i = !1, ouiaId: s, ouiaSafe: o = !0 } = e, l = ve(e, ["children", "className", "component", "isVisitedLink", "ouiaId", "ouiaSafe"]);
12529
- const c = a, d = Kr(lt.displayName, s, o);
12529
+ const c = a, d = Kr(ct.displayName, s, o);
12530
12530
  return E.createElement(c, Object.assign({}, d, l, { "data-pf-content": !0, className: q(i && a === Tn.a && Pp.modifiers.visited, n) }), t);
12531
12531
  };
12532
- lt.displayName = "Text";
12532
+ ct.displayName = "Text";
12533
12533
  var Yp;
12534
12534
  (function(e) {
12535
12535
  e.ul = "ul", e.ol = "ol", e.dl = "dl";
@@ -13185,10 +13185,10 @@ const Jr = {
13185
13185
  switchToggle: "pf-v5-c-switch__toggle",
13186
13186
  switchToggleIcon: "pf-v5-c-switch__toggle-icon"
13187
13187
  };
13188
- class ct extends E.Component {
13188
+ class lt extends E.Component {
13189
13189
  constructor(t) {
13190
13190
  super(t), !t.label && !t["aria-label"] && console.error("Switch: Switch requires either a label or an aria-label to be specified"), this.id = t.id || ms(), this.state = {
13191
- ouiaStateId: kr(ct.displayName)
13191
+ ouiaStateId: kr(lt.displayName)
13192
13192
  };
13193
13193
  }
13194
13194
  render() {
@@ -13209,7 +13209,7 @@ class ct extends E.Component {
13209
13209
  } = t, h = ve(t, ["id", "className", "label", "labelOff", "isChecked", "defaultChecked", "hasCheckIcon", "isDisabled", "onChange", "isReversed", "ouiaId", "ouiaSafe"]), g = h["aria-label"] === "";
13210
13210
  return E.createElement(
13211
13211
  "label",
13212
- Object.assign({ className: q(Jr.switch, p && Jr.modifiers.reverse, a), htmlFor: this.id }, va(ct.displayName, f !== void 0 ? f : this.state.ouiaStateId, m)),
13212
+ Object.assign({ className: q(Jr.switch, p && Jr.modifiers.reverse, a), htmlFor: this.id }, va(lt.displayName, f !== void 0 ? f : this.state.ouiaStateId, m)),
13213
13213
  E.createElement("input", Object.assign({ id: this.id, className: q(Jr.switchInput), type: "checkbox", onChange: (b) => u(b, b.target.checked) }, l !== void 0 ? { defaultChecked: l } : { checked: o }, { disabled: d, "aria-labelledby": g ? `${this.id}-${o !== !0 ? "off" : "on"}` : null }, h)),
13214
13214
  i !== void 0 ? E.createElement(
13215
13215
  E.Fragment,
@@ -13233,8 +13233,8 @@ class ct extends E.Component {
13233
13233
  );
13234
13234
  }
13235
13235
  }
13236
- ct.displayName = "Switch";
13237
- ct.defaultProps = {
13236
+ lt.displayName = "Switch";
13237
+ lt.defaultProps = {
13238
13238
  isChecked: !0,
13239
13239
  isDisabled: !1,
13240
13240
  isReversed: !1,
@@ -21959,7 +21959,7 @@ const LW = 8e3, kD = Yr(
21959
21959
  actions: [
21960
21960
  /* @__PURE__ */ r(J, { variant: "primary", onClick: o, children: t("tryAgain") }, "tryAgain")
21961
21961
  ],
21962
- children: /* @__PURE__ */ r(jt, { children: i ? /* @__PURE__ */ r(lt, { children: t(i) }) : s && n.exists(s) ? /* @__PURE__ */ r(lt, { children: t(s) }) : /* @__PURE__ */ r(lt, { children: t("somethingWentWrongDescription") }) })
21962
+ children: /* @__PURE__ */ r(Vt, { children: i ? /* @__PURE__ */ r(ct, { children: t(i) }) : s && n.exists(s) ? /* @__PURE__ */ r(ct, { children: t(s) }) : /* @__PURE__ */ r(ct, { children: t("somethingWentWrongDescription") }) })
21963
21963
  }
21964
21964
  ) });
21965
21965
  };
@@ -22508,7 +22508,7 @@ const hs = ({
22508
22508
  name: i.name,
22509
22509
  defaultValue: s,
22510
22510
  render: ({ field: { onChange: l, value: c } }) => /* @__PURE__ */ r(
22511
- ct,
22511
+ lt,
22512
22512
  {
22513
22513
  ...i,
22514
22514
  id: i.name,
@@ -23256,7 +23256,7 @@ const lm = (e) => typeof e == "number" ? e + "px" : e, Wt = ({
23256
23256
  sections: l.filter((c) => c.attributes.length > 0).map(({ group: c, attributes: d }) => ({
23257
23257
  title: wr(e, c.displayHeader, c.name) || e("general"),
23258
23258
  panel: /* @__PURE__ */ _("div", { className: "pf-v5-c-form", children: [
23259
- c.displayDescription && /* @__PURE__ */ r(lt, { className: "pf-v5-u-pb-lg", children: wr(e, c.displayDescription, "") }),
23259
+ c.displayDescription && /* @__PURE__ */ r(ct, { className: "pf-v5-u-pb-lg", children: wr(e, c.displayDescription, "") }),
23260
23260
  d.map((u) => /* @__PURE__ */ r(
23261
23261
  lY,
23262
23262
  {
@@ -24423,7 +24423,7 @@ const Pn = () => (e) => e || "—", Su = () => (e) => {
24423
24423
  defaultValue: s ? i : !1,
24424
24424
  control: c,
24425
24425
  render: ({ field: d }) => /* @__PURE__ */ r(
24426
- ct,
24426
+ lt,
24427
24427
  {
24428
24428
  id: e,
24429
24429
  isDisabled: a,
@@ -26798,7 +26798,7 @@ const YD = Yr(
26798
26798
  }, XD = Yr(
26799
26799
  "AccessContext",
26800
26800
  void 0
26801
- ), Vt = () => bi(XD), EX = ({ children: e }) => {
26801
+ ), zt = () => bi(XD), EX = ({ children: e }) => {
26802
26802
  const { whoAmI: t } = fr(), { realm: n } = ke(), [a, i] = F([]);
26803
26803
  ft(() => {
26804
26804
  t.getRealmAccess()[n] && i(t.getRealmAccess()[n]);
@@ -26944,7 +26944,7 @@ const i0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o
26944
26944
  onFilerTypeChange: a,
26945
26945
  ...i
26946
26946
  }) => {
26947
- const { t: s } = K(), [o, l] = vt(), { hasAccess: c } = Vt(), d = c("view-realm") || c("query-users");
26947
+ const { t: s } = K(), [o, l] = vt(), { hasAccess: c } = zt(), d = c("view-realm") || c("query-users");
26948
26948
  return /* @__PURE__ */ r(
26949
26949
  hn,
26950
26950
  {
@@ -27415,13 +27415,13 @@ hr.prototype.property = "";
27415
27415
  hr.prototype.spaceSeparated = !1;
27416
27416
  hr.prototype.space = void 0;
27417
27417
  let PX = 0;
27418
- const zt = tl(), ia = tl(), JD = tl(), Ye = tl(), Rn = tl(), Pl = tl(), gr = tl();
27418
+ const Gt = tl(), ia = tl(), JD = tl(), Ye = tl(), Rn = tl(), Pl = tl(), gr = tl();
27419
27419
  function tl() {
27420
27420
  return 2 ** ++PX;
27421
27421
  }
27422
27422
  const ov = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27423
27423
  __proto__: null,
27424
- boolean: zt,
27424
+ boolean: Gt,
27425
27425
  booleanish: ia,
27426
27426
  commaOrSpaceSeparated: gr,
27427
27427
  commaSeparated: Pl,
@@ -27550,38 +27550,38 @@ const MX = Tc({
27550
27550
  accessKey: Rn,
27551
27551
  action: null,
27552
27552
  allow: null,
27553
- allowFullScreen: zt,
27554
- allowPaymentRequest: zt,
27555
- allowUserMedia: zt,
27553
+ allowFullScreen: Gt,
27554
+ allowPaymentRequest: Gt,
27555
+ allowUserMedia: Gt,
27556
27556
  alt: null,
27557
27557
  as: null,
27558
- async: zt,
27558
+ async: Gt,
27559
27559
  autoCapitalize: null,
27560
27560
  autoComplete: Rn,
27561
- autoFocus: zt,
27562
- autoPlay: zt,
27561
+ autoFocus: Gt,
27562
+ autoPlay: Gt,
27563
27563
  blocking: Rn,
27564
27564
  capture: null,
27565
27565
  charSet: null,
27566
- checked: zt,
27566
+ checked: Gt,
27567
27567
  cite: null,
27568
27568
  className: Rn,
27569
27569
  cols: Ye,
27570
27570
  colSpan: null,
27571
27571
  content: null,
27572
27572
  contentEditable: ia,
27573
- controls: zt,
27573
+ controls: Gt,
27574
27574
  controlsList: Rn,
27575
27575
  coords: Ye | Pl,
27576
27576
  crossOrigin: null,
27577
27577
  data: null,
27578
27578
  dateTime: null,
27579
27579
  decoding: null,
27580
- default: zt,
27581
- defer: zt,
27580
+ default: Gt,
27581
+ defer: Gt,
27582
27582
  dir: null,
27583
27583
  dirName: null,
27584
- disabled: zt,
27584
+ disabled: Gt,
27585
27585
  download: JD,
27586
27586
  draggable: ia,
27587
27587
  encType: null,
@@ -27591,11 +27591,11 @@ const MX = Tc({
27591
27591
  formAction: null,
27592
27592
  formEncType: null,
27593
27593
  formMethod: null,
27594
- formNoValidate: zt,
27594
+ formNoValidate: Gt,
27595
27595
  formTarget: null,
27596
27596
  headers: Rn,
27597
27597
  height: Ye,
27598
- hidden: zt,
27598
+ hidden: Gt,
27599
27599
  high: Ye,
27600
27600
  href: null,
27601
27601
  hrefLang: null,
@@ -27604,15 +27604,15 @@ const MX = Tc({
27604
27604
  id: null,
27605
27605
  imageSizes: null,
27606
27606
  imageSrcSet: null,
27607
- inert: zt,
27607
+ inert: Gt,
27608
27608
  inputMode: null,
27609
27609
  integrity: null,
27610
27610
  is: null,
27611
- isMap: zt,
27611
+ isMap: Gt,
27612
27612
  itemId: null,
27613
27613
  itemProp: Rn,
27614
27614
  itemRef: Rn,
27615
- itemScope: zt,
27615
+ itemScope: Gt,
27616
27616
  itemType: Rn,
27617
27617
  kind: null,
27618
27618
  label: null,
@@ -27620,7 +27620,7 @@ const MX = Tc({
27620
27620
  language: null,
27621
27621
  list: null,
27622
27622
  loading: null,
27623
- loop: zt,
27623
+ loop: Gt,
27624
27624
  low: Ye,
27625
27625
  manifest: null,
27626
27626
  max: null,
@@ -27629,12 +27629,12 @@ const MX = Tc({
27629
27629
  method: null,
27630
27630
  min: null,
27631
27631
  minLength: Ye,
27632
- multiple: zt,
27633
- muted: zt,
27632
+ multiple: Gt,
27633
+ muted: Gt,
27634
27634
  name: null,
27635
27635
  nonce: null,
27636
- noModule: zt,
27637
- noValidate: zt,
27636
+ noModule: Gt,
27637
+ noValidate: Gt,
27638
27638
  onAbort: null,
27639
27639
  onAfterPrint: null,
27640
27640
  onAuxClick: null,
@@ -27723,31 +27723,31 @@ const MX = Tc({
27723
27723
  onVolumeChange: null,
27724
27724
  onWaiting: null,
27725
27725
  onWheel: null,
27726
- open: zt,
27726
+ open: Gt,
27727
27727
  optimum: Ye,
27728
27728
  pattern: null,
27729
27729
  ping: Rn,
27730
27730
  placeholder: null,
27731
- playsInline: zt,
27731
+ playsInline: Gt,
27732
27732
  popover: null,
27733
27733
  popoverTarget: null,
27734
27734
  popoverTargetAction: null,
27735
27735
  poster: null,
27736
27736
  preload: null,
27737
- readOnly: zt,
27737
+ readOnly: Gt,
27738
27738
  referrerPolicy: null,
27739
27739
  rel: Rn,
27740
- required: zt,
27741
- reversed: zt,
27740
+ required: Gt,
27741
+ reversed: Gt,
27742
27742
  rows: Ye,
27743
27743
  rowSpan: Ye,
27744
27744
  sandbox: Rn,
27745
27745
  scope: null,
27746
- scoped: zt,
27747
- seamless: zt,
27748
- selected: zt,
27749
- shadowRootClonable: zt,
27750
- shadowRootDelegatesFocus: zt,
27746
+ scoped: Gt,
27747
+ seamless: Gt,
27748
+ selected: Gt,
27749
+ shadowRootClonable: Gt,
27750
+ shadowRootDelegatesFocus: Gt,
27751
27751
  shadowRootMode: null,
27752
27752
  shape: null,
27753
27753
  size: Ye,
@@ -27767,7 +27767,7 @@ const MX = Tc({
27767
27767
  title: null,
27768
27768
  translate: null,
27769
27769
  type: null,
27770
- typeMustMatch: zt,
27770
+ typeMustMatch: Gt,
27771
27771
  useMap: null,
27772
27772
  value: ia,
27773
27773
  width: Ye,
@@ -27813,9 +27813,9 @@ const MX = Tc({
27813
27813
  // `<object>`
27814
27814
  color: null,
27815
27815
  // `<font>` and `<hr>`. Use CSS instead
27816
- compact: zt,
27816
+ compact: Gt,
27817
27817
  // Lists. Use CSS to reduce space between items instead
27818
- declare: zt,
27818
+ declare: Gt,
27819
27819
  // `<object>`
27820
27820
  event: null,
27821
27821
  // `<script>`
@@ -27839,13 +27839,13 @@ const MX = Tc({
27839
27839
  // `<body>`
27840
27840
  marginWidth: Ye,
27841
27841
  // `<body>`
27842
- noResize: zt,
27842
+ noResize: Gt,
27843
27843
  // `<frame>`
27844
- noHref: zt,
27844
+ noHref: Gt,
27845
27845
  // `<area>`. Use no href instead of an explicit `nohref`
27846
- noShade: zt,
27846
+ noShade: Gt,
27847
27847
  // `<hr>`. Use background-color and height instead of borders
27848
- noWrap: zt,
27848
+ noWrap: Gt,
27849
27849
  // `<td>` and `<th>`
27850
27850
  object: null,
27851
27851
  // `<applet>`
@@ -27885,8 +27885,8 @@ const MX = Tc({
27885
27885
  allowTransparency: null,
27886
27886
  autoCorrect: null,
27887
27887
  autoSave: null,
27888
- disablePictureInPicture: zt,
27889
- disableRemotePlayback: zt,
27888
+ disablePictureInPicture: Gt,
27889
+ disableRemotePlayback: Gt,
27890
27890
  prefix: null,
27891
27891
  property: null,
27892
27892
  results: Ye,
@@ -28121,7 +28121,7 @@ const MX = Tc({
28121
28121
  dur: null,
28122
28122
  divisor: Ye,
28123
28123
  dominantBaseline: null,
28124
- download: zt,
28124
+ download: Gt,
28125
28125
  dx: null,
28126
28126
  dy: null,
28127
28127
  edgeMode: null,
@@ -40963,13 +40963,13 @@ Zr.prototype.commaOrSpaceSeparated = !1;
40963
40963
  Zr.prototype.mustUseProperty = !1;
40964
40964
  Zr.prototype.defined = !1;
40965
40965
  let qte = 0;
40966
- const Gt = ll(), sa = ll(), qP = ll(), Xe = ll(), Nn = ll(), Fl = ll(), br = ll();
40966
+ const jt = ll(), sa = ll(), qP = ll(), Xe = ll(), Nn = ll(), Fl = ll(), br = ll();
40967
40967
  function ll() {
40968
40968
  return 2 ** ++qte;
40969
40969
  }
40970
40970
  const yv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
40971
40971
  __proto__: null,
40972
- boolean: Gt,
40972
+ boolean: jt,
40973
40973
  booleanish: sa,
40974
40974
  commaOrSpaceSeparated: br,
40975
40975
  commaSeparated: Fl,
@@ -41119,38 +41119,38 @@ const ZP = xc({
41119
41119
  accessKey: Nn,
41120
41120
  action: null,
41121
41121
  allow: null,
41122
- allowFullScreen: Gt,
41123
- allowPaymentRequest: Gt,
41124
- allowUserMedia: Gt,
41122
+ allowFullScreen: jt,
41123
+ allowPaymentRequest: jt,
41124
+ allowUserMedia: jt,
41125
41125
  alt: null,
41126
41126
  as: null,
41127
- async: Gt,
41127
+ async: jt,
41128
41128
  autoCapitalize: null,
41129
41129
  autoComplete: Nn,
41130
- autoFocus: Gt,
41131
- autoPlay: Gt,
41130
+ autoFocus: jt,
41131
+ autoPlay: jt,
41132
41132
  blocking: Nn,
41133
41133
  capture: null,
41134
41134
  charSet: null,
41135
- checked: Gt,
41135
+ checked: jt,
41136
41136
  cite: null,
41137
41137
  className: Nn,
41138
41138
  cols: Xe,
41139
41139
  colSpan: null,
41140
41140
  content: null,
41141
41141
  contentEditable: sa,
41142
- controls: Gt,
41142
+ controls: jt,
41143
41143
  controlsList: Nn,
41144
41144
  coords: Xe | Fl,
41145
41145
  crossOrigin: null,
41146
41146
  data: null,
41147
41147
  dateTime: null,
41148
41148
  decoding: null,
41149
- default: Gt,
41150
- defer: Gt,
41149
+ default: jt,
41150
+ defer: jt,
41151
41151
  dir: null,
41152
41152
  dirName: null,
41153
- disabled: Gt,
41153
+ disabled: jt,
41154
41154
  download: qP,
41155
41155
  draggable: sa,
41156
41156
  encType: null,
@@ -41160,11 +41160,11 @@ const ZP = xc({
41160
41160
  formAction: null,
41161
41161
  formEncType: null,
41162
41162
  formMethod: null,
41163
- formNoValidate: Gt,
41163
+ formNoValidate: jt,
41164
41164
  formTarget: null,
41165
41165
  headers: Nn,
41166
41166
  height: Xe,
41167
- hidden: Gt,
41167
+ hidden: jt,
41168
41168
  high: Xe,
41169
41169
  href: null,
41170
41170
  hrefLang: null,
@@ -41173,15 +41173,15 @@ const ZP = xc({
41173
41173
  id: null,
41174
41174
  imageSizes: null,
41175
41175
  imageSrcSet: null,
41176
- inert: Gt,
41176
+ inert: jt,
41177
41177
  inputMode: null,
41178
41178
  integrity: null,
41179
41179
  is: null,
41180
- isMap: Gt,
41180
+ isMap: jt,
41181
41181
  itemId: null,
41182
41182
  itemProp: Nn,
41183
41183
  itemRef: Nn,
41184
- itemScope: Gt,
41184
+ itemScope: jt,
41185
41185
  itemType: Nn,
41186
41186
  kind: null,
41187
41187
  label: null,
@@ -41189,7 +41189,7 @@ const ZP = xc({
41189
41189
  language: null,
41190
41190
  list: null,
41191
41191
  loading: null,
41192
- loop: Gt,
41192
+ loop: jt,
41193
41193
  low: Xe,
41194
41194
  manifest: null,
41195
41195
  max: null,
@@ -41198,12 +41198,12 @@ const ZP = xc({
41198
41198
  method: null,
41199
41199
  min: null,
41200
41200
  minLength: Xe,
41201
- multiple: Gt,
41202
- muted: Gt,
41201
+ multiple: jt,
41202
+ muted: jt,
41203
41203
  name: null,
41204
41204
  nonce: null,
41205
- noModule: Gt,
41206
- noValidate: Gt,
41205
+ noModule: jt,
41206
+ noValidate: jt,
41207
41207
  onAbort: null,
41208
41208
  onAfterPrint: null,
41209
41209
  onAuxClick: null,
@@ -41292,31 +41292,31 @@ const ZP = xc({
41292
41292
  onVolumeChange: null,
41293
41293
  onWaiting: null,
41294
41294
  onWheel: null,
41295
- open: Gt,
41295
+ open: jt,
41296
41296
  optimum: Xe,
41297
41297
  pattern: null,
41298
41298
  ping: Nn,
41299
41299
  placeholder: null,
41300
- playsInline: Gt,
41300
+ playsInline: jt,
41301
41301
  popover: null,
41302
41302
  popoverTarget: null,
41303
41303
  popoverTargetAction: null,
41304
41304
  poster: null,
41305
41305
  preload: null,
41306
- readOnly: Gt,
41306
+ readOnly: jt,
41307
41307
  referrerPolicy: null,
41308
41308
  rel: Nn,
41309
- required: Gt,
41310
- reversed: Gt,
41309
+ required: jt,
41310
+ reversed: jt,
41311
41311
  rows: Xe,
41312
41312
  rowSpan: Xe,
41313
41313
  sandbox: Nn,
41314
41314
  scope: null,
41315
- scoped: Gt,
41316
- seamless: Gt,
41317
- selected: Gt,
41318
- shadowRootClonable: Gt,
41319
- shadowRootDelegatesFocus: Gt,
41315
+ scoped: jt,
41316
+ seamless: jt,
41317
+ selected: jt,
41318
+ shadowRootClonable: jt,
41319
+ shadowRootDelegatesFocus: jt,
41320
41320
  shadowRootMode: null,
41321
41321
  shape: null,
41322
41322
  size: Xe,
@@ -41336,7 +41336,7 @@ const ZP = xc({
41336
41336
  title: null,
41337
41337
  translate: null,
41338
41338
  type: null,
41339
- typeMustMatch: Gt,
41339
+ typeMustMatch: jt,
41340
41340
  useMap: null,
41341
41341
  value: sa,
41342
41342
  width: Xe,
@@ -41382,9 +41382,9 @@ const ZP = xc({
41382
41382
  // `<object>`
41383
41383
  color: null,
41384
41384
  // `<font>` and `<hr>`. Use CSS instead
41385
- compact: Gt,
41385
+ compact: jt,
41386
41386
  // Lists. Use CSS to reduce space between items instead
41387
- declare: Gt,
41387
+ declare: jt,
41388
41388
  // `<object>`
41389
41389
  event: null,
41390
41390
  // `<script>`
@@ -41408,13 +41408,13 @@ const ZP = xc({
41408
41408
  // `<body>`
41409
41409
  marginWidth: Xe,
41410
41410
  // `<body>`
41411
- noResize: Gt,
41411
+ noResize: jt,
41412
41412
  // `<frame>`
41413
- noHref: Gt,
41413
+ noHref: jt,
41414
41414
  // `<area>`. Use no href instead of an explicit `nohref`
41415
- noShade: Gt,
41415
+ noShade: jt,
41416
41416
  // `<hr>`. Use background-color and height instead of borders
41417
- noWrap: Gt,
41417
+ noWrap: jt,
41418
41418
  // `<td>` and `<th>`
41419
41419
  object: null,
41420
41420
  // `<applet>`
@@ -41454,8 +41454,8 @@ const ZP = xc({
41454
41454
  allowTransparency: null,
41455
41455
  autoCorrect: null,
41456
41456
  autoSave: null,
41457
- disablePictureInPicture: Gt,
41458
- disableRemotePlayback: Gt,
41457
+ disablePictureInPicture: jt,
41458
+ disableRemotePlayback: jt,
41459
41459
  prefix: null,
41460
41460
  property: null,
41461
41461
  results: Xe,
@@ -41690,7 +41690,7 @@ const ZP = xc({
41690
41690
  dur: null,
41691
41691
  divisor: Xe,
41692
41692
  dominantBaseline: null,
41693
- download: Gt,
41693
+ download: jt,
41694
41694
  dx: null,
41695
41695
  dy: null,
41696
41696
  edgeMode: null,
@@ -59792,9 +59792,16 @@ const r3 = /* @__PURE__ */ fe.forwardRef((e, t) => {
59792
59792
  };
59793
59793
  var An = /* @__PURE__ */ ((e) => (e.AdminFineGrainedAuthz = "ADMIN_FINE_GRAINED_AUTHZ", e.AdminFineGrainedAuthzV2 = "ADMIN_FINE_GRAINED_AUTHZ_V2", e.ClientPolicies = "CLIENT_POLICIES", e.Kerberos = "KERBEROS", e.DynamicScopes = "DYNAMIC_SCOPES", e.DPoP = "DPOP", e.DeviceFlow = "DEVICE_FLOW", e.TransientUsers = "TRANSIENT_USERS", e.ClientTypes = "CLIENT_TYPES", e.DeclarativeUI = "DECLARATIVE_UI", e.Organizations = "ORGANIZATION", e.OpenId4VCI = "OID4VC_VCI", e.QuickTheme = "QUICK_THEME", e.StandardTokenExchangeV2 = "TOKEN_EXCHANGE_STANDARD_V2", e.Passkeys = "PASSKEYS", e))(An || {});
59794
59794
  function ra() {
59795
- const { features: e } = $t();
59796
- return function(n) {
59797
- return e ? e.filter((a) => a.enabled).map((a) => a.name).includes(n) : !1;
59795
+ const { features: e } = $t(), { hasAccess: t } = zt(), n = (a) => {
59796
+ switch (a) {
59797
+ case "ORGANIZATION":
59798
+ return t("manage-realm");
59799
+ default:
59800
+ return !0;
59801
+ }
59802
+ };
59803
+ return function(i) {
59804
+ return e ? e.filter((s) => s.enabled && n(s.name)).map((s) => s.name).includes(i) : !1;
59798
59805
  };
59799
59806
  }
59800
59807
  const aa = ({
@@ -59883,8 +59890,8 @@ const aa = ({
59883
59890
  /* @__PURE__ */ _(Be, { variant: "light", children: [
59884
59891
  /* @__PURE__ */ _(Hy, { hasGutter: !0, children: [
59885
59892
  /* @__PURE__ */ r(Zc, { children: /* @__PURE__ */ _(Hy, { children: [
59886
- /* @__PURE__ */ r(Zc, { children: /* @__PURE__ */ r(jt, { className: "pf-v5-u-mr-sm", children: /* @__PURE__ */ r(
59887
- lt,
59893
+ /* @__PURE__ */ r(Zc, { children: /* @__PURE__ */ r(Vt, { className: "pf-v5-u-mr-sm", children: /* @__PURE__ */ r(
59894
+ ct,
59888
59895
  {
59889
59896
  className: t,
59890
59897
  component: "h1",
@@ -59904,7 +59911,7 @@ const aa = ({
59904
59911
  /* @__PURE__ */ r(Zc, { children: /* @__PURE__ */ r(sr, { className: "pf-v5-u-p-0", children: /* @__PURE__ */ _(jr, { children: [
59905
59912
  f && /* @__PURE__ */ _(Ke, { alignSelf: "center", children: [
59906
59913
  /* @__PURE__ */ r(
59907
- ct,
59914
+ lt,
59908
59915
  {
59909
59916
  id: `${x(n)}-switch`,
59910
59917
  "data-testid": `${n}-switch`,
@@ -59951,7 +59958,7 @@ const aa = ({
59951
59958
  ) })
59952
59959
  ] }) }) })
59953
59960
  ] }),
59954
- v && /* @__PURE__ */ r(jt, { id: "view-header-subkey", children: /* @__PURE__ */ _(lt, { children: [
59961
+ v && /* @__PURE__ */ r(Vt, { id: "view-header-subkey", children: /* @__PURE__ */ _(ct, { children: [
59955
59962
  _o(s) ? s : s ? b(s) : "",
59956
59963
  o && /* @__PURE__ */ r(
59957
59964
  us,
@@ -60087,7 +60094,7 @@ function ot(e, t) {
60087
60094
  }
60088
60095
  return oc(e, n);
60089
60096
  }
60090
- const Gne = Ze(() => import("./FlowDetails-BM76-t9x.js")), aI = {
60097
+ const Gne = Ze(() => import("./FlowDetails-Dtszkmi9.js")), aI = {
60091
60098
  path: "/:realm/authentication/:id/:usedBy",
60092
60099
  element: /* @__PURE__ */ r(Gne, {}),
60093
60100
  breadcrumb: (e) => e("flowDetails"),
@@ -60522,7 +60529,7 @@ const Vne = ({
60522
60529
  name: "enabled",
60523
60530
  displayKey: "enabled",
60524
60531
  cellRenderer: (b) => /* @__PURE__ */ r(
60525
- ct,
60532
+ lt,
60526
60533
  {
60527
60534
  id: `enable-${ek(b.name || "")}`,
60528
60535
  label: t("on"),
@@ -60541,7 +60548,7 @@ const Vne = ({
60541
60548
  displayKey: "setAsDefaultAction",
60542
60549
  thTooltipText: "authDefaultActionTooltip",
60543
60550
  cellRenderer: (b) => /* @__PURE__ */ r(
60544
- ct,
60551
+ lt,
60545
60552
  {
60546
60553
  id: `default-${ek(b.name || "")}`,
60547
60554
  label: t("on"),
@@ -60592,9 +60599,9 @@ const Vne = ({
60592
60599
  return /* @__PURE__ */ r(
60593
60600
  xt,
60594
60601
  {
60595
- header: /* @__PURE__ */ _(jt, { children: [
60596
- /* @__PURE__ */ r(lt, { component: Tn.h1, children: i("flowUsedBy") }),
60597
- /* @__PURE__ */ r(lt, { children: i("flowUsedByDescription", {
60602
+ header: /* @__PURE__ */ _(Vt, { children: [
60603
+ /* @__PURE__ */ r(ct, { component: Tn.h1, children: i("flowUsedBy") }),
60604
+ /* @__PURE__ */ r(ct, { children: i("flowUsedByDescription", {
60598
60605
  value: i(t ? "clients" : "identiyProviders")
60599
60606
  }) })
60600
60607
  ] }),
@@ -60708,7 +60715,7 @@ const Vne = ({
60708
60715
  unWrap: i = !1,
60709
60716
  ...s
60710
60717
  }) => {
60711
- const { hasAccess: o } = Vt(), l = (d, u) => Rm.map(d, (p) => {
60718
+ const { hasAccess: o } = zt(), l = (d, u) => Rm.map(d, (p) => {
60712
60719
  if (!_o(p))
60713
60720
  return p;
60714
60721
  if (p.props) {
@@ -61271,7 +61278,7 @@ const Vne = ({
61271
61278
  }
61272
61279
  ),
61273
61280
  !t && /* @__PURE__ */ r(
61274
- ct,
61281
+ lt,
61275
61282
  {
61276
61283
  id: e,
61277
61284
  label: s("on"),
@@ -61499,7 +61506,7 @@ const fO = ({ onSelect: e, selectedPolicies: t }) => {
61499
61506
  }
61500
61507
  }, b = ra();
61501
61508
  return /* @__PURE__ */ _(Be, { variant: "light", children: [
61502
- c && /* @__PURE__ */ r(fi, { bodyContent: i(`${m}FormHelp`), children: /* @__PURE__ */ r(jt, { className: "keycloak__section_intro__help", children: /* @__PURE__ */ _(lt, { children: [
61509
+ c && /* @__PURE__ */ r(fi, { bodyContent: i(`${m}FormHelp`), children: /* @__PURE__ */ r(Vt, { className: "keycloak__section_intro__help", children: /* @__PURE__ */ _(ct, { children: [
61503
61510
  /* @__PURE__ */ r(fc, {}),
61504
61511
  " ",
61505
61512
  i("webauthnIntro")
@@ -61766,7 +61773,7 @@ const fO = ({ onSelect: e, selectedPolicies: t }) => {
61766
61773
  return {
61767
61774
  pathname: ot(t, e)
61768
61775
  };
61769
- }, fae = Ze(() => import("./CreateFlow-DUsT9qkU.js")), b3 = {
61776
+ }, fae = Ze(() => import("./CreateFlow-4l-mqWSc.js")), b3 = {
61770
61777
  path: "/:realm/authentication/flows/create",
61771
61778
  element: /* @__PURE__ */ r(fae, {}),
61772
61779
  breadcrumb: (e) => e("createFlow"),
@@ -61998,13 +62005,13 @@ const yae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
61998
62005
  "aria-label": t(g ? "addPredefinedMappers" : "emptySecondaryAction"),
61999
62006
  variant: Ut.medium,
62000
62007
  header: /* @__PURE__ */ _(
62001
- jt,
62008
+ Vt,
62002
62009
  {
62003
62010
  role: "dialog",
62004
62011
  "aria-label": t(g ? "addPredefinedMappers" : "emptySecondaryAction"),
62005
62012
  children: [
62006
- /* @__PURE__ */ r(lt, { component: Tn.h1, children: t(g ? "addPredefinedMappers" : "emptySecondaryAction") }),
62007
- /* @__PURE__ */ r(lt, { children: t(g ? "predefinedMappingDescription" : "configureMappingDescription") })
62013
+ /* @__PURE__ */ r(ct, { component: Tn.h1, children: t(g ? "addPredefinedMappers" : "emptySecondaryAction") }),
62014
+ /* @__PURE__ */ r(ct, { children: t(g ? "predefinedMappingDescription" : "configureMappingDescription") })
62008
62015
  ]
62009
62016
  }
62010
62017
  ),
@@ -63240,7 +63247,7 @@ const $ae = Ze(() => Promise.resolve().then(() => MI)), U3 = {
63240
63247
  }
63241
63248
  }, Vf = (e) => ({
63242
63249
  pathname: ot(mI.path, e)
63243
- }), Vae = Ze(() => import("./DetailOrganization-CV_4J5fR.js")), H3 = {
63250
+ }), Vae = Ze(() => import("./DetailOrganization-D3FMNAgS.js")), H3 = {
63244
63251
  path: "/:realm/organizations/:id/:tab",
63245
63252
  element: /* @__PURE__ */ r(Vae, {}),
63246
63253
  breadcrumb: (e) => e("organizationDetails"),
@@ -63725,7 +63732,7 @@ const $ae = Ze(() => Promise.resolve().then(() => MI)), U3 = {
63725
63732
  ] });
63726
63733
  };
63727
63734
  function Jae() {
63728
- const { adminClient: e } = Ce(), { t } = K(), n = mt(), { realm: a, realmRepresentation: i } = ke(), { id: s } = tn(), { addAlert: o, addError: l } = Pe(), { enabled: c } = Xr(), [d, u] = F(), [p, f] = F(0), m = () => f(p + 1), { hasAccess: h } = Vt();
63735
+ const { adminClient: e } = Ce(), { t } = K(), n = mt(), { realm: a, realmRepresentation: i } = ke(), { id: s } = tn(), { addAlert: o, addError: l } = Pe(), { enabled: c } = Xr(), [d, u] = F(), [p, f] = F(0), m = () => f(p + 1), { hasAccess: h } = zt();
63729
63736
  $e(
63730
63737
  async () => {
63731
63738
  const L = await e.clientScopes.findOne({ id: s });
@@ -64199,7 +64206,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64199
64206
  }
64200
64207
  ),
64201
64208
  children: /* @__PURE__ */ r(
64202
- ct,
64209
+ lt,
64203
64210
  {
64204
64211
  id: "allowRemoteResourceManagement",
64205
64212
  label: n("on"),
@@ -64239,7 +64246,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64239
64246
  "PERMISSIVE",
64240
64247
  "DISABLED"
64241
64248
  ], nre = ({ clientId: e }) => {
64242
- const { adminClient: t } = Ce(), { t: n } = K(), [a, i] = F(), [s, o] = vt(), l = rt({}), { control: c, reset: d, handleSubmit: u } = l, { addAlert: p, addError: f } = Pe(), { hasAccess: m } = Vt(), h = !m("manage-authorization");
64249
+ const { adminClient: t } = Ce(), { t: n } = K(), [a, i] = F(), [s, o] = vt(), l = rt({}), { control: c, reset: d, handleSubmit: u } = l, { addAlert: p, addError: f } = Pe(), { hasAccess: m } = zt(), h = !m("manage-authorization");
64243
64250
  $e(
64244
64251
  () => t.clients.getResourceServer({ id: e }),
64245
64252
  (y) => {
@@ -64479,7 +64486,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64479
64486
  save: t,
64480
64487
  reset: n
64481
64488
  }) => {
64482
- const { t: a } = K(), { watch: i } = je(), { hasAccess: s } = Vt(), o = s("manage-clients") || e.access?.configure, l = i("protocol");
64489
+ const { t: a } = K(), { watch: i } = je(), { hasAccess: s } = zt(), o = s("manage-clients") || e.access?.configure, l = i("protocol");
64483
64490
  return /* @__PURE__ */ _(
64484
64491
  Qe,
64485
64492
  {
@@ -64544,7 +64551,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64544
64551
  defaultValue: !1,
64545
64552
  control: a,
64546
64553
  render: ({ field: u }) => /* @__PURE__ */ r(
64547
- ct,
64554
+ lt,
64548
64555
  {
64549
64556
  "data-testid": "authentication",
64550
64557
  id: "kc-authentication",
@@ -64591,7 +64598,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64591
64598
  defaultValue: !1,
64592
64599
  control: a,
64593
64600
  render: ({ field: u }) => /* @__PURE__ */ r(
64594
- ct,
64601
+ lt,
64595
64602
  {
64596
64603
  "data-testid": "authorization",
64597
64604
  id: "kc-authorization-switch",
@@ -64983,7 +64990,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64983
64990
  reset: t,
64984
64991
  client: { access: n }
64985
64992
  }) => {
64986
- const { t: a } = K(), { control: i, watch: s } = je(), { hasAccess: o } = Vt(), l = o("manage-clients") || n?.configure, c = s("protocol"), d = s("frontchannelLogout"), u = c === "openid-connect" ? "frontchannelLogoutOIDCHelp" : "frontchannelLogoutHelp";
64993
+ const { t: a } = K(), { control: i, watch: s } = je(), { hasAccess: o } = zt(), l = o("manage-clients") || n?.configure, c = s("protocol"), d = s("frontchannelLogout"), u = c === "openid-connect" ? "frontchannelLogoutOIDCHelp" : "frontchannelLogoutHelp";
64987
64994
  return /* @__PURE__ */ _(
64988
64995
  Qe,
64989
64996
  {
@@ -65011,7 +65018,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65011
65018
  defaultValue: !0,
65012
65019
  control: i,
65013
65020
  render: ({ field: p }) => /* @__PURE__ */ r(
65014
- ct,
65021
+ lt,
65015
65022
  {
65016
65023
  id: "kc-frontchannelLogout-switch",
65017
65024
  label: a("on"),
@@ -65090,7 +65097,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65090
65097
  defaultValue: "true",
65091
65098
  control: i,
65092
65099
  render: ({ field: p }) => /* @__PURE__ */ r(
65093
- ct,
65100
+ lt,
65094
65101
  {
65095
65102
  id: "backchannelLogoutSessionRequired",
65096
65103
  label: a("on"),
@@ -65126,7 +65133,7 @@ const ere = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65126
65133
  defaultValue: "false",
65127
65134
  control: i,
65128
65135
  render: ({ field: p }) => /* @__PURE__ */ r(
65129
- ct,
65136
+ lt,
65130
65137
  {
65131
65138
  id: "backchannelLogoutRevokeOfflineSessions",
65132
65139
  label: a("on"),
@@ -66092,7 +66099,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66092
66099
  defaultValue: "false",
66093
66100
  control: i,
66094
66101
  render: ({ field: h }) => /* @__PURE__ */ r(
66095
- ct,
66102
+ lt,
66096
66103
  {
66097
66104
  id: "useRfc9068AccessTokenType",
66098
66105
  label: a("on"),
@@ -66148,6 +66155,42 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66148
66155
  options: p(l)
66149
66156
  }
66150
66157
  ),
66158
+ /* @__PURE__ */ r(
66159
+ ye,
66160
+ {
66161
+ label: a("idTokenAsDetachedSignature"),
66162
+ fieldId: "idTokenAsDetachedSignature",
66163
+ hasNoPaddingTop: !0,
66164
+ labelIcon: /* @__PURE__ */ r(
66165
+ Ee,
66166
+ {
66167
+ helpText: a("idTokenAsDetachedSignatureHelp"),
66168
+ fieldLabelId: "idTokenAsDetachedSignature"
66169
+ }
66170
+ ),
66171
+ children: /* @__PURE__ */ r(
66172
+ Oe,
66173
+ {
66174
+ name: qe(
66175
+ "attributes.id.token.as.detached.signature"
66176
+ ),
66177
+ defaultValue: "false",
66178
+ control: i,
66179
+ render: ({ field: h }) => /* @__PURE__ */ r(
66180
+ lt,
66181
+ {
66182
+ id: "idTokenAsDetachedSignature",
66183
+ label: a("on"),
66184
+ labelOff: a("off"),
66185
+ isChecked: h.value === "true",
66186
+ onChange: (g, b) => h.onChange(b.toString()),
66187
+ "aria-label": a("idTokenAsDetachedSignature")
66188
+ }
66189
+ )
66190
+ }
66191
+ )
66192
+ }
66193
+ ),
66151
66194
  /* @__PURE__ */ r(
66152
66195
  nt,
66153
66196
  {
@@ -66475,7 +66518,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66475
66518
  defaultValue: "",
66476
66519
  control: i,
66477
66520
  render: ({ field: d }) => /* @__PURE__ */ r(
66478
- ct,
66521
+ lt,
66479
66522
  {
66480
66523
  id: "excludeSessionStateFromAuthenticationResponse-switch",
66481
66524
  label: a("on"),
@@ -66511,7 +66554,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66511
66554
  defaultValue: "",
66512
66555
  control: i,
66513
66556
  render: ({ field: d }) => /* @__PURE__ */ r(
66514
- ct,
66557
+ lt,
66515
66558
  {
66516
66559
  id: "excludeIssuerFromAuthenticationResponse-switch",
66517
66560
  label: a("on"),
@@ -66547,7 +66590,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66547
66590
  defaultValue: "true",
66548
66591
  control: i,
66549
66592
  render: ({ field: d }) => /* @__PURE__ */ r(
66550
- ct,
66593
+ lt,
66551
66594
  {
66552
66595
  id: "useRefreshTokens",
66553
66596
  label: a("on"),
@@ -66583,7 +66626,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66583
66626
  defaultValue: "false",
66584
66627
  control: i,
66585
66628
  render: ({ field: d }) => /* @__PURE__ */ r(
66586
- ct,
66629
+ lt,
66587
66630
  {
66588
66631
  id: "useRefreshTokenForClientCredentialsGrant",
66589
66632
  label: a("on"),
@@ -66619,7 +66662,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66619
66662
  defaultValue: "false",
66620
66663
  control: i,
66621
66664
  render: ({ field: d }) => /* @__PURE__ */ r(
66622
- ct,
66665
+ lt,
66623
66666
  {
66624
66667
  id: "useLowerCaseBearerType",
66625
66668
  label: a("on"),
@@ -66714,7 +66757,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66714
66757
  title: n("fineGrainOpenIdConnectConfiguration"),
66715
66758
  isHidden: l !== a,
66716
66759
  panel: /* @__PURE__ */ _(oe, { children: [
66717
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-pb-lg", children: n("fineGrainOpenIdConnectConfigurationHelp") }),
66760
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-pb-lg", children: n("fineGrainOpenIdConnectConfigurationHelp") }),
66718
66761
  /* @__PURE__ */ r(
66719
66762
  bre,
66720
66763
  {
@@ -66729,6 +66772,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66729
66772
  "id.token.signed.response.alg",
66730
66773
  "id.token.encrypted.response.alg",
66731
66774
  "id.token.encrypted.response.enc",
66775
+ "id.token.as.detached.signature",
66732
66776
  "user.info.response.signature.alg",
66733
66777
  "user.info.encrypted.response.alg",
66734
66778
  "user.info.encrypted.response.enc",
@@ -66750,7 +66794,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66750
66794
  title: n("openIdConnectCompatibilityModes"),
66751
66795
  isHidden: l !== a,
66752
66796
  panel: /* @__PURE__ */ _(oe, { children: [
66753
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-pb-lg", children: n("openIdConnectCompatibilityModesHelp") }),
66797
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-pb-lg", children: n("openIdConnectCompatibilityModesHelp") }),
66754
66798
  /* @__PURE__ */ r(
66755
66799
  vre,
66756
66800
  {
@@ -66769,7 +66813,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66769
66813
  title: n("fineGrainSamlEndpointConfig"),
66770
66814
  isHidden: l === a,
66771
66815
  panel: /* @__PURE__ */ _(oe, { children: [
66772
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-pb-lg", children: n("fineGrainSamlEndpointConfigHelp") }),
66816
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-pb-lg", children: n("fineGrainSamlEndpointConfigHelp") }),
66773
66817
  /* @__PURE__ */ r(
66774
66818
  yre,
66775
66819
  {
@@ -66793,7 +66837,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66793
66837
  {
66794
66838
  title: n("advancedSettings"),
66795
66839
  panel: /* @__PURE__ */ _(oe, { children: [
66796
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-pb-lg", children: n("advancedSettings" + or(l || "")) }),
66840
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-pb-lg", children: n("advancedSettings" + or(l || "")) }),
66797
66841
  /* @__PURE__ */ r(
66798
66842
  fre,
66799
66843
  {
@@ -66825,7 +66869,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66825
66869
  {
66826
66870
  title: n("authenticationOverrides"),
66827
66871
  panel: /* @__PURE__ */ _(oe, { children: [
66828
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-pb-lg", children: n("authenticationOverridesHelp") }),
66872
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-pb-lg", children: n("authenticationOverridesHelp") }),
66829
66873
  /* @__PURE__ */ r(
66830
66874
  hre,
66831
66875
  {
@@ -66992,7 +67036,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66992
67036
  ] })
66993
67037
  ] });
66994
67038
  }, Cre = Ze(
66995
- () => import("./PermissionDetails-DniNzN93.js")
67039
+ () => import("./PermissionDetails-ClVKBmnl.js")
66996
67040
  ), yI = {
66997
67041
  path: "/:realm/clients/:id/authorization/permission/new/:permissionType",
66998
67042
  element: /* @__PURE__ */ r(Cre, {}),
@@ -67008,7 +67052,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67008
67052
  return {
67009
67053
  pathname: ot(t, e)
67010
67054
  };
67011
- }, _re = Ze(() => import("./ResourceDetails-B4CtAi8P.js")), q3 = {
67055
+ }, _re = Ze(() => import("./ResourceDetails-BEmkHc1N.js")), q3 = {
67012
67056
  path: "/:realm/clients/:id/authorization/resource/new",
67013
67057
  element: /* @__PURE__ */ r(_re, {}),
67014
67058
  breadcrumb: (e) => e("createResource"),
@@ -67017,7 +67061,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67017
67061
  }
67018
67062
  }, _O = (e) => ({
67019
67063
  pathname: ot(q3.path, e)
67020
- }), Ire = Ze(() => import("./ResourceDetails-B4CtAi8P.js")), vI = {
67064
+ }), Ire = Ze(() => import("./ResourceDetails-BEmkHc1N.js")), vI = {
67021
67065
  path: "/:realm/clients/:id/authorization/resource",
67022
67066
  element: /* @__PURE__ */ r(Ire, {}),
67023
67067
  breadcrumb: (e) => e("resourceDetails"),
@@ -67037,7 +67081,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67037
67081
  pathname: ot(t, e)
67038
67082
  };
67039
67083
  }, xre = Ze(
67040
- () => import("./PermissionDetails-DniNzN93.js")
67084
+ () => import("./PermissionDetails-ClVKBmnl.js")
67041
67085
  ), W3 = {
67042
67086
  path: "/:realm/clients/:id/authorization/permission/:permissionType/:permissionId",
67043
67087
  element: /* @__PURE__ */ r(xre, {}),
@@ -67051,7 +67095,7 @@ const dre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67051
67095
  }
67052
67096
  }, Po = (e) => ({
67053
67097
  pathname: ot(W3.path, e)
67054
- }), wre = Ze(() => import("./ScopeDetails-CnXDe51U.js")), SI = {
67098
+ }), wre = Ze(() => import("./ScopeDetails-DS7tttxU.js")), SI = {
67055
67099
  path: "/:realm/clients/:id/authorization/scope",
67056
67100
  element: /* @__PURE__ */ r(wre, {}),
67057
67101
  breadcrumb: (e) => e("authorizationScopeDetails"),
@@ -67451,7 +67495,7 @@ const kre = ({ id: e, clientId: t, uris: n }) => {
67451
67495
  }
67452
67496
  )
67453
67497
  ] });
67454
- }, Nre = Ze(() => import("./ScopeDetails-CnXDe51U.js")), Z3 = {
67498
+ }, Nre = Ze(() => import("./ScopeDetails-DS7tttxU.js")), Z3 = {
67455
67499
  path: "/:realm/clients/:id/authorization/scope/new",
67456
67500
  element: /* @__PURE__ */ r(Nre, {}),
67457
67501
  breadcrumb: (e) => e("createAuthorizationScope"),
@@ -69243,9 +69287,9 @@ const Kf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
69243
69287
  {
69244
69288
  "aria-label": a("createPolicy"),
69245
69289
  variant: Ut.medium,
69246
- header: /* @__PURE__ */ _(jt, { children: [
69247
- /* @__PURE__ */ r(lt, { component: Tn.h1, children: a("chooseAPolicyType") }),
69248
- /* @__PURE__ */ r(lt, { children: a("chooseAPolicyTypeInstructions") })
69290
+ header: /* @__PURE__ */ _(Vt, { children: [
69291
+ /* @__PURE__ */ r(ct, { component: Tn.h1, children: a("chooseAPolicyType") }),
69292
+ /* @__PURE__ */ r(ct, { children: a("chooseAPolicyTypeInstructions") })
69249
69293
  ] }),
69250
69294
  isOpen: !0,
69251
69295
  onClose: n,
@@ -70113,9 +70157,9 @@ const Kf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
70113
70157
  variant: Ut.medium,
70114
70158
  isOpen: n,
70115
70159
  "aria-label": t("authData"),
70116
- header: /* @__PURE__ */ _(jt, { children: [
70117
- /* @__PURE__ */ r(lt, { component: Tn.h1, children: t("authData") }),
70118
- /* @__PURE__ */ r(lt, { children: t("authDataDescription") })
70160
+ header: /* @__PURE__ */ _(Vt, { children: [
70161
+ /* @__PURE__ */ r(ct, { component: Tn.h1, children: t("authData") }),
70162
+ /* @__PURE__ */ r(ct, { children: t("authDataDescription") })
70119
70163
  ] }),
70120
70164
  onClose: a,
70121
70165
  actions: [
@@ -70190,7 +70234,7 @@ const oie = ({
70190
70234
  {
70191
70235
  isHorizontal: !0,
70192
70236
  className: "keycloak_resource_details",
70193
- children: /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(yE, { children: n.associatedPolicies?.map((d) => /* @__PURE__ */ _(Tl, { children: [
70237
+ children: /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(yE, { children: n.associatedPolicies?.map((d) => /* @__PURE__ */ _(Tl, { children: [
70194
70238
  /* @__PURE__ */ r(
70195
70239
  We,
70196
70240
  {
@@ -70414,7 +70458,7 @@ const die = ({ evaluateResult: e, refresh: t, back: n }) => {
70414
70458
  ] }) })
70415
70459
  ] });
70416
70460
  }, uie = (e) => {
70417
- const { hasAccess: t } = Vt();
70461
+ const { hasAccess: t } = zt();
70418
70462
  return t("view-users") ? /* @__PURE__ */ r(pie, { ...e }) : /* @__PURE__ */ r(II, { permissionNeeded: "view-users" });
70419
70463
  }, pie = ({ client: e }) => {
70420
70464
  const { adminClient: t } = Ce(), n = rt({ mode: "onChange" }), {
@@ -70538,7 +70582,7 @@ const die = ({ evaluateResult: e, refresh: t, back: n }) => {
70538
70582
  }
70539
70583
  ),
70540
70584
  children: /* @__PURE__ */ r(
70541
- ct,
70585
+ lt,
70542
70586
  {
70543
70587
  id: "applyToResource-switch",
70544
70588
  label: o("on"),
@@ -70809,7 +70853,7 @@ const xI = ({
70809
70853
  secret: a,
70810
70854
  toggle: i
70811
70855
  }) => {
70812
- const { t: s } = K(), o = je(), { hasAccess: l } = Vt(), c = l("manage-clients") || n.access?.configure;
70856
+ const { t: s } = K(), o = je(), { hasAccess: l } = zt(), c = l("manage-clients") || n.access?.configure;
70813
70857
  return /* @__PURE__ */ _(Ba, { hasGutter: !0, children: [
70814
70858
  /* @__PURE__ */ r(sn, { isFilled: !0, children: /* @__PURE__ */ _(rn, { children: [
70815
70859
  /* @__PURE__ */ r(Et, { isFill: !0, children: /* @__PURE__ */ r(Vd, { id: e, value: a, readOnly: !0 }) }),
@@ -71645,7 +71689,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71645
71689
  )
71646
71690
  ],
71647
71691
  children: [
71648
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { children: a("generateKeysDescription") }) }),
71692
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { children: a("generateKeysDescription") }) }),
71649
71693
  /* @__PURE__ */ r(Je, { ...i, children: /* @__PURE__ */ r(Wf, {}) })
71650
71694
  ]
71651
71695
  }
@@ -71766,7 +71810,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71766
71810
  )
71767
71811
  ],
71768
71812
  children: [
71769
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { children: n("generateKeysDescription") }) }),
71813
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { children: n("generateKeysDescription") }) }),
71770
71814
  /* @__PURE__ */ r(wt, { className: "pf-v5-u-pt-lg", children: /* @__PURE__ */ _(Je, { ...a, children: [
71771
71815
  /* @__PURE__ */ r(
71772
71816
  nt,
@@ -71859,7 +71903,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71859
71903
  b && /* @__PURE__ */ r(kie, { toggleDialog: y, save: O }),
71860
71904
  /* @__PURE__ */ _(ir, { isFlat: !0, children: [
71861
71905
  /* @__PURE__ */ r(cu, { children: /* @__PURE__ */ r(Br, { children: s("jwksUrlConfig") }) }),
71862
- /* @__PURE__ */ r(Da, { children: /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { children: s("keysIntro") }) }) }),
71906
+ /* @__PURE__ */ r(Da, { children: /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { children: s("keysIntro") }) }) }),
71863
71907
  /* @__PURE__ */ r(Da, { children: /* @__PURE__ */ _(
71864
71908
  Qe,
71865
71909
  {
@@ -71967,9 +72011,9 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71967
72011
  {
71968
72012
  variant: Ut.medium,
71969
72013
  "aria-label": s("enableClientSignatureRequiredModal"),
71970
- header: /* @__PURE__ */ _(jt, { children: [
72014
+ header: /* @__PURE__ */ _(Vt, { children: [
71971
72015
  /* @__PURE__ */ r(dr, { headingLevel: "h1", children: s("enableClientSignatureRequired") }),
71972
- /* @__PURE__ */ r(lt, { children: s("enableClientSignatureRequiredExplain") })
72016
+ /* @__PURE__ */ r(ct, { children: s("enableClientSignatureRequiredExplain") })
71973
72017
  ] }),
71974
72018
  isOpen: !0,
71975
72019
  onClose: n,
@@ -72121,7 +72165,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72121
72165
  }
72122
72166
  ),
72123
72167
  /* @__PURE__ */ _(_a, { title: o(d), className: "kc-form-panel__panel", children: [
72124
- /* @__PURE__ */ r(jt, { className: "pf-v5-u-pb-lg", children: /* @__PURE__ */ r(lt, { children: o(`${d}Explain`) }) }),
72168
+ /* @__PURE__ */ r(Vt, { className: "pf-v5-u-pb-lg", children: /* @__PURE__ */ r(ct, { children: o(`${d}Explain`) }) }),
72125
72169
  /* @__PURE__ */ r(Qe, { role: "manage-clients", isHorizontal: !0, children: /* @__PURE__ */ r(
72126
72170
  ye,
72127
72171
  {
@@ -72136,7 +72180,7 @@ const _ie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72136
72180
  control: l,
72137
72181
  defaultValue: "false",
72138
72182
  render: ({ field: g }) => /* @__PURE__ */ r(
72139
- ct,
72183
+ lt,
72140
72184
  {
72141
72185
  "data-testid": u,
72142
72186
  id: u,
@@ -72750,7 +72794,7 @@ const jie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72750
72794
  fineGrainedAccess: n,
72751
72795
  ...a
72752
72796
  }) => {
72753
- const { adminClient: i } = Ce(), { t: s } = K(), { addAlert: o, addError: l } = Pe(), { hasAccess: c } = Vt(), d = (p) => p.id === Np, u = c("manage-clients") || n;
72797
+ const { adminClient: i } = Ce(), { t: s } = K(), { addAlert: o, addError: l } = Pe(), { hasAccess: c } = zt(), d = (p) => p.id === Np, u = c("manage-clients") || n;
72754
72798
  return /* @__PURE__ */ r(
72755
72799
  C3,
72756
72800
  {
@@ -72780,7 +72824,7 @@ const jie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72780
72824
  }) => {
72781
72825
  const { adminClient: i } = Ce(), { t: s } = K(), { addAlert: o, addError: l } = Pe(), { realm: c } = ke(), d = wa(), [u, p] = F("name"), [f, m] = F(
72782
72826
  _r.none
72783
- ), [h, g] = F(!1), [b, y] = F(), [v, S] = F([]), I = (G) => S(G.filter(({ id: Z }) => Z !== Np)), [T, A] = F(!1), [k, O] = F(0), x = () => O(k + 1), L = (G) => G.id === Np, { hasAccess: D } = Vt(), w = D("manage-clients") || a, R = D("view-clients") || a, C = async (G, Z, W) => {
72827
+ ), [h, g] = F(!1), [b, y] = F(), [v, S] = F([]), I = (G) => S(G.filter(({ id: Z }) => Z !== Np)), [T, A] = F(!1), [k, O] = F(0), x = () => O(k + 1), L = (G) => G.id === Np, { hasAccess: D } = zt(), w = D("manage-clients") || a, R = D("view-clients") || a, C = async (G, Z, W) => {
72784
72828
  const P = await i.clients.listDefaultClientScopes({ id: e }), U = await i.clients.listOptionalClientScopes({ id: e }), H = await i.clientScopes.find(), z = (de) => H.find((Ae) => de === Ae.id), j = U.map((de) => {
72785
72829
  const Ae = z(de.id);
72786
72830
  return {
@@ -72975,7 +73019,7 @@ const jie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72975
73019
  }, Kie = ({
72976
73020
  client: e
72977
73021
  }) => {
72978
- const { adminClient: t } = Ce(), { t: n } = K(), { addAlert: a, addError: i } = Pe(), [s, o] = F(e), { hasAccess: l } = Vt(), c = l("manage-clients") || s.access?.manage, d = async (p) => {
73022
+ const { adminClient: t } = Ce(), { t: n } = K(), { addAlert: a, addError: i } = Pe(), [s, o] = F(e), { hasAccess: l } = zt(), c = l("manage-clients") || s.access?.manage, d = async (p) => {
72979
73023
  try {
72980
73024
  const f = p.filter((m) => m.client === void 0).map((m) => m.role).flat();
72981
73025
  await Promise.all([
@@ -73027,7 +73071,7 @@ const jie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73027
73071
  ),
73028
73072
  fieldId: "fullScopeAllowed",
73029
73073
  children: /* @__PURE__ */ r(
73030
- ct,
73074
+ lt,
73031
73075
  {
73032
73076
  id: "fullScopeAllowed",
73033
73077
  label: n("on"),
@@ -73252,7 +73296,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73252
73296
  }, Jie = ({ clientId: e, protocol: t }) => {
73253
73297
  const { adminClient: n } = Ce(), a = "openid", { t: i } = K(), { enabled: s } = Xr(), { realm: o } = ke(), l = $t().protocolMapperTypes[t], [c, d] = F([]), [u, p] = F(!1), [f, m] = F([a]), [h, g] = F(0), [b, y] = F(""), v = () => y(`${(/* @__PURE__ */ new Date()).getTime()}`), [S, I] = F(
73254
73298
  []
73255
- ), [T, A] = F([]), [k, O] = F(""), [x, L] = F(""), [D, w] = F(""), R = fn(null), C = fn(null), M = fn(null), V = fn(null), G = fn(null), Z = rt(), { watch: W } = Z, P = W("targetAudience"), { hasAccess: U } = Vt(), H = U("view-users");
73299
+ ), [T, A] = F([]), [k, O] = F(""), [x, L] = F(""), [D, w] = F(""), R = fn(null), C = fn(null), M = fn(null), V = fn(null), G = fn(null), Z = rt(), { watch: W } = Z, P = W("targetAudience"), { hasAccess: U } = zt(), H = U("view-users");
73256
73300
  return $e(
73257
73301
  () => n.clients.listOptionalClientScopes({ id: e }),
73258
73302
  (z) => d(z),
@@ -73312,7 +73356,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73312
73356
  [Z.getValues("user"), f, P]
73313
73357
  ), /* @__PURE__ */ _(oe, { children: [
73314
73358
  /* @__PURE__ */ _(Be, { variant: "light", children: [
73315
- s && /* @__PURE__ */ r(jt, { className: "keycloak__section_intro__help", children: /* @__PURE__ */ _(lt, { children: [
73359
+ s && /* @__PURE__ */ r(Vt, { className: "keycloak__section_intro__help", children: /* @__PURE__ */ _(ct, { children: [
73316
73360
  /* @__PURE__ */ r(fc, {}),
73317
73361
  " ",
73318
73362
  i("evaluateExplain")
@@ -73585,7 +73629,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73585
73629
  ] })
73586
73630
  ] });
73587
73631
  }, ese = ({ client: e }) => {
73588
- const { adminClient: t } = Ce(), { t: n } = K(), { addAlert: a, addError: i } = Pe(), { realm: s } = ke(), [o, l] = F(), { hasAccess: c } = Vt(), d = c("manage-clients");
73632
+ const { adminClient: t } = Ce(), { t: n } = K(), { addAlert: a, addError: i } = Pe(), { realm: s } = ke(), [o, l] = F(), { hasAccess: c } = zt(), d = c("manage-clients");
73589
73633
  $e(
73590
73634
  () => t.clients.getServiceAccountUser({
73591
73635
  id: e.id
@@ -73852,7 +73896,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73852
73896
  }
73853
73897
  ),
73854
73898
  children: /* @__PURE__ */ r(
73855
- ct,
73899
+ lt,
73856
73900
  {
73857
73901
  id: "permissionsEnabled",
73858
73902
  "data-testid": "permissionSwitch",
@@ -73950,7 +73994,7 @@ const Xie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73950
73994
  toDetail: t,
73951
73995
  ...n
73952
73996
  }) => {
73953
- const { t: a } = K(), { realm: i } = ke(), { hasAccess: s, hasSomeAccess: o } = Vt(), l = s("view-realm") && o("view-clients", "manage-clients");
73997
+ const { t: a } = K(), { realm: i } = ke(), { hasAccess: s, hasSomeAccess: o } = zt(), l = s("view-realm") && o("view-clients", "manage-clients");
73954
73998
  return n.name !== e ? /* @__PURE__ */ r(We, { to: t(n.id), children: n.name }) : /* @__PURE__ */ _(oe, { children: [
73955
73999
  l ? /* @__PURE__ */ r(We, { to: Cd({ realm: i, tab: "user-registration" }), children: n.name }) : /* @__PURE__ */ r("span", { children: n.name }),
73956
74000
  " ",
@@ -74675,7 +74719,7 @@ const zpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74675
74719
  )
74676
74720
  }
74677
74721
  ) : /* @__PURE__ */ r(cn, { children: m }) }];
74678
- }, [a, o]), { hasAccess: u } = Vt(), p = u("manage-clients") || a.access?.configure, f = [
74722
+ }, [a, o]), { hasAccess: u } = zt(), p = u("manage-clients") || a.access?.configure, f = [
74679
74723
  /* @__PURE__ */ r(st, { onClick: i, children: o("downloadAdapterConfig") }, "download"),
74680
74724
  /* @__PURE__ */ r(st, { onClick: () => zD(a), children: o("export") }, "export"),
74681
74725
  ...!Td(a) && p ? [
@@ -74712,7 +74756,7 @@ const zpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74712
74756
  ] });
74713
74757
  };
74714
74758
  function gse() {
74715
- const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { realm: i } = ke(), { hasAccess: s } = Vt(), o = ra(), l = s("manage-authorization"), c = s("view-authorization"), d = s("manage-clients"), u = s("view-clients"), p = s("view-users"), f = o(An.AdminFineGrainedAuthz) && (l || c), m = mt(), [h, g] = vt(), [b, y] = vt(), v = rt(), { clientId: S } = tn(), [I, T] = F(0), A = () => T(I + 1), k = Hu(S), O = gt({
74759
+ const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { realm: i } = ke(), { hasAccess: s } = zt(), o = ra(), l = s("manage-authorization"), c = s("view-authorization"), d = s("manage-clients"), u = s("view-clients"), p = s("view-users"), f = o(An.AdminFineGrainedAuthz) && (l || c), m = mt(), [h, g] = vt(), [b, y] = vt(), v = rt(), { clientId: S } = tn(), [I, T] = F(0), A = () => T(I + 1), k = Hu(S), O = gt({
74716
74760
  control: v.control,
74717
74761
  name: "clientAuthenticatorType",
74718
74762
  defaultValue: "client-secret"
@@ -75251,7 +75295,7 @@ const MI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75251
75295
  }
75252
75296
  ) : "—";
75253
75297
  }, xse = () => {
75254
- const { t: e } = K(), { realm: t } = ke(), { hasAccess: n } = Vt();
75298
+ const { t: e } = K(), { realm: t } = ke(), { hasAccess: n } = zt();
75255
75299
  return n("manage-clients") ? /* @__PURE__ */ _(oe, { children: [
75256
75300
  /* @__PURE__ */ r(Ke, { children: /* @__PURE__ */ r(
75257
75301
  J,
@@ -75273,7 +75317,7 @@ const MI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
75273
75317
  ] }) : /* @__PURE__ */ r("span", {});
75274
75318
  };
75275
75319
  function wse() {
75276
- const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { realm: i } = ke(), [s, o] = F(0), l = () => o((/* @__PURE__ */ new Date()).getTime()), [c, d] = F(), { hasAccess: u } = Vt(), p = u("manage-clients"), f = async (S, I, T) => {
75320
+ const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), { realm: i } = ke(), [s, o] = F(0), l = () => o((/* @__PURE__ */ new Date()).getTime()), [c, d] = F(), { hasAccess: u } = zt(), p = u("manage-clients"), f = async (S, I, T) => {
75277
75321
  const A = {
75278
75322
  first: S,
75279
75323
  max: I
@@ -75680,7 +75724,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75680
75724
  /* @__PURE__ */ r(st, { id: "enable", description: a("helpToggleInfo"), children: /* @__PURE__ */ _(Ba, { children: [
75681
75725
  /* @__PURE__ */ r(sn, { isFilled: !0, children: a("enableHelpMode") }),
75682
75726
  /* @__PURE__ */ r(sn, { children: /* @__PURE__ */ r(
75683
- ct,
75727
+ lt,
75684
75728
  {
75685
75729
  id: "enableHelp",
75686
75730
  "aria-label": a("enableHelp"),
@@ -75784,7 +75828,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75784
75828
  /* @__PURE__ */ r(NM, {}, "Server info"),
75785
75829
  ...e && t ? [/* @__PURE__ */ r(LM, {}, "Clear Caches")] : []
75786
75830
  ], DM = () => {
75787
- const { environment: e, keycloak: t } = Wa(), { t: n } = K(), { realm: a } = ke(), { hasAccess: i } = Vt(), o = OM()?.logo, l = a === "master", c = i("manage-realm"), d = o || e.logo || "/logo.svg", u = Fv(nu({ realm: a })), p = e.logoUrl ? e.logoUrl : u;
75831
+ const { environment: e, keycloak: t } = Wa(), { t: n } = K(), { realm: a } = ke(), { hasAccess: i } = zt(), o = OM()?.logo, l = a === "master", c = i("manage-realm"), d = o || e.logo || "/logo.svg", u = Fv(nu({ realm: a })), p = e.logoUrl ? e.logoUrl : u;
75788
75832
  return /* @__PURE__ */ r(
75789
75833
  hY,
75790
75834
  {
@@ -75816,7 +75860,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75816
75860
  }
75817
75861
  );
75818
75862
  }, $a = ({ title: e, path: t, id: n }) => {
75819
- const { t: a } = K(), { hasAccess: i } = Vt(), { realm: s } = ke(), o = encodeURIComponent(s), l = S4.find(
75863
+ const { t: a } = K(), { hasAccess: i } = zt(), { realm: s } = ke(), o = encodeURIComponent(s), l = S4.find(
75820
75864
  (u) => u.path.replace(/\/:.+?(\?|(?:(?!\/).)*|$)/g, "") === (n || t)
75821
75865
  );
75822
75866
  if (!(l && (l.handle.access instanceof Array ? i(...l.handle.access) : i(l.handle.access))))
@@ -75833,7 +75877,7 @@ const jse = () => /* @__PURE__ */ r(oe, { children: "Page Not Found" }), Vse = (
75833
75877
  }
75834
75878
  ) });
75835
75879
  }, Zse = () => {
75836
- const { t: e } = K(), { environment: t } = Wa(), { hasSomeAccess: n } = Vt(), { componentTypes: a } = $t(), i = ra(), s = a?.["org.keycloak.services.ui.extend.UiPageProvider"], o = mt(), { realm: l, realmRepresentation: c } = ke(), d = (m) => {
75880
+ const { t: e } = K(), { environment: t } = Wa(), { hasSomeAccess: n } = zt(), { componentTypes: a } = $t(), i = ra(), s = a?.["org.keycloak.services.ui.extend.UiPageProvider"], o = mt(), { realm: l, realmRepresentation: c } = ke(), d = (m) => {
75837
75881
  o(m.to), m.event.preventDefault();
75838
75882
  }, u = n(
75839
75883
  "view-realm",
@@ -75943,7 +75987,7 @@ function noe(e, t) {
75943
75987
  return t in e;
75944
75988
  }
75945
75989
  const aoe = ({ children: e }) => {
75946
- const t = I6(), { hasAccess: n } = Vt(), { whoAmI: a } = fr(), i = t.flatMap(({ handle: s }) => typeof s != "object" || s === null || !noe(s, "access") ? [] : Array.isArray(s.access) ? s.access : [s.access]);
75990
+ const t = I6(), { hasAccess: n } = zt(), { whoAmI: a } = fr(), i = t.flatMap(({ handle: s }) => typeof s != "object" || s === null || !noe(s, "access") ? [] : Array.isArray(s.access) ? s.access : [s.access]);
75947
75991
  return a.isEmpty() ? /* @__PURE__ */ r(It, {}) : n(...i) ? e : /* @__PURE__ */ r(II, { permissionNeeded: i });
75948
75992
  }, roe = ({ children: e }) => /* @__PURE__ */ r(gY, { children: /* @__PURE__ */ r(NY, { children: /* @__PURE__ */ r(bX, { children: /* @__PURE__ */ r(vX, { children: /* @__PURE__ */ r(toe, { children: /* @__PURE__ */ r(EX, { children: /* @__PURE__ */ r(Ase, { children: e }) }) }) }) }) }) }), jpe = () => {
75949
75993
  const { keycloak: e, environment: t } = Wa(), [n, a] = F();
@@ -76101,7 +76145,7 @@ const aoe = ({ children: e }) => {
76101
76145
  }
76102
76146
  }, KO = (e) => ({
76103
76147
  pathname: ot(zM.path, e)
76104
- }), Coe = Ze(() => import("./AddOAuth2-F7FgeYW0.js")), _oe = {
76148
+ }), Coe = Ze(() => import("./AddOAuth2-Dxp1J1jb.js")), _oe = {
76105
76149
  path: "/:realm/identity-providers/oauth2/add",
76106
76150
  element: /* @__PURE__ */ r(Coe, {}),
76107
76151
  breadcrumb: (e) => e("addOAuth2Provider"),
@@ -76118,7 +76162,7 @@ const aoe = ({ children: e }) => {
76118
76162
  zM,
76119
76163
  FM,
76120
76164
  _oe
76121
- ], xoe = Ze(() => import("./NewOrganization-Cme4dF_4.js")), GM = {
76165
+ ], xoe = Ze(() => import("./NewOrganization-DVCQIWM9.js")), GM = {
76122
76166
  path: "/:realm/organizations/new",
76123
76167
  element: /* @__PURE__ */ r(xoe, {}),
76124
76168
  breadcrumb: (e) => e("createOrganization"),
@@ -76144,7 +76188,7 @@ const aoe = ({ children: e }) => {
76144
76188
  GM,
76145
76189
  H3
76146
76190
  ], Ooe = Ze(
76147
- () => import("./PermissionConfigurationDetails-j8xO_ttP.js")
76191
+ () => import("./PermissionConfigurationDetails-BlV-QaHz.js")
76148
76192
  ), VM = {
76149
76193
  path: "/:realm/permissions/:permissionClientId/permission/new/:resourceType",
76150
76194
  element: /* @__PURE__ */ r(Ooe, {}),
@@ -76155,7 +76199,7 @@ const aoe = ({ children: e }) => {
76155
76199
  }, ly = (e) => ({
76156
76200
  pathname: ot(VM.path, e)
76157
76201
  }), Roe = Ze(
76158
- () => import("./PermissionConfigurationDetails-j8xO_ttP.js")
76202
+ () => import("./PermissionConfigurationDetails-BlV-QaHz.js")
76159
76203
  ), qM = {
76160
76204
  path: "/:realm/permissions/:permissionClientId/permission/:permissionId/:resourceType",
76161
76205
  element: /* @__PURE__ */ r(Roe, {}),
@@ -76258,7 +76302,7 @@ const aoe = ({ children: e }) => {
76258
76302
  }
76259
76303
  }, Woe = (e) => ({
76260
76304
  pathname: ot(QM.path, e)
76261
- }), Yoe = Ze(() => import("./ExecutorForm-CaqwAS8a.js")), JM = {
76305
+ }), Yoe = Ze(() => import("./ExecutorForm-q7jXfMr5.js")), JM = {
76262
76306
  path: "/:realm/realm-settings/client-policies/:profileName/add-executor",
76263
76307
  element: /* @__PURE__ */ r(Yoe, {}),
76264
76308
  breadcrumb: (e) => e("addExecutor"),
@@ -76325,7 +76369,7 @@ const aoe = ({ children: e }) => {
76325
76369
  }
76326
76370
  }, rle = (e) => ({
76327
76371
  pathname: ot(i4.path, e)
76328
- }), ile = Ze(() => import("./ExecutorForm-CaqwAS8a.js")), s4 = {
76372
+ }), ile = Ze(() => import("./ExecutorForm-q7jXfMr5.js")), s4 = {
76329
76373
  path: "/:realm/realm-settings/client-policies/:profileName/edit-profile/:executorName",
76330
76374
  element: /* @__PURE__ */ r(ile, {}),
76331
76375
  breadcrumb: (e) => e("executorDetails"),
@@ -76403,7 +76447,7 @@ const aoe = ({ children: e }) => {
76403
76447
  c4,
76404
76448
  a4,
76405
76449
  d4
76406
- ], fle = Ze(() => import("./RealmSection-oePxR5vr.js")), p4 = {
76450
+ ], fle = Ze(() => import("./RealmSection-BzcmhOlZ.js")), p4 = {
76407
76451
  path: "/:realm/realms",
76408
76452
  element: /* @__PURE__ */ r(fle, {}),
76409
76453
  breadcrumb: (e) => e("realms"),
@@ -76839,7 +76883,7 @@ function Gle({
76839
76883
  className: "user-attribute-search-form",
76840
76884
  "data-testid": "user-attribute-search-form",
76841
76885
  children: [
76842
- /* @__PURE__ */ r(jt, { className: "user-attribute-search-form-headline", children: /* @__PURE__ */ r(lt, { component: Tn.h2, children: s("selectAttributes") }) }),
76886
+ /* @__PURE__ */ r(Vt, { className: "user-attribute-search-form-headline", children: /* @__PURE__ */ r(ct, { component: Tn.h2, children: s("selectAttributes") }) }),
76843
76887
  /* @__PURE__ */ r(
76844
76888
  Mn,
76845
76889
  {
@@ -76850,9 +76894,9 @@ function Gle({
76850
76894
  component: "h3"
76851
76895
  }
76852
76896
  ),
76853
- /* @__PURE__ */ _(jt, { className: "user-attribute-search-form-key-value", children: [
76854
- /* @__PURE__ */ r("div", { className: "user-attribute-search-form-left", children: /* @__PURE__ */ r(lt, { component: Tn.h3, children: s("key") }) }),
76855
- /* @__PURE__ */ r("div", { className: "user-attribute-search-form-right", children: /* @__PURE__ */ r(lt, { component: Tn.h3, children: s("value") }) })
76897
+ /* @__PURE__ */ _(Vt, { className: "user-attribute-search-form-key-value", children: [
76898
+ /* @__PURE__ */ r("div", { className: "user-attribute-search-form-left", children: /* @__PURE__ */ r(ct, { component: Tn.h3, children: s("key") }) }),
76899
+ /* @__PURE__ */ r("div", { className: "user-attribute-search-form-right", children: /* @__PURE__ */ r(ct, { component: Tn.h3, children: s("value") }) })
76856
76900
  ] }),
76857
76901
  /* @__PURE__ */ r("div", { className: "user-attribute-search-form-left", children: k() }),
76858
76902
  /* @__PURE__ */ r("div", { className: "user-attribute-search-form-right", children: /* @__PURE__ */ _(rn, { children: [
@@ -76945,7 +76989,7 @@ function jle({
76945
76989
  createAttributeSearchChips: b,
76946
76990
  searchUserWithAttributes: y
76947
76991
  }) {
76948
- const { t: v } = K(), [S, I] = F(!1), { hasAccess: T } = Vt(), A = T("query-users"), k = () => /* @__PURE__ */ r(Ke, { children: /* @__PURE__ */ _(rn, { children: [
76992
+ const { t: v } = K(), [S, I] = F(!1), { hasAccess: T } = zt(), A = T("query-users"), k = () => /* @__PURE__ */ r(Ke, { children: /* @__PURE__ */ _(rn, { children: [
76949
76993
  /* @__PURE__ */ r(Et, { children: /* @__PURE__ */ r(
76950
76994
  C4,
76951
76995
  {
@@ -77255,7 +77299,7 @@ function Wle() {
77255
77299
  }
77256
77300
  ) : /* @__PURE__ */ _(oe, { children: [
77257
77301
  /* @__PURE__ */ r(sr, { children: /* @__PURE__ */ r(jr, { children: U() }) }),
77258
- /* @__PURE__ */ r(Is, { "data-testid": "empty-state", variant: "lg", children: /* @__PURE__ */ r(jt, { className: "kc-search-users-text", children: /* @__PURE__ */ r(lt, { children: t("searchForUserDescription") }) }) })
77302
+ /* @__PURE__ */ r(Is, { "data-testid": "empty-state", variant: "lg", children: /* @__PURE__ */ r(Vt, { className: "kc-search-users-text", children: /* @__PURE__ */ r(ct, { children: t("searchForUserDescription") }) }) })
77259
77303
  ] }),
77260
77304
  toolbarItem: U(),
77261
77305
  subToolbar: H(),
@@ -77309,7 +77353,7 @@ const uo = ({
77309
77353
  children: e
77310
77354
  }
77311
77355
  ),
77312
- n && /* @__PURE__ */ r(jt, { className: "kc-wizard-section-header__description", children: /* @__PURE__ */ r(lt, { children: t }) })
77356
+ n && /* @__PURE__ */ r(Vt, { className: "kc-wizard-section-header__description", children: /* @__PURE__ */ r(ct, { children: t }) })
77313
77357
  ] });
77314
77358
  var Us;
77315
77359
  (function(e) {
@@ -77405,7 +77449,7 @@ const Yle = () => {
77405
77449
  })
77406
77450
  ), d = wr(e, n?.displayName, t), u = c("welcome"), p = c("info"), f = c("providers");
77407
77451
  return Object.keys(a).length === 0 ? /* @__PURE__ */ r(It, {}) : /* @__PURE__ */ _(oe, { children: [
77408
- /* @__PURE__ */ r(Be, { variant: "light", children: /* @__PURE__ */ r(jt, { className: "pf-v5-u-mr-sm", children: /* @__PURE__ */ r(lt, { component: "h1", children: e("realmNameTitle", { name: t }) }) }) }),
77452
+ /* @__PURE__ */ r(Be, { variant: "light", children: /* @__PURE__ */ r(Vt, { className: "pf-v5-u-mr-sm", children: /* @__PURE__ */ r(ct, { component: "h1", children: e("realmNameTitle", { name: t }) }) }) }),
77409
77453
  /* @__PURE__ */ r(Be, { variant: "light", className: "pf-v5-u-p-0", children: /* @__PURE__ */ _(
77410
77454
  aa,
77411
77455
  {
@@ -77435,7 +77479,7 @@ const Yle = () => {
77435
77479
  children: e("welcomeTo", { realmDisplayInfo: d })
77436
77480
  }
77437
77481
  ) }),
77438
- /* @__PURE__ */ r("div", { className: "pf-v5-l-grid__item keycloak__dashboard_welcome_tab", children: /* @__PURE__ */ r(lt, { component: Tn.h3, children: e("welcomeText") }) }),
77482
+ /* @__PURE__ */ r("div", { className: "pf-v5-l-grid__item keycloak__dashboard_welcome_tab", children: /* @__PURE__ */ r(ct, { component: Tn.h3, children: e("welcomeText") }) }),
77439
77483
  /* @__PURE__ */ r("div", { className: "pf-v5-l-grid__item pf-m-10-col pf-v5-u-mt-md", children: /* @__PURE__ */ r(
77440
77484
  J,
77441
77485
  {
@@ -77706,7 +77750,7 @@ const tce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
77706
77750
  toggleDelete: t,
77707
77751
  kebabDisabled: n
77708
77752
  }) => {
77709
- const { t: a } = K(), { currentGroup: i } = Rc(), { hasAccess: s } = Vt(), o = s("manage-users") || i()?.access?.manage, [l, c] = vt();
77753
+ const { t: a } = K(), { currentGroup: i } = Rc(), { hasAccess: s } = zt(), o = s("manage-users") || i()?.access?.manage, [l, c] = vt();
77710
77754
  return o ? /* @__PURE__ */ _(oe, { children: [
77711
77755
  /* @__PURE__ */ r(Ke, { children: /* @__PURE__ */ r(
77712
77756
  J,
@@ -78045,7 +78089,7 @@ const ice = ({
78045
78089
  refresh: e,
78046
78090
  canViewDetails: t
78047
78091
  }) => {
78048
- const { adminClient: n } = Ce(), { t: a } = K(), { realm: i } = ke(), s = mt(), { addAlert: o } = Pe(), { hasAccess: l } = Vt(), [c, d] = F(), { subGroups: u, clear: p } = Rc(), [f, m] = F(""), [h, g] = F(20), [b, y] = F(0), v = fn(0), S = fn(20), [I, T] = F(0), [A, k] = F(!1), [O, x] = F(), [L, D] = F(0), [w, R] = F(0), C = () => {
78092
+ const { adminClient: n } = Ce(), { t: a } = K(), { realm: i } = ke(), s = mt(), { addAlert: o } = Pe(), { hasAccess: l } = zt(), [c, d] = F(), { subGroups: u, clear: p } = Rc(), [f, m] = F(""), [h, g] = F(20), [b, y] = F(0), v = fn(0), S = fn(20), [I, T] = F(0), [A, k] = F(!1), [O, x] = F(), [L, D] = F(0), [w, R] = F(0), C = () => {
78049
78093
  R(w + 1), e();
78050
78094
  }, M = (Z, W) => {
78051
78095
  const P = Z.subGroupCount;
@@ -78245,7 +78289,7 @@ const ice = ({
78245
78289
  }
78246
78290
  } });
78247
78291
  }, tR = ({ refresh: e }) => {
78248
- const { adminClient: t } = Ce(), { t: n } = K(), [a, i] = F([]), [s, o] = F(), [l, c] = vt(), [d, u] = F(), [p, f] = vt(), [m, h] = F(), { currentGroup: g } = Rc(), [b, y] = F(0), v = () => y(b + 1), [S, I] = F(), T = to(), A = Qf(T.pathname), { hasAccess: k } = Vt(), O = k("manage-users") || g()?.access?.manage, x = async (L, D) => {
78292
+ const { adminClient: t } = Ce(), { t: n } = K(), [a, i] = F([]), [s, o] = F(), [l, c] = vt(), [d, u] = F(), [p, f] = vt(), [m, h] = F(), { currentGroup: g } = Rc(), [b, y] = F(0), v = () => y(b + 1), [S, I] = F(), T = to(), A = Qf(T.pathname), { hasAccess: k } = zt(), O = k("manage-users") || g()?.access?.manage, x = async (L, D) => {
78249
78293
  let w;
78250
78294
  if (A) {
78251
78295
  const R = {
@@ -78622,7 +78666,7 @@ const ice = ({
78622
78666
  !e.enabled && /* @__PURE__ */ r(cn, { color: "red", icon: /* @__PURE__ */ r(_s, {}), children: n("disabled") })
78623
78667
  ] }, e.id);
78624
78668
  }, fce = () => {
78625
- const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), i = to(), s = Qf(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();
78669
+ const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), i = to(), s = Qf(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 } = zt();
78626
78670
  $e(
78627
78671
  () => e.groups.findOne({ id: c().id }),
78628
78672
  u,
@@ -78842,7 +78886,7 @@ const ice = ({
78842
78886
  ] }) : /* @__PURE__ */ r(It, {});
78843
78887
  };
78844
78888
  function hce() {
78845
- const { adminClient: e } = Ce(), { t } = K(), [n, a] = F(0), { subGroups: i, setSubGroups: s, currentGroup: o } = Rc(), { realm: l } = ke(), [c, d] = F(), [u, p] = vt(), f = mt(), m = to(), h = Qf(m.pathname), [g, b] = vt(!0), [y, v] = F(0), S = () => v(y + 1), { hasAccess: I } = Vt(), A = ra()(An.AdminFineGrainedAuthz) && I("manage-authorization", "manage-users", "manage-clients"), k = I("manage-users") || o()?.access?.manage, O = I("manage-users"), x = I("query-groups", "view-users") || I("manage-users", "query-groups"), L = I("view-users") || o()?.access?.viewMembers || o()?.access?.manageMembers, [D, w] = F("adminEvents");
78889
+ const { adminClient: e } = Ce(), { t } = K(), [n, a] = F(0), { subGroups: i, setSubGroups: s, currentGroup: o } = Rc(), { realm: l } = ke(), [c, d] = F(), [u, p] = vt(), f = mt(), m = to(), h = Qf(m.pathname), [g, b] = vt(!0), [y, v] = F(0), S = () => v(y + 1), { hasAccess: I } = zt(), A = ra()(An.AdminFineGrainedAuthz) && I("manage-authorization", "manage-users", "manage-clients"), k = I("manage-users") || o()?.access?.manage, O = I("manage-users"), x = I("query-groups", "view-users") || I("manage-users", "query-groups"), L = I("view-users") || o()?.access?.viewMembers || o()?.access?.manageMembers, [D, w] = F("adminEvents");
78846
78890
  return $e(
78847
78891
  async () => {
78848
78892
  const R = x4(m.pathname);
@@ -79522,7 +79566,7 @@ const O4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
79522
79566
  defaultValue: i || (n === "string" ? "false" : !1),
79523
79567
  control: o,
79524
79568
  render: ({ field: l }) => /* @__PURE__ */ r(
79525
- ct,
79569
+ lt,
79526
79570
  {
79527
79571
  id: e,
79528
79572
  label: s("on"),
@@ -79700,7 +79744,7 @@ const L4 = ({
79700
79744
  }
79701
79745
  ),
79702
79746
  children: /* @__PURE__ */ r(
79703
- ct,
79747
+ lt,
79704
79748
  {
79705
79749
  id: "kc-discovery-endpoint-switch",
79706
79750
  label: i("on"),
@@ -80754,7 +80798,7 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80754
80798
  defaultValue: "false",
80755
80799
  control: i,
80756
80800
  render: ({ field: h }) => /* @__PURE__ */ r(
80757
- ct,
80801
+ lt,
80758
80802
  {
80759
80803
  id: "filteredByClaim",
80760
80804
  label: a("on"),
@@ -80849,7 +80893,7 @@ const Ice = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
80849
80893
  defaultValue: "false",
80850
80894
  control: i,
80851
80895
  render: ({ field: h }) => /* @__PURE__ */ r(
80852
- ct,
80896
+ lt,
80853
80897
  {
80854
80898
  id: "doNotStoreUsers",
80855
80899
  label: a("on"),
@@ -81355,7 +81399,7 @@ function Dce() {
81355
81399
  if (ce)
81356
81400
  return ce;
81357
81401
  }
81358
- }, [m, a]), { addAlert: g, addError: b } = Pe(), y = mt(), { realm: v, realmRepresentation: S } = ke(), [I, T] = F(0), A = () => T(I + 1), { hasAccess: k } = Vt();
81402
+ }, [m, a]), { addAlert: g, addError: b } = Pe(), y = mt(), { realm: v, realmRepresentation: S } = ke(), [I, T] = F(0), A = () => T(I + 1), { hasAccess: k } = zt();
81359
81403
  $e(
81360
81404
  () => e.identityProviders.findOne({ alias: n }),
81361
81405
  (Q) => {
@@ -81742,7 +81786,7 @@ const Pce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
81742
81786
  )
81743
81787
  ],
81744
81788
  children: [
81745
- /* @__PURE__ */ r(jt, { className: "pf-v5-u-pb-lg", children: /* @__PURE__ */ r(lt, { children: i("orderDialogIntro") }) }),
81789
+ /* @__PURE__ */ r(Vt, { className: "pf-v5-u-pb-lg", children: /* @__PURE__ */ r(ct, { children: i("orderDialogIntro") }) }),
81746
81790
  /* @__PURE__ */ r(
81747
81791
  aE,
81748
81792
  {
@@ -81895,9 +81939,9 @@ function Uce() {
81895
81939
  className: h ? "pf-v5-u-p-0" : "",
81896
81940
  children: [
81897
81941
  !h && /* @__PURE__ */ _(oe, { children: [
81898
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { component: Tn.p, children: t("getStarted") }) }),
81942
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { component: Tn.p, children: t("getStarted") }) }),
81899
81943
  Object.keys(n).map((x) => /* @__PURE__ */ _($r, { children: [
81900
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ _(lt, { className: "pf-v5-u-mt-lg", component: Tn.h2, children: [
81944
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ _(ct, { className: "pf-v5-u-mt-lg", component: Tn.h2, children: [
81901
81945
  x,
81902
81946
  ":"
81903
81947
  ] }) }),
@@ -82357,7 +82401,7 @@ const Bce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82357
82401
  }
82358
82402
  };
82359
82403
  return /* @__PURE__ */ r(
82360
- ct,
82404
+ lt,
82361
82405
  {
82362
82406
  label: s("on"),
82363
82407
  labelOff: s("off"),
@@ -83271,7 +83315,7 @@ const ede = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
83271
83315
  default: Jce
83272
83316
  }, Symbol.toStringTag, { value: "Module" }));
83273
83317
  function tde() {
83274
- const { adminClient: e } = Ce(), { realm: t } = ke(), { hasAccess: n } = Vt(), a = n("manage-realm"), i = (s, o, l) => {
83318
+ const { adminClient: e } = Ce(), { realm: t } = ke(), { hasAccess: n } = zt(), a = n("manage-realm"), i = (s, o, l) => {
83275
83319
  const c = {
83276
83320
  first: s,
83277
83321
  max: o
@@ -83428,7 +83472,7 @@ const nde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
83428
83472
  function rde() {
83429
83473
  const { adminClient: e } = Ce(), t = ra(), { t: n } = K(), a = rt({
83430
83474
  mode: "onChange"
83431
- }), { control: i, reset: s, setValue: o } = a, l = mt(), { id: c, clientId: d } = tn(), { realm: u, realmRepresentation: p } = ke(), [f, m] = F(0), [h, g] = F(), b = () => m(f + 1), { addAlert: y, addError: v } = Pe(), { hasAccess: S } = Vt(), I = S(
83475
+ }), { control: i, reset: s, setValue: o } = a, l = mt(), { id: c, clientId: d } = tn(), { realm: u, realmRepresentation: p } = ke(), [f, m] = F(0), [h, g] = F(), b = () => m(f + 1), { addAlert: y, addError: v } = Pe(), { hasAccess: S } = zt(), I = S(
83432
83476
  "query-clients",
83433
83477
  "manage-authorization"
83434
83478
  ), [T, A] = F(!1), k = (Q) => {
@@ -83787,7 +83831,7 @@ const ide = ({
83787
83831
  defaultValue: !1,
83788
83832
  control: s,
83789
83833
  render: ({ field: m }) => /* @__PURE__ */ r(
83790
- ct,
83834
+ lt,
83791
83835
  {
83792
83836
  "data-testid": d,
83793
83837
  id: `${d}-switch`,
@@ -84701,8 +84745,8 @@ const cde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
84701
84745
  direction: { default: "column" },
84702
84746
  spaceItems: { default: "spaceItemsNone" },
84703
84747
  children: [
84704
- /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(
84705
- lt,
84748
+ /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(
84749
+ ct,
84706
84750
  {
84707
84751
  className: "pf-v5-u-mb-md pf-v5-u-mt-0 pf-v5-u-mr-md",
84708
84752
  component: Tn.p,
@@ -85261,8 +85305,8 @@ const cde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
85261
85305
  form: C
85262
85306
  }
85263
85307
  ),
85264
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(
85265
- lt,
85308
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(
85309
+ ct,
85266
85310
  {
85267
85311
  className: "pf-v5-u-mt-lg pf-v5-u-ml-md",
85268
85312
  component: Tn.p,
@@ -86080,8 +86124,8 @@ const xde = ({
86080
86124
  }
86081
86125
  ) }),
86082
86126
  /* @__PURE__ */ _(Rt, { children: [
86083
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(
86084
- lt,
86127
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(
86128
+ ct,
86085
86129
  {
86086
86130
  className: "pf-v5-u-font-size-sm pf-v5-u-font-weight-bold",
86087
86131
  component: Tn.p,
@@ -86614,7 +86658,7 @@ const Lv = ({
86614
86658
  "validator"
86615
86659
  ) })
86616
86660
  ] }, f.key)) })
86617
- ] }) : /* @__PURE__ */ r(lt, { className: "kc-emptyValidators", component: Tn.p, children: e("emptyValidators") })
86661
+ ] }) : /* @__PURE__ */ r(ct, { className: "kc-emptyValidators", component: Tn.p, children: e("emptyValidators") })
86618
86662
  ] })
86619
86663
  ] });
86620
86664
  }, j4 = ["username", "email"], Dde = ({
@@ -86975,7 +87019,7 @@ const V4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
86975
87019
  defaultValue: !1,
86976
87020
  control: n.control,
86977
87021
  render: ({ field: A }) => /* @__PURE__ */ r(
86978
- ct,
87022
+ lt,
86979
87023
  {
86980
87024
  id: "kc-required",
86981
87025
  onChange: A.onChange,
@@ -87215,7 +87259,7 @@ function q4() {
87215
87259
  )
87216
87260
  }
87217
87261
  ),
87218
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { component: "h2", children: t("annotationsText") }) }),
87262
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { component: "h2", children: t("annotationsText") }) }),
87219
87263
  /* @__PURE__ */ r(ye, { label: t("annotationsText"), fieldId: "kc-annotations", children: /* @__PURE__ */ r(Uu, { label: t("annotationsText"), name: "annotations" }) }),
87220
87264
  /* @__PURE__ */ _(Tt, { children: [
87221
87265
  /* @__PURE__ */ r(J, { variant: "primary", type: "submit", "data-testid": "saveGroupBtn", children: t("save") }),
@@ -87905,7 +87949,7 @@ function Wde() {
87905
87949
  ] }),
87906
87950
  k && /* @__PURE__ */ _(oe, { children: [
87907
87951
  /* @__PURE__ */ _(Xn, { children: [
87908
- /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(lt, { className: "kc-executors", component: Tn.h1, children: [
87952
+ /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(ct, { className: "kc-executors", component: Tn.h1, children: [
87909
87953
  t("executors"),
87910
87954
  /* @__PURE__ */ r(
87911
87955
  Ee,
@@ -88036,7 +88080,7 @@ function Wde() {
88036
88080
  d.length === 0 && /* @__PURE__ */ _(oe, { children: [
88037
88081
  /* @__PURE__ */ r(Zt, {}),
88038
88082
  /* @__PURE__ */ r(
88039
- lt,
88083
+ ct,
88040
88084
  {
88041
88085
  className: "kc-emptyExecutors",
88042
88086
  component: Tn.h2,
@@ -88052,7 +88096,7 @@ const W4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88052
88096
  __proto__: null,
88053
88097
  default: Wde
88054
88098
  }, Symbol.toStringTag, { value: "Module" })), Y4 = () => {
88055
- const { adminClient: e } = Ce(), { t } = K(), [n, a] = vt(), [i, s] = vt(), [o, l] = F(), [c, d] = F([]), [u, p] = F(0), [f, m] = F(0), h = () => m(f + 1), { realm: g } = ke(), { addAlert: b, addError: y } = Pe(), { enabled: v } = Xr(), { hasAccess: S } = Vt(), I = S("view-users", "manage-realm");
88099
+ const { adminClient: e } = Ce(), { t } = K(), [n, a] = vt(), [i, s] = vt(), [o, l] = F(), [c, d] = F([]), [u, p] = F(0), [f, m] = F(0), h = () => m(f + 1), { realm: g } = ke(), { addAlert: b, addError: y } = Pe(), { enabled: v } = Xr(), { hasAccess: S } = zt(), I = S("view-users", "manage-realm");
88056
88100
  $e(
88057
88101
  () => e.realms.getDefaultGroups({ realm: g }),
88058
88102
  (L) => {
@@ -88126,13 +88170,13 @@ const W4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88126
88170
  "."
88127
88171
  ] }),
88128
88172
  children: /* @__PURE__ */ r(
88129
- jt,
88173
+ Vt,
88130
88174
  {
88131
88175
  className: "keycloak__section_intro__help",
88132
88176
  style: {
88133
88177
  paddingLeft: "var(--pf-v5-c-page__main-section--PaddingLeft)"
88134
88178
  },
88135
- children: /* @__PURE__ */ _(lt, { children: [
88179
+ children: /* @__PURE__ */ _(ct, { children: [
88136
88180
  /* @__PURE__ */ r(fc, {}),
88137
88181
  " ",
88138
88182
  t("whatIsDefaultGroups")
@@ -88940,7 +88984,7 @@ const eue = ({
88940
88984
  ),
88941
88985
  hasNoPaddingTop: !0,
88942
88986
  children: /* @__PURE__ */ r(
88943
- ct,
88987
+ lt,
88944
88988
  {
88945
88989
  id: "kc-user-reg-switch",
88946
88990
  "data-testid": "user-reg-switch",
@@ -88970,7 +89014,7 @@ const eue = ({
88970
89014
  ),
88971
89015
  hasNoPaddingTop: !0,
88972
89016
  children: /* @__PURE__ */ r(
88973
- ct,
89017
+ lt,
88974
89018
  {
88975
89019
  id: "kc-forgot-pw-switch",
88976
89020
  "data-testid": "forgot-pw-switch",
@@ -89001,7 +89045,7 @@ const eue = ({
89001
89045
  ),
89002
89046
  hasNoPaddingTop: !0,
89003
89047
  children: /* @__PURE__ */ r(
89004
- ct,
89048
+ lt,
89005
89049
  {
89006
89050
  id: "kc-remember-me-switch",
89007
89051
  "data-testid": "remember-me-switch",
@@ -89035,7 +89079,7 @@ const eue = ({
89035
89079
  ),
89036
89080
  hasNoPaddingTop: !0,
89037
89081
  children: /* @__PURE__ */ r(
89038
- ct,
89082
+ lt,
89039
89083
  {
89040
89084
  id: "kc-email-as-username-switch",
89041
89085
  "data-testid": "email-as-username-switch",
@@ -89072,7 +89116,7 @@ const eue = ({
89072
89116
  ),
89073
89117
  hasNoPaddingTop: !0,
89074
89118
  children: /* @__PURE__ */ r(
89075
- ct,
89119
+ lt,
89076
89120
  {
89077
89121
  id: "kc-login-with-email-switch",
89078
89122
  "data-testid": "login-with-email-switch",
@@ -89107,7 +89151,7 @@ const eue = ({
89107
89151
  ),
89108
89152
  hasNoPaddingTop: !0,
89109
89153
  children: /* @__PURE__ */ r(
89110
- ct,
89154
+ lt,
89111
89155
  {
89112
89156
  id: "kc-duplicate-emails-switch",
89113
89157
  "data-testid": "duplicate-emails-switch",
@@ -89139,7 +89183,7 @@ const eue = ({
89139
89183
  ),
89140
89184
  hasNoPaddingTop: !0,
89141
89185
  children: /* @__PURE__ */ r(
89142
- ct,
89186
+ lt,
89143
89187
  {
89144
89188
  id: "kc-verify-email-switch",
89145
89189
  "data-testid": "verify-email-switch",
@@ -89176,7 +89220,7 @@ const eue = ({
89176
89220
  ),
89177
89221
  hasNoPaddingTop: !0,
89178
89222
  children: /* @__PURE__ */ r(
89179
- ct,
89223
+ lt,
89180
89224
  {
89181
89225
  id: "kc-edit-username-switch",
89182
89226
  "data-testid": "edit-username-switch",
@@ -89510,7 +89554,7 @@ function nue() {
89510
89554
  ] }),
89511
89555
  (y || D.formState.isSubmitted) && /* @__PURE__ */ _(oe, { children: [
89512
89556
  /* @__PURE__ */ _(Xn, { children: [
89513
- /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(lt, { className: "kc-conditions", component: Tn.h1, children: [
89557
+ /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(ct, { className: "kc-conditions", component: Tn.h1, children: [
89514
89558
  t("conditions"),
89515
89559
  /* @__PURE__ */ r(
89516
89560
  Ee,
@@ -89615,7 +89659,7 @@ function nue() {
89615
89659
  )) }) : /* @__PURE__ */ _(oe, { children: [
89616
89660
  /* @__PURE__ */ r(Zt, {}),
89617
89661
  /* @__PURE__ */ r(
89618
- lt,
89662
+ ct,
89619
89663
  {
89620
89664
  "data-testid": "no-conditions",
89621
89665
  className: "kc-emptyConditions",
@@ -89628,7 +89672,7 @@ function nue() {
89628
89672
  (y || D.formState.isSubmitted) && /* @__PURE__ */ _(oe, { children: [
89629
89673
  /* @__PURE__ */ _(Xn, { children: [
89630
89674
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ _(
89631
- lt,
89675
+ ct,
89632
89676
  {
89633
89677
  className: "kc-client-profiles",
89634
89678
  component: Tn.h1,
@@ -89729,7 +89773,7 @@ function nue() {
89729
89773
  )) }) : /* @__PURE__ */ _(oe, { children: [
89730
89774
  /* @__PURE__ */ r(Zt, {}),
89731
89775
  /* @__PURE__ */ r(
89732
- lt,
89776
+ ct,
89733
89777
  {
89734
89778
  className: "kc-emptyClientProfiles",
89735
89779
  component: Tn.h2,
@@ -89994,7 +90038,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
89994
90038
  )
89995
90039
  ],
89996
90040
  children: [
89997
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { children: a("partialExportHeaderText") }) }),
90041
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { children: a("partialExportHeaderText") }) }),
89998
90042
  /* @__PURE__ */ _(
89999
90043
  wt,
90000
90044
  {
@@ -90008,7 +90052,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90008
90052
  fieldId: "include-groups-and-roles-check",
90009
90053
  hasNoPaddingTop: !0,
90010
90054
  children: /* @__PURE__ */ r(
90011
- ct,
90055
+ lt,
90012
90056
  {
90013
90057
  id: "include-groups-and-roles-check",
90014
90058
  "data-testid": "include-groups-and-roles-check",
@@ -90028,7 +90072,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90028
90072
  fieldId: "include-clients-check",
90029
90073
  hasNoPaddingTop: !0,
90030
90074
  children: /* @__PURE__ */ r(
90031
- ct,
90075
+ lt,
90032
90076
  {
90033
90077
  id: "include-clients-check",
90034
90078
  "data-testid": "include-clients-check",
@@ -90186,7 +90230,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90186
90230
  )
90187
90231
  ],
90188
90232
  children: /* @__PURE__ */ _(pu, { hasGutter: !0, children: [
90189
- /* @__PURE__ */ r(Tr, { children: /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { children: n("partialImportHeaderText") }) }) }),
90233
+ /* @__PURE__ */ r(Tr, { children: /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { children: n("partialImportHeaderText") }) }) }),
90190
90234
  /* @__PURE__ */ r(Tr, { children: /* @__PURE__ */ r(
90191
90235
  qf,
90192
90236
  {
@@ -90198,7 +90242,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90198
90242
  o && M() && /* @__PURE__ */ _(oe, { children: [
90199
90243
  /* @__PURE__ */ r(Tr, { children: /* @__PURE__ */ r(Zt, {}) }),
90200
90244
  Array.isArray(i) && i.length > 1 && /* @__PURE__ */ _(Tr, { children: [
90201
- /* @__PURE__ */ _(lt, { children: [
90245
+ /* @__PURE__ */ _(ct, { children: [
90202
90246
  n("selectRealm"),
90203
90247
  ":"
90204
90248
  ] }),
@@ -90218,7 +90262,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90218
90262
  )
90219
90263
  ] }),
90220
90264
  /* @__PURE__ */ _(Tr, { children: [
90221
- /* @__PURE__ */ _(lt, { children: [
90265
+ /* @__PURE__ */ _(ct, { children: [
90222
90266
  n("chooseResources"),
90223
90267
  ":"
90224
90268
  ] }),
@@ -90235,7 +90279,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90235
90279
  ] })
90236
90280
  ] }),
90237
90281
  /* @__PURE__ */ _(Tr, { children: [
90238
- /* @__PURE__ */ _(lt, { children: [
90282
+ /* @__PURE__ */ _(ct, { children: [
90239
90283
  n("selectIfResourceExists"),
90240
90284
  ":"
90241
90285
  ] }),
@@ -90571,7 +90615,7 @@ const Z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90571
90615
  defaultValue: e.enabled,
90572
90616
  control: t.control,
90573
90617
  render: ({ field: l }) => /* @__PURE__ */ r(
90574
- ct,
90618
+ lt,
90575
90619
  {
90576
90620
  label: i("enabled"),
90577
90621
  labelOff: i("disabled"),
@@ -91107,7 +91151,7 @@ const cue = ({
91107
91151
  control: a,
91108
91152
  defaultValue: !1,
91109
91153
  render: ({ field: c }) => /* @__PURE__ */ r(
91110
- ct,
91154
+ lt,
91111
91155
  {
91112
91156
  id: "kc-offline-session-max",
91113
91157
  "data-testid": "offline-session-max-switch",
@@ -93897,7 +93941,7 @@ const Q4 = /* @__PURE__ */ mc(uue), pue = ({ onSave: e, onClose: t }) => {
93897
93941
  }
93898
93942
  ),
93899
93943
  /* @__PURE__ */ _(Be, { variant: "light", children: [
93900
- /* @__PURE__ */ r(jt, { className: "pf-v5-u-mb-lg", children: /* @__PURE__ */ r(lt, { children: a("themeColorInfo") }) }),
93944
+ /* @__PURE__ */ r(Vt, { className: "pf-v5-u-mb-lg", children: /* @__PURE__ */ r(ct, { children: a("themeColorInfo") }) }),
93901
93945
  f.matches && n === "light" && /* @__PURE__ */ r(Mn, { variant: "info", isInline: !0, title: a("themePreviewInfo") }),
93902
93946
  /* @__PURE__ */ _(Xn, { className: "pf-v5-u-pt-lg", children: [
93903
93947
  /* @__PURE__ */ r(Rt, { children: /* @__PURE__ */ r(Qe, { isHorizontal: !0, role: "manage-realm", children: /* @__PURE__ */ _(Je, { ...i, children: [
@@ -94393,7 +94437,7 @@ const tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
94393
94437
  control: d,
94394
94438
  defaultValue: !1,
94395
94439
  render: ({ field: y }) => /* @__PURE__ */ r(
94396
- ct,
94440
+ lt,
94397
94441
  {
94398
94442
  id: "kc-revoke-refresh-token",
94399
94443
  "data-testid": "revoke-refresh-token-switch",
@@ -94682,7 +94726,7 @@ const tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
94682
94726
  }
94683
94727
  ),
94684
94728
  /* @__PURE__ */ r(
94685
- lt,
94729
+ ct,
94686
94730
  {
94687
94731
  className: "kc-override-action-tokens-subtitle",
94688
94732
  component: Tn.h1,
@@ -94906,7 +94950,7 @@ const tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
94906
94950
  realmName: a,
94907
94951
  refresh: i
94908
94952
  }) => {
94909
- const { adminClient: s } = Ce(), { environment: o } = Wa(), { t: l } = K(), { addAlert: c, addError: d } = Pe(), u = mt(), [p, f] = F(!1), [m, h] = F(!1), { hasAccess: g } = Vt(), b = g("manage-realm"), [y, v] = at({
94953
+ const { adminClient: s } = Ce(), { environment: o } = Wa(), { t: l } = K(), { addAlert: c, addError: d } = Pe(), u = mt(), [p, f] = F(!1), [m, h] = F(!1), { hasAccess: g } = zt(), b = g("manage-realm"), [y, v] = at({
94910
94954
  titleKey: "disableConfirmTitle",
94911
94955
  messageKey: "disableConfirmRealm",
94912
94956
  continueButtonLabel: "disable",
@@ -95051,7 +95095,7 @@ const tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95051
95095
  a("realmSaveError", me);
95052
95096
  }
95053
95097
  i !== (te.realm || s?.realm) && c(Cd({ realm: te.realm, tab: "general" })), o();
95054
- }, T = (te) => bt(Cd({ realm: i, tab: te })), A = T("general"), k = T("login"), O = T("email"), x = T("themes"), L = T("keys"), D = T("events"), w = T("localization"), R = T("security-defenses"), C = T("sessions"), M = T("tokens"), V = T("client-policies"), G = T("user-profile"), Z = T("user-registration"), { hasAccess: W, hasSomeAccess: P } = Vt(), U = W("view-realm") && P("view-events", "manage-events"), H = W("view-realm") && P("view-clients", "manage-clients"), z = (te) => bt(
95098
+ }, T = (te) => bt(Cd({ realm: i, tab: te })), A = T("general"), k = T("login"), O = T("email"), x = T("themes"), L = T("keys"), D = T("events"), w = T("localization"), R = T("security-defenses"), C = T("sessions"), M = T("tokens"), V = T("client-policies"), G = T("user-profile"), Z = T("user-registration"), { hasAccess: W, hasSomeAccess: P } = zt(), U = W("view-realm") && P("view-events", "manage-events"), H = W("view-realm") && P("view-clients", "manage-clients"), z = (te) => bt(
95055
95099
  Ri({
95056
95100
  realm: i,
95057
95101
  tab: te
@@ -95372,7 +95416,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
95372
95416
  )
95373
95417
  ],
95374
95418
  children: [
95375
- /* @__PURE__ */ r(jt, { className: "kc-revocation-description-text", children: a("revocationDescription") }),
95419
+ /* @__PURE__ */ r(Vt, { className: "kc-revocation-description-text", children: a("revocationDescription") }),
95376
95420
  /* @__PURE__ */ r(
95377
95421
  wt,
95378
95422
  {
@@ -95968,7 +96012,7 @@ const xue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95968
96012
  )
95969
96013
  ] });
95970
96014
  }, n6 = ({ user: e }) => {
95971
- const { adminClient: t } = Ce(), n = Vt(), { realm: a } = ke(), [i, s] = F();
96015
+ const { adminClient: t } = Ce(), n = zt(), { realm: a } = ke(), [i, s] = F();
95972
96016
  return $e(
95973
96017
  () => n.hasAccess("view-realm") ? t.components.findOne({
95974
96018
  id: e.federationLink
@@ -96043,7 +96087,7 @@ const r6 = ({
96043
96087
  refresh: l,
96044
96088
  onGroupsUpdate: c
96045
96089
  }) => {
96046
- const { adminClient: d } = Ce(), { t: u } = K(), p = Ei(), { addAlert: f, addError: m } = Pe(), { hasAccess: h } = Vt(), g = h("manage-users"), b = h("view-realm"), { whoAmI: y } = fr(), v = y.getLocale(), { handleSubmit: S, setValue: I, control: T, reset: A, formState: k } = e, { errors: O } = k, [x, L] = F(
96090
+ const { adminClient: d } = Ce(), { t: u } = K(), p = Ei(), { addAlert: f, addError: m } = Pe(), { hasAccess: h } = zt(), g = h("manage-users"), b = h("view-realm"), { whoAmI: y } = fr(), v = y.getLocale(), { handleSubmit: S, setValue: I, control: T, reset: A, formState: k } = e, { errors: O } = k, [x, L] = F(
96047
96091
  []
96048
96092
  ), [D, w] = F(!1), [R, C] = F(i), M = mt();
96049
96093
  ft(() => {
@@ -96233,7 +96277,7 @@ const r6 = ({
96233
96277
  }
96234
96278
  ),
96235
96279
  children: /* @__PURE__ */ r(
96236
- ct,
96280
+ lt,
96237
96281
  {
96238
96282
  "data-testid": "user-locked-switch",
96239
96283
  id: "temporaryLocked",
@@ -97134,7 +97178,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97134
97178
  }, zue = ({ user: e }) => {
97135
97179
  const { adminClient: t } = Ce(), { t: n } = K(), { addAlert: a, addError: i } = Pe(), [s, o] = F(0), l = () => o(s + 1), [c, d] = F(
97136
97180
  []
97137
- ), [u, p] = F(!0), [f, m] = F([]), [h, g] = F(!1), { enabled: b } = Xr(), { hasAccess: y } = Vt(), v = y("manage-users"), S = (L) => qa(L, (D) => D.path?.toUpperCase()), I = async (L, D, w) => {
97181
+ ), [u, p] = F(!0), [f, m] = F([]), [h, g] = F(!1), { enabled: b } = Xr(), { hasAccess: y } = zt(), v = y("manage-users"), S = (L) => qa(L, (D) => D.path?.toUpperCase()), I = async (L, D, w) => {
97138
97182
  const R = {
97139
97183
  first: L,
97140
97184
  max: D
@@ -97420,7 +97464,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97420
97464
  }, jue = ({
97421
97465
  userId: e
97422
97466
  }) => {
97423
- const { adminClient: t } = Ce(), [n, a] = F(0), [i, s] = F(""), [o, l] = F(!1), { realm: c } = ke(), { addAlert: d, addError: u } = Pe(), { t: p } = K(), { hasAccess: f, hasSomeAccess: m } = Vt(), h = m(
97467
+ const { adminClient: t } = Ce(), [n, a] = F(0), [i, s] = F(""), [o, l] = F(!1), { realm: c } = ke(), { addAlert: d, addError: u } = Pe(), { t: p } = K(), { hasAccess: f, hasSomeAccess: m } = zt(), h = m(
97424
97468
  "manage-identity-providers",
97425
97469
  "view-identity-providers"
97426
97470
  ), g = () => a((/* @__PURE__ */ new Date()).getTime()), b = $t().identityProviders, y = async () => {
@@ -97546,7 +97590,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97546
97590
  /* @__PURE__ */ r(A, {}),
97547
97591
  /* @__PURE__ */ _(Be, { variant: "light", className: "pf-v5-u-p-0", children: [
97548
97592
  /* @__PURE__ */ _(_a, { title: p("linkedIdPs"), className: "kc-linked-idps", children: [
97549
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { className: "kc-available-idps-text", children: p("linkedIdPsText") }) }),
97593
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { className: "kc-available-idps-text", children: p("linkedIdPsText") }) }),
97550
97594
  /* @__PURE__ */ r(
97551
97595
  Ft,
97552
97596
  {
@@ -97555,13 +97599,13 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97555
97599
  ariaLabelKey: "LinkedIdPs",
97556
97600
  className: "kc-linked-IdPs-table",
97557
97601
  columns: w(),
97558
- emptyState: /* @__PURE__ */ r(jt, { className: "kc-no-providers-text", children: /* @__PURE__ */ r(lt, { children: p("noProvidersLinked") }) })
97602
+ emptyState: /* @__PURE__ */ r(Vt, { className: "kc-no-providers-text", children: /* @__PURE__ */ r(ct, { children: p("noProvidersLinked") }) })
97559
97603
  },
97560
97604
  n
97561
97605
  )
97562
97606
  ] }),
97563
97607
  f("manage-users") && h && /* @__PURE__ */ _(_a, { className: "kc-available-idps", title: p("availableIdPs"), children: [
97564
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { className: "kc-available-idps-text", children: p("availableIdPsText") }) }),
97608
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { className: "kc-available-idps-text", children: p("availableIdPsText") }) }),
97565
97609
  /* @__PURE__ */ r(
97566
97610
  Ft,
97567
97611
  {
@@ -97587,7 +97631,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97587
97631
  cellRenderer: D
97588
97632
  }
97589
97633
  ],
97590
- emptyState: /* @__PURE__ */ r(jt, { className: "kc-no-providers-text", children: /* @__PURE__ */ r(lt, { children: p("noAvailableIdentityProviders") }) })
97634
+ emptyState: /* @__PURE__ */ r(Vt, { className: "kc-no-providers-text", children: /* @__PURE__ */ r(ct, { children: p("noAvailableIdentityProviders") }) })
97591
97635
  },
97592
97636
  n
97593
97637
  )
@@ -97628,7 +97672,7 @@ const Mue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97628
97672
  ) });
97629
97673
  };
97630
97674
  function Kue() {
97631
- const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), i = mt(), { hasAccess: s } = Vt(), { id: o } = tn(), { realm: l, realmRepresentation: c } = ke(), u = rt({
97675
+ const { adminClient: e } = Ce(), { t } = K(), { addAlert: n, addError: a } = Pe(), i = mt(), { hasAccess: s } = zt(), { id: o } = tn(), { realm: l, realmRepresentation: c } = ke(), u = rt({
97632
97676
  mode: "onChange",
97633
97677
  resolver: async (Re) => ({
97634
97678
  values: Re,
@@ -97941,7 +97985,7 @@ const Wue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97941
97985
  default: Kue
97942
97986
  }, Symbol.toStringTag, { value: "Module" }));
97943
97987
  function Yue() {
97944
- const { t: e } = K(), { realm: t } = ke(), { hasAccess: n } = Vt(), i = ra()(An.AdminFineGrainedAuthz) && n("manage-authorization", "manage-users", "manage-clients"), s = (c) => bt(
97988
+ const { t: e } = K(), { realm: t } = ke(), { hasAccess: n } = zt(), i = ra()(An.AdminFineGrainedAuthz) && n("manage-authorization", "manage-users", "manage-clients"), s = (c) => bt(
97945
97989
  Fo({
97946
97990
  realm: t,
97947
97991
  tab: c
@@ -98321,7 +98365,7 @@ const Xue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98321
98365
  defaultValue: "-1",
98322
98366
  control: n,
98323
98367
  render: ({ field: o }) => /* @__PURE__ */ r(
98324
- ct,
98368
+ lt,
98325
98369
  {
98326
98370
  id: "kc-periodic-full-sync",
98327
98371
  "data-testid": "periodic-full-sync",
@@ -98369,7 +98413,7 @@ const Xue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98369
98413
  defaultValue: "-1",
98370
98414
  control: n,
98371
98415
  render: ({ field: o }) => /* @__PURE__ */ r(
98372
- ct,
98416
+ lt,
98373
98417
  {
98374
98418
  id: "kc-periodic-changed-users-sync",
98375
98419
  "data-testid": "periodic-changed-users-sync",
@@ -98601,7 +98645,7 @@ const s6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98601
98645
  defaultValue: ["false"],
98602
98646
  control: e.control,
98603
98647
  render: ({ field: l }) => /* @__PURE__ */ r(
98604
- ct,
98648
+ lt,
98605
98649
  {
98606
98650
  id: "kc-debug",
98607
98651
  "data-testid": "debug",
@@ -98636,7 +98680,7 @@ const s6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98636
98680
  defaultValue: ["false"],
98637
98681
  control: e.control,
98638
98682
  render: ({ field: l }) => /* @__PURE__ */ r(
98639
- ct,
98683
+ lt,
98640
98684
  {
98641
98685
  id: "kc-allow-password-authentication",
98642
98686
  "data-testid": "allow-password-authentication",
@@ -98684,7 +98728,7 @@ const s6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98684
98728
  defaultValue: ["false"],
98685
98729
  control: e.control,
98686
98730
  render: ({ field: l }) => /* @__PURE__ */ r(
98687
- ct,
98731
+ lt,
98688
98732
  {
98689
98733
  id: "kc-update-first-login",
98690
98734
  "data-testid": "update-first-login",
@@ -99104,7 +99148,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99104
99148
  defaultValue: ["false"],
99105
99149
  control: e.control,
99106
99150
  render: ({ field: h }) => /* @__PURE__ */ r(
99107
- ct,
99151
+ lt,
99108
99152
  {
99109
99153
  id: "kc-enable-start-tls",
99110
99154
  "data-testid": "enable-start-tls",
@@ -99156,7 +99200,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99156
99200
  defaultValue: ["true"],
99157
99201
  control: e.control,
99158
99202
  render: ({ field: h }) => /* @__PURE__ */ r(
99159
- ct,
99203
+ lt,
99160
99204
  {
99161
99205
  id: "kc-connection-pooling",
99162
99206
  "data-testid": "connection-pooling",
@@ -99319,7 +99363,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99319
99363
  defaultValue: ["false"],
99320
99364
  control: t.control,
99321
99365
  render: ({ field: u }) => /* @__PURE__ */ r(
99322
- ct,
99366
+ lt,
99323
99367
  {
99324
99368
  id: "kc-enable-ldapv3-password",
99325
99369
  "data-testid": "ldapv3-password",
@@ -99355,7 +99399,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99355
99399
  defaultValue: ["false"],
99356
99400
  control: t.control,
99357
99401
  render: ({ field: u }) => /* @__PURE__ */ r(
99358
- ct,
99402
+ lt,
99359
99403
  {
99360
99404
  id: "kc-validate-password-policy",
99361
99405
  "data-testid": "password-policy",
@@ -99391,7 +99435,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99391
99435
  defaultValue: ["false"],
99392
99436
  control: t.control,
99393
99437
  render: ({ field: u }) => /* @__PURE__ */ r(
99394
- ct,
99438
+ lt,
99395
99439
  {
99396
99440
  id: "kc-trust-email",
99397
99441
  "data-testid": "trust-email",
@@ -99427,7 +99471,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99427
99471
  defaultValue: ["false"],
99428
99472
  control: t.control,
99429
99473
  render: ({ field: u }) => /* @__PURE__ */ r(
99430
- ct,
99474
+ lt,
99431
99475
  {
99432
99476
  id: "kc-connection-trace",
99433
99477
  "data-testid": "connection-trace",
@@ -99626,7 +99670,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99626
99670
  defaultValue: ["false"],
99627
99671
  control: e.control,
99628
99672
  render: ({ field: s }) => /* @__PURE__ */ r(
99629
- ct,
99673
+ lt,
99630
99674
  {
99631
99675
  id: "kc-allow-kerberos-authentication",
99632
99676
  "data-testid": "allow-kerberos-auth",
@@ -99698,7 +99742,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99698
99742
  defaultValue: ["false"],
99699
99743
  control: e.control,
99700
99744
  render: ({ field: s }) => /* @__PURE__ */ r(
99701
- ct,
99745
+ lt,
99702
99746
  {
99703
99747
  id: "kc-debug",
99704
99748
  "data-testid": "debug",
@@ -99735,7 +99779,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99735
99779
  defaultValue: ["false"],
99736
99780
  control: e.control,
99737
99781
  render: ({ field: s }) => /* @__PURE__ */ r(
99738
- ct,
99782
+ lt,
99739
99783
  {
99740
99784
  id: "kc-use-kerberos-password-authentication",
99741
99785
  "data-testid": "use-kerberos-pw-auth",
@@ -99915,7 +99959,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99915
99959
  defaultValue: ["true"],
99916
99960
  control: e.control,
99917
99961
  render: ({ field: i }) => /* @__PURE__ */ r(
99918
- ct,
99962
+ lt,
99919
99963
  {
99920
99964
  id: "kc-ui-pagination",
99921
99965
  "data-testid": "ui-pagination",
@@ -99981,7 +100025,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99981
100025
  defaultValue: ["true"],
99982
100026
  control: e.control,
99983
100027
  render: ({ field: o }) => /* @__PURE__ */ r(
99984
- ct,
100028
+ lt,
99985
100029
  {
99986
100030
  id: "kc-import-users",
99987
100031
  "data-testid": "import-users",
@@ -100018,7 +100062,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
100018
100062
  defaultValue: ["true"],
100019
100063
  control: e.control,
100020
100064
  render: ({ field: o }) => /* @__PURE__ */ r(
100021
- ct,
100065
+ lt,
100022
100066
  {
100023
100067
  id: "syncRegistrations",
100024
100068
  "data-testid": "syncRegistrations",
@@ -100063,7 +100107,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
100063
100107
  defaultValue: !1,
100064
100108
  control: e.control,
100065
100109
  render: ({ field: o }) => /* @__PURE__ */ r(
100066
- ct,
100110
+ lt,
100067
100111
  {
100068
100112
  id: "kc-periodic-full-sync",
100069
100113
  "data-testid": "periodic-full-sync",
@@ -100110,7 +100154,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
100110
100154
  defaultValue: !1,
100111
100155
  control: e.control,
100112
100156
  render: ({ field: o }) => /* @__PURE__ */ r(
100113
- ct,
100157
+ lt,
100114
100158
  {
100115
100159
  id: "kc-periodic-changed-users-sync",
100116
100160
  "data-testid": "periodic-changed-users-sync",
@@ -100157,7 +100201,7 @@ const epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
100157
100201
  defaultValue: ["true"],
100158
100202
  control: e.control,
100159
100203
  render: ({ field: o }) => /* @__PURE__ */ r(
100160
- ct,
100204
+ lt,
100161
100205
  {
100162
100206
  id: "kc-remove-invalid-users",
100163
100207
  "data-testid": "remove-invalid-users",
@@ -100321,7 +100365,7 @@ const spe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
100321
100365
  )
100322
100366
  ],
100323
100367
  children: [
100324
- /* @__PURE__ */ r(jt, { className: "pf-v5-u-pb-lg", children: /* @__PURE__ */ r(lt, { children: a("managePriorityInfo") }) }),
100368
+ /* @__PURE__ */ r(Vt, { className: "pf-v5-u-pb-lg", children: /* @__PURE__ */ r(ct, { children: a("managePriorityInfo") }) }),
100325
100369
  /* @__PURE__ */ r(
100326
100370
  aE,
100327
100371
  {
@@ -100796,8 +100840,8 @@ function mpe() {
100796
100840
  }
100797
100841
  ),
100798
100842
  /* @__PURE__ */ r(Be, { children: t && t.length > 0 ? /* @__PURE__ */ r(Zp, { hasGutter: !0, children: y }) : /* @__PURE__ */ _(oe, { children: [
100799
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { component: Tn.p, children: s("getStarted") }) }),
100800
- /* @__PURE__ */ r(jt, { children: /* @__PURE__ */ r(lt, { className: "pf-v5-u-mt-lg", component: Tn.h2, children: s("providers") }) }),
100843
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { component: Tn.p, children: s("getStarted") }) }),
100844
+ /* @__PURE__ */ r(Vt, { children: /* @__PURE__ */ r(ct, { className: "pf-v5-u-mt-lg", component: Tn.h2, children: s("providers") }) }),
100801
100845
  /* @__PURE__ */ r("hr", { className: "pf-v5-u-mb-lg" }),
100802
100846
  /* @__PURE__ */ r(Zp, { hasGutter: !0, children: h.map((x) => /* @__PURE__ */ r(
100803
100847
  T4,
@@ -100848,9 +100892,9 @@ const fpe = ({
100848
100892
  "aria-label": `Authorization scope popover for ${a.name}`,
100849
100893
  position: "top",
100850
100894
  hasAutoWidth: !0,
100851
- bodyContent: /* @__PURE__ */ _(jt, { children: [
100852
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-font-size-md pf-v5-u-font-weight-bold", children: t("authorizationScopeDetailsTitle") }),
100853
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-font-size-sm", children: t("authorizationScopeDetailsSubtitle") }),
100895
+ bodyContent: /* @__PURE__ */ _(Vt, { children: [
100896
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-font-size-md pf-v5-u-font-weight-bold", children: t("authorizationScopeDetailsTitle") }),
100897
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-font-size-sm", children: t("authorizationScopeDetailsSubtitle") }),
100854
100898
  /* @__PURE__ */ _(
100855
100899
  yE,
100856
100900
  {
@@ -101284,8 +101328,8 @@ const fpe = ({
101284
101328
  {
101285
101329
  "aria-label": a("createPermission"),
101286
101330
  variant: Ut.medium,
101287
- header: /* @__PURE__ */ _(jt, { children: [
101288
- /* @__PURE__ */ r(lt, { component: Tn.h1, children: a("chooseAResourceType") }),
101331
+ header: /* @__PURE__ */ _(Vt, { children: [
101332
+ /* @__PURE__ */ r(ct, { component: Tn.h1, children: a("chooseAResourceType") }),
101289
101333
  /* @__PURE__ */ r(
101290
101334
  Mn,
101291
101335
  {
@@ -101585,7 +101629,7 @@ const fpe = ({
101585
101629
  const f = c.filter((m) => m.status === p);
101586
101630
  if (f.length != 0)
101587
101631
  return /* @__PURE__ */ _(oe, { children: [
101588
- /* @__PURE__ */ _(lt, { className: "pf-v5-u-pt-sm", children: [
101632
+ /* @__PURE__ */ _(ct, { className: "pf-v5-u-pt-sm", children: [
101589
101633
  /* @__PURE__ */ r("strong", { children: t(u) }),
101590
101634
  ":"
101591
101635
  ] }),
@@ -101597,18 +101641,18 @@ const fpe = ({
101597
101641
  };
101598
101642
  return /* @__PURE__ */ _(Mn, { isInline: !0, variant: s, title: i, component: "h6", children: [
101599
101643
  o.length > 0 && /* @__PURE__ */ _(oe, { children: [
101600
- /* @__PURE__ */ r(lt, { children: /* @__PURE__ */ r("b", { children: t("grantedScope") }) }),
101644
+ /* @__PURE__ */ r(ct, { children: /* @__PURE__ */ r("b", { children: t("grantedScope") }) }),
101601
101645
  /* @__PURE__ */ r(Xs, { className: "pf-v5-u-mt-sm", children: o.map((u) => /* @__PURE__ */ r(Ai, { children: u.name }, u.id)) })
101602
101646
  ] }),
101603
101647
  l.length > 0 && /* @__PURE__ */ _(oe, { children: [
101604
- /* @__PURE__ */ r(lt, { className: "pf-v5-u-pt-sm", children: /* @__PURE__ */ r("strong", { children: t("deniedScope") }) }),
101648
+ /* @__PURE__ */ r(ct, { className: "pf-v5-u-pt-sm", children: /* @__PURE__ */ r("strong", { children: t("deniedScope") }) }),
101605
101649
  /* @__PURE__ */ r(Xs, { className: "pf-v5-u-mt-sm", children: l.map((u) => /* @__PURE__ */ r(Ai, { children: u.name }, u.id)) })
101606
101650
  ] }),
101607
101651
  d("grantedPermissions", "PERMIT"),
101608
101652
  d("deniedPermissions", "DENY")
101609
101653
  ] });
101610
101654
  }, Cpe = (e) => {
101611
- const { hasAccess: t } = Vt();
101655
+ const { hasAccess: t } = zt();
101612
101656
  return t("view-users") ? /* @__PURE__ */ r(_pe, { ...e }) : /* @__PURE__ */ r(II, { permissionNeeded: "view-users" });
101613
101657
  }, _pe = ({ client: e }) => {
101614
101658
  const { t } = K(), { adminClient: n } = Ce(), a = ke(), { addError: i } = Pe(), s = rt({
@@ -101771,7 +101815,7 @@ const fpe = ({
101771
101815
  ] }) });
101772
101816
  };
101773
101817
  function Ipe() {
101774
- const { adminClient: e } = Ce(), { t } = K(), { realm: n } = ke(), { hasAccess: a } = Vt(), { addAlert: i, addError: s } = Pe(), [o, l] = F(), [c, d] = vt(), u = rt(), { realmRepresentation: p } = ke(), f = gt({
101818
+ const { adminClient: e } = Ce(), { t } = K(), { realm: n } = ke(), { hasAccess: a } = zt(), { addAlert: i, addError: s } = Pe(), [o, l] = F(), [c, d] = vt(), u = rt(), { realmRepresentation: p } = ke(), f = gt({
101775
101819
  control: u.control,
101776
101820
  name: "clientAuthenticatorType",
101777
101821
  defaultValue: "client-secret"
@@ -102005,13 +102049,13 @@ export {
102005
102049
  Wt as am,
102006
102050
  qt as an,
102007
102051
  tn as ao,
102008
- Vt as ap,
102052
+ zt as ap,
102009
102053
  Cm as aq,
102010
102054
  gt as ar,
102011
102055
  It as as,
102012
102056
  or as at,
102013
102057
  ye as au,
102014
- ct as av,
102058
+ lt as av,
102015
102059
  $re as aw,
102016
102060
  Jn as ax,
102017
102061
  DO as ay,
@@ -102057,8 +102101,8 @@ export {
102057
102101
  hre as b_,
102058
102102
  as as ba,
102059
102103
  Kre as bb,
102060
- jt as bc,
102061
- lt as bd,
102104
+ Vt as bc,
102105
+ ct as bd,
102062
102106
  Tn as be,
102063
102107
  Vre as bf,
102064
102108
  qre as bg,
@@ -102368,4 +102412,4 @@ export {
102368
102412
  $e as y,
102369
102413
  mc as z
102370
102414
  };
102371
- //# sourceMappingURL=index-mwKZBR4z.js.map
102415
+ //# sourceMappingURL=index-CzrFBAyz.js.map