@keycloak/keycloak-admin-ui 26.4.2 → 26.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/lib/.vite/manifest.json +38 -38
  2. package/lib/{AddKubernetesConnect-BVi-I2gy.js → AddKubernetesConnect-BCprM76M.js} +2 -2
  3. package/lib/{AddKubernetesConnect-BVi-I2gy.js.map → AddKubernetesConnect-BCprM76M.js.map} +1 -1
  4. package/lib/{AddOAuth2-txKsQHj8.js → AddOAuth2-DfwVR-R9.js} +2 -2
  5. package/lib/{AddOAuth2-txKsQHj8.js.map → AddOAuth2-DfwVR-R9.js.map} +1 -1
  6. package/lib/{AddSpiffeConnect-Dp0eqgXp.js → AddSpiffeConnect-fn3oq13S.js} +2 -2
  7. package/lib/{AddSpiffeConnect-Dp0eqgXp.js.map → AddSpiffeConnect-fn3oq13S.js.map} +1 -1
  8. package/lib/{CreateFlow-DmLxgx0v.js → CreateFlow-Bj33for2.js} +2 -2
  9. package/lib/{CreateFlow-DmLxgx0v.js.map → CreateFlow-Bj33for2.js.map} +1 -1
  10. package/lib/{CreateWorkflow-RdfugnnE.js → CreateWorkflow-HbCNGo_n.js} +2 -2
  11. package/lib/{CreateWorkflow-RdfugnnE.js.map → CreateWorkflow-HbCNGo_n.js.map} +1 -1
  12. package/lib/{DetailOrganization-BqTpNB4D.js → DetailOrganization-CWrH0YQL.js} +2 -2
  13. package/lib/{DetailOrganization-BqTpNB4D.js.map → DetailOrganization-CWrH0YQL.js.map} +1 -1
  14. package/lib/{ExecutorForm-UdcLhj2S.js → ExecutorForm-CcB4XsXg.js} +2 -2
  15. package/lib/{ExecutorForm-UdcLhj2S.js.map → ExecutorForm-CcB4XsXg.js.map} +1 -1
  16. package/lib/{FlowDetails-B3MDggDU.js → FlowDetails-BHK6TDuU.js} +2 -2
  17. package/lib/{FlowDetails-B3MDggDU.js.map → FlowDetails-BHK6TDuU.js.map} +1 -1
  18. package/lib/{NewOrganization-DqASb_yi.js → NewOrganization-D6lgmXQu.js} +2 -2
  19. package/lib/{NewOrganization-DqASb_yi.js.map → NewOrganization-D6lgmXQu.js.map} +1 -1
  20. package/lib/{PermissionConfigurationDetails-BXggzHbv.js → PermissionConfigurationDetails-COds_BFY.js} +3 -3
  21. package/lib/{PermissionConfigurationDetails-BXggzHbv.js.map → PermissionConfigurationDetails-COds_BFY.js.map} +1 -1
  22. package/lib/{PermissionDetails-C9bKsrE-.js → PermissionDetails-oMM_olXn.js} +2 -2
  23. package/lib/{PermissionDetails-C9bKsrE-.js.map → PermissionDetails-oMM_olXn.js.map} +1 -1
  24. package/lib/{RealmSection-CKLI7htk.js → RealmSection-UtLq-Jhc.js} +2 -2
  25. package/lib/{RealmSection-CKLI7htk.js.map → RealmSection-UtLq-Jhc.js.map} +1 -1
  26. package/lib/{ResourceDetails-DbcOZkgy.js → ResourceDetails-DH9sZ1pG.js} +3 -3
  27. package/lib/{ResourceDetails-DbcOZkgy.js.map → ResourceDetails-DH9sZ1pG.js.map} +1 -1
  28. package/lib/{ScopeDetails-ZVkrn5Il.js → ScopeDetails-BkbnSjVd.js} +2 -2
  29. package/lib/{ScopeDetails-ZVkrn5Il.js.map → ScopeDetails-BkbnSjVd.js.map} +1 -1
  30. package/lib/{ScopePicker-BSzaRPT_.js → ScopePicker-DtzkdCC6.js} +2 -2
  31. package/lib/{ScopePicker-BSzaRPT_.js.map → ScopePicker-DtzkdCC6.js.map} +1 -1
  32. package/lib/{WorkflowsSection-RPmRuhuS.js → WorkflowsSection-CR2qiFg6.js} +2 -2
  33. package/lib/{WorkflowsSection-RPmRuhuS.js.map → WorkflowsSection-CR2qiFg6.js.map} +1 -1
  34. package/lib/{index-CsmmA99U.js → index-BZA1WlPD.js} +447 -431
  35. package/lib/{index-CsmmA99U.js.map → index-BZA1WlPD.js.map} +1 -1
  36. package/lib/keycloak-admin-ui.js +1 -1
  37. package/package.json +3 -3
@@ -4944,7 +4944,7 @@ var Ut;
4944
4944
  (function(e) {
4945
4945
  e.small = "small", e.medium = "medium", e.large = "large", e.default = "default";
4946
4946
  })(Ut || (Ut = {}));
4947
- class xt extends E.Component {
4947
+ class At extends E.Component {
4948
4948
  constructor(t) {
4949
4949
  super(t), this.boxId = "", this.labelId = "", this.descriptorId = "", this.backdropId = "", this.handleEscKeyClick = (o) => {
4950
4950
  var l, c;
@@ -4955,9 +4955,9 @@ class xt extends E.Component {
4955
4955
  for (const u of Array.from(d))
4956
4956
  u.id !== this.backdropId && (o ? u.setAttribute("aria-hidden", "" + o) : u.removeAttribute("aria-hidden"));
4957
4957
  }, this.isEmpty = (o) => o == null || o === "";
4958
- const n = xt.currentId++, a = n + 1, i = n + 2, s = n + 3;
4958
+ const n = At.currentId++, a = n + 1, i = n + 2, s = n + 3;
4959
4959
  this.boxId = t.id || `pf-modal-part-${n}`, this.labelId = `pf-modal-part-${a}`, this.descriptorId = `pf-modal-part-${i}`, this.backdropId = `pf-modal-part-${s}`, this.state = {
4960
- ouiaStateId: Or(xt.displayName, t.variant)
4960
+ ouiaStateId: Or(At.displayName, t.variant)
4961
4961
  };
4962
4962
  }
4963
4963
  componentDidMount() {
@@ -4993,9 +4993,9 @@ class xt extends E.Component {
4993
4993
  return !Zn || !this.getElement(n) ? null : Bv.createPortal(E.createElement(Qv, Object.assign({}, b, { boxId: this.boxId, labelId: this.labelId, descriptorId: this.descriptorId, backdropId: this.backdropId, title: d, titleIconVariant: u, titleLabel: p, "aria-label": s, "aria-describedby": o, "aria-labelledby": i, bodyAriaLabel: l, bodyAriaRole: c, ouiaId: m !== void 0 ? m : this.state.ouiaStateId, ouiaSafe: f, position: h, elementToFocus: g })), this.getElement(n));
4994
4994
  }
4995
4995
  }
4996
- xt.displayName = "Modal";
4997
- xt.currentId = 0;
4998
- xt.defaultProps = {
4996
+ At.displayName = "Modal";
4997
+ At.currentId = 0;
4998
+ At.defaultProps = {
4999
4999
  className: "",
5000
5000
  isOpen: !1,
5001
5001
  title: "",
@@ -22000,7 +22000,7 @@ const zW = 8e3, LD = Zr(
22000
22000
  location.href = location.origin + location.pathname;
22001
22001
  }
22002
22002
  return /* @__PURE__ */ r(du, { children: /* @__PURE__ */ r(
22003
- xt,
22003
+ At,
22004
22004
  {
22005
22005
  variant: Ut.small,
22006
22006
  title: t("somethingWentWrong"),
@@ -22063,7 +22063,7 @@ const $a = () => {
22063
22063
  "no environment provider in the hierarchy make sure to add the provider"
22064
22064
  );
22065
22065
  return e;
22066
- }, tme = ({
22066
+ }, eme = ({
22067
22067
  environment: e,
22068
22068
  children: t
22069
22069
  }) => {
@@ -24226,7 +24226,7 @@ const at = (e) => {
24226
24226
  }) => {
24227
24227
  const { t: f } = W();
24228
24228
  return /* @__PURE__ */ w(
24229
- xt,
24229
+ At,
24230
24230
  {
24231
24231
  title: f(e),
24232
24232
  isOpen: d,
@@ -24655,7 +24655,7 @@ const Dn = () => (e) => e || "—", Su = () => (e) => {
24655
24655
  ...(n || []).map((M) => M.id)
24656
24656
  ].some((M) => M === _?.id);
24657
24657
  return /* @__PURE__ */ r(
24658
- xt,
24658
+ At,
24659
24659
  {
24660
24660
  variant: b !== "" ? Ut.medium : Ut.small,
24661
24661
  title: d(a.title, {
@@ -27083,7 +27083,7 @@ const l0 = async (e, { id: t, type: n, first: a, max: i, search: s, endpoint: o
27083
27083
  }
27084
27084
  ];
27085
27085
  return i === "roles" && y.splice(1, 1), /* @__PURE__ */ r(
27086
- xt,
27086
+ At,
27087
27087
  {
27088
27088
  variant: Ut.large,
27089
27089
  title: l || u("assignRolesTo", {
@@ -60083,7 +60083,7 @@ const na = ({
60083
60083
  t(!0);
60084
60084
  }, p = Array.from(_v.keys());
60085
60085
  return /* @__PURE__ */ r(
60086
- xt,
60086
+ At,
60087
60087
  {
60088
60088
  title: a("bindFlow"),
60089
60089
  variant: "small",
@@ -60155,7 +60155,7 @@ function st(e, t) {
60155
60155
  }
60156
60156
  return cc(e, n);
60157
60157
  }
60158
- const Qne = Ye(() => import("./FlowDetails-B3MDggDU.js")), sw = {
60158
+ const Qne = Ye(() => import("./FlowDetails-BHK6TDuU.js")), sw = {
60159
60159
  path: "/:realm/authentication/:id/:usedBy",
60160
60160
  element: /* @__PURE__ */ r(Qne, {}),
60161
60161
  breadcrumb: (e) => e("flowDetails"),
@@ -60207,7 +60207,7 @@ const Qne = Ye(() => import("./FlowDetails-B3MDggDU.js")), sw = {
60207
60207
  a();
60208
60208
  };
60209
60209
  return /* @__PURE__ */ r(
60210
- xt,
60210
+ At,
60211
60211
  {
60212
60212
  title: s("duplicateFlow"),
60213
60213
  onClose: n,
@@ -60451,7 +60451,7 @@ const eae = ({
60451
60451
  }
60452
60452
  };
60453
60453
  return /* @__PURE__ */ r(
60454
- xt,
60454
+ At,
60455
60455
  {
60456
60456
  variant: Ut.small,
60457
60457
  isOpen: !0,
@@ -60660,7 +60660,7 @@ const eae = ({
60660
60660
  search: c
60661
60661
  })).map((u) => ({ name: u }));
60662
60662
  return /* @__PURE__ */ r(
60663
- xt,
60663
+ At,
60664
60664
  {
60665
60665
  header: /* @__PURE__ */ w(jt, { children: [
60666
60666
  /* @__PURE__ */ r(lt, { component: Cn.h1, children: i("flowUsedBy") }),
@@ -61836,7 +61836,7 @@ const bO = ({ onSelect: e, selectedPolicies: t }) => {
61836
61836
  return {
61837
61837
  pathname: st(t, e)
61838
61838
  };
61839
- }, Cae = Ye(() => import("./CreateFlow-DmLxgx0v.js")), T3 = {
61839
+ }, Cae = Ye(() => import("./CreateFlow-Bj33for2.js")), T3 = {
61840
61840
  path: "/:realm/authentication/flows/create",
61841
61841
  element: /* @__PURE__ */ r(Cae, {}),
61842
61842
  breadcrumb: (e) => e("createFlow"),
@@ -62063,7 +62063,7 @@ const xae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
62063
62063
  [i]
62064
62064
  ), g = !!e.filter, b = [t("name"), t("description")];
62065
62065
  return /* @__PURE__ */ w(
62066
- xt,
62066
+ At,
62067
62067
  {
62068
62068
  "aria-label": t(g ? "addPredefinedMappers" : "emptySecondaryAction"),
62069
62069
  variant: Ut.medium,
@@ -62523,7 +62523,7 @@ const I3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
62523
62523
  key: "kc.client.user_agent",
62524
62524
  name: "Client/User Agent"
62525
62525
  }
62526
- ], At = (e) => {
62526
+ ], xt = (e) => {
62527
62527
  const { t } = W();
62528
62528
  return /* @__PURE__ */ r(ys, { ...e, labelOn: t("on"), labelOff: t("off") });
62529
62529
  };
@@ -62615,11 +62615,14 @@ const pw = Object.keys(Es), Sm = Object.keys({
62615
62615
  "attributes.is.dynamic.scope"
62616
62616
  ),
62617
62617
  defaultValue: "false"
62618
- }), b = (y, v) => o(
62618
+ }), y = gt({
62619
+ control: i,
62620
+ name: "protocol"
62621
+ }) != "saml", v = (S, C) => o(
62619
62622
  Be(
62620
62623
  "attributes.dynamic.scope.regexp"
62621
62624
  ),
62622
- v ? `${y}:*` : y,
62625
+ C ? `${S}:*` : S,
62623
62626
  { shouldDirty: !0 }
62624
62627
  // Mark the field as dirty when we modify the field
62625
62628
  );
@@ -62640,25 +62643,25 @@ const pw = Object.keys(Es), Sm = Object.keys({
62640
62643
  labelIcon: n("scopeNameHelp"),
62641
62644
  rules: {
62642
62645
  required: n("required"),
62643
- onChange: (y) => {
62644
- f && b(y.target.validated, !0);
62646
+ onChange: (S) => {
62647
+ f && v(S.target.validated, !0);
62645
62648
  }
62646
62649
  }
62647
62650
  }
62648
62651
  ),
62649
62652
  f && /* @__PURE__ */ w(le, { children: [
62650
62653
  /* @__PURE__ */ r(
62651
- At,
62654
+ xt,
62652
62655
  {
62653
62656
  name: Be(
62654
62657
  "attributes.is.dynamic.scope"
62655
62658
  ),
62656
62659
  label: n("dynamicScope"),
62657
62660
  labelIcon: n("dynamicScopeHelp"),
62658
- onChange: (y, v) => {
62659
- b(
62660
- v && a.getValues("name") || "",
62661
- v
62661
+ onChange: (S, C) => {
62662
+ v(
62663
+ C && a.getValues("name") || "",
62664
+ C
62662
62665
  );
62663
62666
  },
62664
62667
  stringify: !0
@@ -62698,9 +62701,9 @@ const pw = Object.keys(Es), Sm = Object.keys({
62698
62701
  label: n("type"),
62699
62702
  labelIcon: n("scopeTypeHelp"),
62700
62703
  controller: { defaultValue: Sm[0] },
62701
- options: Sm.map((y) => ({
62702
- key: y,
62703
- value: n(`clientScopeType.${y}`)
62704
+ options: Sm.map((S) => ({
62705
+ key: S,
62706
+ value: n(`clientScopeType.${S}`)
62704
62707
  }))
62705
62708
  }
62706
62709
  ),
@@ -62712,14 +62715,14 @@ const pw = Object.keys(Es), Sm = Object.keys({
62712
62715
  label: n("protocol"),
62713
62716
  labelIcon: n("protocolHelp"),
62714
62717
  controller: { defaultValue: p[0] },
62715
- options: p.map((y) => ({
62716
- key: y,
62717
- value: Rc(n, y)
62718
+ options: p.map((S) => ({
62719
+ key: S,
62720
+ value: Rc(n, S)
62718
62721
  }))
62719
62722
  }
62720
62723
  ),
62721
62724
  /* @__PURE__ */ r(
62722
- At,
62725
+ xt,
62723
62726
  {
62724
62727
  name: Be(
62725
62728
  "attributes.display.on.consent.screen"
@@ -62741,7 +62744,7 @@ const pw = Object.keys(Es), Sm = Object.keys({
62741
62744
  }
62742
62745
  ),
62743
62746
  /* @__PURE__ */ r(
62744
- At,
62747
+ xt,
62745
62748
  {
62746
62749
  name: Be(
62747
62750
  "attributes.include.in.token.scope"
@@ -62751,6 +62754,18 @@ const pw = Object.keys(Es), Sm = Object.keys({
62751
62754
  stringify: !0
62752
62755
  }
62753
62756
  ),
62757
+ y && /* @__PURE__ */ r(
62758
+ xt,
62759
+ {
62760
+ name: Be(
62761
+ "attributes.include.in.openid.provider.metadata"
62762
+ ),
62763
+ defaultValue: "true",
62764
+ label: n("includeInOpenIdProviderMetadata"),
62765
+ labelIcon: n("includeInOpenIdProviderMetadataHelp"),
62766
+ stringify: !0
62767
+ }
62768
+ ),
62754
62769
  /* @__PURE__ */ r(
62755
62770
  we,
62756
62771
  {
@@ -62777,7 +62792,7 @@ const pw = Object.keys(Es), Sm = Object.keys({
62777
62792
  Q,
62778
62793
  {
62779
62794
  variant: "link",
62780
- component: (y) => /* @__PURE__ */ r(We, { ...y, to: D3({ realm: u }) }),
62795
+ component: (S) => /* @__PURE__ */ r(We, { ...S, to: D3({ realm: u }) }),
62781
62796
  children: n("cancel")
62782
62797
  }
62783
62798
  )
@@ -63256,7 +63271,7 @@ const qae = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
63256
63271
  ),
63257
63272
  a && /* @__PURE__ */ r("div", { className: "kc-dropdown-panel-content", children: t })
63258
63273
  ] });
63259
- }, ime = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
63274
+ }, rme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
63260
63275
  __proto__: null,
63261
63276
  default: Fu
63262
63277
  }, Symbol.toStringTag, { value: "Module" })), Jd = {
@@ -63292,7 +63307,7 @@ const Xae = Ye(() => Promise.resolve().then(() => Bw)), G3 = {
63292
63307
  return {
63293
63308
  pathname: cc(t, e)
63294
63309
  };
63295
- }, Qae = Ye(() => Promise.resolve().then(() => fpe)), hw = {
63310
+ }, Qae = Ye(() => Promise.resolve().then(() => mpe)), hw = {
63296
63311
  path: "/:realm/users/:id/:tab",
63297
63312
  element: /* @__PURE__ */ r(Qae, {}),
63298
63313
  breadcrumb: (e) => e("userDetails"),
@@ -63310,7 +63325,7 @@ const Xae = Ye(() => Promise.resolve().then(() => Bw)), G3 = {
63310
63325
  }
63311
63326
  }, jf = (e) => ({
63312
63327
  pathname: st(gw.path, e)
63313
- }), ere = Ye(() => import("./DetailOrganization-BqTpNB4D.js")), V3 = {
63328
+ }), ere = Ye(() => import("./DetailOrganization-CWrH0YQL.js")), V3 = {
63314
63329
  path: "/:realm/organizations/:id/:tab",
63315
63330
  element: /* @__PURE__ */ r(ere, {}),
63316
63331
  breadcrumb: (e) => e("organizationDetails"),
@@ -63347,7 +63362,7 @@ const Xae = Ye(() => Promise.resolve().then(() => Bw)), G3 = {
63347
63362
  }) => {
63348
63363
  const { t: a } = W();
63349
63364
  return /* @__PURE__ */ r(
63350
- xt,
63365
+ At,
63351
63366
  {
63352
63367
  variant: Ut.medium,
63353
63368
  title: a(e),
@@ -64054,7 +64069,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64054
64069
  };
64055
64070
  return /* @__PURE__ */ w(le, { children: [
64056
64071
  u.modal && /* @__PURE__ */ r(
64057
- xt,
64072
+ At,
64058
64073
  {
64059
64074
  variant: Ut.small,
64060
64075
  title: c("clearFile"),
@@ -64164,7 +64179,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64164
64179
  ), dre = ({ onConfirm: e, closeDialog: t }) => {
64165
64180
  const { t: n } = W(), [a, i] = F({});
64166
64181
  return /* @__PURE__ */ w(
64167
- xt,
64182
+ At,
64168
64183
  {
64169
64184
  title: n("import"),
64170
64185
  isOpen: !0,
@@ -64401,7 +64416,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64401
64416
  /* @__PURE__ */ w(et, { ...l, children: [
64402
64417
  /* @__PURE__ */ r(q3, { isLimited: !0 }),
64403
64418
  /* @__PURE__ */ r(
64404
- At,
64419
+ xt,
64405
64420
  {
64406
64421
  name: "allowRemoteResourceManagement",
64407
64422
  label: n("allowRemoteResourceManagement"),
@@ -64906,7 +64921,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64906
64921
  }
64907
64922
  ),
64908
64923
  d(sn.DPoP) && /* @__PURE__ */ r(
64909
- At,
64924
+ xt,
64910
64925
  {
64911
64926
  name: Be(
64912
64927
  "attributes.dpop.bound.access.tokens"
@@ -64919,7 +64934,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64919
64934
  ] }),
64920
64935
  o === "saml" && /* @__PURE__ */ w(le, { children: [
64921
64936
  /* @__PURE__ */ r(
64922
- At,
64937
+ xt,
64923
64938
  {
64924
64939
  name: Be(
64925
64940
  "attributes.saml.encrypt"
@@ -64929,7 +64944,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64929
64944
  }
64930
64945
  ),
64931
64946
  /* @__PURE__ */ r(
64932
- At,
64947
+ xt,
64933
64948
  {
64934
64949
  name: Be(
64935
64950
  "attributes.saml.client.signature"
@@ -64979,7 +64994,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
64979
64994
  }
64980
64995
  ),
64981
64996
  /* @__PURE__ */ r(
64982
- At,
64997
+ xt,
64983
64998
  {
64984
64999
  name: "alwaysDisplayInConsole",
64985
65000
  label: t("alwaysDisplayInUI"),
@@ -65030,7 +65045,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65030
65045
  }
65031
65046
  ),
65032
65047
  /* @__PURE__ */ r(
65033
- At,
65048
+ xt,
65034
65049
  {
65035
65050
  name: "consentRequired",
65036
65051
  label: t("consentRequired"),
@@ -65038,7 +65053,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65038
65053
  }
65039
65054
  ),
65040
65055
  /* @__PURE__ */ r(
65041
- At,
65056
+ xt,
65042
65057
  {
65043
65058
  name: Be(
65044
65059
  "attributes.display.on.consent.screen"
@@ -65124,7 +65139,7 @@ const cre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65124
65139
  }
65125
65140
  ),
65126
65141
  c === "openid-connect" && d && /* @__PURE__ */ r(
65127
- At,
65142
+ xt,
65128
65143
  {
65129
65144
  name: Be(
65130
65145
  "attributes.frontchannel.logout.session.required"
@@ -65357,7 +65372,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65357
65372
  }, Symbol.toStringTag, { value: "Module" })), Ii = ({ name: e, label: t }) => {
65358
65373
  const { t: n } = W();
65359
65374
  return /* @__PURE__ */ r(
65360
- At,
65375
+ xt,
65361
65376
  {
65362
65377
  name: e,
65363
65378
  label: n(t),
@@ -65744,7 +65759,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
65744
65759
  a();
65745
65760
  }
65746
65761
  return /* @__PURE__ */ r(
65747
- xt,
65762
+ At,
65748
65763
  {
65749
65764
  title: s("addNode"),
65750
65765
  isOpen: t,
@@ -66062,7 +66077,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66062
66077
  }
66063
66078
  ),
66064
66079
  /* @__PURE__ */ r(
66065
- At,
66080
+ xt,
66066
66081
  {
66067
66082
  name: Be(
66068
66083
  "attributes.tls.client.certificate.bound.access.tokens"
@@ -66073,7 +66088,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66073
66088
  }
66074
66089
  ),
66075
66090
  /* @__PURE__ */ r(
66076
- At,
66091
+ xt,
66077
66092
  {
66078
66093
  name: Be(
66079
66094
  "attributes.require.pushed.authorization.requests"
@@ -66084,7 +66099,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66084
66099
  }
66085
66100
  ),
66086
66101
  /* @__PURE__ */ r(
66087
- At,
66102
+ xt,
66088
66103
  {
66089
66104
  name: Be(
66090
66105
  "attributes.client.use.lightweight.access.token.enabled"
@@ -66095,7 +66110,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66095
66110
  }
66096
66111
  ),
66097
66112
  /* @__PURE__ */ r(
66098
- At,
66113
+ xt,
66099
66114
  {
66100
66115
  name: Be(
66101
66116
  "attributes.client.introspection.response.allow.jwt.claim.enabled"
@@ -66972,7 +66987,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
66972
66987
  const { t: n } = W();
66973
66988
  return /* @__PURE__ */ w(Qe, { role: "manage-clients", isHorizontal: !0, children: [
66974
66989
  /* @__PURE__ */ r(
66975
- At,
66990
+ xt,
66976
66991
  {
66977
66992
  name: Be(
66978
66993
  "attributes.oid4vci.enabled"
@@ -67338,7 +67353,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67338
67353
  ] })
67339
67354
  ] });
67340
67355
  }, Pre = Ye(
67341
- () => import("./PermissionDetails-C9bKsrE-.js")
67356
+ () => import("./PermissionDetails-oMM_olXn.js")
67342
67357
  ), Sw = {
67343
67358
  path: "/:realm/clients/:id/authorization/permission/new/:permissionType",
67344
67359
  element: /* @__PURE__ */ r(Pre, {}),
@@ -67354,7 +67369,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67354
67369
  return {
67355
67370
  pathname: st(t, e)
67356
67371
  };
67357
- }, Mre = Ye(() => import("./ResourceDetails-DbcOZkgy.js")), Z3 = {
67372
+ }, Mre = Ye(() => import("./ResourceDetails-DH9sZ1pG.js")), Z3 = {
67358
67373
  path: "/:realm/clients/:id/authorization/resource/new",
67359
67374
  element: /* @__PURE__ */ r(Mre, {}),
67360
67375
  breadcrumb: (e) => e("createResource"),
@@ -67363,7 +67378,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67363
67378
  }
67364
67379
  }, xO = (e) => ({
67365
67380
  pathname: st(Z3.path, e)
67366
- }), Fre = Ye(() => import("./ResourceDetails-DbcOZkgy.js")), Tw = {
67381
+ }), Fre = Ye(() => import("./ResourceDetails-DH9sZ1pG.js")), Tw = {
67367
67382
  path: "/:realm/clients/:id/authorization/resource",
67368
67383
  element: /* @__PURE__ */ r(Fre, {}),
67369
67384
  breadcrumb: (e) => e("resourceDetails"),
@@ -67383,7 +67398,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67383
67398
  pathname: st(t, e)
67384
67399
  };
67385
67400
  }, Ure = Ye(
67386
- () => import("./PermissionDetails-C9bKsrE-.js")
67401
+ () => import("./PermissionDetails-oMM_olXn.js")
67387
67402
  ), J3 = {
67388
67403
  path: "/:realm/clients/:id/authorization/permission/:permissionType/:permissionId",
67389
67404
  element: /* @__PURE__ */ r(Ure, {}),
@@ -67397,7 +67412,7 @@ const vre = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
67397
67412
  }
67398
67413
  }, Uo = (e) => ({
67399
67414
  pathname: st(J3.path, e)
67400
- }), Bre = Ye(() => import("./ScopeDetails-ZVkrn5Il.js")), _w = {
67415
+ }), Bre = Ye(() => import("./ScopeDetails-BkbnSjVd.js")), _w = {
67401
67416
  path: "/:realm/clients/:id/authorization/scope",
67402
67417
  element: /* @__PURE__ */ r(Bre, {}),
67403
67418
  breadcrumb: (e) => e("authorizationScopeDetails"),
@@ -67797,7 +67812,7 @@ const $re = ({ id: e, clientId: t, uris: n }) => {
67797
67812
  }
67798
67813
  )
67799
67814
  ] });
67800
- }, jre = Ye(() => import("./ScopeDetails-ZVkrn5Il.js")), nM = {
67815
+ }, jre = Ye(() => import("./ScopeDetails-BkbnSjVd.js")), nM = {
67801
67816
  path: "/:realm/clients/:id/authorization/scope/new",
67802
67817
  element: /* @__PURE__ */ r(jre, {}),
67803
67818
  breadcrumb: (e) => e("createAuthorizationScope"),
@@ -68415,7 +68430,7 @@ const Xre = Ye(
68415
68430
  /* @__PURE__ */ r(it, { value: "All", children: o("protocolTypes.all") }, 3)
68416
68431
  ];
68417
68432
  return /* @__PURE__ */ r(
68418
- xt,
68433
+ At,
68419
68434
  {
68420
68435
  variant: Ut.medium,
68421
68436
  title: s ? o("addClientScope") : o("addClientScopesTo", { clientName: t }),
@@ -69068,7 +69083,7 @@ const Xre = Ye(
69068
69083
  }
69069
69084
  ),
69070
69085
  /* @__PURE__ */ r(
69071
- At,
69086
+ xt,
69072
69087
  {
69073
69088
  name: "fetchRoles",
69074
69089
  label: t("fetchRoles"),
@@ -69585,7 +69600,7 @@ const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
69585
69600
  [e]
69586
69601
  );
69587
69602
  return /* @__PURE__ */ r(
69588
- xt,
69603
+ At,
69589
69604
  {
69590
69605
  "aria-label": a("createPolicy"),
69591
69606
  variant: Ut.medium,
@@ -70454,7 +70469,7 @@ const qf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
70454
70469
  }
70455
70470
  ),
70456
70471
  /* @__PURE__ */ r(
70457
- xt,
70472
+ At,
70458
70473
  {
70459
70474
  variant: Ut.medium,
70460
70475
  isOpen: n,
@@ -71305,7 +71320,7 @@ const kw = ({
71305
71320
  const { t: e } = W();
71306
71321
  return /* @__PURE__ */ w(le, { children: [
71307
71322
  /* @__PURE__ */ r(
71308
- At,
71323
+ xt,
71309
71324
  {
71310
71325
  name: Be(
71311
71326
  "attributes.x509.allow.regex.pattern.comparison"
@@ -71566,7 +71581,7 @@ const Lie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71566
71581
  }) => {
71567
71582
  const { t: n } = W();
71568
71583
  return /* @__PURE__ */ w(
71569
- xt,
71584
+ At,
71570
71585
  {
71571
71586
  title: n("initialAccessTokenDetails"),
71572
71587
  isOpen: !0,
@@ -71792,7 +71807,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71792
71807
  l?.id
71793
71808
  )
71794
71809
  ] });
71795
- }, sme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
71810
+ }, ime = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
71796
71811
  __proto__: null,
71797
71812
  InitialAccessTokenList: mM
71798
71813
  }, Symbol.toStringTag, { value: "Module" })), zO = ({ id: e, keyInfo: t }) => {
@@ -71958,7 +71973,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
71958
71973
  formState: { isValid: o }
71959
71974
  } = i;
71960
71975
  return /* @__PURE__ */ w(
71961
- xt,
71976
+ At,
71962
71977
  {
71963
71978
  variant: Ut.medium,
71964
71979
  title: a("generateKeys"),
@@ -72025,7 +72040,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72025
72040
  }
72026
72041
  };
72027
72042
  return /* @__PURE__ */ r(
72028
- xt,
72043
+ At,
72029
72044
  {
72030
72045
  variant: "medium",
72031
72046
  title: i("exportSamlKeyTitle"),
@@ -72082,7 +72097,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72082
72097
  defaultValue: l[0]
72083
72098
  });
72084
72099
  return /* @__PURE__ */ w(
72085
- xt,
72100
+ At,
72086
72101
  {
72087
72102
  variant: Ut.medium,
72088
72103
  title: n("generateKeys"),
@@ -72218,7 +72233,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72218
72233
  isHorizontal: !0,
72219
72234
  children: [
72220
72235
  /* @__PURE__ */ r(
72221
- At,
72236
+ xt,
72222
72237
  {
72223
72238
  name: Be("attributes.use.jwks.url"),
72224
72239
  label: s("useJwksUrl"),
@@ -72314,7 +72329,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72314
72329
  }
72315
72330
  };
72316
72331
  return /* @__PURE__ */ r(
72317
- xt,
72332
+ At,
72318
72333
  {
72319
72334
  variant: Ut.medium,
72320
72335
  "aria-label": o("enableClientSignatureRequiredModal"),
@@ -72662,7 +72677,7 @@ const Mie = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
72662
72677
  [i, s]
72663
72678
  );
72664
72679
  return /* @__PURE__ */ r(
72665
- xt,
72680
+ At,
72666
72681
  {
72667
72682
  variant: Ut.medium,
72668
72683
  title: n("chooseAPolicyProvider"),
@@ -74447,7 +74462,7 @@ const lse = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
74447
74462
  f ? f.id : "roleList"
74448
74463
  )
74449
74464
  ] });
74450
- }, gse = Ye(() => Promise.resolve().then(() => gpe)), Fw = {
74465
+ }, gse = Ye(() => Promise.resolve().then(() => hpe)), Fw = {
74451
74466
  path: "/:realm/users",
74452
74467
  element: /* @__PURE__ */ r(gse, {}),
74453
74468
  breadcrumb: (e) => e("titleUsers"),
@@ -74591,7 +74606,7 @@ function Wf({
74591
74606
  )
74592
74607
  ] });
74593
74608
  }
74594
- const ome = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
74609
+ const sme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
74595
74610
  __proto__: null,
74596
74611
  default: Wf
74597
74612
  }, Symbol.toStringTag, { value: "Module" })), vse = ({ client: e }) => {
@@ -75996,7 +76011,7 @@ const noe = () => /* @__PURE__ */ r(le, { children: "Page Not Found" }), aoe = (
75996
76011
  }
75997
76012
  }, l = o(a.cache.clearRealmCache), c = o(a.cache.clearUserCache), d = o(a.cache.clearKeysCache), u = o(a.cache.clearCrlCache);
75998
76013
  return /* @__PURE__ */ r(
75999
- xt,
76014
+ At,
76000
76015
  {
76001
76016
  title: n("clearCachesTitle"),
76002
76017
  variant: Ut.small,
@@ -76333,14 +76348,14 @@ const poe = ({ children: e }) => {
76333
76348
  ].slice(0, doe)
76334
76349
  );
76335
76350
  }, [t]), /* @__PURE__ */ r($M.Provider, { value: a, children: e });
76336
- }, lme = () => yi($M);
76351
+ }, ome = () => yi($M);
76337
76352
  function moe(e, t) {
76338
76353
  return t in e;
76339
76354
  }
76340
76355
  const foe = ({ children: e }) => {
76341
76356
  const t = N6(), { hasAccess: n } = zt(), a = t.flatMap(({ handle: i }) => typeof i != "object" || i === null || !moe(i, "access") ? [] : Array.isArray(i.access) ? i.access : [i.access]);
76342
76357
  return n(...a) ? e : /* @__PURE__ */ r(Aw, { permissionNeeded: a });
76343
- }, hoe = ({ children: e }) => /* @__PURE__ */ r(wY, { children: /* @__PURE__ */ r($D, { fallback: HM, children: /* @__PURE__ */ r(HY, { children: /* @__PURE__ */ r(IX, { children: /* @__PURE__ */ r(AX, { children: /* @__PURE__ */ r(poe, { children: /* @__PURE__ */ r(kX, { children: /* @__PURE__ */ r(Hse, { children: e }) }) }) }) }) }) }) }), cme = () => {
76358
+ }, hoe = ({ children: e }) => /* @__PURE__ */ r(wY, { children: /* @__PURE__ */ r($D, { fallback: HM, children: /* @__PURE__ */ r(HY, { children: /* @__PURE__ */ r(IX, { children: /* @__PURE__ */ r(AX, { children: /* @__PURE__ */ r(poe, { children: /* @__PURE__ */ r(kX, { children: /* @__PURE__ */ r(Hse, { children: e }) }) }) }) }) }) }) }), lme = () => {
76344
76359
  const { keycloak: e, environment: t } = $a(), [n, a] = F();
76345
76360
  return ft(() => {
76346
76361
  (async () => {
@@ -76458,14 +76473,14 @@ const foe = ({ children: e }) => {
76458
76473
  handle: {
76459
76474
  access: "manage-identity-providers"
76460
76475
  }
76461
- }, Ooe = Ye(() => import("./AddSpiffeConnect-Dp0eqgXp.js")), Roe = {
76476
+ }, Ooe = Ye(() => import("./AddSpiffeConnect-fn3oq13S.js")), Roe = {
76462
76477
  path: "/:realm/identity-providers/spiffe/add",
76463
76478
  element: /* @__PURE__ */ r(Ooe, {}),
76464
76479
  breadcrumb: (e) => e("addSpiffeProvider"),
76465
76480
  handle: {
76466
76481
  access: "manage-identity-providers"
76467
76482
  }
76468
- }, Noe = Ye(() => import("./AddKubernetesConnect-BVi-I2gy.js")), Loe = {
76483
+ }, Noe = Ye(() => import("./AddKubernetesConnect-BCprM76M.js")), Loe = {
76469
76484
  path: "/:realm/identity-providers/kubernetes/add",
76470
76485
  element: /* @__PURE__ */ r(Noe, {}),
76471
76486
  breadcrumb: (e) => e("addKubernetesProvider"),
@@ -76510,7 +76525,7 @@ const foe = ({ children: e }) => {
76510
76525
  }
76511
76526
  }, XO = (e) => ({
76512
76527
  pathname: st(WM.path, e)
76513
- }), Uoe = Ye(() => import("./AddOAuth2-txKsQHj8.js")), Boe = {
76528
+ }), Uoe = Ye(() => import("./AddOAuth2-DfwVR-R9.js")), Boe = {
76514
76529
  path: "/:realm/identity-providers/oauth2/add",
76515
76530
  element: /* @__PURE__ */ r(Uoe, {}),
76516
76531
  breadcrumb: (e) => e("addOAuth2Provider"),
@@ -76529,7 +76544,7 @@ const foe = ({ children: e }) => {
76529
76544
  WM,
76530
76545
  GM,
76531
76546
  Boe
76532
- ], $oe = Ye(() => import("./NewOrganization-DqASb_yi.js")), YM = {
76547
+ ], $oe = Ye(() => import("./NewOrganization-D6lgmXQu.js")), YM = {
76533
76548
  path: "/:realm/organizations/new",
76534
76549
  element: /* @__PURE__ */ r($oe, {}),
76535
76550
  breadcrumb: (e) => e("createOrganization"),
@@ -76555,7 +76570,7 @@ const foe = ({ children: e }) => {
76555
76570
  YM,
76556
76571
  V3
76557
76572
  ], Voe = Ye(
76558
- () => import("./PermissionConfigurationDetails-BXggzHbv.js")
76573
+ () => import("./PermissionConfigurationDetails-COds_BFY.js")
76559
76574
  ), ZM = {
76560
76575
  path: "/:realm/permissions/:permissionClientId/permission/new/:resourceType",
76561
76576
  element: /* @__PURE__ */ r(Voe, {}),
@@ -76566,7 +76581,7 @@ const foe = ({ children: e }) => {
76566
76581
  }, oy = (e) => ({
76567
76582
  pathname: st(ZM.path, e)
76568
76583
  }), qoe = Ye(
76569
- () => import("./PermissionConfigurationDetails-BXggzHbv.js")
76584
+ () => import("./PermissionConfigurationDetails-COds_BFY.js")
76570
76585
  ), QM = {
76571
76586
  path: "/:realm/permissions/:permissionClientId/permission/:permissionId/:resourceType",
76572
76587
  element: /* @__PURE__ */ r(qoe, {}),
@@ -76669,7 +76684,7 @@ const foe = ({ children: e }) => {
76669
76684
  }
76670
76685
  }, cle = (e) => ({
76671
76686
  pathname: st(r4.path, e)
76672
- }), dle = Ye(() => import("./ExecutorForm-UdcLhj2S.js")), i4 = {
76687
+ }), dle = Ye(() => import("./ExecutorForm-CcB4XsXg.js")), i4 = {
76673
76688
  path: "/:realm/realm-settings/client-policies/:profileName/add-executor",
76674
76689
  element: /* @__PURE__ */ r(dle, {}),
76675
76690
  breadcrumb: (e) => e("addExecutor"),
@@ -76736,7 +76751,7 @@ const foe = ({ children: e }) => {
76736
76751
  }
76737
76752
  }, vle = (e) => ({
76738
76753
  pathname: st(u4.path, e)
76739
- }), Ele = Ye(() => import("./ExecutorForm-UdcLhj2S.js")), p4 = {
76754
+ }), Ele = Ye(() => import("./ExecutorForm-CcB4XsXg.js")), p4 = {
76740
76755
  path: "/:realm/realm-settings/client-policies/:profileName/edit-profile/:executorName",
76741
76756
  element: /* @__PURE__ */ r(Ele, {}),
76742
76757
  breadcrumb: (e) => e("executorDetails"),
@@ -76814,7 +76829,7 @@ const foe = ({ children: e }) => {
76814
76829
  h4,
76815
76830
  c4,
76816
76831
  g4
76817
- ], kle = Ye(() => import("./RealmSection-CKLI7htk.js")), y4 = {
76832
+ ], kle = Ye(() => import("./RealmSection-UtLq-Jhc.js")), y4 = {
76818
76833
  path: "/:realm/realms",
76819
76834
  element: /* @__PURE__ */ r(kle, {}),
76820
76835
  breadcrumb: (e) => e("realms"),
@@ -76823,7 +76838,7 @@ const foe = ({ children: e }) => {
76823
76838
  }
76824
76839
  }, Ole = (e) => ({
76825
76840
  pathname: st(y4.path, e)
76826
- }), Rle = [y4], Nle = Ye(() => Promise.resolve().then(() => que)), Lle = {
76841
+ }), Rle = [y4], Nle = Ye(() => Promise.resolve().then(() => Vue)), Lle = {
76827
76842
  path: "/:realm/sessions",
76828
76843
  element: /* @__PURE__ */ r(Nle, {}),
76829
76844
  breadcrumb: (e) => e("titleSessions"),
@@ -76862,7 +76877,7 @@ const foe = ({ children: e }) => {
76862
76877
  access: "view-realm"
76863
76878
  }
76864
76879
  }, Ble = Ye(
76865
- () => Promise.resolve().then(() => Ipe)
76880
+ () => Promise.resolve().then(() => wpe)
76866
76881
  ), Hle = {
76867
76882
  path: "/:realm/user-federation/ldap/new",
76868
76883
  element: /* @__PURE__ */ r(Ble, {}),
@@ -76891,7 +76906,7 @@ const foe = ({ children: e }) => {
76891
76906
  }, Gle = (e) => ({
76892
76907
  pathname: st(C4.path, e)
76893
76908
  }), jle = Ye(
76894
- () => Promise.resolve().then(() => Rpe)
76909
+ () => Promise.resolve().then(() => Ope)
76895
76910
  ), $w = {
76896
76911
  path: "/:realm/user-federation/ldap/:id",
76897
76912
  element: /* @__PURE__ */ r(jle, {}),
@@ -76908,7 +76923,7 @@ const foe = ({ children: e }) => {
76908
76923
  pathname: st(t, e)
76909
76924
  };
76910
76925
  }, Vle = Ye(
76911
- () => Promise.resolve().then(() => Epe)
76926
+ () => Promise.resolve().then(() => vpe)
76912
76927
  ), w4 = {
76913
76928
  path: "/:realm/user-federation/ldap/:id/mappers/:mapperId",
76914
76929
  element: /* @__PURE__ */ r(Vle, {}),
@@ -76942,7 +76957,7 @@ const foe = ({ children: e }) => {
76942
76957
  w4,
76943
76958
  S4,
76944
76959
  v4
76945
- ], Zle = Ye(() => Promise.resolve().then(() => npe)), I4 = {
76960
+ ], Zle = Ye(() => Promise.resolve().then(() => tpe)), I4 = {
76946
76961
  path: "/:realm/users/add-user",
76947
76962
  element: /* @__PURE__ */ r(Zle, {}),
76948
76963
  breadcrumb: (e) => e("createUser"),
@@ -76956,23 +76971,23 @@ const foe = ({ children: e }) => {
76956
76971
  Fw,
76957
76972
  TM,
76958
76973
  hw
76959
- ], ece = Ye(() => import("./CreateWorkflow-RdfugnnE.js")), x4 = {
76974
+ ], ece = Ye(() => import("./CreateWorkflow-HbCNGo_n.js")), x4 = {
76960
76975
  path: "/:realm/workflows/new",
76961
76976
  element: /* @__PURE__ */ r(ece, {}),
76962
76977
  breadcrumb: (e) => e("createWorkflow"),
76963
76978
  handle: {
76964
76979
  access: "manage-realm"
76965
76980
  }
76966
- }, dme = (e) => ({
76981
+ }, cme = (e) => ({
76967
76982
  pathname: st(x4.path, e)
76968
- }), tce = Ye(() => import("./WorkflowsSection-RPmRuhuS.js")), A4 = {
76983
+ }), tce = Ye(() => import("./WorkflowsSection-CR2qiFg6.js")), A4 = {
76969
76984
  path: "/:realm/workflows",
76970
76985
  element: /* @__PURE__ */ r(tce, {}),
76971
76986
  breadcrumb: (e) => e("workflows"),
76972
76987
  handle: {
76973
76988
  access: "view-realm"
76974
76989
  }
76975
- }, ume = (e) => ({
76990
+ }, dme = (e) => ({
76976
76991
  pathname: st(A4.path, e)
76977
76992
  }), nce = [A4, x4], ace = {
76978
76993
  path: "*",
@@ -77149,7 +77164,7 @@ const foe = ({ children: e }) => {
77149
77164
  children: /* @__PURE__ */ r(An, { children: o })
77150
77165
  }
77151
77166
  );
77152
- }, pme = ({ searchType: e, onSelect: t }) => {
77167
+ }, ume = ({ searchType: e, onSelect: t }) => {
77153
77168
  const { t: n } = W(), [a, i] = F(!1);
77154
77169
  return /* @__PURE__ */ w(le, { children: [
77155
77170
  /* @__PURE__ */ r(Ke, { children: /* @__PURE__ */ r(R4, { searchType: e, onSelect: t }) }),
@@ -78064,7 +78079,7 @@ function yce() {
78064
78079
  const vce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
78065
78080
  __proto__: null,
78066
78081
  default: yce
78067
- }, Symbol.toStringTag, { value: "Module" })), mme = ({
78082
+ }, Symbol.toStringTag, { value: "Module" })), pme = ({
78068
78083
  data: e,
78069
78084
  onSelect: t
78070
78085
  }) => {
@@ -78311,7 +78326,7 @@ const vce = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
78311
78326
  }
78312
78327
  };
78313
78328
  return /* @__PURE__ */ r(
78314
- xt,
78329
+ At,
78315
78330
  {
78316
78331
  variant: Ut.small,
78317
78332
  title: o(t ? "editGroup" : n ? "duplicateAGroup" : "createAGroup"),
@@ -78859,7 +78874,7 @@ const Cce = ({
78859
78874
  }
78860
78875
  };
78861
78876
  return /* @__PURE__ */ r(
78862
- xt,
78877
+ At,
78863
78878
  {
78864
78879
  variant: Ut.large,
78865
78880
  title: i("addMember"),
@@ -78956,7 +78971,7 @@ const Cce = ({
78956
78971
  }), u(yu([...y, ...v], "path"));
78957
78972
  };
78958
78973
  return /* @__PURE__ */ r(
78959
- xt,
78974
+ At,
78960
78975
  {
78961
78976
  variant: Ut.large,
78962
78977
  title: n("showMembershipsTitle", { username: e.username }),
@@ -80277,7 +80292,7 @@ const $4 = ({
80277
80292
  ),
80278
80293
  t && /* @__PURE__ */ w(le, { children: [
80279
80294
  /* @__PURE__ */ r(
80280
- At,
80295
+ xt,
80281
80296
  {
80282
80297
  name: "config.validateSignature",
80283
80298
  label: n("validateSignature"),
@@ -80287,7 +80302,7 @@ const $4 = ({
80287
80302
  ),
80288
80303
  i === "true" && /* @__PURE__ */ w(le, { children: [
80289
80304
  /* @__PURE__ */ r(
80290
- At,
80305
+ xt,
80291
80306
  {
80292
80307
  name: "config.useJwksUrl",
80293
80308
  label: n("useJwksUrl"),
@@ -80322,7 +80337,7 @@ const $4 = ({
80322
80337
  ] })
80323
80338
  ] }),
80324
80339
  /* @__PURE__ */ r(
80325
- At,
80340
+ xt,
80326
80341
  {
80327
80342
  name: "config.pkceEnabled",
80328
80343
  label: n("pkceEnabled"),
@@ -80574,7 +80589,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80574
80589
  }
80575
80590
  ),
80576
80591
  /* @__PURE__ */ r(
80577
- At,
80592
+ xt,
80578
80593
  {
80579
80594
  name: "config.backchannelSupported",
80580
80595
  label: t("backchannelLogout"),
@@ -80583,7 +80598,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80583
80598
  }
80584
80599
  ),
80585
80600
  /* @__PURE__ */ r(
80586
- At,
80601
+ xt,
80587
80602
  {
80588
80603
  name: "config.sendIdTokenOnLogout",
80589
80604
  label: t("sendIdTokenOnLogout"),
@@ -80593,7 +80608,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80593
80608
  }
80594
80609
  ),
80595
80610
  /* @__PURE__ */ r(
80596
- At,
80611
+ xt,
80597
80612
  {
80598
80613
  name: "config.sendClientIdOnLogout",
80599
80614
  label: t("sendClientIdOnLogout"),
@@ -80670,7 +80685,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80670
80685
  }
80671
80686
  ),
80672
80687
  /* @__PURE__ */ r(
80673
- At,
80688
+ xt,
80674
80689
  {
80675
80690
  name: "config.allowCreate",
80676
80691
  label: t("allowCreate"),
@@ -80679,7 +80694,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80679
80694
  }
80680
80695
  ),
80681
80696
  /* @__PURE__ */ r(
80682
- At,
80697
+ xt,
80683
80698
  {
80684
80699
  name: "config.postBindingResponse",
80685
80700
  label: t("httpPostBindingResponse"),
@@ -80688,7 +80703,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80688
80703
  }
80689
80704
  ),
80690
80705
  /* @__PURE__ */ r(
80691
- At,
80706
+ xt,
80692
80707
  {
80693
80708
  name: "config.artifactBindingResponse",
80694
80709
  label: t("artifactBindingResponse"),
@@ -80697,7 +80712,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80697
80712
  }
80698
80713
  ),
80699
80714
  /* @__PURE__ */ r(
80700
- At,
80715
+ xt,
80701
80716
  {
80702
80717
  name: "config.postBindingAuthnRequest",
80703
80718
  label: t("httpPostBindingAuthnRequest"),
@@ -80706,7 +80721,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80706
80721
  }
80707
80722
  ),
80708
80723
  /* @__PURE__ */ r(
80709
- At,
80724
+ xt,
80710
80725
  {
80711
80726
  name: "config.postBindingLogout",
80712
80727
  label: t("httpPostBindingLogout"),
@@ -80715,7 +80730,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80715
80730
  }
80716
80731
  ),
80717
80732
  /* @__PURE__ */ r(
80718
- At,
80733
+ xt,
80719
80734
  {
80720
80735
  name: "config.wantAuthnRequestsSigned",
80721
80736
  label: t("wantAuthnRequestsSigned"),
@@ -80759,7 +80774,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80759
80774
  )
80760
80775
  ] }),
80761
80776
  /* @__PURE__ */ r(
80762
- At,
80777
+ xt,
80763
80778
  {
80764
80779
  name: "config.wantAssertionsSigned",
80765
80780
  label: t("wantAssertionsSigned"),
@@ -80768,7 +80783,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80768
80783
  }
80769
80784
  ),
80770
80785
  /* @__PURE__ */ r(
80771
- At,
80786
+ xt,
80772
80787
  {
80773
80788
  name: "config.wantAssertionsEncrypted",
80774
80789
  label: t("wantAssertionsEncrypted"),
@@ -80790,7 +80805,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80790
80805
  }
80791
80806
  ),
80792
80807
  /* @__PURE__ */ r(
80793
- At,
80808
+ xt,
80794
80809
  {
80795
80810
  name: "config.forceAuthn",
80796
80811
  label: t("forceAuthentication"),
@@ -80799,7 +80814,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80799
80814
  }
80800
80815
  ),
80801
80816
  /* @__PURE__ */ r(
80802
- At,
80817
+ xt,
80803
80818
  {
80804
80819
  name: "config.validateSignature",
80805
80820
  label: t("validateSignature"),
@@ -80825,7 +80840,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80825
80840
  }
80826
80841
  ),
80827
80842
  /* @__PURE__ */ r(
80828
- At,
80843
+ xt,
80829
80844
  {
80830
80845
  name: "config.useMetadataDescriptorUrl",
80831
80846
  label: t("useMetadataDescriptorUrl"),
@@ -80844,7 +80859,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80844
80859
  )
80845
80860
  ] }),
80846
80861
  /* @__PURE__ */ r(
80847
- At,
80862
+ xt,
80848
80863
  {
80849
80864
  name: "config.signSpMetadata",
80850
80865
  label: t("signServiceProviderMetadata"),
@@ -80853,7 +80868,7 @@ const z4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
80853
80868
  }
80854
80869
  ),
80855
80870
  /* @__PURE__ */ r(
80856
- At,
80871
+ xt,
80857
80872
  {
80858
80873
  name: "config.loginHint",
80859
80874
  label: t("passSubject"),
@@ -82299,7 +82314,7 @@ const tde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82299
82314
  },
82300
82315
  []
82301
82316
  ), d ? /* @__PURE__ */ w(
82302
- xt,
82317
+ At,
82303
82318
  {
82304
82319
  variant: Ut.small,
82305
82320
  title: i("manageDisplayOrder"),
@@ -82615,7 +82630,7 @@ function rde() {
82615
82630
  const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
82616
82631
  __proto__: null,
82617
82632
  default: rde
82618
- }, Symbol.toStringTag, { value: "Module" })), fme = ({
82633
+ }, Symbol.toStringTag, { value: "Module" })), mme = ({
82619
82634
  save: e
82620
82635
  }) => {
82621
82636
  const { adminClient: t } = Ce(), { realm: n } = ke(), a = mt(), { t: i } = W(), { addAlert: s, addError: o } = Pe(), l = gt({ name: "id" }), c = gt({ name: "name" }), { setValue: d } = Ve(), [u, p] = at({
@@ -82858,7 +82873,7 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82858
82873
  }
82859
82874
  };
82860
82875
  return /* @__PURE__ */ r(
82861
- xt,
82876
+ At,
82862
82877
  {
82863
82878
  variant: Ut.small,
82864
82879
  title: i("linkIdentityProvider"),
@@ -82915,7 +82930,7 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82915
82930
  }
82916
82931
  ),
82917
82932
  /* @__PURE__ */ r(
82918
- At,
82933
+ xt,
82919
82934
  {
82920
82935
  name: "hideOnLogin",
82921
82936
  label: i("hideOnLoginPage"),
@@ -82924,7 +82939,7 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82924
82939
  }
82925
82940
  ),
82926
82941
  /* @__PURE__ */ r(
82927
- At,
82942
+ xt,
82928
82943
  {
82929
82944
  name: Be(
82930
82945
  "config.kc.org.broker.redirect.mode.email-matches"
@@ -82963,7 +82978,7 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
82963
82978
  onChange: (l, c) => o(c)
82964
82979
  }
82965
82980
  );
82966
- }, hme = () => {
82981
+ }, fme = () => {
82967
82982
  const { adminClient: e } = Ce(), { t } = W(), { id: n } = Ea(), { addAlert: a, addError: i } = Pe(), [s, o] = F(0), l = () => o(s + 1), [c, d] = F(!1), [u, p] = F(!1), [m, f] = F(), [h, g] = vt();
82968
82983
  $e(
82969
82984
  async () => e.identityProviders.find({ max: 1 }),
@@ -83109,7 +83124,7 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
83109
83124
  }
83110
83125
  };
83111
83126
  return /* @__PURE__ */ r(
83112
- xt,
83127
+ At,
83113
83128
  {
83114
83129
  variant: Ut.small,
83115
83130
  title: s("inviteMember"),
@@ -83251,7 +83266,7 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
83251
83266
  }, dde = (e) => {
83252
83267
  const { realm: t } = ke();
83253
83268
  return /* @__PURE__ */ r(We, { to: qi({ realm: t, id: e.id, tab: "settings" }), children: e.username });
83254
- }, gme = () => {
83269
+ }, hme = () => {
83255
83270
  const { t: e } = W(), { adminClient: t } = Ce(), { id: n } = tn(), { addAlert: a, addError: i } = Pe(), [s, o] = F(0), l = () => o(s + 1), [c, d] = vt(), [u, p] = vt(), [m, f] = vt(), [h, g] = F(
83256
83271
  []
83257
83272
  ), [b, y] = F(""), [v, S] = F(""), [C, T] = F([]), [k, O] = F(!1), A = [
@@ -83453,11 +83468,11 @@ const ide = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
83453
83468
  s
83454
83469
  )
83455
83470
  ] });
83456
- }, bme = (e) => ({
83471
+ }, gme = (e) => ({
83457
83472
  ...e,
83458
83473
  domains: e.domains?.map((t) => ({ name: t, verified: !1 })),
83459
83474
  attributes: rc(e.attributes)
83460
- }), yme = ({
83475
+ }), bme = ({
83461
83476
  readOnly: e = !1
83462
83477
  }) => {
83463
83478
  const { t } = W(), {
@@ -83758,7 +83773,7 @@ function yde({ onClose: e }) {
83758
83773
  }
83759
83774
  };
83760
83775
  return /* @__PURE__ */ r(
83761
- xt,
83776
+ At,
83762
83777
  {
83763
83778
  variant: "medium",
83764
83779
  title: n("createRealm"),
@@ -83815,7 +83830,7 @@ function yde({ onClose: e }) {
83815
83830
  }
83816
83831
  ),
83817
83832
  /* @__PURE__ */ r(
83818
- At,
83833
+ xt,
83819
83834
  {
83820
83835
  name: "enabled",
83821
83836
  label: n("enabled"),
@@ -83828,7 +83843,7 @@ function yde({ onClose: e }) {
83828
83843
  }
83829
83844
  );
83830
83845
  }
83831
- const vme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
83846
+ const yme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
83832
83847
  __proto__: null,
83833
83848
  default: yde
83834
83849
  }, Symbol.toStringTag, { value: "Module" }));
@@ -84304,7 +84319,7 @@ const wde = ({
84304
84319
  }) => {
84305
84320
  const { t: a } = W(), { enums: i } = $t(), [s, o] = F([]);
84306
84321
  return /* @__PURE__ */ r(
84307
- xt,
84322
+ At,
84308
84323
  {
84309
84324
  variant: Ut.medium,
84310
84325
  title: a("addTypes"),
@@ -84401,7 +84416,7 @@ const wde = ({
84401
84416
  }
84402
84417
  ),
84403
84418
  e === "admin" && /* @__PURE__ */ r(
84404
- At,
84419
+ xt,
84405
84420
  {
84406
84421
  name: "adminEventsDetailsEnabled",
84407
84422
  label: i("includeRepresentation"),
@@ -84792,7 +84807,7 @@ const kde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
84792
84807
  }) => {
84793
84808
  const { t: n } = W();
84794
84809
  return /* @__PURE__ */ r(
84795
- xt,
84810
+ At,
84796
84811
  {
84797
84812
  className: Rde.dialog,
84798
84813
  variant: Ut.medium,
@@ -84807,7 +84822,7 @@ const kde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
84807
84822
  onClose: t
84808
84823
  }) => {
84809
84824
  const { t: n } = W(), i = $t().componentTypes?.[Ml] ?? [];
84810
- return /* @__PURE__ */ r(xt, { variant: "medium", title: n("addProvider"), isOpen: !0, onClose: t, children: /* @__PURE__ */ r(
84825
+ return /* @__PURE__ */ r(At, { variant: "medium", title: n("addProvider"), isOpen: !0, onClose: t, children: /* @__PURE__ */ r(
84811
84826
  pi,
84812
84827
  {
84813
84828
  onSelectDataListItem: (s, o) => {
@@ -85641,7 +85656,7 @@ const kde = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
85641
85656
  }) => {
85642
85657
  const { t: a } = W();
85643
85658
  return /* @__PURE__ */ r(
85644
- xt,
85659
+ At,
85645
85660
  {
85646
85661
  variant: Ut.small,
85647
85662
  title: a("addTranslation"),
@@ -86612,7 +86627,7 @@ const qde = ({
86612
86627
  },
86613
86628
  [d, f, p, g]
86614
86629
  ), /* @__PURE__ */ r(
86615
- xt,
86630
+ At,
86616
86631
  {
86617
86632
  variant: Ut.medium,
86618
86633
  title: o("addTranslationsModalTitle"),
@@ -86798,7 +86813,7 @@ const qde = ({
86798
86813
  n({ ...u, id: i?.id }), t();
86799
86814
  };
86800
86815
  return /* @__PURE__ */ r(
86801
- xt,
86816
+ At,
86802
86817
  {
86803
86818
  variant: Ut.small,
86804
86819
  title: a("addValidator"),
@@ -86988,9 +87003,6 @@ const qde = ({
86988
87003
  function Xde(e, t) {
86989
87004
  return t(e) === e && e !== "";
86990
87005
  }
86991
- function Zde(e, t, n) {
86992
- return n?.internationalizationEnabled && Xde(e, t);
86993
- }
86994
87006
  const Pv = ({
86995
87007
  attributeName: e,
86996
87008
  prefix: t,
@@ -86998,10 +87010,14 @@ const Pv = ({
86998
87010
  predefinedAttributes: a
86999
87011
  }) => {
87000
87012
  const { t: i } = W(), { realmRepresentation: s } = ke(), { register: o, control: l, getFieldState: c, setValue: d } = Ve(), [u, p] = vt(), m = gt({ control: l, name: e }), f = `${t}.${m}`, g = `${`translation.${ls(f)}`}.0.value`;
87001
- return ft(() => {
87013
+ ft(() => {
87002
87014
  a?.includes(m) || s?.internationalizationEnabled && m && d(n, `\${${t}.${m}}`);
87003
- }, [m]), /* @__PURE__ */ w(le, { children: [
87004
- Zde(m, i, s) && /* @__PURE__ */ r(
87015
+ }, [m]);
87016
+ function b(y, v, S) {
87017
+ return S?.internationalizationEnabled && u && Xde(y, v);
87018
+ }
87019
+ return /* @__PURE__ */ w(le, { children: [
87020
+ b(m, i, s) && /* @__PURE__ */ r(
87005
87021
  "input",
87006
87022
  {
87007
87023
  type: "hidden",
@@ -87104,7 +87120,7 @@ const Pv = ({
87104
87120
  ] })
87105
87121
  }
87106
87122
  ) });
87107
- }, Qde = () => {
87123
+ }, Zde = () => {
87108
87124
  const { t: e } = W();
87109
87125
  return /* @__PURE__ */ w(Qe, { role: "manage-realm", isHorizontal: !0, children: [
87110
87126
  /* @__PURE__ */ r(
@@ -87128,7 +87144,7 @@ const Pv = ({
87128
87144
  }
87129
87145
  )
87130
87146
  ] });
87131
- }, Jde = () => {
87147
+ }, Qde = () => {
87132
87148
  const { t: e } = W(), [t, n] = vt(), [a, i] = F(), { setValue: s, control: o, register: l, getValues: c } = Ve(), d = gt({
87133
87149
  name: "validations",
87134
87150
  control: o,
@@ -87209,7 +87225,7 @@ const Pv = ({
87209
87225
  ] }) : /* @__PURE__ */ r(lt, { className: "kc-emptyValidators", component: Cn.p, children: e("emptyValidators") })
87210
87226
  ] })
87211
87227
  ] });
87212
- }, Mv = ["username", "email"], eue = ({
87228
+ }, Mv = ["username", "email"], Jde = ({
87213
87229
  save: e
87214
87230
  }) => {
87215
87231
  const { t } = W(), n = Ve(), { realm: a, attributeName: i } = tn(), s = !!i;
@@ -87219,9 +87235,9 @@ const Pv = ({
87219
87235
  {
87220
87236
  label: t("jumpToSection"),
87221
87237
  sections: [
87222
- { title: t("generalSettings"), panel: /* @__PURE__ */ r(nue, {}) },
87223
- { title: t("permission"), panel: /* @__PURE__ */ r(Qde, {}) },
87224
- { title: t("validations"), panel: /* @__PURE__ */ r(Jde, {}) },
87238
+ { title: t("generalSettings"), panel: /* @__PURE__ */ r(tue, {}) },
87239
+ { title: t("permission"), panel: /* @__PURE__ */ r(Zde, {}) },
87240
+ { title: t("validations"), panel: /* @__PURE__ */ r(Qde, {}) },
87225
87241
  { title: t("annotations"), panel: /* @__PURE__ */ r(Yde, {}) }
87226
87242
  ]
87227
87243
  }
@@ -87248,7 +87264,7 @@ const Pv = ({
87248
87264
  ] }) })
87249
87265
  ] });
87250
87266
  };
87251
- function tue() {
87267
+ function eue() {
87252
87268
  const { adminClient: e } = Ce(), { realm: t, attributeName: n } = tn(), a = rt(), { t: i } = W(), s = mt(), { addAlert: o, addError: l } = Pe(), [c, d] = F(null), u = !!n;
87253
87269
  $e(
87254
87270
  () => e.users.getProfile(),
@@ -87365,18 +87381,18 @@ function tue() {
87365
87381
  subKey: u ? "" : i("createAttributeSubTitle")
87366
87382
  }
87367
87383
  ),
87368
- /* @__PURE__ */ r(He, { variant: "light", children: /* @__PURE__ */ r(eue, { save: () => a.handleSubmit(p)() }) })
87384
+ /* @__PURE__ */ r(He, { variant: "light", children: /* @__PURE__ */ r(Jde, { save: () => a.handleSubmit(p)() }) })
87369
87385
  ] });
87370
87386
  }
87371
87387
  const Q4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87372
87388
  __proto__: null,
87373
87389
  USERNAME_EMAIL: Mv,
87374
- default: tue
87390
+ default: eue
87375
87391
  }, Symbol.toStringTag, { value: "Module" })), gR = [
87376
87392
  { label: "requiredForLabel.both", value: ["admin", "user"] },
87377
87393
  { label: "requiredForLabel.users", value: ["user"] },
87378
87394
  { label: "requiredForLabel.admins", value: ["admin"] }
87379
- ], nue = () => {
87395
+ ], tue = () => {
87380
87396
  const { adminClient: e } = Ce(), { t } = W(), n = Ve(), [a, i] = F(), [s, o] = F(), [l, c] = F(!1), [d, u] = F(!1), [p, m] = F(""), f = xa(), { attributeName: h } = tn(), g = !!h, b = gt({
87381
87397
  control: n.control,
87382
87398
  name: "hasSelector"
@@ -87441,7 +87457,7 @@ const Q4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87441
87457
  }
87442
87458
  ),
87443
87459
  /* @__PURE__ */ r(
87444
- At,
87460
+ xt,
87445
87461
  {
87446
87462
  name: "multivalued",
87447
87463
  label: t("multivalued"),
@@ -87706,10 +87722,10 @@ const Q4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87706
87722
  ] })
87707
87723
  ] }) });
87708
87724
  };
87709
- function aue(e) {
87725
+ function nue(e) {
87710
87726
  return Object.entries(e).reduce((t, [n, a]) => typeof a == "string" ? [...t, { key: n, value: a }] : [...t], []);
87711
87727
  }
87712
- function rue(e) {
87728
+ function aue(e) {
87713
87729
  return Object.fromEntries(
87714
87730
  e.filter((t) => t.key.length > 0).map((t) => [t.key, t.value])
87715
87731
  );
@@ -87729,7 +87745,7 @@ function J4() {
87729
87745
  ft(() => {
87730
87746
  if (!p)
87731
87747
  return;
87732
- const f = p.annotations ? aue(p.annotations) : [];
87748
+ const f = p.annotations ? nue(p.annotations) : [];
87733
87749
  c.reset({ ...bR, ...p, annotations: f });
87734
87750
  }, [p, c]);
87735
87751
  const m = async (f) => {
@@ -87737,7 +87753,7 @@ function J4() {
87737
87753
  return;
87738
87754
  const h = [...i.groups ?? []], g = p ? h.indexOf(p) : -1, { translation: b, ...y } = f, v = {
87739
87755
  ...y,
87740
- annotations: rue(f.annotations)
87756
+ annotations: aue(f.annotations)
87741
87757
  };
87742
87758
  if (g === -1 ? h.push(v) : h[g] = v, await s({ ...i, groups: h })) {
87743
87759
  if (a?.internationalizationEnabled)
@@ -87843,13 +87859,13 @@ function J4() {
87843
87859
  ] }) })
87844
87860
  ] });
87845
87861
  }
87846
- const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87862
+ const vme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87847
87863
  __proto__: null,
87848
87864
  default: J4
87849
- }, Symbol.toStringTag, { value: "Module" })), iue = () => /* @__PURE__ */ r(Jf, { children: /* @__PURE__ */ r(J4, {}) }), e6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87865
+ }, Symbol.toStringTag, { value: "Module" })), rue = () => /* @__PURE__ */ r(Jf, { children: /* @__PURE__ */ r(J4, {}) }), e6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
87850
87866
  __proto__: null,
87851
- default: iue
87852
- }, Symbol.toStringTag, { value: "Module" })), sue = ({
87867
+ default: rue
87868
+ }, Symbol.toStringTag, { value: "Module" })), iue = ({
87853
87869
  setTableData: e
87854
87870
  }) => {
87855
87871
  const { adminClient: t } = Ce(), { config: n, save: a } = eh(), { t: i } = W(), s = Qf(), o = mt(), { realm: l } = ke(), [c, d] = F(0), [u, p] = F();
@@ -87984,7 +88000,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
87984
88000
  c
87985
88001
  )
87986
88002
  ] });
87987
- }, oue = ["username", "email"], lue = ({ setTableData: e }) => {
88003
+ }, sue = ["username", "email"], oue = ({ setTableData: e }) => {
87988
88004
  const { adminClient: t } = Ce(), { config: n, save: a } = eh(), { realm: i } = ke(), { t: s } = W(), o = Qf(), l = mt(), [c, d] = F("allGroups"), [u, p] = vt(), [m, f] = F(n?.attributes), [h, g] = F(""), [b, y] = at({
87989
88005
  titleKey: s("deleteAttributeConfirmTitle"),
87990
88006
  messageKey: s("deleteAttributeConfirm", {
@@ -88134,7 +88150,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88134
88150
  },
88135
88151
  {
88136
88152
  title: s("delete"),
88137
- isActionable: ({ name: k }) => !oue.includes(k),
88153
+ isActionable: ({ name: k }) => !sue.includes(k),
88138
88154
  onClick: (k, O, A) => {
88139
88155
  g(A.name), b();
88140
88156
  }
@@ -88159,7 +88175,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88159
88175
  }
88160
88176
  )
88161
88177
  ] });
88162
- }, cue = () => {
88178
+ }, lue = () => {
88163
88179
  const { config: e, save: t, isSaving: n } = eh(), { t: a } = W(), { addError: i } = Pe(), [s, o] = F(lr(e));
88164
88180
  function l() {
88165
88181
  o(e ? lr(e) : "");
@@ -88198,7 +88214,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88198
88214
  /* @__PURE__ */ r(Q, { variant: "link", onClick: l, isDisabled: n, children: a("revert") })
88199
88215
  ] }) })
88200
88216
  ] });
88201
- }, due = ({ setTableData: e }) => {
88217
+ }, cue = ({ setTableData: e }) => {
88202
88218
  const { realm: t } = ke(), { t: n } = W(), a = (l) => bt(oc({ realm: t, tab: l })), i = a("attributes"), s = a("attributes-group"), o = a("json-editor");
88203
88219
  return /* @__PURE__ */ r(Jf, { children: /* @__PURE__ */ w(
88204
88220
  na,
@@ -88212,7 +88228,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88212
88228
  title: /* @__PURE__ */ r(Fe, { children: n("attributes") }),
88213
88229
  "data-testid": "attributesTab",
88214
88230
  ...i,
88215
- children: /* @__PURE__ */ r(lue, { setTableData: e })
88231
+ children: /* @__PURE__ */ r(oue, { setTableData: e })
88216
88232
  }
88217
88233
  ),
88218
88234
  /* @__PURE__ */ r(
@@ -88221,7 +88237,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88221
88237
  title: /* @__PURE__ */ r(Fe, { children: n("attributesGroup") }),
88222
88238
  "data-testid": "attributesGroupTab",
88223
88239
  ...s,
88224
- children: /* @__PURE__ */ r(sue, { setTableData: e })
88240
+ children: /* @__PURE__ */ r(iue, { setTableData: e })
88225
88241
  }
88226
88242
  ),
88227
88243
  /* @__PURE__ */ r(
@@ -88230,20 +88246,20 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88230
88246
  title: /* @__PURE__ */ r(Fe, { children: n("jsonEditor") }),
88231
88247
  "data-testid": "jsonEditorTab",
88232
88248
  ...o,
88233
- children: /* @__PURE__ */ r(cue, {})
88249
+ children: /* @__PURE__ */ r(lue, {})
88234
88250
  }
88235
88251
  )
88236
88252
  ]
88237
88253
  }
88238
88254
  ) });
88239
- }, uue = ({ name: e, global: t }) => {
88255
+ }, due = ({ name: e, global: t }) => {
88240
88256
  const { t: n } = W();
88241
88257
  return /* @__PURE__ */ w(le, { children: [
88242
88258
  e,
88243
88259
  " ",
88244
88260
  t && /* @__PURE__ */ r(dn, { color: "blue", children: n("global") })
88245
88261
  ] });
88246
- }, pue = (e) => {
88262
+ }, uue = (e) => {
88247
88263
  const { adminClient: t } = Ce(), { t: n } = W(), [a, i] = F([]), [s, o] = F();
88248
88264
  $e(
88249
88265
  () => t.clientPolicies.listProfiles({
@@ -88266,7 +88282,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88266
88282
  );
88267
88283
  const l = async () => s?.filter((c) => !e.allProfiles.includes(c.name)) ?? [];
88268
88284
  return s ? /* @__PURE__ */ r(
88269
- xt,
88285
+ At,
88270
88286
  {
88271
88287
  "data-testid": "addClientProfile",
88272
88288
  title: n("addClientProfile"),
@@ -88313,7 +88329,7 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88313
88329
  {
88314
88330
  name: "name",
88315
88331
  displayKey: "clientProfileName",
88316
- cellRenderer: uue
88332
+ cellRenderer: due
88317
88333
  },
88318
88334
  {
88319
88335
  name: "description",
@@ -88333,14 +88349,14 @@ const Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
88333
88349
  )
88334
88350
  }
88335
88351
  ) : /* @__PURE__ */ r(wt, {});
88336
- }, mue = {
88352
+ }, pue = {
88337
88353
  name: "",
88338
88354
  description: "",
88339
88355
  executors: []
88340
88356
  };
88341
- function fue() {
88357
+ function mue() {
88342
88358
  const { adminClient: e } = Ce(), { t } = W(), n = mt(), a = rt({
88343
- defaultValues: mue,
88359
+ defaultValues: pue,
88344
88360
  mode: "onChange"
88345
88361
  }), {
88346
88362
  handleSubmit: i,
@@ -88653,7 +88669,7 @@ function fue() {
88653
88669
  }
88654
88670
  const t6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88655
88671
  __proto__: null,
88656
- default: fue
88672
+ default: mue
88657
88673
  }, Symbol.toStringTag, { value: "Module" })), n6 = () => {
88658
88674
  const { adminClient: e } = Ce(), { t } = W(), [n, a] = vt(), [i, s] = vt(), [o, l] = F(), [c, d] = F([]), [u, p] = F(0), [m, f] = F(0), h = () => f(m + 1), { realm: g } = ke(), { addAlert: b, addError: y } = Pe(), { enabled: v } = Qr(), { hasAccess: S } = zt(), C = S("view-users", "manage-realm");
88659
88675
  $e(
@@ -88835,11 +88851,11 @@ const t6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88835
88851
  u
88836
88852
  )
88837
88853
  ] }) : /* @__PURE__ */ r(wt, {});
88838
- }, Sme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88854
+ }, Eme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88839
88855
  __proto__: null,
88840
88856
  DefaultsGroupsTab: n6
88841
88857
  }, Symbol.toStringTag, { value: "Module" }));
88842
- function hue() {
88858
+ function fue() {
88843
88859
  const { adminClient: e } = Ce(), { whoAmI: t } = Rr(), [n, a] = F();
88844
88860
  return $e(
88845
88861
  () => e.users.findOne({ id: t.userId }),
@@ -88847,11 +88863,11 @@ function hue() {
88847
88863
  [t.userId]
88848
88864
  ), { ...n, realm: t.realm };
88849
88865
  }
88850
- const gue = ({
88866
+ const hue = ({
88851
88867
  realm: e,
88852
88868
  save: t
88853
88869
  }) => {
88854
- const { adminClient: n } = Ce(), { t: a } = W(), { addAlert: i, addError: s } = Pe(), o = hue(), l = rt({ defaultValues: e }), { control: c, handleSubmit: d, watch: u, reset: p, getValues: m } = l, f = () => p(e), h = u("smtpServer.from", ""), g = u("smtpServer.host", ""), [b, y] = vt(), v = gt({
88870
+ const { adminClient: n } = Ce(), { t: a } = W(), { addAlert: i, addError: s } = Pe(), o = fue(), l = rt({ defaultValues: e }), { control: c, handleSubmit: d, watch: u, reset: p, getValues: m } = l, f = () => p(e), h = u("smtpServer.from", ""), g = u("smtpServer.host", ""), [b, y] = vt(), v = gt({
88855
88871
  control: c,
88856
88872
  name: "smtpServer.auth",
88857
88873
  defaultValue: e.smtpServer?.auth || "false"
@@ -89247,7 +89263,7 @@ var Ws;
89247
89263
  (function(e) {
89248
89264
  e.Disabled = "DISABLED", e.Enabled = "ENABLED", e.AdminView = "ADMIN_VIEW", e.AdminEdit = "ADMIN_EDIT";
89249
89265
  })(Ws || (Ws = {}));
89250
- const bue = ({
89266
+ const gue = ({
89251
89267
  realm: e,
89252
89268
  save: t
89253
89269
  }) => {
@@ -89257,20 +89273,20 @@ const bue = ({
89257
89273
  (o) => s(o),
89258
89274
  []
89259
89275
  ), i ? /* @__PURE__ */ r(
89260
- vue,
89276
+ yue,
89261
89277
  {
89262
89278
  realm: e,
89263
89279
  save: t,
89264
89280
  userProfileConfig: i
89265
89281
  }
89266
89282
  ) : /* @__PURE__ */ r(wt, {});
89267
- }, yue = ["all", "external", "none"], ly = [
89283
+ }, bue = ["all", "external", "none"], ly = [
89268
89284
  Ws.Disabled,
89269
89285
  Ws.Enabled,
89270
89286
  Ws.AdminView,
89271
89287
  Ws.AdminEdit
89272
89288
  ];
89273
- function vue({
89289
+ function yue({
89274
89290
  realm: e,
89275
89291
  save: t,
89276
89292
  userProfileConfig: n
@@ -89361,7 +89377,7 @@ function vue({
89361
89377
  controller: {
89362
89378
  defaultValue: "none"
89363
89379
  },
89364
- options: yue.map((y) => ({
89380
+ options: bue.map((y) => ({
89365
89381
  key: y,
89366
89382
  value: i(`sslType.${y}`)
89367
89383
  }))
@@ -89389,7 +89405,7 @@ function vue({
89389
89405
  }
89390
89406
  ),
89391
89407
  /* @__PURE__ */ r(
89392
- At,
89408
+ xt,
89393
89409
  {
89394
89410
  name: "userManagedAccessAllowed",
89395
89411
  label: i("userManagedAccess"),
@@ -89397,7 +89413,7 @@ function vue({
89397
89413
  }
89398
89414
  ),
89399
89415
  m && /* @__PURE__ */ r(
89400
- At,
89416
+ xt,
89401
89417
  {
89402
89418
  name: "organizationsEnabled",
89403
89419
  label: i("organizationsEnabled"),
@@ -89405,7 +89421,7 @@ function vue({
89405
89421
  }
89406
89422
  ),
89407
89423
  f && /* @__PURE__ */ r(
89408
- At,
89424
+ xt,
89409
89425
  {
89410
89426
  name: "adminPermissionsEnabled",
89411
89427
  label: i("adminPermissionsEnabled"),
@@ -89413,7 +89429,7 @@ function vue({
89413
89429
  }
89414
89430
  ),
89415
89431
  h && /* @__PURE__ */ r(
89416
- At,
89432
+ xt,
89417
89433
  {
89418
89434
  name: "verifiableCredentialsEnabled",
89419
89435
  label: i("verifiableCredentialsEnabled"),
@@ -89507,7 +89523,7 @@ function vue({
89507
89523
  }
89508
89524
  ) }) });
89509
89525
  }
89510
- const Eue = ({
89526
+ const vue = ({
89511
89527
  realm: e,
89512
89528
  refresh: t
89513
89529
  }) => {
@@ -89800,20 +89816,20 @@ const Eue = ({
89800
89816
  }
89801
89817
  )
89802
89818
  ] });
89803
- }, Sue = {
89819
+ }, Eue = {
89804
89820
  name: "",
89805
89821
  description: "",
89806
89822
  conditions: [],
89807
89823
  enabled: !0,
89808
89824
  profiles: []
89809
89825
  };
89810
- function Tue() {
89826
+ function Sue() {
89811
89827
  const { adminClient: e } = Ce(), { t } = W(), { realm: n } = ke(), { addAlert: a, addError: i } = Pe(), [s, o] = F(!1), [l, c] = F(), [d, u] = F(), [p, m] = F(), [f, h] = F([]), [g, b] = F(), [
89812
89828
  y,
89813
89829
  v
89814
89830
  ] = F(!1), [S, C] = F(), [T, k] = F(!1), [O, A] = F(), { policyName: x } = tn(), L = mt(), D = rt({
89815
89831
  mode: "onChange",
89816
- defaultValues: Sue
89832
+ defaultValues: Eue
89817
89833
  }), { handleSubmit: I } = D, R = D.getValues();
89818
89834
  $e(
89819
89835
  async () => {
@@ -90004,7 +90020,7 @@ function Tue() {
90004
90020
  /* @__PURE__ */ r(V, {}),
90005
90021
  /* @__PURE__ */ r(ne, {}),
90006
90022
  /* @__PURE__ */ r(
90007
- pue,
90023
+ uue,
90008
90024
  {
90009
90025
  onConfirm: async (be) => {
90010
90026
  await Te(be.map((Oe) => Oe.name));
@@ -90350,9 +90366,9 @@ function Tue() {
90350
90366
  }
90351
90367
  const a6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90352
90368
  __proto__: null,
90353
- default: Tue
90369
+ default: Sue
90354
90370
  }, Symbol.toStringTag, { value: "Module" }));
90355
- function Cue() {
90371
+ function Tue() {
90356
90372
  const { adminClient: e } = Ce(), { t } = W(), { addAlert: n, addError: a } = Pe(), i = mt(), { realm: s } = ke(), [o, l] = F(!1), [c, d] = F(!1), [u, p] = F([]), [m, f] = F([]), [h, g] = F(), [b, y] = F(""), [v, S] = F([]), { policyName: C, conditionName: T } = Ea(), k = $t(), O = rt(), A = k.componentTypes?.["org.keycloak.services.clientpolicy.condition.ClientPolicyConditionProvider"], x = (D) => {
90357
90373
  O.reset({ config: D.configuration || {} });
90358
90374
  };
@@ -90544,8 +90560,8 @@ function Cue() {
90544
90560
  }
90545
90561
  const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90546
90562
  __proto__: null,
90547
- default: Cue
90548
- }, Symbol.toStringTag, { value: "Module" })), _ue = ({
90563
+ default: Tue
90564
+ }, Symbol.toStringTag, { value: "Module" })), Cue = ({
90549
90565
  isOpen: e,
90550
90566
  onClose: t
90551
90567
  }) => {
@@ -90570,7 +90586,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90570
90586
  m(!1);
90571
90587
  }
90572
90588
  return /* @__PURE__ */ w(
90573
- xt,
90589
+ At,
90574
90590
  {
90575
90591
  variant: Ut.small,
90576
90592
  title: a("partialExport"),
@@ -90670,7 +90686,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90670
90686
  identityProviders: !1,
90671
90687
  realmRoles: !1,
90672
90688
  clientRoles: !1
90673
- }, wue = (e) => {
90689
+ }, _ue = (e) => {
90674
90690
  const { adminClient: t } = Ce(), { t: n } = W(), { realm: a } = ke(), [i, s] = F(), o = !!i, [l, c] = F(!1), [d, u] = F(!1), [p, m] = F(!1), [f, h] = F("FAIL"), [g, b] = F({}), [y, v] = F(), { addError: S } = Pe(), [C, T] = F(yR), k = Object.values(C).some(
90675
90691
  (de) => de
90676
90692
  ), O = () => {
@@ -90756,7 +90772,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90756
90772
  }
90757
90773
  }
90758
90774
  const V = () => /* @__PURE__ */ r(
90759
- xt,
90775
+ At,
90760
90776
  {
90761
90777
  variant: Ut.medium,
90762
90778
  title: n("partialImport"),
@@ -90895,7 +90911,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90895
90911
  ]);
90896
90912
  return /* @__PURE__ */ r("span", { children: Ie.get(de.resourceType) });
90897
90913
  }, Te = () => /* @__PURE__ */ w(
90898
- xt,
90914
+ At,
90899
90915
  {
90900
90916
  variant: Ut.medium,
90901
90917
  title: n("partialImport"),
@@ -90958,7 +90974,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
90958
90974
  }
90959
90975
  );
90960
90976
  return y ? Te() : V();
90961
- }, Iue = () => {
90977
+ }, wue = () => {
90962
90978
  const { adminClient: e } = Ce(), { t } = W(), { addAlert: n, addError: a } = Pe(), { realm: i } = ke(), s = mt(), [o, l] = F(!1), [c, d] = F(), [u, p] = F(), [m, f] = F(0), [h, g] = F(), [b, y] = F(), v = () => f(m + 1), S = rt({ mode: "onChange" });
90963
90979
  $e(
90964
90980
  () => e.clientPolicies.listPolicies({
@@ -91134,7 +91150,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
91134
91150
  name: "enabled",
91135
91151
  displayKey: "status",
91136
91152
  cellRenderer: (L) => /* @__PURE__ */ r(
91137
- xue,
91153
+ Iue,
91138
91154
  {
91139
91155
  clientPolicy: L,
91140
91156
  form: S,
@@ -91154,7 +91170,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
91154
91170
  c.length
91155
91171
  )
91156
91172
  ] }) : /* @__PURE__ */ r(wt, {});
91157
- }, xue = ({
91173
+ }, Iue = ({
91158
91174
  clientPolicy: e,
91159
91175
  form: t,
91160
91176
  saveStatus: n,
@@ -91192,7 +91208,7 @@ const r6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
91192
91208
  )
91193
91209
  ] });
91194
91210
  };
91195
- function Aue() {
91211
+ function xue() {
91196
91212
  const { adminClient: e } = Ce(), { t } = W(), { realm: n } = ke(), { addAlert: a, addError: i } = Pe(), [s, o] = F(), [l, c] = F(), [d, u] = F(), [p, m] = F(!1), [f, h] = F(), [g, b] = F(0);
91197
91213
  $e(
91198
91214
  () => e.clientPolicies.listProfiles({
@@ -91384,7 +91400,7 @@ function Aue() {
91384
91400
  )
91385
91401
  ] });
91386
91402
  }
91387
- const kue = ({
91403
+ const Aue = ({
91388
91404
  realm: e,
91389
91405
  save: t
91390
91406
  }) => {
@@ -91910,7 +91926,7 @@ JSZip uses the library pako released under the MIT license :
91910
91926
  https://github.com/nodeca/pako/blob/main/LICENSE
91911
91927
  */
91912
91928
  var vR;
91913
- function Oue() {
91929
+ function kue() {
91914
91930
  return vR || (vR = 1, (function(e, t) {
91915
91931
  (function(n) {
91916
91932
  e.exports = n();
@@ -94212,8 +94228,8 @@ function Oue() {
94212
94228
  });
94213
94229
  })(cy)), cy.exports;
94214
94230
  }
94215
- var Rue = Oue();
94216
- const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94231
+ var Oue = kue();
94232
+ const i6 = /* @__PURE__ */ gc(Oue), Rue = ({ onSave: e, onClose: t }) => {
94217
94233
  const { t: n } = W(), a = rt(), { handleSubmit: i } = a, s = ({ fileName: o }) => e(o);
94218
94234
  return /* @__PURE__ */ r(
94219
94235
  Vi,
@@ -94373,15 +94389,15 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94373
94389
  defaultValue: { light: "#151515", dark: "#e0e0e0" },
94374
94390
  variable: "Color--dark-100"
94375
94391
  }
94376
- ], Am = (e, t) => typeof e == "string" ? e : e[t], Lue = () => s6.filter((e) => typeof e.defaultValue != "string").map((e) => ({
94392
+ ], Am = (e, t) => typeof e == "string" ? e : e[t], Nue = () => s6.filter((e) => typeof e.defaultValue != "string").map((e) => ({
94377
94393
  name: e.name,
94378
94394
  defaultValue: Am(e.defaultValue, "light"),
94379
94395
  variable: Am(e.variable, "light")
94380
- })), Due = () => s6.map((e) => ({
94396
+ })), Lue = () => s6.map((e) => ({
94381
94397
  name: e.name,
94382
94398
  defaultValue: Am(e.defaultValue, "dark"),
94383
94399
  variable: Am(e.variable, "dark")
94384
- })), Pue = ({ cssVars: e }) => /* @__PURE__ */ w(le, { children: [
94400
+ })), Due = ({ cssVars: e }) => /* @__PURE__ */ w(le, { children: [
94385
94401
  /* @__PURE__ */ r("style", { children: `
94386
94402
  .preview {
94387
94403
  ${Object.entries(e).map(([t, n]) => `--pf-v5-global--${t}: ${n};`).join(`
@@ -94412,7 +94428,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94412
94428
  ]
94413
94429
  }
94414
94430
  ) })
94415
- ] }), Mue = ({ onUpload: e }) => {
94431
+ ] }), Pue = ({ onUpload: e }) => {
94416
94432
  const { t } = W(), n = () => {
94417
94433
  const i = document.getElementById("jarUpload");
94418
94434
  i && i.click();
@@ -94436,7 +94452,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94436
94452
  ),
94437
94453
  /* @__PURE__ */ r(Q, { variant: "secondary", onClick: n, children: t("uploadGeneratedThemeJar") })
94438
94454
  ] });
94439
- }, Fue = ({ name: e, color: t, label: n, ...a }) => {
94455
+ }, Mue = ({ name: e, color: t, label: n, ...a }) => {
94440
94456
  const { t: i } = W(), { control: s, setValue: o } = Ve(), l = gt({
94441
94457
  control: s,
94442
94458
  name: e
@@ -94456,7 +94472,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94456
94472
  e === "light" ? (document.querySelector('meta[name="color-scheme"]').setAttribute("content", "light"), document.documentElement.classList.remove("pf-v5-theme-dark")) : document.documentElement.classList.add("pf-v5-theme-dark");
94457
94473
  }, SR = ({ realm: e, save: t, theme: n }) => {
94458
94474
  const { t: a } = W(), i = rt(), { handleSubmit: s, watch: o } = i, l = o(), c = PM(), [d, u, p] = vt(), m = window.matchMedia("(prefers-color-scheme: dark)"), f = dt(
94459
- () => n === "light" ? Lue() : Due(),
94475
+ () => n === "light" ? Nue() : Lue(),
94460
94476
  []
94461
94477
  ), h = () => {
94462
94478
  i.reset({
@@ -94493,7 +94509,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94493
94509
  ER(m.matches ? "dark" : "light");
94494
94510
  }), [e]), /* @__PURE__ */ w(le, { children: [
94495
94511
  d && /* @__PURE__ */ r(
94496
- Nue,
94512
+ Rue,
94497
94513
  {
94498
94514
  onSave: async (v) => {
94499
94515
  await s((S) => y({ ...S, name: v }))(), p(!1);
@@ -94516,7 +94532,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94516
94532
  ) }),
94517
94533
  /* @__PURE__ */ r(ye, { label: a("backgroundImage"), children: /* @__PURE__ */ r(dy, { name: "bgimage" }) }),
94518
94534
  f.map((v) => /* @__PURE__ */ r(
94519
- Fue,
94535
+ Mue,
94520
94536
  {
94521
94537
  color: v.defaultValue,
94522
94538
  name: `${n}.${v.variable}`,
@@ -94525,7 +94541,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94525
94541
  v.name
94526
94542
  ))
94527
94543
  ] }) }) }),
94528
- /* @__PURE__ */ r(Rt, { grow: { default: "grow" }, style: { zIndex: 0 }, children: /* @__PURE__ */ r(Pue, { cssVars: l?.[n] || {} }) })
94544
+ /* @__PURE__ */ r(Rt, { grow: { default: "grow" }, style: { zIndex: 0 }, children: /* @__PURE__ */ r(Due, { cssVars: l?.[n] || {} }) })
94529
94545
  ] }),
94530
94546
  /* @__PURE__ */ r(
94531
94547
  Ua,
@@ -94534,7 +94550,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94534
94550
  saveText: a("downloadThemeJar"),
94535
94551
  save: u,
94536
94552
  reset: g,
94537
- children: /* @__PURE__ */ r(Mue, { onUpload: b })
94553
+ children: /* @__PURE__ */ r(Pue, { onUpload: b })
94538
94554
  }
94539
94555
  )
94540
94556
  ] })
@@ -94558,7 +94574,7 @@ const i6 = /* @__PURE__ */ gc(Rue), Nue = ({ onSave: e, onClose: t }) => {
94558
94574
  children: [
94559
94575
  /* @__PURE__ */ w(et, { ...a, children: [
94560
94576
  /* @__PURE__ */ r(
94561
- At,
94577
+ xt,
94562
94578
  {
94563
94579
  name: "attributes.darkMode",
94564
94580
  labelIcon: n("darkModeEnabledHelp"),
@@ -94759,10 +94775,10 @@ styles=css/login.css css/theme-styles.css
94759
94775
  }
94760
94776
  ) : /* @__PURE__ */ r(TR, { realm: e, save: t });
94761
94777
  }
94762
- const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
94778
+ const Sme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
94763
94779
  __proto__: null,
94764
94780
  default: o6
94765
- }, Symbol.toStringTag, { value: "Module" })), Uue = ({
94781
+ }, Symbol.toStringTag, { value: "Module" })), Fue = ({
94766
94782
  realm: e,
94767
94783
  save: t
94768
94784
  }) => {
@@ -95502,7 +95518,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95502
95518
  sections: S
95503
95519
  }
95504
95520
  );
95505
- }, Bue = () => {
95521
+ }, Uue = () => {
95506
95522
  const { adminClient: e } = Ce(), { t } = W(), [n, a] = F(10), { realmRepresentation: i } = ke(), [s, o] = F(0), { addAlert: l, addError: c } = Pe(), { realm: d } = ke(), u = async (p) => {
95507
95523
  const m = p;
95508
95524
  try {
@@ -95553,7 +95569,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95553
95569
  ]
95554
95570
  }
95555
95571
  );
95556
- }, Hue = ({
95572
+ }, Bue = ({
95557
95573
  save: e,
95558
95574
  onChange: t,
95559
95575
  value: n,
@@ -95584,14 +95600,14 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95584
95600
  /* @__PURE__ */ r(v, {}),
95585
95601
  /* @__PURE__ */ r(C, {}),
95586
95602
  /* @__PURE__ */ r(
95587
- wue,
95603
+ _ue,
95588
95604
  {
95589
95605
  open: p,
95590
95606
  toggleDialog: () => m(!p)
95591
95607
  }
95592
95608
  ),
95593
95609
  /* @__PURE__ */ r(
95594
- _ue,
95610
+ Cue,
95595
95611
  {
95596
95612
  isOpen: f,
95597
95613
  onClose: () => h(!1)
@@ -95646,7 +95662,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95646
95662
  }
95647
95663
  )
95648
95664
  ] });
95649
- }, $ue = () => {
95665
+ }, Hue = () => {
95650
95666
  const { adminClient: e } = Ce(), { t } = W(), { addAlert: n, addError: a } = Pe(), { realm: i, realmRepresentation: s, refresh: o } = ke(), l = Qf(), c = mt(), d = aa(), [u, p] = F(void 0), m = rt({
95651
95667
  mode: "onChange"
95652
95668
  }), { control: f, setValue: h, getValues: g } = m, [b, y] = F(0), v = () => {
@@ -95719,7 +95735,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95719
95735
  defaultValue: !0,
95720
95736
  control: f,
95721
95737
  render: ({ field: ne }) => /* @__PURE__ */ r(
95722
- Hue,
95738
+ Bue,
95723
95739
  {
95724
95740
  value: ne.value,
95725
95741
  onChange: ne.onChange,
@@ -95747,7 +95763,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95747
95763
  title: /* @__PURE__ */ r(Fe, { children: t("general") }),
95748
95764
  "data-testid": "rs-general-tab",
95749
95765
  ...k,
95750
- children: /* @__PURE__ */ r(bue, { realm: s, save: C })
95766
+ children: /* @__PURE__ */ r(gue, { realm: s, save: C })
95751
95767
  }
95752
95768
  ),
95753
95769
  /* @__PURE__ */ r(
@@ -95756,7 +95772,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95756
95772
  title: /* @__PURE__ */ r(Fe, { children: t("login") }),
95757
95773
  "data-testid": "rs-login-tab",
95758
95774
  ...O,
95759
- children: /* @__PURE__ */ r(Eue, { refresh: o, realm: s })
95775
+ children: /* @__PURE__ */ r(vue, { refresh: o, realm: s })
95760
95776
  }
95761
95777
  ),
95762
95778
  /* @__PURE__ */ r(
@@ -95765,7 +95781,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95765
95781
  title: /* @__PURE__ */ r(Fe, { children: t("email") }),
95766
95782
  "data-testid": "rs-email-tab",
95767
95783
  ...A,
95768
- children: /* @__PURE__ */ r(gue, { realm: s, save: C })
95784
+ children: /* @__PURE__ */ r(hue, { realm: s, save: C })
95769
95785
  }
95770
95786
  ),
95771
95787
  /* @__PURE__ */ r(
@@ -95827,7 +95843,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95827
95843
  title: /* @__PURE__ */ r(Fe, { children: t("sessions") }),
95828
95844
  "data-testid": "rs-sessions-tab",
95829
95845
  ..._,
95830
- children: /* @__PURE__ */ r(kue, { realm: s, save: C }, b)
95846
+ children: /* @__PURE__ */ r(Aue, { realm: s, save: C }, b)
95831
95847
  }
95832
95848
  ),
95833
95849
  /* @__PURE__ */ r(
@@ -95836,7 +95852,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95836
95852
  title: /* @__PURE__ */ r(Fe, { children: t("tokens") }),
95837
95853
  "data-testid": "rs-tokens-tab",
95838
95854
  ...M,
95839
- children: /* @__PURE__ */ r(Uue, { save: C, realm: s })
95855
+ children: /* @__PURE__ */ r(Fue, { save: C, realm: s })
95840
95856
  }
95841
95857
  ),
95842
95858
  d(sn.ClientPolicies) && /* @__PURE__ */ r(
@@ -95863,7 +95879,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95863
95879
  title: /* @__PURE__ */ r(Fe, { children: t("profiles") }),
95864
95880
  tooltip: /* @__PURE__ */ r(pn, { content: t("clientPoliciesProfilesHelpText") }),
95865
95881
  ...V,
95866
- children: /* @__PURE__ */ r(Aue, {})
95882
+ children: /* @__PURE__ */ r(xue, {})
95867
95883
  }
95868
95884
  ),
95869
95885
  /* @__PURE__ */ r(
@@ -95875,7 +95891,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95875
95891
  ...ee,
95876
95892
  title: /* @__PURE__ */ r(Fe, { children: t("policies") }),
95877
95893
  tooltip: /* @__PURE__ */ r(pn, { content: t("clientPoliciesPoliciesHelpText") }),
95878
- children: /* @__PURE__ */ r(Iue, {})
95894
+ children: /* @__PURE__ */ r(wue, {})
95879
95895
  }
95880
95896
  )
95881
95897
  ]
@@ -95889,7 +95905,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95889
95905
  title: /* @__PURE__ */ r(Fe, { children: t("userProfile") }),
95890
95906
  "data-testid": "rs-user-profile-tab",
95891
95907
  ...G,
95892
- children: /* @__PURE__ */ r(due, { setTableData: p })
95908
+ children: /* @__PURE__ */ r(cue, { setTableData: p })
95893
95909
  }
95894
95910
  ),
95895
95911
  H && /* @__PURE__ */ r(
@@ -95898,7 +95914,7 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95898
95914
  title: /* @__PURE__ */ r(Fe, { children: t("userRegistration") }),
95899
95915
  "data-testid": "rs-userRegistration-tab",
95900
95916
  ...Y,
95901
- children: /* @__PURE__ */ r(Bue, {})
95917
+ children: /* @__PURE__ */ r(Uue, {})
95902
95918
  }
95903
95919
  )
95904
95920
  ]
@@ -95906,13 +95922,13 @@ const Tme = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
95906
95922
  ) })
95907
95923
  ] });
95908
95924
  };
95909
- function zue() {
95910
- return /* @__PURE__ */ r($ue, {});
95925
+ function $ue() {
95926
+ return /* @__PURE__ */ r(Hue, {});
95911
95927
  }
95912
95928
  const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
95913
95929
  __proto__: null,
95914
- default: zue
95915
- }, Symbol.toStringTag, { value: "Module" })), Gue = ({
95930
+ default: $ue
95931
+ }, Symbol.toStringTag, { value: "Module" })), zue = ({
95916
95932
  handleModalToggle: e,
95917
95933
  save: t
95918
95934
  }) => {
@@ -95965,7 +95981,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
95965
95981
  p(g, "notBeforePush"), c();
95966
95982
  };
95967
95983
  return /* @__PURE__ */ w(
95968
- xt,
95984
+ At,
95969
95985
  {
95970
95986
  variant: Ut.small,
95971
95987
  title: a("revocation"),
@@ -96059,7 +96075,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
96059
96075
  ]
96060
96076
  }
96061
96077
  );
96062
- }, jue = ({ filterType: e, onChange: t }) => {
96078
+ }, Gue = ({ filterType: e, onChange: t }) => {
96063
96079
  const { t: n } = W(), [a, i] = vt();
96064
96080
  return /* @__PURE__ */ w(
96065
96081
  Wt,
@@ -96080,7 +96096,7 @@ const Gu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
96080
96096
  }
96081
96097
  );
96082
96098
  };
96083
- function Vue() {
96099
+ function jue() {
96084
96100
  const { adminClient: e } = Ce(), { t } = W(), [n, a] = F(0), i = () => a(n + 1), { addError: s } = Pe(), { realm: o } = ke(), [l, c] = F(!1), [d, u] = F("ALL"), [p, m] = F(!1), f = () => {
96085
96101
  c(!l);
96086
96102
  }, h = async (y, v, S) => {
@@ -96142,7 +96158,7 @@ function Vue() {
96142
96158
  ),
96143
96159
  /* @__PURE__ */ w(He, { variant: "light", className: "pf-v5-u-p-0", children: [
96144
96160
  l && /* @__PURE__ */ r(
96145
- Gue,
96161
+ zue,
96146
96162
  {
96147
96163
  handleModalToggle: f,
96148
96164
  save: () => {
@@ -96157,7 +96173,7 @@ function Vue() {
96157
96173
  isSearching: d !== "ALL",
96158
96174
  isPaginated: !0,
96159
96175
  filter: /* @__PURE__ */ r(
96160
- jue,
96176
+ Gue,
96161
96177
  {
96162
96178
  filterType: d,
96163
96179
  onChange: (y) => {
@@ -96171,17 +96187,17 @@ function Vue() {
96171
96187
  ] })
96172
96188
  ] });
96173
96189
  }
96174
- const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
96190
+ const Vue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
96175
96191
  __proto__: null,
96176
- default: Vue
96177
- }, Symbol.toStringTag, { value: "Module" })), Kue = ({
96192
+ default: jue
96193
+ }, Symbol.toStringTag, { value: "Module" })), que = ({
96178
96194
  title: e,
96179
96195
  credentialData: t,
96180
96196
  onClose: n
96181
96197
  }) => {
96182
96198
  const { t: a } = W();
96183
96199
  return /* @__PURE__ */ r(
96184
- xt,
96200
+ At,
96185
96201
  {
96186
96202
  variant: Ut.medium,
96187
96203
  title: e,
@@ -96208,7 +96224,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96208
96224
  )
96209
96225
  }
96210
96226
  );
96211
- }, Wue = ({
96227
+ }, Kue = ({
96212
96228
  credential: e,
96213
96229
  resetPassword: t,
96214
96230
  toggleDelete: n,
@@ -96224,7 +96240,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96224
96240
  }, [e.credentialData]);
96225
96241
  return /* @__PURE__ */ w(le, { children: [
96226
96242
  o && Object.keys(e).length !== 0 && /* @__PURE__ */ r(
96227
- Kue,
96243
+ que,
96228
96244
  {
96229
96245
  title: e.userLabel || s("passwordDataTitle"),
96230
96246
  credentialData: p,
@@ -96288,7 +96304,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96288
96304
  }
96289
96305
  ) })
96290
96306
  ] });
96291
- }, Yue = ({
96307
+ }, Wue = ({
96292
96308
  userId: e,
96293
96309
  credential: t,
96294
96310
  isEditable: n,
@@ -96364,7 +96380,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96364
96380
  ] }) }) })
96365
96381
  }
96366
96382
  );
96367
- }, Xue = () => {
96383
+ }, Yue = () => {
96368
96384
  const { t: e } = W();
96369
96385
  return /* @__PURE__ */ r(
96370
96386
  no,
@@ -96411,7 +96427,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96411
96427
  }))
96412
96428
  }
96413
96429
  );
96414
- }, Zue = ({
96430
+ }, Xue = ({
96415
96431
  userId: e,
96416
96432
  onClose: t
96417
96433
  }) => {
@@ -96466,17 +96482,17 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96466
96482
  help: "resetActions"
96467
96483
  }
96468
96484
  ),
96469
- /* @__PURE__ */ r(Xue, {})
96485
+ /* @__PURE__ */ r(Yue, {})
96470
96486
  ] })
96471
96487
  }
96472
96488
  )
96473
96489
  }
96474
96490
  );
96475
- }, Que = {
96491
+ }, Zue = {
96476
96492
  password: "",
96477
96493
  passwordConfirmation: "",
96478
96494
  temporaryPassword: !0
96479
- }, Jue = ({
96495
+ }, Que = ({
96480
96496
  user: e,
96481
96497
  isResetPassword: t,
96482
96498
  onAddRequiredActions: n,
@@ -96484,7 +96500,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96484
96500
  onClose: i
96485
96501
  }) => {
96486
96502
  const { adminClient: s } = Ce(), { t: o } = W(), l = rt({
96487
- defaultValues: Que,
96503
+ defaultValues: Zue,
96488
96504
  mode: "onChange"
96489
96505
  }), {
96490
96506
  register: c,
@@ -96606,7 +96622,7 @@ const que = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
96606
96622
  }
96607
96623
  ),
96608
96624
  /* @__PURE__ */ r(et, { ...l, children: /* @__PURE__ */ r(
96609
- At,
96625
+ xt,
96610
96626
  {
96611
96627
  name: "temporaryPassword",
96612
96628
  label: o("temporaryPassword"),
@@ -96677,7 +96693,7 @@ function d6(e) {
96677
96693
  unmanagedAttributes: void 0
96678
96694
  };
96679
96695
  }
96680
- function epe(e = {}, t = {}) {
96696
+ function Jue(e = {}, t = {}) {
96681
96697
  return Object.fromEntries(
96682
96698
  Object.entries(e).filter(
96683
96699
  ([n]) => !Object.hasOwn(t, n)
@@ -96827,7 +96843,7 @@ const u6 = ({
96827
96843
  ),
96828
96844
  s ? /* @__PURE__ */ w(le, { children: [
96829
96845
  /* @__PURE__ */ r(
96830
- At,
96846
+ xt,
96831
96847
  {
96832
96848
  name: "emailVerified",
96833
96849
  label: u("emailVerified"),
@@ -96978,7 +96994,7 @@ const u6 = ({
96978
96994
  }
96979
96995
  );
96980
96996
  };
96981
- function tpe() {
96997
+ function epe() {
96982
96998
  const { adminClient: e } = Ce(), { t } = W(), { addAlert: n, addError: a } = Pe(), i = mt(), { realm: s, realmRepresentation: o } = ke(), l = rt({ mode: "onChange" }), [c, d] = F([]), [u, p] = F();
96983
96999
  $e(
96984
97000
  () => e.users.getProfileMetadata({ realm: s }),
@@ -97023,10 +97039,10 @@ function tpe() {
97023
97039
  ) })
97024
97040
  ] });
97025
97041
  }
97026
- const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
97042
+ const tpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
97027
97043
  __proto__: null,
97028
- default: tpe
97029
- }, Symbol.toStringTag, { value: "Module" })), ape = ({
97044
+ default: epe
97045
+ }, Symbol.toStringTag, { value: "Module" })), npe = ({
97030
97046
  isJoin: e = !0,
97031
97047
  existingOrgs: t,
97032
97048
  onAdd: n,
@@ -97041,7 +97057,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97041
97057
  return ZL(f, t, "id");
97042
97058
  };
97043
97059
  return /* @__PURE__ */ r(
97044
- xt,
97060
+ At,
97045
97061
  {
97046
97062
  variant: Ut.small,
97047
97063
  title: s(e ? "joinOrganization" : "sendInvitation"),
@@ -97094,7 +97110,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97094
97110
  )
97095
97111
  }
97096
97112
  );
97097
- }, rpe = ({ user: e }) => {
97113
+ }, ape = ({ user: e }) => {
97098
97114
  const { adminClient: t } = Ce(), { t: n } = W(), { id: a } = Ea(), i = mt(), { addAlert: s, addError: o } = Pe(), { realm: l } = ke(), [c, d] = F(0), u = () => d(c + 1), [p, m, f] = vt(), [h, g] = F(!0), [b, y] = F(!1), [v, S] = F([]), [C, T] = F([]), [k, O] = F(""), [A, x] = F(""), [L, D] = F([]), [I, R] = F(!1), _ = [
97099
97115
  { value: "Managed", label: "Managed" },
97100
97116
  { value: "Unmanaged", label: "Unmanaged" }
@@ -97159,7 +97175,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97159
97175
  });
97160
97176
  return /* @__PURE__ */ w(le, { children: [
97161
97177
  b && /* @__PURE__ */ r(
97162
- ape,
97178
+ npe,
97163
97179
  {
97164
97180
  isJoin: h,
97165
97181
  existingOrgs: v,
@@ -97314,7 +97330,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97314
97330
  }
97315
97331
  )
97316
97332
  ] });
97317
- }, ipe = ({
97333
+ }, rpe = ({
97318
97334
  user: e,
97319
97335
  save: t,
97320
97336
  upConfig: n
@@ -97334,7 +97350,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97334
97350
  isDisabled: Ws.AdminView == n?.unmanagedAttributePolicy
97335
97351
  }
97336
97352
  ) });
97337
- }, spe = () => {
97353
+ }, ipe = () => {
97338
97354
  const { adminClient: e } = Ce(), [t, n] = F(), { t: a } = W(), { addAlert: i, addError: s } = Pe(), o = Si(), [l, c] = F(0), { id: d } = tn(), u = (b) => Ka(b, (y) => y.clientId?.toUpperCase()), p = () => c((/* @__PURE__ */ new Date()).getTime()), m = async () => {
97339
97355
  const b = await e.users.listConsents({ id: d });
97340
97356
  return u(b);
@@ -97422,13 +97438,13 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97422
97438
  setIsUserLabelEdit: s,
97423
97439
  refresh: o
97424
97440
  }) => /* @__PURE__ */ r(
97425
- Wue,
97441
+ Kue,
97426
97442
  {
97427
97443
  credential: e,
97428
97444
  toggleDelete: () => n(e),
97429
97445
  resetPassword: a,
97430
97446
  children: /* @__PURE__ */ r(
97431
- Yue,
97447
+ Wue,
97432
97448
  {
97433
97449
  credential: e,
97434
97450
  userId: t,
@@ -97443,7 +97459,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97443
97459
  )
97444
97460
  },
97445
97461
  e.id
97446
- ), ope = ({ user: e, setUser: t }) => {
97462
+ ), spe = ({ user: e, setUser: t }) => {
97447
97463
  const { adminClient: n } = Ce(), { t: a } = W(), { addAlert: i, addError: s } = Pe(), [o, l] = F(0), c = Si(), d = () => l(o + 1), [u, p] = F(!1), [m, f] = F(!1), [h, g] = F([]), [b, y] = F([]), [v, S] = F({}), [C, T] = F(!1), [k, O] = F(), A = hn(null), [x, L] = F({
97448
97464
  draggedItemId: "",
97449
97465
  draggingToItemIndex: -1,
@@ -97591,7 +97607,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97591
97607
  const be = de.length > 0, Oe = b.length === 0, B = !e.credentials || e.credentials.length === 0, Se = Oe && B && !be;
97592
97608
  return /* @__PURE__ */ w(le, { children: [
97593
97609
  u && /* @__PURE__ */ r(
97594
- Jue,
97610
+ Que,
97595
97611
  {
97596
97612
  user: e,
97597
97613
  isResetPassword: C,
@@ -97601,7 +97617,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97601
97617
  }
97602
97618
  ),
97603
97619
  m && /* @__PURE__ */ r(
97604
- Zue,
97620
+ Xue,
97605
97621
  {
97606
97622
  userId: e.id,
97607
97623
  onClose: () => f(!1)
@@ -97806,7 +97822,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
97806
97822
  }
97807
97823
  )
97808
97824
  ] });
97809
- }, lpe = ({ user: e }) => {
97825
+ }, ope = ({ user: e }) => {
97810
97826
  const { adminClient: t } = Ce(), { t: n } = W(), { addAlert: a, addError: i } = Pe(), [s, o] = F(0), l = () => o(s + 1), [c, d] = F(
97811
97827
  []
97812
97828
  ), [u, p] = F(!0), [m, f] = F([]), [h, g] = F(!1), { enabled: b } = Qr(), { hasAccess: y } = zt(), v = y("manage-users"), S = (L) => Ka(L, (D) => D.path?.toUpperCase()), C = async (L, D, I) => {
@@ -98001,7 +98017,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98001
98017
  s
98002
98018
  )
98003
98019
  ] });
98004
- }, cpe = ({
98020
+ }, lpe = ({
98005
98021
  userId: e,
98006
98022
  federatedId: t,
98007
98023
  onClose: n,
@@ -98024,7 +98040,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98024
98040
  }
98025
98041
  };
98026
98042
  return /* @__PURE__ */ r(
98027
- xt,
98043
+ At,
98028
98044
  {
98029
98045
  variant: Ut.small,
98030
98046
  title: s("linkAccountTitle", {
@@ -98092,7 +98108,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98092
98108
  ] }) })
98093
98109
  }
98094
98110
  );
98095
- }, dpe = ({
98111
+ }, cpe = ({
98096
98112
  userId: e
98097
98113
  }) => {
98098
98114
  const { adminClient: t } = Ce(), [n, a] = F(0), [i, s] = F([]), [o, l] = F(!0), [c, d] = F(""), [u, p] = F(!1), { realm: m } = ke(), { addAlert: f, addError: h } = Pe(), { t: g } = W(), { hasAccess: b, hasSomeAccess: y } = zt(), v = y(
@@ -98222,7 +98238,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98222
98238
  };
98223
98239
  return /* @__PURE__ */ w(le, { children: [
98224
98240
  u && /* @__PURE__ */ r(
98225
- cpe,
98241
+ lpe,
98226
98242
  {
98227
98243
  userId: e,
98228
98244
  federatedId: c,
@@ -98282,7 +98298,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98282
98298
  ] })
98283
98299
  ] })
98284
98300
  ] });
98285
- }, upe = ({ id: e, name: t }) => {
98301
+ }, dpe = ({ id: e, name: t }) => {
98286
98302
  const { adminClient: n } = Ce(), { t: a } = W(), { addAlert: i, addError: s } = Pe();
98287
98303
  return /* @__PURE__ */ r(al, { name: t, id: e, type: "users", save: async (l) => {
98288
98304
  try {
@@ -98303,7 +98319,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98303
98319
  s("roleMappingUpdatedError", c);
98304
98320
  }
98305
98321
  } });
98306
- }, ppe = () => {
98322
+ }, upe = () => {
98307
98323
  const { adminClient: e } = Ce(), { id: t } = tn(), { realm: n } = ke(), { t: a } = W();
98308
98324
  return /* @__PURE__ */ r(He, { variant: "light", className: "pf-v5-u-p-0", children: /* @__PURE__ */ r(
98309
98325
  Wf,
@@ -98315,7 +98331,7 @@ const npe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98315
98331
  }
98316
98332
  ) });
98317
98333
  };
98318
- function mpe() {
98334
+ function ppe() {
98319
98335
  const { adminClient: e } = Ce(), { t } = W(), { addAlert: n, addError: a } = Pe(), i = mt(), { hasAccess: s } = zt(), { id: o } = tn(), { realm: l, realmRepresentation: c } = ke(), u = rt({
98320
98336
  mode: "onChange",
98321
98337
  resolver: async (Oe) => ({
@@ -98350,7 +98366,7 @@ function mpe() {
98350
98366
  if (!Oe || !c || !B)
98351
98367
  throw new Error(t("notFound"));
98352
98368
  const { userProfileMetadata: X, ...re } = Oe;
98353
- v(X), re.unmanagedAttributes = Se, re.attributes = epe(
98369
+ v(X), re.unmanagedAttributes = Se, re.attributes = Jue(
98354
98370
  re.attributes,
98355
98371
  Se
98356
98372
  ), ce.unmanagedAttributePolicy !== void 0 && b(!0), m(re), A(ce);
@@ -98518,7 +98534,7 @@ function mpe() {
98518
98534
  "data-testid": "attributesTab",
98519
98535
  title: /* @__PURE__ */ r(Fe, { children: t("attributes") }),
98520
98536
  ...G,
98521
- children: /* @__PURE__ */ r(ipe, { user: p, save: ne, upConfig: O })
98537
+ children: /* @__PURE__ */ r(rpe, { user: p, save: ne, upConfig: O })
98522
98538
  }
98523
98539
  ),
98524
98540
  /* @__PURE__ */ r(
@@ -98528,7 +98544,7 @@ function mpe() {
98528
98544
  isHidden: !p.access?.view,
98529
98545
  title: /* @__PURE__ */ r(Fe, { children: t("credentials") }),
98530
98546
  ...Y,
98531
- children: /* @__PURE__ */ r(ope, { user: p, setUser: m })
98547
+ children: /* @__PURE__ */ r(spe, { user: p, setUser: m })
98532
98548
  }
98533
98549
  ),
98534
98550
  /* @__PURE__ */ r(
@@ -98538,7 +98554,7 @@ function mpe() {
98538
98554
  isHidden: !p.access?.view,
98539
98555
  title: /* @__PURE__ */ r(Fe, { children: t("roleMapping") }),
98540
98556
  ...K,
98541
- children: /* @__PURE__ */ r(upe, { id: p.id, name: p.username })
98557
+ children: /* @__PURE__ */ r(dpe, { id: p.id, name: p.username })
98542
98558
  }
98543
98559
  ),
98544
98560
  s("query-groups") && /* @__PURE__ */ r(
@@ -98547,7 +98563,7 @@ function mpe() {
98547
98563
  "data-testid": "user-groups-tab",
98548
98564
  title: /* @__PURE__ */ r(Fe, { children: t("groups") }),
98549
98565
  ...P,
98550
- children: /* @__PURE__ */ r(lpe, { user: p })
98566
+ children: /* @__PURE__ */ r(ope, { user: p })
98551
98567
  }
98552
98568
  ),
98553
98569
  I && x && /* @__PURE__ */ r(
@@ -98556,7 +98572,7 @@ function mpe() {
98556
98572
  "data-testid": "user-organizations-tab",
98557
98573
  title: /* @__PURE__ */ r(Fe, { children: t("organizations") }),
98558
98574
  ...U,
98559
- children: /* @__PURE__ */ r(rpe, { user: p })
98575
+ children: /* @__PURE__ */ r(ape, { user: p })
98560
98576
  }
98561
98577
  ),
98562
98578
  /* @__PURE__ */ r(
@@ -98565,7 +98581,7 @@ function mpe() {
98565
98581
  "data-testid": "user-consents-tab",
98566
98582
  title: /* @__PURE__ */ r(Fe, { children: t("consents") }),
98567
98583
  ...H,
98568
- children: /* @__PURE__ */ r(spe, {})
98584
+ children: /* @__PURE__ */ r(ipe, {})
98569
98585
  }
98570
98586
  ),
98571
98587
  /* @__PURE__ */ r(
@@ -98574,7 +98590,7 @@ function mpe() {
98574
98590
  "data-testid": "identity-provider-links-tab",
98575
98591
  title: /* @__PURE__ */ r(Fe, { children: t("identityProviderLinks") }),
98576
98592
  ...$,
98577
- children: /* @__PURE__ */ r(dpe, { userId: p.id })
98593
+ children: /* @__PURE__ */ r(cpe, { userId: p.id })
98578
98594
  }
98579
98595
  ),
98580
98596
  /* @__PURE__ */ r(
@@ -98583,7 +98599,7 @@ function mpe() {
98583
98599
  "data-testid": "user-sessions-tab",
98584
98600
  title: /* @__PURE__ */ r(Fe, { children: t("sessions") }),
98585
98601
  ...V,
98586
- children: /* @__PURE__ */ r(ppe, {})
98602
+ children: /* @__PURE__ */ r(upe, {})
98587
98603
  }
98588
98604
  ),
98589
98605
  s("view-events") && /* @__PURE__ */ r(
@@ -98624,11 +98640,11 @@ function mpe() {
98624
98640
  ) }) }) })
98625
98641
  ] });
98626
98642
  }
98627
- const fpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98643
+ const mpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98628
98644
  __proto__: null,
98629
- default: mpe
98645
+ default: ppe
98630
98646
  }, Symbol.toStringTag, { value: "Module" }));
98631
- function hpe() {
98647
+ function fpe() {
98632
98648
  const { t: e } = W(), { realm: t } = ke(), { hasAccess: n } = zt(), i = aa()(sn.AdminFineGrainedAuthz) && n("manage-authorization", "manage-users", "manage-clients"), s = (c) => bt(
98633
98649
  Ho({
98634
98650
  realm: t,
@@ -98689,9 +98705,9 @@ function hpe() {
98689
98705
  )
98690
98706
  ] });
98691
98707
  }
98692
- const gpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98708
+ const hpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
98693
98709
  __proto__: null,
98694
- default: hpe
98710
+ default: fpe
98695
98711
  }, Symbol.toStringTag, { value: "Module" })), p6 = ({
98696
98712
  provider: e,
98697
98713
  save: t,
@@ -98986,7 +99002,7 @@ const gpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
98986
99002
  ),
98987
99003
  a ? /* @__PURE__ */ r(_R, { form: e }) : /* @__PURE__ */ r(Qe, { role: "manage-realm", isHorizontal: !0, children: /* @__PURE__ */ r(_R, { form: e }) })
98988
99004
  ] });
98989
- }, bpe = () => {
99005
+ }, gpe = () => {
98990
99006
  const { t: e } = W(), t = Ve(), { control: n, watch: a } = t, i = a("config.fullSyncPeriod", "-1"), s = a("config.changedSyncPeriod", "-1");
98991
99007
  return /* @__PURE__ */ w(et, { ...t, children: [
98992
99008
  /* @__PURE__ */ r(
@@ -99087,7 +99103,7 @@ const gpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99087
99103
  )
99088
99104
  ] });
99089
99105
  };
99090
- function ype() {
99106
+ function bpe() {
99091
99107
  const { adminClient: e } = Ce(), { t } = W(), { id: n, providerId: a } = tn(), i = mt(), s = rt({
99092
99108
  mode: "onChange"
99093
99109
  }), {
@@ -99157,7 +99173,7 @@ function ype() {
99157
99173
  }
99158
99174
  ),
99159
99175
  /* @__PURE__ */ r(Nr, { properties: b?.properties || [] }),
99160
- b?.metadata.synchronizable && /* @__PURE__ */ r(bpe, {}),
99176
+ b?.metadata.synchronizable && /* @__PURE__ */ r(gpe, {}),
99161
99177
  /* @__PURE__ */ r(ju, { form: s, unWrap: !0 }),
99162
99178
  /* @__PURE__ */ w(Tt, { children: [
99163
99179
  /* @__PURE__ */ r(
@@ -99187,7 +99203,7 @@ function ype() {
99187
99203
  }
99188
99204
  const m6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
99189
99205
  __proto__: null,
99190
- default: ype
99206
+ default: bpe
99191
99207
  }, Symbol.toStringTag, { value: "Module" })), f6 = ({
99192
99208
  form: e,
99193
99209
  showSectionHeading: t = !1,
@@ -99390,7 +99406,7 @@ const m6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
99390
99406
  ] })
99391
99407
  ] });
99392
99408
  };
99393
- function vpe() {
99409
+ function ype() {
99394
99410
  const { adminClient: e } = Ce(), t = rt(), [n, a] = F(), [i, s] = F(), { id: o, mapperId: l } = tn(), c = mt(), { realm: d } = ke(), { t: u } = W(), { addAlert: p, addError: m } = Pe(), [f, h] = F(!1), [g, b] = F(""), [y, v] = F(0), S = () => v(y + 1);
99395
99411
  $e(
99396
99412
  async () => {
@@ -99629,10 +99645,10 @@ function vpe() {
99629
99645
  ) }) })
99630
99646
  ] });
99631
99647
  }
99632
- const Epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
99648
+ const vpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
99633
99649
  __proto__: null,
99634
- default: vpe
99635
- }, Symbol.toStringTag, { value: "Module" })), Spe = ({ toDetail: e, ...t }) => /* @__PURE__ */ r(We, { to: e(t.id), children: t.name }), Tpe = ({ toCreate: e, toDetail: t }) => {
99650
+ default: ype
99651
+ }, Symbol.toStringTag, { value: "Module" })), Epe = ({ toDetail: e, ...t }) => /* @__PURE__ */ r(We, { to: e(t.id), children: t.name }), Spe = ({ toCreate: e, toDetail: t }) => {
99636
99652
  const { adminClient: n } = Ce(), a = mt(), { t: i } = W(), { addAlert: s, addError: o } = Pe(), [l, c] = F(0), d = () => c(l + 1), [u, p] = F([]), m = xa(), { id: f } = Ea(), [h, g] = F();
99637
99653
  $e(
99638
99654
  () => n.components.find({
@@ -99696,7 +99712,7 @@ const Epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99696
99712
  columns: [
99697
99713
  {
99698
99714
  name: "name",
99699
- cellRenderer: (v) => /* @__PURE__ */ r(Spe, { ...v, toDetail: t })
99715
+ cellRenderer: (v) => /* @__PURE__ */ r(Epe, { ...v, toDetail: t })
99700
99716
  },
99701
99717
  {
99702
99718
  name: "type"
@@ -99715,7 +99731,7 @@ const Epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99715
99731
  l
99716
99732
  )
99717
99733
  ] });
99718
- }, Cpe = [
99734
+ }, Tpe = [
99719
99735
  "connectionUrl",
99720
99736
  "bindDn",
99721
99737
  "bindCredential",
@@ -99725,7 +99741,7 @@ const Epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99725
99741
  "authType"
99726
99742
  ], h6 = (e) => {
99727
99743
  const t = {};
99728
- return Cpe.forEach((n) => {
99744
+ return Tpe.forEach((n) => {
99729
99745
  const a = Wn(e.getValues(), `config.${n}`);
99730
99746
  t[n] = Array.isArray(a) ? a[0] : "";
99731
99747
  }), t;
@@ -99953,7 +99969,7 @@ const Epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99953
99969
  ) })
99954
99970
  ] })
99955
99971
  ] });
99956
- }, _pe = "1.3.6.1.4.1.4203.1.11.1", b6 = ({
99972
+ }, Cpe = "1.3.6.1.4.1.4203.1.11.1", b6 = ({
99957
99973
  id: e,
99958
99974
  form: t,
99959
99975
  showSectionHeading: n = !1,
@@ -99968,7 +99984,7 @@ const Epe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
99968
99984
  );
99969
99985
  l(s("testSuccess"));
99970
99986
  const m = p.filter(
99971
- (f) => f.oid === _pe
99987
+ (f) => f.oid === Cpe
99972
99988
  );
99973
99989
  t.setValue("config.usePasswordModifyExtendedOp", [
99974
99990
  (m.length > 0).toString()
@@ -100926,7 +100942,7 @@ function C6(e) {
100926
100942
  const { config: t } = e;
100927
100943
  return t?.periodicChangedUsersSync !== void 0 && (t.periodicChangedUsersSync === !1 && (t.changedSyncPeriod = ["-1"]), delete t.periodicChangedUsersSync), t?.periodicFullSync !== void 0 && (t.periodicFullSync === !1 && (t.fullSyncPeriod = ["-1"]), delete t.periodicFullSync), e;
100928
100944
  }
100929
- function wpe() {
100945
+ function _pe() {
100930
100946
  const { adminClient: e } = Ce(), { t } = W(), n = rt({ mode: "onChange" }), a = mt(), { realm: i } = ke(), { addAlert: s, addError: o } = Pe(), l = async (c) => {
100931
100947
  try {
100932
100948
  await e.components.create(C6(c)), s(t("createUserProviderSuccess"), _e.success), a(ao({ realm: i }));
@@ -100946,10 +100962,10 @@ function wpe() {
100946
100962
  /* @__PURE__ */ r(He, { variant: "light", className: "pf-v5-u-p-0", children: /* @__PURE__ */ r(He, { variant: "light", children: /* @__PURE__ */ r(T6, { onSubmit: l }) }) })
100947
100963
  ] });
100948
100964
  }
100949
- const Ipe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
100965
+ const wpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
100950
100966
  __proto__: null,
100951
- default: wpe
100952
- }, Symbol.toStringTag, { value: "Module" })), xpe = ({
100967
+ default: _pe
100968
+ }, Symbol.toStringTag, { value: "Module" })), Ipe = ({
100953
100969
  components: e,
100954
100970
  onClose: t
100955
100971
  }) => {
@@ -100967,7 +100983,7 @@ const Ipe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
100967
100983
  return l(a("onDragCancel")), !1;
100968
100984
  };
100969
100985
  return /* @__PURE__ */ w(
100970
- xt,
100986
+ At,
100971
100987
  {
100972
100988
  variant: Ut.small,
100973
100989
  title: a("managePriorityOrder"),
@@ -101042,7 +101058,7 @@ const Ipe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
101042
101058
  }
101043
101059
  );
101044
101060
  };
101045
- function Ape() {
101061
+ function xpe() {
101046
101062
  const { adminClient: e } = Ce(), { t } = W(), n = rt({ mode: "onChange" }), a = mt(), { realm: i } = ke(), { id: s } = tn(), { addAlert: o, addError: l } = Pe();
101047
101063
  $e(
101048
101064
  async () => {
@@ -101103,8 +101119,8 @@ function Ape() {
101103
101119
  }
101104
101120
  const _6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
101105
101121
  __proto__: null,
101106
- default: Ape
101107
- }, Symbol.toStringTag, { value: "Module" })), kpe = () => {
101122
+ default: xpe
101123
+ }, Symbol.toStringTag, { value: "Module" })), Ape = () => {
101108
101124
  const { t: e } = W(), { activeStep: t, goToNextStep: n, goToPrevStep: a, close: i } = qo();
101109
101125
  return /* @__PURE__ */ r(
101110
101126
  uu,
@@ -101119,9 +101135,9 @@ const _6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
101119
101135
  cancelButtonText: e("cancel")
101120
101136
  }
101121
101137
  );
101122
- }, Cme = () => {
101138
+ }, Tme = () => {
101123
101139
  const { t: e } = W(), t = rt({ mode: "onChange" });
101124
- return /* @__PURE__ */ w(Gm, { height: "100%", footer: /* @__PURE__ */ r(kpe, {}), children: [
101140
+ return /* @__PURE__ */ w(Gm, { height: "100%", footer: /* @__PURE__ */ r(Ape, {}), children: [
101125
101141
  /* @__PURE__ */ r(
101126
101142
  Va,
101127
101143
  {
@@ -101152,7 +101168,7 @@ const _6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
101152
101168
  )
101153
101169
  ] });
101154
101170
  };
101155
- function Ope() {
101171
+ function kpe() {
101156
101172
  const { adminClient: e } = Ce(), { t } = W(), n = rt({ mode: "onChange" }), { realm: a } = ke(), { id: i } = Ea(), { addAlert: s, addError: o } = Pe(), [l, c] = F(), [d, u] = F(0), p = () => u((b) => b + 1);
101157
101173
  $e(
101158
101174
  () => e.components.findOne({ id: i }),
@@ -101222,7 +101238,7 @@ function Ope() {
101222
101238
  "data-testid": "ldap-mappers-tab",
101223
101239
  ...f,
101224
101240
  children: /* @__PURE__ */ r(
101225
- Tpe,
101241
+ Spe,
101226
101242
  {
101227
101243
  toCreate: nR({
101228
101244
  realm: a,
@@ -101243,10 +101259,10 @@ function Ope() {
101243
101259
  ) })
101244
101260
  ] }) : /* @__PURE__ */ r(wt, {});
101245
101261
  }
101246
- const Rpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
101262
+ const Ope = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
101247
101263
  __proto__: null,
101248
- default: Ope
101249
- }, Symbol.toStringTag, { value: "Module" })), Npe = () => {
101264
+ default: kpe
101265
+ }, Symbol.toStringTag, { value: "Module" })), Rpe = () => {
101250
101266
  const { t: e } = W(), { activeStep: t, goToNextStep: n, goToPrevStep: a, close: i } = qo();
101251
101267
  return /* @__PURE__ */ r(
101252
101268
  uu,
@@ -101269,9 +101285,9 @@ const Rpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
101269
101285
  /* @__PURE__ */ r(Q, { variant: "link", children: a("skipCustomizationAndFinish") }),
101270
101286
  /* @__PURE__ */ r(Q, { variant: "link", onClick: n, children: a("cancel") })
101271
101287
  ] });
101272
- }, _me = () => {
101288
+ }, Cme = () => {
101273
101289
  const e = rt(), { t } = W(), n = aa();
101274
- return /* @__PURE__ */ w(Gm, { height: "100%", footer: /* @__PURE__ */ r(Npe, {}), children: [
101290
+ return /* @__PURE__ */ w(Gm, { height: "100%", footer: /* @__PURE__ */ r(Rpe, {}), children: [
101275
101291
  /* @__PURE__ */ r(Va, { name: t("requiredSettings"), id: "ldapRequiredSettingsStep", children: /* @__PURE__ */ r(
101276
101292
  y6,
101277
101293
  {
@@ -101374,7 +101390,7 @@ const Rpe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
101374
101390
  )
101375
101391
  ] });
101376
101392
  };
101377
- function Lpe() {
101393
+ function Npe() {
101378
101394
  const { adminClient: e } = Ce(), [t, n] = F(), { addAlert: a, addError: i } = Pe(), { t: s } = W(), { realm: o, realmRepresentation: l } = ke(), [c, d] = F(0), u = () => d((/* @__PURE__ */ new Date()).getTime()), p = mt(), [m, f] = F(!1), h = $t().componentTypes?.["org.keycloak.storage.UserStorageProvider"] || [];
101379
101395
  $e(
101380
101396
  async () => {
@@ -101464,7 +101480,7 @@ function Lpe() {
101464
101480
  ))), /* @__PURE__ */ w(le, { children: [
101465
101481
  /* @__PURE__ */ r(T, {}),
101466
101482
  m && t && /* @__PURE__ */ r(
101467
- xpe,
101483
+ Ipe,
101468
101484
  {
101469
101485
  onClose: () => f(!1),
101470
101486
  components: t.filter((x) => x.config?.enabled)
@@ -101509,7 +101525,7 @@ function Lpe() {
101509
101525
  }
101510
101526
  const Ww = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
101511
101527
  __proto__: null,
101512
- default: Lpe
101528
+ default: Npe
101513
101529
  }, Symbol.toStringTag, { value: "Module" }));
101514
101530
  function w6({
101515
101531
  clientId: e
@@ -101526,7 +101542,7 @@ function w6({
101526
101542
  return s ? Ka(Object.values(s), "type") : [];
101527
101543
  }, [n]);
101528
101544
  }
101529
- const Dpe = ({
101545
+ const Lpe = ({
101530
101546
  row: e
101531
101547
  }) => {
101532
101548
  const { t } = W(), n = e.associatedScopes || [];
@@ -101560,7 +101576,7 @@ const Dpe = ({
101560
101576
  },
101561
101577
  i
101562
101578
  )) });
101563
- }, py = (e) => e.map(({ id: t }) => t), Ppe = ({
101579
+ }, py = (e) => e.map(({ id: t }) => t), Dpe = ({
101564
101580
  name: e,
101565
101581
  label: t,
101566
101582
  helpText: n,
@@ -101668,7 +101684,7 @@ const Dpe = ({
101668
101684
  ]
101669
101685
  }
101670
101686
  );
101671
- }, Mpe = ({ name: e, isRadio: t = !1 }) => {
101687
+ }, Ppe = ({ name: e, isRadio: t = !1 }) => {
101672
101688
  const { adminClient: n } = Ce(), { t: a } = W(), {
101673
101689
  getValues: i,
101674
101690
  setValue: s,
@@ -101763,12 +101779,12 @@ const Dpe = ({
101763
101779
  ]
101764
101780
  }
101765
101781
  );
101766
- }, Fpe = (e) => /* @__PURE__ */ r(Tu, { ...e, clientKey: "id" }), Yw = {
101782
+ }, Mpe = (e) => /* @__PURE__ */ r(Tu, { ...e, clientKey: "id" }), Yw = {
101767
101783
  users: $u,
101768
- clients: Fpe,
101769
- groups: Ppe,
101770
- roles: Mpe
101771
- }, Upe = (e) => e in Yw, Bpe = ({
101784
+ clients: Mpe,
101785
+ groups: Dpe,
101786
+ roles: Ppe
101787
+ }, Fpe = (e) => e in Yw, Upe = ({
101772
101788
  resourceType: e,
101773
101789
  withEnforceAccessTo: t = !0
101774
101790
  }) => {
@@ -101776,7 +101792,7 @@ const Dpe = ({
101776
101792
  i?.some((u) => u !== e) || !t
101777
101793
  );
101778
101794
  function c() {
101779
- return Upe(s) ? Yw[s] : null;
101795
+ return Fpe(s) ? Yw[s] : null;
101780
101796
  }
101781
101797
  const d = c();
101782
101798
  return /* @__PURE__ */ w(le, { children: [
@@ -101841,7 +101857,7 @@ const Dpe = ({
101841
101857
  }
101842
101858
  )
101843
101859
  ] });
101844
- }, Hpe = ({
101860
+ }, Bpe = ({
101845
101861
  types: e,
101846
101862
  search: t,
101847
101863
  onSearch: n
@@ -101909,7 +101925,7 @@ const Dpe = ({
101909
101925
  ),
101910
101926
  m !== "" && /* @__PURE__ */ w(le, { children: [
101911
101927
  /* @__PURE__ */ r(
101912
- Bpe,
101928
+ Upe,
101913
101929
  {
101914
101930
  resourceType: m || "clients",
101915
101931
  withEnforceAccessTo: !1
@@ -101968,7 +101984,7 @@ const Dpe = ({
101968
101984
  }) => {
101969
101985
  const { t: a } = W();
101970
101986
  return /* @__PURE__ */ r(
101971
- xt,
101987
+ At,
101972
101988
  {
101973
101989
  "aria-label": a("createPermission"),
101974
101990
  variant: Ut.medium,
@@ -102012,7 +102028,7 @@ const Dpe = ({
102012
102028
  ] })
102013
102029
  }
102014
102030
  );
102015
- }, $pe = ({
102031
+ }, Hpe = ({
102016
102032
  clientId: e
102017
102033
  }) => {
102018
102034
  const { adminClient: t } = Ce(), { t: n } = W(), a = mt(), { addAlert: i, addError: s } = Pe(), { realm: o } = ke(), [l, c] = F(), [d, u] = F(), [p, m] = F({}), [f, h] = F(0), g = () => h(f + 1), [b, y] = F(10), [v, S] = F(0), [C, T] = vt(), k = w6({ clientId: e });
@@ -102103,7 +102119,7 @@ const Dpe = ({
102103
102119
  },
102104
102120
  toolbarItem: /* @__PURE__ */ w(le, { children: [
102105
102121
  /* @__PURE__ */ r(Ke, { children: /* @__PURE__ */ r(
102106
- Hpe,
102122
+ Bpe,
102107
102123
  {
102108
102124
  types: k,
102109
102125
  search: p,
@@ -102168,7 +102184,7 @@ const Dpe = ({
102168
102184
  ) }),
102169
102185
  /* @__PURE__ */ r(De, { children: D.resourceType }),
102170
102186
  /* @__PURE__ */ r(De, { children: /* @__PURE__ */ r(
102171
- Dpe,
102187
+ Lpe,
102172
102188
  {
102173
102189
  row: {
102174
102190
  resourceType: D.resourceType || "",
@@ -102257,7 +102273,7 @@ const Dpe = ({
102257
102273
  }
102258
102274
  )
102259
102275
  ] });
102260
- }, zpe = ({
102276
+ }, $pe = ({
102261
102277
  evaluateResult: e
102262
102278
  }) => {
102263
102279
  const { t } = W(), a = (e?.results || [])[0] || {}, i = a?.resource?.name ?? t("permissionEvaluationAlertTitle"), s = e?.status === "PERMIT" ? "success" : "warning", o = dt(
@@ -102295,10 +102311,10 @@ const Dpe = ({
102295
102311
  d("grantedPermissions", "PERMIT"),
102296
102312
  d("deniedPermissions", "DENY")
102297
102313
  ] });
102298
- }, Gpe = (e) => {
102314
+ }, zpe = (e) => {
102299
102315
  const { hasAccess: t } = zt();
102300
- return t("view-users") ? /* @__PURE__ */ r(jpe, { ...e }) : /* @__PURE__ */ r(Aw, { permissionNeeded: "view-users" });
102301
- }, jpe = ({ client: e }) => {
102316
+ return t("view-users") ? /* @__PURE__ */ r(Gpe, { ...e }) : /* @__PURE__ */ r(Aw, { permissionNeeded: "view-users" });
102317
+ }, Gpe = ({ client: e }) => {
102302
102318
  const { t } = W(), { adminClient: n } = Ce(), a = ke(), { addError: i } = Pe(), s = rt({
102303
102319
  mode: "onChange",
102304
102320
  defaultValues: {
@@ -102447,7 +102463,7 @@ const Dpe = ({
102447
102463
  ] }) }),
102448
102464
  /* @__PURE__ */ r(on, { children: /* @__PURE__ */ w(Yl, { children: [
102449
102465
  /* @__PURE__ */ r(Vp, { children: /* @__PURE__ */ r(dr, { headingLevel: "h1", size: "md", children: t("permissionEvaluationPreview") }) }),
102450
- /* @__PURE__ */ r(Xl, { children: h ? /* @__PURE__ */ r(zpe, { evaluateResult: u }) : /* @__PURE__ */ r(
102466
+ /* @__PURE__ */ r(Xl, { children: h ? /* @__PURE__ */ r($pe, { evaluateResult: u }) : /* @__PURE__ */ r(
102451
102467
  St,
102452
102468
  {
102453
102469
  icon: Mm,
@@ -102458,7 +102474,7 @@ const Dpe = ({
102458
102474
  ] }) })
102459
102475
  ] }) });
102460
102476
  };
102461
- function Vpe() {
102477
+ function jpe() {
102462
102478
  const { adminClient: e } = Ce(), { t } = W(), { realm: n } = ke(), { hasAccess: a } = zt(), { addAlert: i, addError: s } = Pe(), [o, l] = F(), [c, d] = vt(), u = rt(), { realmRepresentation: p } = ke(), m = gt({
102463
102479
  control: u.control,
102464
102480
  name: "clientAuthenticatorType",
@@ -102561,7 +102577,7 @@ function Vpe() {
102561
102577
  title: /* @__PURE__ */ r(Fe, { children: t("permissions") }),
102562
102578
  ...g,
102563
102579
  children: /* @__PURE__ */ r(
102564
- $pe,
102580
+ Hpe,
102565
102581
  {
102566
102582
  clientId: o.id
102567
102583
  }
@@ -102592,7 +102608,7 @@ function Vpe() {
102592
102608
  title: /* @__PURE__ */ r(Fe, { children: t("evaluation") }),
102593
102609
  ...y,
102594
102610
  children: /* @__PURE__ */ r(
102595
- Gpe,
102611
+ zpe,
102596
102612
  {
102597
102613
  client: o,
102598
102614
  save: S
@@ -102608,7 +102624,7 @@ function Vpe() {
102608
102624
  }
102609
102625
  const Xw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
102610
102626
  __proto__: null,
102611
- default: Vpe
102627
+ default: jpe
102612
102628
  }, Symbol.toStringTag, { value: "Module" }));
102613
102629
  export {
102614
102630
  K9 as $,
@@ -102624,7 +102640,7 @@ export {
102624
102640
  An as J,
102625
102641
  ot as K,
102626
102642
  dn as L,
102627
- xt as M,
102643
+ At as M,
102628
102644
  Zne as N,
102629
102645
  Nt as O,
102630
102646
  He as P,
@@ -102653,23 +102669,23 @@ export {
102653
102669
  De as a9,
102654
102670
  Pn as aA,
102655
102671
  li as aB,
102656
- At as aC,
102672
+ xt as aC,
102657
102673
  Uu as aD,
102658
102674
  Cw as aE,
102659
102675
  Vre as aF,
102660
102676
  qd as aG,
102661
102677
  bt as aH,
102662
- fme as aI,
102678
+ mme as aI,
102663
102679
  na as aJ,
102664
102680
  Me as aK,
102665
- yme as aL,
102681
+ bme as aL,
102666
102682
  Fe as aM,
102667
102683
  zw as aN,
102668
- gme as aO,
102669
- hme as aP,
102684
+ hme as aO,
102685
+ fme as aP,
102670
102686
  wa as aQ,
102671
102687
  hs as aR,
102672
- bme as aS,
102688
+ gme as aS,
102673
102689
  eu as aT,
102674
102690
  Hu as aU,
102675
102691
  Goe as aV,
@@ -102711,7 +102727,7 @@ export {
102711
102727
  ui as b2,
102712
102728
  vs as b3,
102713
102729
  dc as b4,
102714
- lme as b5,
102730
+ ome as b5,
102715
102731
  Xr as b6,
102716
102732
  $t as b7,
102717
102733
  Im as b8,
@@ -102722,9 +102738,9 @@ export {
102722
102738
  Lv as bD,
102723
102739
  Xce as bE,
102724
102740
  to as bF,
102725
- ume as bG,
102741
+ dme as bG,
102726
102742
  Ma as bH,
102727
- dme as bI,
102743
+ cme as bI,
102728
102744
  xae as bJ,
102729
102745
  Aae as bK,
102730
102746
  C3 as bL,
@@ -102764,7 +102780,7 @@ export {
102764
102780
  w6 as bs,
102765
102781
  kl as bt,
102766
102782
  sie as bu,
102767
- Bpe as bv,
102783
+ Upe as bv,
102768
102784
  Koe as bw,
102769
102785
  Yce as bx,
102770
102786
  Xf as by,
@@ -102802,7 +102818,7 @@ export {
102802
102818
  A3 as cS,
102803
102819
  Vi as cT,
102804
102820
  mse as cU,
102805
- ime as cV,
102821
+ rme as cV,
102806
102822
  $Y as cW,
102807
102823
  zY as cX,
102808
102824
  GY as cY,
@@ -102820,7 +102836,7 @@ export {
102820
102836
  Lie as cj,
102821
102837
  Die as ck,
102822
102838
  Mie as cl,
102823
- sme as cm,
102839
+ ime as cm,
102824
102840
  Ow as cn,
102825
102841
  Hie as co,
102826
102842
  Bie as cp,
@@ -102855,7 +102871,7 @@ export {
102855
102871
  mce as dG,
102856
102872
  vce as dH,
102857
102873
  ire as dI,
102858
- mme as dJ,
102874
+ pme as dJ,
102859
102875
  Gw as dK,
102860
102876
  Ece as dL,
102861
102877
  Ice as dM,
@@ -102899,7 +102915,7 @@ export {
102899
102915
  kX as dy,
102900
102916
  IX as dz,
102901
102917
  el as e,
102902
- pue as e$,
102918
+ uue as e$,
102903
102919
  jce as e0,
102904
102920
  G4 as e1,
102905
102921
  tde as e2,
@@ -102925,18 +102941,18 @@ export {
102925
102941
  qde as eM,
102926
102942
  Wde as eN,
102927
102943
  Yde as eO,
102928
- nue as eP,
102929
- Qde as eQ,
102930
- Jde as eR,
102944
+ tue as eP,
102945
+ Zde as eQ,
102946
+ Qde as eR,
102931
102947
  Kde as eS,
102932
102948
  e6 as eT,
102933
- Eme as eU,
102934
- sue as eV,
102935
- lue as eW,
102936
- cue as eX,
102949
+ vme as eU,
102950
+ iue as eV,
102951
+ oue as eW,
102952
+ lue as eX,
102937
102953
  X4 as eY,
102938
102954
  eh as eZ,
102939
- due as e_,
102955
+ cue as e_,
102940
102956
  $4 as ea,
102941
102957
  jw as eb,
102942
102958
  au as ec,
@@ -102951,7 +102967,7 @@ export {
102951
102967
  fde as el,
102952
102968
  b3 as em,
102953
102969
  bde as en,
102954
- vme as eo,
102970
+ yme as eo,
102955
102971
  Ede as ep,
102956
102972
  Tde as eq,
102957
102973
  W4 as er,
@@ -102964,30 +102980,30 @@ export {
102964
102980
  qw as ey,
102965
102981
  Nde as ez,
102966
102982
  ow as f,
102967
- Rpe as f$,
102983
+ Ope as f$,
102968
102984
  Hde as f0,
102969
102985
  t6 as f1,
102970
- Sme as f2,
102971
- gue as f3,
102972
- bue as f4,
102973
- Eue as f5,
102986
+ Eme as f2,
102987
+ hue as f3,
102988
+ gue as f4,
102989
+ vue as f5,
102974
102990
  Q4 as f6,
102975
102991
  a6 as f7,
102976
102992
  r6 as f8,
102977
- _ue as f9,
102978
- spe as fA,
102979
- ope as fB,
102993
+ Cue as f9,
102994
+ ipe as fA,
102995
+ spe as fB,
102980
102996
  u6 as fC,
102981
- lpe as fD,
102982
- dpe as fE,
102983
- cpe as fF,
102984
- upe as fG,
102985
- ppe as fH,
102986
- gpe as fI,
102997
+ ope as fD,
102998
+ cpe as fE,
102999
+ lpe as fF,
103000
+ dpe as fG,
103001
+ upe as fH,
103002
+ hpe as fI,
102987
103003
  m6 as fJ,
102988
103004
  f6 as fK,
102989
- Epe as fL,
102990
- Tpe as fM,
103005
+ vpe as fL,
103006
+ Spe as fM,
102991
103007
  b6 as fN,
102992
103008
  g6 as fO,
102993
103009
  y6 as fP,
@@ -102997,46 +103013,46 @@ export {
102997
103013
  Kw as fT,
102998
103014
  p6 as fU,
102999
103015
  ju as fV,
103000
- Ipe as fW,
103001
- xpe as fX,
103016
+ wpe as fW,
103017
+ Ipe as fX,
103002
103018
  _6 as fY,
103003
- Cme as fZ,
103019
+ Tme as fZ,
103004
103020
  T6 as f_,
103005
- wue as fa,
103006
- Iue as fb,
103021
+ _ue as fa,
103022
+ wue as fb,
103007
103023
  Gu as fc,
103008
- $ue as fd,
103009
- kue as fe,
103010
- Tme as ff,
103024
+ Hue as fd,
103025
+ Aue as fe,
103026
+ Sme as ff,
103011
103027
  SR as fg,
103012
103028
  TR as fh,
103013
- Uue as fi,
103014
- Bue as fj,
103015
- Gue as fk,
103016
- que as fl,
103017
- ome as fm,
103029
+ Fue as fi,
103030
+ Uue as fj,
103031
+ zue as fk,
103032
+ Vue as fl,
103033
+ sme as fm,
103018
103034
  R4 as fn,
103019
- pme as fo,
103020
- Kue as fp,
103021
- Wue as fq,
103022
- Yue as fr,
103023
- Xue as fs,
103035
+ ume as fo,
103036
+ que as fp,
103037
+ Kue as fq,
103038
+ Wue as fr,
103039
+ Yue as fs,
103024
103040
  l6 as ft,
103025
- Zue as fu,
103026
- Jue as fv,
103027
- npe as fw,
103028
- fpe as fx,
103041
+ Xue as fu,
103042
+ Que as fv,
103043
+ tpe as fw,
103044
+ mpe as fx,
103029
103045
  c6 as fy,
103030
- ipe as fz,
103046
+ rpe as fz,
103031
103047
  q as g,
103032
- _me as g0,
103048
+ Cme as g0,
103033
103049
  Ww as g1,
103034
103050
  Aw as g2,
103035
103051
  BM as g3,
103036
103052
  coe as g4,
103037
103053
  noe as g5,
103038
- cme as g6,
103039
- tme as g7,
103054
+ lme as g6,
103055
+ eme as g7,
103040
103056
  $a as g8,
103041
103057
  VD as g9,
103042
103058
  OY as ga,
@@ -103062,4 +103078,4 @@ export {
103062
103078
  $e as y,
103063
103079
  gc as z
103064
103080
  };
103065
- //# sourceMappingURL=index-CsmmA99U.js.map
103081
+ //# sourceMappingURL=index-BZA1WlPD.js.map