@ukpc-lib/react 0.13.1-sandbox.saas-8516-p3 → 0.13.1-sandbox.saas-8516.patch-5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import "./index.css";
2
- import { jsxs as Zr, Fragment as Jd, jsx as Ve } from "react/jsx-runtime";
2
+ import { jsxs as Zr, Fragment as Jd, jsx as He } from "react/jsx-runtime";
3
3
  import * as _n from "react";
4
4
  import ft, { createContext as rr, useState as tn, useContext as Jt, useMemo as Fn, useEffect as jt, useRef as ln, createElement as Qd, isValidElement as Dc, useLayoutEffect as Ga, useSyncExternalStore as mI, cloneElement as Md, useId as tT, useCallback as Rp, useInsertionEffect as nT, forwardRef as Ip, Fragment as rT, Component as vI, memo as yI, useImperativeHandle as bI, PureComponent as wI } from "react";
5
5
  import xI from "axios";
@@ -38,12 +38,12 @@ function AI({
38
38
  ((o = i.target) == null ? void 0 : o.id) === "modal-wrapper" && e();
39
39
  }
40
40
  return /* @__PURE__ */ Zr(Jd, { children: [
41
- /* @__PURE__ */ Ve("style", { type: "text/css", children: _I }),
42
- /* @__PURE__ */ Ve("div", { onClick: r, className: "modal-overlay", id: "modal-wrapper", children: /* @__PURE__ */ Zr("div", { className: "modal-container", children: [
43
- /* @__PURE__ */ Ve("h3", { className: "modal-title", children: "Log out" }),
44
- /* @__PURE__ */ Ve("p", { className: "text-sm", children: "Are you sure want to log out?" }),
41
+ /* @__PURE__ */ He("style", { type: "text/css", children: _I }),
42
+ /* @__PURE__ */ He("div", { onClick: r, className: "modal-overlay", id: "modal-wrapper", children: /* @__PURE__ */ Zr("div", { className: "modal-container", children: [
43
+ /* @__PURE__ */ He("h3", { className: "modal-title", children: "Log out" }),
44
+ /* @__PURE__ */ He("p", { className: "text-sm", children: "Are you sure want to log out?" }),
45
45
  /* @__PURE__ */ Zr("div", { className: "modal-footer", children: [
46
- /* @__PURE__ */ Ve(
46
+ /* @__PURE__ */ He(
47
47
  "button",
48
48
  {
49
49
  className: "modal-button cancel-btn",
@@ -51,7 +51,7 @@ function AI({
51
51
  children: "Cancel"
52
52
  }
53
53
  ),
54
- /* @__PURE__ */ Ve(
54
+ /* @__PURE__ */ He(
55
55
  "button",
56
56
  {
57
57
  onClick: n,
@@ -740,13 +740,13 @@ var S0 = {}, T0 = function(t) {
740
740
  }
741
741
  if (p) {
742
742
  var Ie = K === "[object Array]", Re = Ie ? [] : {}, Be = Ie ? te : Y;
743
- for (var He in H)
744
- if (Object.prototype.hasOwnProperty.call(H, He)) {
745
- var de = "".concat(Be).concat(p).concat(He);
746
- Re[He] = this.translate(de, ji(ji({}, o), {
743
+ for (var Ve in H)
744
+ if (Object.prototype.hasOwnProperty.call(H, Ve)) {
745
+ var de = "".concat(Be).concat(p).concat(Ve);
746
+ Re[Ve] = this.translate(de, ji(ji({}, o), {
747
747
  joinArrays: !1,
748
748
  ns: T
749
- })), Re[He] === de && (Re[He] = H[He]);
749
+ })), Re[Ve] === de && (Re[Ve] = H[Ve]);
750
750
  }
751
751
  H = Re;
752
752
  }
@@ -2168,7 +2168,7 @@ const BY = da.interceptors.response.use(
2168
2168
  }, a = () => {
2169
2169
  n(!1);
2170
2170
  };
2171
- return /* @__PURE__ */ Ve(
2171
+ return /* @__PURE__ */ He(
2172
2172
  pM.Provider,
2173
2173
  {
2174
2174
  value: {
@@ -2856,7 +2856,7 @@ function kM(t) {
2856
2856
  const vT = rr({}), jY = () => Jt(vT), VY = (t) => {
2857
2857
  var o;
2858
2858
  const { children: e, brandTheme: n } = t, r = kM(n), i = ((o = t.customTheme) == null ? void 0 : o.call(t, r.colors)) || r.theme;
2859
- return /* @__PURE__ */ Ve(vT.Provider, { value: r, children: /* @__PURE__ */ Ve(CI, { theme: i, children: e }) });
2859
+ return /* @__PURE__ */ He(vT.Provider, { value: r, children: /* @__PURE__ */ He(CI, { theme: i, children: e }) });
2860
2860
  }, DM = (t) => {
2861
2861
  const e = iT(), n = Fn(
2862
2862
  () => t.axiosInstance || da,
@@ -2904,16 +2904,16 @@ const vT = rr({}), jY = () => Jt(vT), VY = (t) => {
2904
2904
  function f() {
2905
2905
  window.location.href = `${i}/authentication/logout`;
2906
2906
  }
2907
- return o != null && o.isFetching ? /* @__PURE__ */ Ve(
2907
+ return o != null && o.isFetching ? /* @__PURE__ */ He(
2908
2908
  EI,
2909
2909
  {
2910
2910
  container: !0,
2911
2911
  justifyContent: "center",
2912
2912
  alignItems: "center",
2913
2913
  sx: { minHeight: "100vh" },
2914
- children: /* @__PURE__ */ Ve(kI, {})
2914
+ children: /* @__PURE__ */ He(kI, {})
2915
2915
  }
2916
- ) : /* @__PURE__ */ Ve(
2916
+ ) : /* @__PURE__ */ He(
2917
2917
  yT.Provider,
2918
2918
  {
2919
2919
  value: {
@@ -3911,7 +3911,7 @@ function pL() {
3911
3911
  this.stack = Le.stack;
3912
3912
  }, a.DOMException.prototype = Object.create(Error.prototype), a.DOMException.prototype.constructor = a.DOMException;
3913
3913
  }
3914
- function He(de, Te) {
3914
+ function Ve(de, Te) {
3915
3915
  return new Promise(function(De, Le) {
3916
3916
  var et = new se(de, Te);
3917
3917
  if (et.signal && et.signal.aborted)
@@ -3960,7 +3960,7 @@ function pL() {
3960
3960
  }), ge.send(typeof et._bodyInit > "u" ? null : et._bodyInit);
3961
3961
  });
3962
3962
  }
3963
- return He.polyfill = !0, c.fetch || (c.fetch = He, c.Headers = I, c.Request = se, c.Response = Re), a.Headers = I, a.Request = se, a.Response = Re, a.fetch = He, a;
3963
+ return Ve.polyfill = !0, c.fetch || (c.fetch = Ve, c.Headers = I, c.Request = se, c.Response = Re), a.Headers = I, a.Request = se, a.Response = Re, a.fetch = Ve, a;
3964
3964
  })({});
3965
3965
  })(r), r.fetch.ponyfill = !0, delete r.fetch.polyfill;
3966
3966
  var i = n.fetch ? n : r;
@@ -4362,11 +4362,11 @@ function DL() {
4362
4362
  }
4363
4363
  const FT = rr({}), GY = () => Jt(FT), qY = fi, XY = hT, KY = () => iL(), ZY = ({ children: t }) => {
4364
4364
  const e = DL();
4365
- return /* @__PURE__ */ Ve(FT.Provider, { value: e, children: /* @__PURE__ */ Ve(oL, { i18n: fi, children: t }) });
4365
+ return /* @__PURE__ */ He(FT.Provider, { value: e, children: /* @__PURE__ */ He(oL, { i18n: fi, children: t }) });
4366
4366
  }, PL = "*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}";
4367
4367
  function NT({ children: t, styles: e = [], ...n }) {
4368
4368
  return /* @__PURE__ */ Zr("div", { ...n, children: [
4369
- [PL, ...e].map((r, i) => /* @__PURE__ */ Ve("style", { type: "text/css", children: r }, i)),
4369
+ [PL, ...e].map((r, i) => /* @__PURE__ */ He("style", { type: "text/css", children: r }, i)),
4370
4370
  t
4371
4371
  ] });
4372
4372
  }
@@ -4983,7 +4983,7 @@ function B2(t) {
4983
4983
  M = le == null ? [] : M.filter((se) => se !== le), K();
4984
4984
  }, S = (le) => {
4985
4985
  const { toastId: se, onOpen: Ye, updateId: Ie, children: Re } = le.props, Be = Ie == null;
4986
- le.staleId && Y.delete(le.staleId), Y.set(se, le), M = [...M, le.props.toastId].filter((He) => He !== le.staleId), K(), T(cw(le, Be ? "added" : "updated")), Be && is(Ye) && Ye(Dc(Re) && Re.props);
4986
+ le.staleId && Y.delete(le.staleId), Y.set(se, le), M = [...M, le.props.toastId].filter((Ve) => Ve !== le.staleId), K(), T(cw(le, Be ? "added" : "updated")), Be && is(Ye) && Ye(Dc(Re) && Re.props);
4987
4987
  };
4988
4988
  return { id: b, props: H, observe: (le) => (te.add(le), () => te.delete(le)), toggle: (le, se) => {
4989
4989
  Y.forEach((Ye) => {
@@ -4998,7 +4998,7 @@ function B2(t) {
4998
4998
  return Xe || it;
4999
4999
  })(se))
5000
5000
  return;
5001
- const { toastId: Ye, updateId: Ie, data: Re, staleId: Be, delay: He } = se, de = () => {
5001
+ const { toastId: Ye, updateId: Ie, data: Re, staleId: Be, delay: Ve } = se, de = () => {
5002
5002
  ue(Ye);
5003
5003
  }, Te = Ie == null;
5004
5004
  Te && R++;
@@ -5014,9 +5014,9 @@ function B2(t) {
5014
5014
  let ge = le;
5015
5015
  Dc(le) && !Pc(le.type) ? ge = Md(le, { closeToast: de, toastProps: De, data: Re }) : is(le) && (ge = le({ closeToast: de, toastProps: De, data: Re }));
5016
5016
  const Ee = { content: ge, props: De, staleId: Be };
5017
- H.limit && H.limit > 0 && R > H.limit && Te ? I.push(Ee) : Nd(He) ? setTimeout(() => {
5017
+ H.limit && H.limit > 0 && R > H.limit && Te ? I.push(Ee) : Nd(Ve) ? setTimeout(() => {
5018
5018
  S(Ee);
5019
- }, He) : S(Ee);
5019
+ }, Ve) : S(Ee);
5020
5020
  }, setProps(le) {
5021
5021
  H = le;
5022
5022
  }, setToggle: (le, se) => {
@@ -5181,18 +5181,18 @@ const U2 = typeof window < "u" ? Ga : jt, kh = (t) => {
5181
5181
  }, spinner: function() {
5182
5182
  return ft.createElement("div", { className: "Toastify__spinner" });
5183
5183
  } }, W2 = (t) => {
5184
- const { isRunning: e, preventExitTransition: n, toastRef: r, eventHandlers: i, playToast: o } = $2(t), { closeButton: a, children: c, autoClose: f, onClick: p, type: b, hideProgressBar: m, closeToast: T, transition: E, position: R, className: I, style: M, bodyClassName: _, bodyStyle: H, progressClassName: Y, progressStyle: te, updateId: K, role: ue, progress: S, rtl: le, toastId: se, deleteToast: Ye, isIn: Ie, isLoading: Re, closeOnClick: Be, theme: He } = t, de = mu("Toastify__toast", `Toastify__toast-theme--${He}`, `Toastify__toast--${b}`, { "Toastify__toast--rtl": le }, { "Toastify__toast--close-on-click": Be }), Te = is(I) ? I({ rtl: le, position: R, type: b, defaultClassName: de }) : mu(de, I), De = function(Ee) {
5184
+ const { isRunning: e, preventExitTransition: n, toastRef: r, eventHandlers: i, playToast: o } = $2(t), { closeButton: a, children: c, autoClose: f, onClick: p, type: b, hideProgressBar: m, closeToast: T, transition: E, position: R, className: I, style: M, bodyClassName: _, bodyStyle: H, progressClassName: Y, progressStyle: te, updateId: K, role: ue, progress: S, rtl: le, toastId: se, deleteToast: Ye, isIn: Ie, isLoading: Re, closeOnClick: Be, theme: Ve } = t, de = mu("Toastify__toast", `Toastify__toast-theme--${Ve}`, `Toastify__toast--${b}`, { "Toastify__toast--rtl": le }, { "Toastify__toast--close-on-click": Be }), Te = is(I) ? I({ rtl: le, position: R, type: b, defaultClassName: de }) : mu(de, I), De = function(Ee) {
5185
5185
  let { theme: Ue, type: Qe, isLoading: Ge, icon: Ze } = Ee, Xe = null;
5186
5186
  const it = { theme: Ue, type: Qe };
5187
5187
  return Ze === !1 || (is(Ze) ? Xe = Ze({ ...it, isLoading: Ge }) : Dc(Ze) ? Xe = Md(Ze, it) : Ge ? Xe = Hg.spinner() : ((ut) => ut in Hg)(Qe) && (Xe = Hg[Qe](it))), Xe;
5188
- }(t), Le = !!S || !f, et = { closeToast: T, type: b, theme: He };
5188
+ }(t), Le = !!S || !f, et = { closeToast: T, type: b, theme: Ve };
5189
5189
  let ge = null;
5190
5190
  return a === !1 || (ge = is(a) ? a(et) : Dc(a) ? Md(a, et) : function(Ee) {
5191
5191
  let { closeToast: Ue, theme: Qe, ariaLabel: Ge = "close" } = Ee;
5192
5192
  return ft.createElement("button", { className: `Toastify__close-button Toastify__close-button--${Qe}`, type: "button", onClick: (Ze) => {
5193
5193
  Ze.stopPropagation(), Ue(Ze);
5194
5194
  }, "aria-label": Ge }, ft.createElement("svg", { "aria-hidden": "true", viewBox: "0 0 14 16" }, ft.createElement("path", { fillRule: "evenodd", d: "M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z" })));
5195
- }(et)), ft.createElement(E, { isIn: Ie, done: Ye, position: R, preventExitTransition: n, nodeRef: r, playToast: o }, ft.createElement("div", { id: se, onClick: p, "data-in": Ie, className: Te, ...i, style: M, ref: r }, ft.createElement("div", { ...Ie && { role: ue }, className: is(_) ? _({ type: b }) : mu("Toastify__toast-body", _), style: H }, De != null && ft.createElement("div", { className: mu("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !Re }) }, De), ft.createElement("div", null, c)), ge, ft.createElement(j2, { ...K && !Le ? { key: `pb-${K}` } : {}, rtl: le, theme: He, delay: f, isRunning: e, isIn: Ie, closeToast: T, hide: m, type: b, style: te, className: Y, controlledProgress: Le, progress: S || 0 })));
5195
+ }(et)), ft.createElement(E, { isIn: Ie, done: Ye, position: R, preventExitTransition: n, nodeRef: r, playToast: o }, ft.createElement("div", { id: se, onClick: p, "data-in": Ie, className: Te, ...i, style: M, ref: r }, ft.createElement("div", { ...Ie && { role: ue }, className: is(_) ? _({ type: b }) : mu("Toastify__toast-body", _), style: H }, De != null && ft.createElement("div", { className: mu("Toastify__toast-icon", { "Toastify--animate-icon Toastify__zoom-enter": !Re }) }, De), ft.createElement("div", null, c)), ge, ft.createElement(j2, { ...K && !Le ? { key: `pb-${K}` } : {}, rtl: le, theme: Ve, delay: f, isRunning: e, isIn: Ie, closeToast: T, hide: m, type: b, style: te, className: Y, controlledProgress: Le, progress: S || 0 })));
5196
5196
  }, Bp = function(t, e) {
5197
5197
  return e === void 0 && (e = !1), { enter: `Toastify--animate Toastify__${t}-enter`, exit: `Toastify--animate Toastify__${t}-exit`, appendPosition: e };
5198
5198
  }, z2 = Np(Bp("bounce", !0));
@@ -5242,7 +5242,7 @@ function G2() {
5242
5242
  fill: "none",
5243
5243
  xmlns: "http://www.w3.org/2000/svg",
5244
5244
  children: [
5245
- /* @__PURE__ */ Ve(
5245
+ /* @__PURE__ */ He(
5246
5246
  "path",
5247
5247
  {
5248
5248
  fillRule: "evenodd",
@@ -5254,7 +5254,7 @@ function G2() {
5254
5254
  strokeLinejoin: "round"
5255
5255
  }
5256
5256
  ),
5257
- /* @__PURE__ */ Ve(
5257
+ /* @__PURE__ */ He(
5258
5258
  "path",
5259
5259
  {
5260
5260
  d: "M10.9942 6.89636V11.6737",
@@ -5264,7 +5264,7 @@ function G2() {
5264
5264
  strokeLinejoin: "round"
5265
5265
  }
5266
5266
  ),
5267
- /* @__PURE__ */ Ve(
5267
+ /* @__PURE__ */ He(
5268
5268
  "path",
5269
5269
  {
5270
5270
  d: "M10.9941 15.1038H11.0049",
@@ -5288,8 +5288,8 @@ function q2() {
5288
5288
  fill: "none",
5289
5289
  xmlns: "http://www.w3.org/2000/svg",
5290
5290
  children: [
5291
- /* @__PURE__ */ Ve("rect", { width: "24", height: "24", rx: "12", fill: "#009D4F" }),
5292
- /* @__PURE__ */ Ve(
5291
+ /* @__PURE__ */ He("rect", { width: "24", height: "24", rx: "12", fill: "#009D4F" }),
5292
+ /* @__PURE__ */ He(
5293
5293
  "path",
5294
5294
  {
5295
5295
  d: "M7.25244 12L10.4174 15.165L16.7474 8.83496",
@@ -5313,7 +5313,7 @@ function X2() {
5313
5313
  fill: "none",
5314
5314
  xmlns: "http://www.w3.org/2000/svg",
5315
5315
  children: [
5316
- /* @__PURE__ */ Ve(
5316
+ /* @__PURE__ */ He(
5317
5317
  "path",
5318
5318
  {
5319
5319
  d: "M12 7.73684V13.4211M12 21C7.69215 21 5.53823 21 4.29308 20.0953C3.20701 19.3063 2.50676 18.0934 2.36643 16.7583C2.20555 15.2276 3.28252 13.3623 5.43644 9.63158C7.59036 5.90088 8.66732 4.03553 10.0734 3.40952C11.2998 2.86349 12.7002 2.86349 13.9266 3.40952C15.3327 4.03553 16.4096 5.90088 18.5636 9.63158C20.7175 13.3623 21.7944 15.2276 21.6336 16.7583C21.4932 18.0934 20.793 19.3063 19.7069 20.0953C18.4618 21 16.3078 21 12 21Z",
@@ -5322,7 +5322,7 @@ function X2() {
5322
5322
  "stroke-linecap": "round"
5323
5323
  }
5324
5324
  ),
5325
- /* @__PURE__ */ Ve(
5325
+ /* @__PURE__ */ He(
5326
5326
  "path",
5327
5327
  {
5328
5328
  d: "M12.9473 16.263C12.9473 16.7863 12.5232 17.2104 12 17.2104C11.4768 17.2104 11.0526 16.7863 11.0526 16.263C11.0526 15.7398 11.4768 15.3157 12 15.3157C12.5232 15.3157 12.9473 15.7398 12.9473 16.263Z",
@@ -5338,13 +5338,13 @@ const ey = {
5338
5338
  borderLeft: "2px solid",
5339
5339
  boxShadow: "none",
5340
5340
  fontFamily: "inherit"
5341
- }, K2 = ({ closeToast: t }) => /* @__PURE__ */ Ve(
5341
+ }, K2 = ({ closeToast: t }) => /* @__PURE__ */ He(
5342
5342
  "i",
5343
5343
  {
5344
5344
  className: "material-icons",
5345
5345
  onClick: t,
5346
5346
  style: { cursor: "pointer" },
5347
- children: /* @__PURE__ */ Ve(
5347
+ children: /* @__PURE__ */ He(
5348
5348
  "svg",
5349
5349
  {
5350
5350
  width: "24",
@@ -5352,7 +5352,7 @@ const ey = {
5352
5352
  viewBox: "0 0 24 25",
5353
5353
  fill: "none",
5354
5354
  xmlns: "http://www.w3.org/2000/svg",
5355
- children: /* @__PURE__ */ Ve(
5355
+ children: /* @__PURE__ */ He(
5356
5356
  "path",
5357
5357
  {
5358
5358
  d: "M7.05086 6.13616C6.66033 5.74563 6.02717 5.74563 5.63664 6.13616C5.24612 6.52668 5.24612 7.15984 5.63664 7.55037L10.5864 12.5001L5.63664 17.4499C5.24612 17.8404 5.24612 18.4736 5.63664 18.8641C6.02717 19.2546 6.66033 19.2546 7.05086 18.8641L12.0006 13.9143L16.9504 18.8641C17.3409 19.2546 17.974 19.2546 18.3646 18.8641C18.7551 18.4736 18.7551 17.8404 18.3646 17.4499L13.4148 12.5001L18.3646 7.55037C18.7551 7.15984 18.7551 6.52668 18.3646 6.13616C17.974 5.74563 17.3409 5.74563 16.9504 6.13616L12.0006 11.0859L7.05086 6.13616Z",
@@ -5364,7 +5364,7 @@ const ey = {
5364
5364
  }
5365
5365
  ), eC = (t, e) => {
5366
5366
  En.success(t, {
5367
- icon: /* @__PURE__ */ Ve(q2, {}),
5367
+ icon: /* @__PURE__ */ He(q2, {}),
5368
5368
  bodyStyle: {},
5369
5369
  position: "bottom-right",
5370
5370
  style: {
@@ -5377,7 +5377,7 @@ const ey = {
5377
5377
  });
5378
5378
  }, $p = (t, e) => {
5379
5379
  En.error(t, {
5380
- icon: /* @__PURE__ */ Ve(G2, {}),
5380
+ icon: /* @__PURE__ */ He(G2, {}),
5381
5381
  position: "bottom-right",
5382
5382
  style: {
5383
5383
  ...ey,
@@ -5389,7 +5389,7 @@ const ey = {
5389
5389
  });
5390
5390
  }, QY = (t, e) => {
5391
5391
  En.error(t, {
5392
- icon: /* @__PURE__ */ Ve(X2, {}),
5392
+ icon: /* @__PURE__ */ He(X2, {}),
5393
5393
  position: "bottom-right",
5394
5394
  style: {
5395
5395
  ...ey,
@@ -6599,7 +6599,7 @@ function KF({ preloadedFeatures: t, createVisualElement: e, useRender: n, useVis
6599
6599
  const M = QF(T);
6600
6600
  m = M.MeasureLayout, R.visualElement = qF(i, I, T, e, M.ProjectionNode);
6601
6601
  }
6602
- return Zr(Vp.Provider, { value: R, children: [m && R.visualElement ? Ve(m, { visualElement: R.visualElement, ...T }) : null, n(i, p, YF(I, R.visualElement, b), I, E, R.visualElement)] });
6602
+ return Zr(Vp.Provider, { value: R, children: [m && R.visualElement ? He(m, { visualElement: R.visualElement, ...T }) : null, n(i, p, YF(I, R.visualElement, b), I, E, R.visualElement)] });
6603
6603
  }
6604
6604
  c.displayName = `motion.${typeof i == "string" ? i : `create(${(a = (o = i.displayName) !== null && o !== void 0 ? o : i.name) !== null && a !== void 0 ? a : ""})`}`;
6605
6605
  const f = Ip(c);
@@ -8969,7 +8969,7 @@ function w$(t) {
8969
8969
  const { prevResolvedValues: Re = {} } = H, Be = {
8970
8970
  ...Re,
8971
8971
  ...Ie
8972
- }, He = (De) => {
8972
+ }, Ve = (De) => {
8973
8973
  le = !0, T.has(De) && (se = !0, T.delete(De)), H.needsAnimating[De] = !0;
8974
8974
  const Le = t.getValue(De);
8975
8975
  Le && (Le.liveStyle = !1);
@@ -8979,7 +8979,7 @@ function w$(t) {
8979
8979
  if (E.hasOwnProperty(De))
8980
8980
  continue;
8981
8981
  let ge = !1;
8982
- Km(Le) && Km(et) ? ge = !LC(Le, et) : ge = Le !== et, ge ? Le != null ? He(De) : T.add(De) : Le !== void 0 && T.has(De) ? He(De) : H.protectedKeys[De] = !0;
8982
+ Km(Le) && Km(et) ? ge = !LC(Le, et) : ge = Le !== et, ge ? Le != null ? Ve(De) : T.add(De) : Le !== void 0 && T.has(De) ? Ve(De) : H.protectedKeys[De] = !0;
8983
8983
  }
8984
8984
  H.prevProp = Y, H.prevResolvedValues = Ie, H.isActive && (E = { ...E, ...Ie }), r && t.blockInitialAnimation && (le = !1), le && (!(ue && S) || se) && m.push(...Ye.map((De) => ({
8985
8985
  animation: De,
@@ -9727,7 +9727,7 @@ let J$ = class extends vI {
9727
9727
  };
9728
9728
  function RE(t) {
9729
9729
  const [e, n] = IF(), r = Jt(gC);
9730
- return Ve(J$, { ...t, layoutGroup: r, switchLayoutGroup: Jt(SC), isPresent: e, safeToRemove: n });
9730
+ return He(J$, { ...t, layoutGroup: r, switchLayoutGroup: Jt(SC), isPresent: e, safeToRemove: n });
9731
9731
  }
9732
9732
  const Q$ = {
9733
9733
  borderRadius: {
@@ -12165,7 +12165,7 @@ var ZE = /* @__PURE__ */ yI(function(e) {
12165
12165
  --Kx === 0 && (a[Kh] = null);
12166
12166
  };
12167
12167
  }
12168
- }, []), /* @__PURE__ */ Ve(WE.Provider, {
12168
+ }, []), /* @__PURE__ */ He(WE.Provider, {
12169
12169
  value: i,
12170
12170
  children: n
12171
12171
  });
@@ -15349,23 +15349,23 @@ function kp({ autoplay: t = !0, delay: e = 0, driver: n = $W, keyframes: r, type
15349
15349
  const { calculatedDuration: Ie } = K;
15350
15350
  let Re = 1 / 0, Be = 1 / 0;
15351
15351
  Ie !== null && (Re = Ie + a, Be = Re * (o + 1) - a);
15352
- let He = 0;
15352
+ let Ve = 0;
15353
15353
  const de = (Ee) => {
15354
15354
  if (se === null)
15355
15355
  return;
15356
- E > 0 && (se = Math.min(se, Ee)), E < 0 && (se = Math.min(Ee - Be / E, se)), le !== null ? He = le : He = Math.round(Ee - se) * E;
15357
- const Ue = He - e * (E >= 0 ? 1 : -1), Qe = E >= 0 ? Ue < 0 : Ue > Be;
15358
- He = Math.max(Ue, 0), S === "finished" && le === null && (He = Be);
15359
- let Ge = He, Ze = K;
15356
+ E > 0 && (se = Math.min(se, Ee)), E < 0 && (se = Math.min(Ee - Be / E, se)), le !== null ? Ve = le : Ve = Math.round(Ee - se) * E;
15357
+ const Ue = Ve - e * (E >= 0 ? 1 : -1), Qe = E >= 0 ? Ue < 0 : Ue > Be;
15358
+ Ve = Math.max(Ue, 0), S === "finished" && le === null && (Ve = Be);
15359
+ let Ge = Ve, Ze = K;
15360
15360
  if (o) {
15361
- const pt = Math.min(He, Be) / Re;
15361
+ const pt = Math.min(Ve, Be) / Re;
15362
15362
  let ct = Math.floor(pt), yt = pt % 1;
15363
15363
  !yt && pt >= 1 && (yt = 1), yt === 1 && ct--, ct = Math.min(ct, o + 1), !!(ct % 2) && (c === "reverse" ? (yt = 1 - yt, a && (yt -= a / Re)) : c === "mirror" && (Ze = ue)), Ge = Pu(0, 1, yt) * Re;
15364
15364
  }
15365
15365
  const Xe = Qe ? { done: !1, value: r[0] } : Ze.next(Ge);
15366
15366
  te && (Xe.value = te(Xe.value));
15367
15367
  let { done: it } = Xe;
15368
- !Qe && Ie !== null && (it = E >= 0 ? He >= Be : He <= 0);
15368
+ !Qe && Ie !== null && (it = E >= 0 ? Ve >= Be : Ve <= 0);
15369
15369
  const ut = le === null && (S === "finished" || S === "running" && it);
15370
15370
  return m && m(Xe.value), ut && Le(), Xe;
15371
15371
  }, Te = () => {
@@ -15387,10 +15387,10 @@ function kp({ autoplay: t = !0, delay: e = 0, driver: n = $W, keyframes: r, type
15387
15387
  return M.then(Ee, Ue);
15388
15388
  },
15389
15389
  get time() {
15390
- return _l(He);
15390
+ return _l(Ve);
15391
15391
  },
15392
15392
  set time(Ee) {
15393
- Ee = wu(Ee), He = Ee, le !== null || !H || E === 0 ? le = Ee : se = H.now() - Ee / E;
15393
+ Ee = wu(Ee), Ve = Ee, le !== null || !H || E === 0 ? le = Ee : se = H.now() - Ee / E;
15394
15394
  },
15395
15395
  get duration() {
15396
15396
  const Ee = K.calculatedDuration === null ? xS(K) : K.calculatedDuration;
@@ -15400,14 +15400,14 @@ function kp({ autoplay: t = !0, delay: e = 0, driver: n = $W, keyframes: r, type
15400
15400
  return E;
15401
15401
  },
15402
15402
  set speed(Ee) {
15403
- Ee === E || !H || (E = Ee, ge.time = _l(He));
15403
+ Ee === E || !H || (E = Ee, ge.time = _l(Ve));
15404
15404
  },
15405
15405
  get state() {
15406
15406
  return S;
15407
15407
  },
15408
15408
  play: et,
15409
15409
  pause: () => {
15410
- S = "paused", le = He;
15410
+ S = "paused", le = Ve;
15411
15411
  },
15412
15412
  stop: () => {
15413
15413
  R = !0, S !== "idle" && (S = "idle", p && p(), De());
@@ -16070,13 +16070,13 @@ function Ez(t) {
16070
16070
  const Ie = Array.isArray(te) ? te : [te];
16071
16071
  let Re = Ie.reduce(i, {});
16072
16072
  ue === !1 && (Re = {});
16073
- const { prevResolvedValues: Be = {} } = Y, He = {
16073
+ const { prevResolvedValues: Be = {} } = Y, Ve = {
16074
16074
  ...Be,
16075
16075
  ...Re
16076
16076
  }, de = (Te) => {
16077
16077
  se = !0, E.has(Te) && (Ye = !0, E.delete(Te)), Y.needsAnimating[Te] = !0;
16078
16078
  };
16079
- for (const Te in He) {
16079
+ for (const Te in Ve) {
16080
16080
  const De = Re[Te], Le = Be[Te];
16081
16081
  if (R.hasOwnProperty(Te))
16082
16082
  continue;
@@ -18086,7 +18086,7 @@ function jD(t, e) {
18086
18086
  return e ? t : void 0;
18087
18087
  }
18088
18088
  function a4(t) {
18089
- return /* @__PURE__ */ Ve(
18089
+ return /* @__PURE__ */ He(
18090
18090
  "svg",
18091
18091
  {
18092
18092
  xmlns: "http://www.w3.org/2000/svg",
@@ -18095,7 +18095,7 @@ function a4(t) {
18095
18095
  fill: "currentColor",
18096
18096
  viewBox: "0 0 16 16",
18097
18097
  ...t,
18098
- children: /* @__PURE__ */ Ve(
18098
+ children: /* @__PURE__ */ He(
18099
18099
  "path",
18100
18100
  {
18101
18101
  fill: "currenColor",
@@ -18118,7 +18118,7 @@ function l4(t) {
18118
18118
  });
18119
18119
  }
18120
18120
  }, [n, a]), r ? e({ maxHeight: c }) : Xv(
18121
- /* @__PURE__ */ Ve(
18121
+ /* @__PURE__ */ He(
18122
18122
  "div",
18123
18123
  {
18124
18124
  ref: a,
@@ -18336,7 +18336,7 @@ var wf = /* @__PURE__ */ new Map(), VD = function(e) {
18336
18336
  });
18337
18337
  }
18338
18338
  m.removeAttribute("xmlns:a");
18339
- for (var se = m.querySelectorAll("script"), Ye = [], Ie, Re, Be = 0, He = se.length; Be < He; Be++)
18339
+ for (var se = m.querySelectorAll("script"), Ye = [], Ie, Re, Be = 0, Ve = se.length; Be < Ve; Be++)
18340
18340
  Re = se[Be].getAttribute("type"), (!Re || Re === "application/ecmascript" || Re === "application/javascript" || Re === "text/javascript") && (Ie = se[Be].innerText || se[Be].textContent, Ie && Ye.push(Ie), m.removeChild(se[Be]));
18341
18341
  if (Ye.length > 0 && (n === "always" || n === "once" && !d1[f])) {
18342
18342
  for (var de = 0, Te = Ye.length; de < Te; de++)
@@ -18491,7 +18491,7 @@ function C4() {
18491
18491
  }
18492
18492
  }
18493
18493
  }
18494
- var K = f, ue = p, S = c, le = a, se = e, Ye = b, Ie = r, Re = R, Be = E, He = n, de = o, Te = i, De = m, Le = !1;
18494
+ var K = f, ue = p, S = c, le = a, se = e, Ye = b, Ie = r, Re = R, Be = E, Ve = n, de = o, Te = i, De = m, Le = !1;
18495
18495
  function et(Je) {
18496
18496
  return Le || (Le = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), ge(Je) || te(Je) === f;
18497
18497
  }
@@ -18531,7 +18531,7 @@ function C4() {
18531
18531
  function yt(Je) {
18532
18532
  return te(Je) === m;
18533
18533
  }
18534
- xn.AsyncMode = K, xn.ConcurrentMode = ue, xn.ContextConsumer = S, xn.ContextProvider = le, xn.Element = se, xn.ForwardRef = Ye, xn.Fragment = Ie, xn.Lazy = Re, xn.Memo = Be, xn.Portal = He, xn.Profiler = de, xn.StrictMode = Te, xn.Suspense = De, xn.isAsyncMode = et, xn.isConcurrentMode = ge, xn.isContextConsumer = Ee, xn.isContextProvider = Ue, xn.isElement = Qe, xn.isForwardRef = Ge, xn.isFragment = Ze, xn.isLazy = Xe, xn.isMemo = it, xn.isPortal = ut, xn.isProfiler = pt, xn.isStrictMode = ct, xn.isSuspense = yt, xn.isValidElementType = Y, xn.typeOf = te;
18534
+ xn.AsyncMode = K, xn.ConcurrentMode = ue, xn.ContextConsumer = S, xn.ContextProvider = le, xn.Element = se, xn.ForwardRef = Ye, xn.Fragment = Ie, xn.Lazy = Re, xn.Memo = Be, xn.Portal = Ve, xn.Profiler = de, xn.StrictMode = Te, xn.Suspense = De, xn.isAsyncMode = et, xn.isConcurrentMode = ge, xn.isContextConsumer = Ee, xn.isContextProvider = Ue, xn.isElement = Qe, xn.isForwardRef = Ge, xn.isFragment = Ze, xn.isLazy = Xe, xn.isMemo = it, xn.isPortal = ut, xn.isProfiler = pt, xn.isStrictMode = ct, xn.isSuspense = yt, xn.isValidElementType = Y, xn.typeOf = te;
18535
18535
  }()), xn;
18536
18536
  }
18537
18537
  var m1;
@@ -18853,7 +18853,7 @@ function D4() {
18853
18853
  }
18854
18854
  function Ye() {
18855
18855
  function ge(Ee, Ue, Qe, Ge, Ze) {
18856
- return He(Ee[Ue]) ? null : new I("Invalid " + Ge + " `" + Ze + "` supplied to " + ("`" + Qe + "`, expected a ReactNode."));
18856
+ return Ve(Ee[Ue]) ? null : new I("Invalid " + Ge + " `" + Ze + "` supplied to " + ("`" + Qe + "`, expected a ReactNode."));
18857
18857
  }
18858
18858
  return M(ge);
18859
18859
  }
@@ -18902,7 +18902,7 @@ Valid keys: ` + JSON.stringify(Object.keys(ge), null, " ")
18902
18902
  }
18903
18903
  return M(Ee);
18904
18904
  }
18905
- function He(ge) {
18905
+ function Ve(ge) {
18906
18906
  switch (typeof ge) {
18907
18907
  case "number":
18908
18908
  case "string":
@@ -18912,7 +18912,7 @@ Valid keys: ` + JSON.stringify(Object.keys(ge), null, " ")
18912
18912
  return !ge;
18913
18913
  case "object":
18914
18914
  if (Array.isArray(ge))
18915
- return ge.every(He);
18915
+ return ge.every(Ve);
18916
18916
  if (ge === null || c(ge))
18917
18917
  return !0;
18918
18918
  var Ee = m(ge);
@@ -18920,12 +18920,12 @@ Valid keys: ` + JSON.stringify(Object.keys(ge), null, " ")
18920
18920
  var Ue = Ee.call(ge), Qe;
18921
18921
  if (Ee !== ge.entries) {
18922
18922
  for (; !(Qe = Ue.next()).done; )
18923
- if (!He(Qe.value))
18923
+ if (!Ve(Qe.value))
18924
18924
  return !1;
18925
18925
  } else
18926
18926
  for (; !(Qe = Ue.next()).done; ) {
18927
18927
  var Ge = Qe.value;
18928
- if (Ge && !He(Ge[1]))
18928
+ if (Ge && !Ve(Ge[1]))
18929
18929
  return !1;
18930
18930
  }
18931
18931
  } else
@@ -19181,7 +19181,7 @@ og.propTypes = {
19181
19181
  const $f = /* @__PURE__ */ new Map();
19182
19182
  $f.set("text", (t) => {
19183
19183
  var e, n;
19184
- return /* @__PURE__ */ Ve(
19184
+ return /* @__PURE__ */ He(
19185
19185
  "div",
19186
19186
  {
19187
19187
  style: {
@@ -19207,7 +19207,7 @@ $f.set("svgHtml", (t) => {
19207
19207
  }), c.outerHTML) : "";
19208
19208
  }
19209
19209
  const i = r(n.svgString);
19210
- return /* @__PURE__ */ Ve(
19210
+ return /* @__PURE__ */ He(
19211
19211
  "div",
19212
19212
  {
19213
19213
  dangerouslySetInnerHTML: { __html: i },
@@ -19215,9 +19215,9 @@ $f.set("svgHtml", (t) => {
19215
19215
  }
19216
19216
  );
19217
19217
  }
19218
- return /* @__PURE__ */ Ve(e, { svgString: t.icon });
19218
+ return /* @__PURE__ */ He(e, { svgString: t.icon });
19219
19219
  });
19220
- $f.set("svgHttp", (t) => /* @__PURE__ */ Ve(
19220
+ $f.set("svgHttp", (t) => /* @__PURE__ */ He(
19221
19221
  og,
19222
19222
  {
19223
19223
  src: t.icon,
@@ -19228,7 +19228,7 @@ $f.set("svgHttp", (t) => /* @__PURE__ */ Ve(
19228
19228
  }
19229
19229
  }
19230
19230
  ));
19231
- $f.set("img", (t) => /* @__PURE__ */ Ve(
19231
+ $f.set("img", (t) => /* @__PURE__ */ He(
19232
19232
  "img",
19233
19233
  {
19234
19234
  src: t.icon || "/",
@@ -19243,7 +19243,7 @@ function L4({ item: t }) {
19243
19243
  return ($f.get(M4(t)) || $f.get("text"))(t);
19244
19244
  }
19245
19245
  function F4(t) {
19246
- return /* @__PURE__ */ Ve(
19246
+ return /* @__PURE__ */ He(
19247
19247
  "svg",
19248
19248
  {
19249
19249
  xmlns: "http://www.w3.org/2000/svg",
@@ -19252,7 +19252,7 @@ function F4(t) {
19252
19252
  fill: "currentColor",
19253
19253
  viewBox: "0 0 16 16",
19254
19254
  ...t,
19255
- children: /* @__PURE__ */ Ve(
19255
+ children: /* @__PURE__ */ He(
19256
19256
  "path",
19257
19257
  {
19258
19258
  fill: "currenColor",
@@ -19281,7 +19281,7 @@ function N4(t) {
19281
19281
  });
19282
19282
  }
19283
19283
  }, [n, c, i]), r ? e({ maxHeight: f }) : Xv(
19284
- /* @__PURE__ */ Ve(
19284
+ /* @__PURE__ */ He(
19285
19285
  "div",
19286
19286
  {
19287
19287
  ref: c,
@@ -19300,7 +19300,7 @@ function N4(t) {
19300
19300
  const jf = /* @__PURE__ */ new Map();
19301
19301
  jf.set("text", (t) => {
19302
19302
  var e, n;
19303
- return /* @__PURE__ */ Ve(
19303
+ return /* @__PURE__ */ He(
19304
19304
  "div",
19305
19305
  {
19306
19306
  style: {
@@ -19326,7 +19326,7 @@ jf.set("svgHtml", (t) => {
19326
19326
  }), c.outerHTML) : "";
19327
19327
  }
19328
19328
  const i = r(n.svgString);
19329
- return /* @__PURE__ */ Ve(
19329
+ return /* @__PURE__ */ He(
19330
19330
  "div",
19331
19331
  {
19332
19332
  dangerouslySetInnerHTML: { __html: i },
@@ -19334,9 +19334,9 @@ jf.set("svgHtml", (t) => {
19334
19334
  }
19335
19335
  );
19336
19336
  }
19337
- return /* @__PURE__ */ Ve(e, { svgString: t.icon });
19337
+ return /* @__PURE__ */ He(e, { svgString: t.icon });
19338
19338
  });
19339
- jf.set("svgHttp", (t) => /* @__PURE__ */ Ve(
19339
+ jf.set("svgHttp", (t) => /* @__PURE__ */ He(
19340
19340
  og,
19341
19341
  {
19342
19342
  src: t.icon,
@@ -19347,7 +19347,7 @@ jf.set("svgHttp", (t) => /* @__PURE__ */ Ve(
19347
19347
  }
19348
19348
  }
19349
19349
  ));
19350
- jf.set("img", (t) => /* @__PURE__ */ Ve(
19350
+ jf.set("img", (t) => /* @__PURE__ */ He(
19351
19351
  "img",
19352
19352
  {
19353
19353
  src: t.icon || "/",
@@ -19422,9 +19422,9 @@ function zD({ ...t }) {
19422
19422
  console.log("onDragStart component", Re.target);
19423
19423
  },
19424
19424
  children: [
19425
- /* @__PURE__ */ Ve(j4, { cls: o, item: e }),
19426
- /* @__PURE__ */ Ve("span", { className: o("menu-item__label"), ref: m, children: e.name }),
19427
- /* @__PURE__ */ Ve(
19425
+ /* @__PURE__ */ He(j4, { cls: o, item: e }),
19426
+ /* @__PURE__ */ He("span", { className: o("menu-item__label"), ref: m, children: e.name }),
19427
+ /* @__PURE__ */ He(
19428
19428
  V4,
19429
19429
  {
19430
19430
  menuLevel: n,
@@ -19435,8 +19435,8 @@ function zD({ ...t }) {
19435
19435
  const Be = {
19436
19436
  menuConfigId: e.id,
19437
19437
  isFavorite: Re
19438
- }, He = t.baseUrl + S;
19439
- da.post(He, Be).then((de) => {
19438
+ }, Ve = t.baseUrl + S;
19439
+ da.post(Ve, Be).then((de) => {
19440
19440
  var Te;
19441
19441
  p(Re), eC("Set favorite menu item successfully"), (Te = t.onSetFavoriteSuccess) == null || Te.call(t, t.item.id, Re);
19442
19442
  }).catch((de) => {
@@ -19448,11 +19448,11 @@ function zD({ ...t }) {
19448
19448
  }
19449
19449
  }
19450
19450
  ),
19451
- r && /* @__PURE__ */ Ve("div", { className: o("menu-item__icon-arrow__wrapper"), children: /* @__PURE__ */ Ve(F4, { className: o("menu-item__icon-arrow__icon") }) })
19451
+ r && /* @__PURE__ */ He("div", { className: o("menu-item__icon-arrow__wrapper"), children: /* @__PURE__ */ He(F4, { className: o("menu-item__icon-arrow__icon") }) })
19452
19452
  ]
19453
19453
  }
19454
19454
  ),
19455
- te && /* @__PURE__ */ Ve(
19455
+ te && /* @__PURE__ */ He(
19456
19456
  N4,
19457
19457
  {
19458
19458
  parentRef: b,
@@ -19460,7 +19460,7 @@ function zD({ ...t }) {
19460
19460
  dropdownLevel: n,
19461
19461
  renderChildren: ({ maxHeight: Re }) => {
19462
19462
  var Be;
19463
- return /* @__PURE__ */ Ve(
19463
+ return /* @__PURE__ */ He(
19464
19464
  ND.div,
19465
19465
  {
19466
19466
  className: o(
@@ -19471,12 +19471,12 @@ function zD({ ...t }) {
19471
19471
  { maxHeight: Re, overflowY: "auto", paddingRight: 3 },
19472
19472
  Re !== "auto" && !!Y
19473
19473
  ),
19474
- children: (Be = e.children) == null ? void 0 : Be.map((He) => /* @__PURE__ */ Qd(
19474
+ children: (Be = e.children) == null ? void 0 : Be.map((Ve) => /* @__PURE__ */ Qd(
19475
19475
  zD,
19476
19476
  {
19477
19477
  ...t,
19478
- key: He.id,
19479
- item: He,
19478
+ key: Ve.id,
19479
+ item: Ve,
19480
19480
  level: Y
19481
19481
  }
19482
19482
  ))
@@ -19490,7 +19490,7 @@ function zD({ ...t }) {
19490
19490
  );
19491
19491
  }
19492
19492
  function j4({ item: t, cls: e }) {
19493
- return /* @__PURE__ */ Ve("div", { className: e("menu-item__icon"), children: /* @__PURE__ */ Ve($4, { item: t }) });
19493
+ return /* @__PURE__ */ He("div", { className: e("menu-item__icon"), children: /* @__PURE__ */ He($4, { item: t }) });
19494
19494
  }
19495
19495
  function V4(t) {
19496
19496
  const e = {
@@ -19501,11 +19501,11 @@ function V4(t) {
19501
19501
  };
19502
19502
  if (t.menuLevel !== 0)
19503
19503
  return /* @__PURE__ */ Zr(Jd, { children: [
19504
- t.isHovered && !t.isFavorite && /* @__PURE__ */ Ve(
19504
+ t.isHovered && !t.isFavorite && /* @__PURE__ */ He(
19505
19505
  Ld,
19506
19506
  {
19507
19507
  title: "Add to favorites",
19508
- children: /* @__PURE__ */ Ve(
19508
+ children: /* @__PURE__ */ He(
19509
19509
  BD,
19510
19510
  {
19511
19511
  style: e,
@@ -19517,11 +19517,11 @@ function V4(t) {
19517
19517
  )
19518
19518
  }
19519
19519
  ),
19520
- t.isFavorite && /* @__PURE__ */ Ve(
19520
+ t.isFavorite && /* @__PURE__ */ He(
19521
19521
  Ld,
19522
19522
  {
19523
19523
  title: "Remove from favorites",
19524
- children: /* @__PURE__ */ Ve(
19524
+ children: /* @__PURE__ */ He(
19525
19525
  $D,
19526
19526
  {
19527
19527
  style: e,
@@ -20071,7 +20071,7 @@ function U4() {
20071
20071
  return k.push(">"), S(k, Pe, pe), pe;
20072
20072
  }
20073
20073
  }
20074
- function He(k, N, G) {
20074
+ function Ve(k, N, G) {
20075
20075
  if (k.push('<!--$?--><template id="'), G === null)
20076
20076
  throw Error(e(395));
20077
20077
  return k.push(G), k.push('"></template>');
@@ -20716,10 +20716,10 @@ function U4() {
20716
20716
  if (0 < Q.pendingTasks) {
20717
20717
  Q.rootSegmentID = k.nextSegmentId++, 0 < Q.completedSegments.length && k.partialBoundaries.push(Q);
20718
20718
  var Se = k.responseState, pe = Se.nextSuspenseID++;
20719
- return Se = Se.boundaryPrefix + pe.toString(16), Q = Q.id = Se, He(N, k.responseState, Q), wi(k, N, G), N.push("<!--/$-->");
20719
+ return Se = Se.boundaryPrefix + pe.toString(16), Q = Q.id = Se, Ve(N, k.responseState, Q), wi(k, N, G), N.push("<!--/$-->");
20720
20720
  }
20721
20721
  if (Q.byteSize > k.progressiveChunkSize)
20722
- return Q.rootSegmentID = k.nextSegmentId++, k.completedBoundaries.push(Q), He(N, k.responseState, Q.id), wi(k, N, G), N.push("<!--/$-->");
20722
+ return Q.rootSegmentID = k.nextSegmentId++, k.completedBoundaries.push(Q), Ve(N, k.responseState, Q.id), wi(k, N, G), N.push("<!--/$-->");
20723
20723
  if (k.responseState.generateStaticMarkup || N.push("<!--$-->"), G = Q.completedSegments, G.length !== 1)
20724
20724
  throw Error(e(391));
20725
20725
  return xi(k, N, G[0]), k = k.responseState.generateStaticMarkup ? !0 : N.push("<!--/$-->"), k;
@@ -21047,7 +21047,7 @@ function W4() {
21047
21047
  }
21048
21048
  return D;
21049
21049
  }
21050
- var le = /([A-Z])/g, se = /^ms-/, Ye = Array.isArray, Ie = p("<script>"), Re = p("<\/script>"), Be = p('<script src="'), He = p('<script type="module" src="'), de = p('" async=""><\/script>'), Te = /(<\/|<)(s)(cript)/gi;
21050
+ var le = /([A-Z])/g, se = /^ms-/, Ye = Array.isArray, Ie = p("<script>"), Re = p("<\/script>"), Be = p('<script src="'), Ve = p('<script type="module" src="'), de = p('" async=""><\/script>'), Te = /(<\/|<)(s)(cript)/gi;
21051
21051
  function De(D, L, U, J) {
21052
21052
  return "" + L + (U === "s" ? "\\u0073" : "\\u0053") + J;
21053
21053
  }
@@ -21059,7 +21059,7 @@ function W4() {
21059
21059
  ye.push(Be, f(S(J[U])), de);
21060
21060
  if (ve !== void 0)
21061
21061
  for (J = 0; J < ve.length; J++)
21062
- ye.push(He, f(S(ve[J])), de);
21062
+ ye.push(Ve, f(S(ve[J])), de);
21063
21063
  return { bootstrapChunks: ye, startInlineScript: L, placeholderPrefix: p(D + "P:"), segmentPrefix: p(D + "S:"), boundaryPrefix: D + "B:", idPrefix: D, nextSuspenseID: 0, sentCompleteSegmentFunction: !1, sentCompleteBoundaryFunction: !1, sentClientRenderFunction: !1 };
21064
21064
  }
21065
21065
  function et(D, L) {
@@ -22314,7 +22314,7 @@ function z4() {
22314
22314
  if (M(l))
22315
22315
  return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.", I(l)), _(l);
22316
22316
  }
22317
- var K = Object.prototype.hasOwnProperty, ue = 0, S = 1, le = 2, se = 3, Ye = 4, Ie = 5, Re = 6, Be = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", He = Be + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", de = new RegExp("^[" + Be + "][" + He + "]*$"), Te = {}, De = {};
22317
+ var K = Object.prototype.hasOwnProperty, ue = 0, S = 1, le = 2, se = 3, Ye = 4, Ie = 5, Re = 6, Be = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", Ve = Be + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", de = new RegExp("^[" + Be + "][" + Ve + "]*$"), Te = {}, De = {};
22318
22318
  function Le(l) {
22319
22319
  return K.call(De, l) ? !0 : K.call(Te, l) ? !1 : de.test(l) ? (De[l] = !0, !0) : (Te[l] = !0, i("Invalid attribute name: `%s`", l), !1);
22320
22320
  }
@@ -22853,7 +22853,7 @@ function z4() {
22853
22853
  "aria-rowindex": 0,
22854
22854
  "aria-rowspan": 0,
22855
22855
  "aria-setsize": 0
22856
- }, Mt = {}, Yn = new RegExp("^(aria)-[" + He + "]*$"), Sr = new RegExp("^(aria)[A-Z][" + He + "]*$");
22856
+ }, Mt = {}, Yn = new RegExp("^(aria)-[" + Ve + "]*$"), Sr = new RegExp("^(aria)[A-Z][" + Ve + "]*$");
22857
22857
  function Gn(l, d) {
22858
22858
  {
22859
22859
  if (K.call(Mt, d) && Mt[d])
@@ -23390,7 +23390,7 @@ function z4() {
23390
23390
  }, gn = function() {
23391
23391
  };
23392
23392
  {
23393
- var mn = {}, lt = /^on./, An = /^on[^A-Z]/, di = new RegExp("^(aria)-[" + He + "]*$"), un = new RegExp("^(aria)[A-Z][" + He + "]*$");
23393
+ var mn = {}, lt = /^on./, An = /^on[^A-Z]/, di = new RegExp("^(aria)-[" + Ve + "]*$"), un = new RegExp("^(aria)[A-Z][" + Ve + "]*$");
23394
23394
  gn = function(l, d, g, x) {
23395
23395
  if (K.call(mn, d) && mn[d])
23396
23396
  return !0;
@@ -25901,7 +25901,7 @@ function Y4() {
25901
25901
  if (te(v))
25902
25902
  return i("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.", Y(v)), K(v);
25903
25903
  }
25904
- var se = Object.prototype.hasOwnProperty, Ye = 0, Ie = 1, Re = 2, Be = 3, He = 4, de = 5, Te = 6, De = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", Le = De + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", et = new RegExp("^[" + De + "][" + Le + "]*$"), ge = {}, Ee = {};
25904
+ var se = Object.prototype.hasOwnProperty, Ye = 0, Ie = 1, Re = 2, Be = 3, Ve = 4, de = 5, Te = 6, De = ":A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD", Le = De + "\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040", et = new RegExp("^[" + De + "][" + Le + "]*$"), ge = {}, Ee = {};
25905
25905
  function Ue(v) {
25906
25906
  return se.call(Ee, v) ? !0 : se.call(ge, v) ? !1 : et.test(v) ? (Ee[v] = !0, !0) : (ge[v] = !0, i("Invalid attribute name: `%s`", v), !1);
25907
25907
  }
@@ -25926,7 +25926,7 @@ function Y4() {
25926
25926
  return Xe.hasOwnProperty(v) ? Xe[v] : null;
25927
25927
  }
25928
25928
  function Ze(v, l, d, g, x, A, $) {
25929
- this.acceptsBooleans = l === Re || l === Be || l === He, this.attributeName = g, this.attributeNamespace = x, this.mustUseProperty = d, this.propertyName = v, this.type = l, this.sanitizeURL = A, this.removeEmptyString = $;
25929
+ this.acceptsBooleans = l === Re || l === Be || l === Ve, this.attributeName = g, this.attributeNamespace = x, this.mustUseProperty = d, this.propertyName = v, this.type = l, this.sanitizeURL = A, this.removeEmptyString = $;
25930
25930
  }
25931
25931
  var Xe = {}, it = [
25932
25932
  "children",
@@ -26072,7 +26072,7 @@ function Y4() {
26072
26072
  ].forEach(function(v) {
26073
26073
  Xe[v] = new Ze(
26074
26074
  v,
26075
- He,
26075
+ Ve,
26076
26076
  !1,
26077
26077
  // mustUseProperty
26078
26078
  v,
@@ -27244,7 +27244,7 @@ function Y4() {
27244
27244
  case Be:
27245
27245
  g && v.push(Pe, $, mt);
27246
27246
  return;
27247
- case He:
27247
+ case Ve:
27248
27248
  g === !0 ? v.push(Pe, $, mt) : g === !1 || v.push(Pe, $, qe, M(fn(g)), gt);
27249
27249
  return;
27250
27250
  case de:
@@ -29673,7 +29673,7 @@ function c6(t) {
29673
29673
  []
29674
29674
  );
29675
29675
  let le = "hover-off";
29676
- return (ue || K) && (le = "hover-on"), te(S(H)), /* @__PURE__ */ Ve(
29676
+ return (ue || K) && (le = "hover-on"), te(S(H)), /* @__PURE__ */ He(
29677
29677
  "div",
29678
29678
  {
29679
29679
  ref: H,
@@ -29687,7 +29687,7 @@ function c6(t) {
29687
29687
  transition: "transform 0.3s ease-in-out"
29688
29688
  },
29689
29689
  className: `item ${le}`,
29690
- children: /* @__PURE__ */ Ve(
29690
+ children: /* @__PURE__ */ He(
29691
29691
  zD,
29692
29692
  {
29693
29693
  replacePath: t.replacePath,
@@ -29715,7 +29715,7 @@ function c6(t) {
29715
29715
  }),
29716
29716
  [n]
29717
29717
  );
29718
- return Y(M), /* @__PURE__ */ Ve(
29718
+ return Y(M), /* @__PURE__ */ He(
29719
29719
  "div",
29720
29720
  {
29721
29721
  ref: M,
@@ -29730,7 +29730,7 @@ function c6(t) {
29730
29730
  }
29731
29731
  );
29732
29732
  };
29733
- return /* @__PURE__ */ Ve(Jd, { children: n.length ? /* @__PURE__ */ Ve("div", { className: p("favorite-menu"), children: /* @__PURE__ */ Ve(
29733
+ return /* @__PURE__ */ He(Jd, { children: n.length ? /* @__PURE__ */ He("div", { className: p("favorite-menu"), children: /* @__PURE__ */ He(
29734
29734
  Qv,
29735
29735
  {
29736
29736
  ref: a,
@@ -29742,8 +29742,8 @@ function c6(t) {
29742
29742
  height: "100%",
29743
29743
  overflowY: "hidden"
29744
29744
  },
29745
- children: /* @__PURE__ */ Ve(ZE, { backend: lC, children: /* @__PURE__ */ Zr("div", { style: { display: "inline-flex" }, children: [
29746
- n.map((M, _) => /* @__PURE__ */ Ve(
29745
+ children: /* @__PURE__ */ He(ZE, { backend: lC, children: /* @__PURE__ */ Zr("div", { style: { display: "inline-flex" }, children: [
29746
+ n.map((M, _) => /* @__PURE__ */ He(
29747
29747
  R,
29748
29748
  {
29749
29749
  item: M,
@@ -29751,7 +29751,7 @@ function c6(t) {
29751
29751
  },
29752
29752
  M.id
29753
29753
  )),
29754
- /* @__PURE__ */ Ve(I, {})
29754
+ /* @__PURE__ */ He(I, {})
29755
29755
  ] }) })
29756
29756
  }
29757
29757
  ) }) : "" });
@@ -29766,12 +29766,12 @@ function f6(t = 32) {
29766
29766
  function k7(t) {
29767
29767
  const { isFavoriteBarVisible: e } = f6();
29768
29768
  return /* @__PURE__ */ Zr(Jd, { children: [
29769
- /* @__PURE__ */ Ve("style", { children: s6 }),
29770
- /* @__PURE__ */ Ve(
29769
+ /* @__PURE__ */ He("style", { children: s6 }),
29770
+ /* @__PURE__ */ He(
29771
29771
  "div",
29772
29772
  {
29773
29773
  className: `favorite-bar ${e ? "favorite-bar--visible" : "favorite-bar--hidden"}`,
29774
- children: /* @__PURE__ */ Ve(ZD.div, { children: /* @__PURE__ */ Ve(NT, { styles: [qT, H4, o6], children: /* @__PURE__ */ Ve(c6, { ...t }) }) })
29774
+ children: /* @__PURE__ */ He(ZD.div, { children: /* @__PURE__ */ He(NT, { styles: [qT, H4, o6], children: /* @__PURE__ */ He(c6, { ...t }) }) })
29775
29775
  }
29776
29776
  )
29777
29777
  ] });
@@ -29798,7 +29798,7 @@ function QD({ ...t }) {
29798
29798
  H != null && H.current && ((Ue = H == null ? void 0 : H.current) == null ? void 0 : Ue.scrollWidth) > ((Qe = H == null ? void 0 : H.current) == null ? void 0 : Qe.clientWidth);
29799
29799
  const Y = window.location.origin, te = e.path && e.path.includes("http") ? new URL(e.path) : { origin: "", pathname: "" }, K = window.location.pathname.split("/")[1], ue = te.pathname.split("/")[1], S = t.item.redirectUrl || t.ssr || !Y.includes("local") && Y !== te.origin || ue !== K, le = r ? "div" : !t.isInternalApp && S ? "a" : oT, se = e.redirectUrl || e.path || "#", Ye = n + 1, Ie = r && o && E, Re = o || n === 0 ? void 0 : `${n + 0.25}rem`, Be = () => {
29800
29800
  R(!0);
29801
- }, He = () => {
29801
+ }, Ve = () => {
29802
29802
  R(!1);
29803
29803
  }, de = "/global-menu-config/api/v1/menu-items/user/set-favorite", Te = e.serviceKey === "mn_poms";
29804
29804
  t.params.depth * 20, t.params.depth, BH(
@@ -29821,12 +29821,12 @@ function QD({ ...t }) {
29821
29821
  ...et
29822
29822
  },
29823
29823
  onMouseOver: Be,
29824
- onMouseOut: He,
29824
+ onMouseOut: Ve,
29825
29825
  onDragStart: (Ge) => {
29826
29826
  o && n > 1 && Ge.preventDefault();
29827
29827
  },
29828
29828
  children: [
29829
- /* @__PURE__ */ Ve(Ld, { placement: "top", title: Le, disableInteractive: !0, children: /* @__PURE__ */ Zr(
29829
+ /* @__PURE__ */ He(Ld, { placement: "top", title: Le, disableInteractive: !0, children: /* @__PURE__ */ Zr(
29830
29830
  le,
29831
29831
  {
29832
29832
  target: ge,
@@ -29847,15 +29847,15 @@ function QD({ ...t }) {
29847
29847
  // : undefined,
29848
29848
  },
29849
29849
  onClick: (Ge) => {
29850
- le === "a" && ge === "_blank" || o || (localStorage.setItem(
29850
+ le === "a" && ge === "_blank" || (!r && e.path && localStorage.setItem(
29851
29851
  "latestClickMenuPath",
29852
29852
  (e.path || "").replace(window.location.origin, "")
29853
- ), t.toggleExpand(Ge));
29853
+ ), !o && t.toggleExpand(Ge));
29854
29854
  },
29855
29855
  children: [
29856
- /* @__PURE__ */ Ve(d6, { cls: T, item: e }),
29857
- /* @__PURE__ */ Ve("span", { className: T("menu-item__label"), ref: H, children: e.name }),
29858
- /* @__PURE__ */ Ve(
29856
+ /* @__PURE__ */ He(d6, { cls: T, item: e }),
29857
+ /* @__PURE__ */ He("span", { className: T("menu-item__label"), ref: H, children: e.name }),
29858
+ /* @__PURE__ */ He(
29859
29859
  h6,
29860
29860
  {
29861
29861
  tooltipPosition: Le ? "right" : "top",
@@ -29880,7 +29880,7 @@ function QD({ ...t }) {
29880
29880
  }
29881
29881
  }
29882
29882
  ),
29883
- r && /* @__PURE__ */ Ve("div", { className: T("menu-item__icon-arrow__wrapper"), children: /* @__PURE__ */ Ve(
29883
+ r && /* @__PURE__ */ He("div", { className: T("menu-item__icon-arrow__wrapper"), children: /* @__PURE__ */ He(
29884
29884
  a4,
29885
29885
  {
29886
29886
  className: T(
@@ -29891,14 +29891,14 @@ function QD({ ...t }) {
29891
29891
  ]
29892
29892
  }
29893
29893
  ) }),
29894
- Ie && /* @__PURE__ */ Ve(
29894
+ Ie && /* @__PURE__ */ He(
29895
29895
  l4,
29896
29896
  {
29897
29897
  parentRef: _,
29898
29898
  onlyChild: !o,
29899
29899
  renderChildren: ({ maxHeight: Ge }) => {
29900
29900
  var Ze;
29901
- return /* @__PURE__ */ Ve(
29901
+ return /* @__PURE__ */ He(
29902
29902
  ND.div,
29903
29903
  {
29904
29904
  className: T(
@@ -29928,7 +29928,7 @@ function QD({ ...t }) {
29928
29928
  );
29929
29929
  }
29930
29930
  function d6({ item: t, cls: e }) {
29931
- return /* @__PURE__ */ Ve("div", { className: e("menu-item__icon"), children: /* @__PURE__ */ Ve(L4, { item: t }) });
29931
+ return /* @__PURE__ */ He("div", { className: e("menu-item__icon"), children: /* @__PURE__ */ He(L4, { item: t }) });
29932
29932
  }
29933
29933
  function h6(t) {
29934
29934
  const e = {
@@ -29937,13 +29937,13 @@ function h6(t) {
29937
29937
  fill: zi.warning
29938
29938
  };
29939
29939
  return /* @__PURE__ */ Zr(Jd, { children: [
29940
- t.isHovered && !t.isFavorite && /* @__PURE__ */ Ve(
29940
+ t.isHovered && !t.isFavorite && /* @__PURE__ */ He(
29941
29941
  Ld,
29942
29942
  {
29943
29943
  placement: t.tooltipPosition || "top",
29944
29944
  title: "Add to favorites",
29945
29945
  disableInteractive: !0,
29946
- children: /* @__PURE__ */ Ve("div", { children: /* @__PURE__ */ Ve(
29946
+ children: /* @__PURE__ */ He("div", { children: /* @__PURE__ */ He(
29947
29947
  BD,
29948
29948
  {
29949
29949
  style: e,
@@ -29955,13 +29955,13 @@ function h6(t) {
29955
29955
  ) })
29956
29956
  }
29957
29957
  ),
29958
- t.isFavorite && /* @__PURE__ */ Ve(
29958
+ t.isFavorite && /* @__PURE__ */ He(
29959
29959
  Ld,
29960
29960
  {
29961
29961
  placement: t.tooltipPosition || "top",
29962
29962
  title: "Remove from favorites",
29963
29963
  disableInteractive: !0,
29964
- children: /* @__PURE__ */ Ve("div", { children: /* @__PURE__ */ Ve(
29964
+ children: /* @__PURE__ */ He("div", { children: /* @__PURE__ */ He(
29965
29965
  $D,
29966
29966
  {
29967
29967
  style: e,
@@ -29976,7 +29976,7 @@ function h6(t) {
29976
29976
  ] });
29977
29977
  }
29978
29978
  function p6() {
29979
- return /* @__PURE__ */ Ve(
29979
+ return /* @__PURE__ */ He(
29980
29980
  "svg",
29981
29981
  {
29982
29982
  xmlns: "http://www.w3.org/2000/svg",
@@ -29986,12 +29986,12 @@ function p6() {
29986
29986
  stroke: "currentColor",
29987
29987
  strokeWidth: "0",
29988
29988
  viewBox: "0 0 24 24",
29989
- children: /* @__PURE__ */ Ve("path", { d: "M21 18v2H3v-2h18zM6.596 3.903L8.01 5.318 4.828 8.5 8.01 11.68l-1.414 1.415L2 8.5l4.596-4.597zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z" })
29989
+ children: /* @__PURE__ */ He("path", { d: "M21 18v2H3v-2h18zM6.596 3.903L8.01 5.318 4.828 8.5 8.01 11.68l-1.414 1.415L2 8.5l4.596-4.597zM21 11v2h-9v-2h9zm0-7v2h-9V4h9z" })
29990
29990
  }
29991
29991
  );
29992
29992
  }
29993
29993
  function g6() {
29994
- return /* @__PURE__ */ Ve(
29994
+ return /* @__PURE__ */ He(
29995
29995
  "svg",
29996
29996
  {
29997
29997
  xmlns: "http://www.w3.org/2000/svg",
@@ -30001,12 +30001,12 @@ function g6() {
30001
30001
  stroke: "currentColor",
30002
30002
  strokeWidth: "0",
30003
30003
  viewBox: "0 0 24 24",
30004
- children: /* @__PURE__ */ Ve("path", { d: "M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z" })
30004
+ children: /* @__PURE__ */ He("path", { d: "M3 4h18v2H3V4zm0 7h18v2H3v-2zm0 7h18v2H3v-2z" })
30005
30005
  }
30006
30006
  );
30007
30007
  }
30008
30008
  function m6(t) {
30009
- return /* @__PURE__ */ Ve(
30009
+ return /* @__PURE__ */ He(
30010
30010
  "svg",
30011
30011
  {
30012
30012
  xmlns: "http://www.w3.org/2000/svg",
@@ -30015,7 +30015,7 @@ function m6(t) {
30015
30015
  fill: "none",
30016
30016
  viewBox: "0 0 18 20",
30017
30017
  ...t,
30018
- children: /* @__PURE__ */ Ve(
30018
+ children: /* @__PURE__ */ He(
30019
30019
  "path",
30020
30020
  {
30021
30021
  fill: "#E01B00",
@@ -30029,7 +30029,7 @@ function m6(t) {
30029
30029
  }
30030
30030
  const v6 = ".flex-col-center{display:flex;flex-direction:column;justify-content:center}.wrap-section{padding:0 8px;transition:all .3s}.wrap-section.collapsed{padding:0 4px}.side-bar{position:fixed;top:64px;left:0;height:calc(100vh - 64px);max-width:18rem;display:flex;flex-direction:column;border-right:1px solid #ddd;background-color:#fafafa;transition:all .3s}.side-bar.expanded{width:17rem}.side-bar.collapsed{width:64px}.side-bar__wrap-btn-logout,.side-bar__btn-logout{margin:5px 0}.side-bar__logout-btn__text{margin-left:12px;font-size:.875rem;opacity:1}.side-bar__logout-btn__text.collapsed{opacity:0;transition:ease-in-out .2s;transition-delay:.15s}.side-bar__wrapper-toggle-btn{display:flex;flex-direction:row;justify-content:flex-end;transition:all .3s;margin-right:-8px;margin-top:40px}.side-bar__wrapper-toggle-btn.collapsed{justify-content:center;width:100%}.side-bar__toggle-btn{margin-top:-6px;color:#85858a}.side-bar__logout-btn{width:100%;text-align:left;display:flex;flex-direction:row;align-items:center;padding:8px 16px 8px 18.6665px;min-height:48px;border-radius:.375rem;overflow:hidden;transition:all .3s ease-in-out;background-color:initial}.side-bar__logout-btn:hover{background-color:#919eab14}.side-bar__icon-logout{flex-shrink:0}.menu-item__wrapper{display:flex;flex-direction:column;position:relative;width:100%;color:#292929}.menu-item__wrapper.collapsed.active,.menu-item__wrapper.expanded.active.parent.isClose,.menu-item__wrapper.expanded.active.child{color:var(--primary400);background-color:var(--primary200)}.menu-item__link{display:flex;flex-direction:row;border-radius:.375rem;align-items:center;padding:.5rem;position:relative;height:48px;cursor:pointer}.menu-item__link.expanded.level-0{padding:.5rem 10px}.menu-item__link:hover{background-color:#919eab14}.menu-item__link.collapsed.level-0{padding-left:calc(.5rem + 7.665px)!important}.menu-item__link.active{background-color:#009d4f1a;color:inherit}.menu-item__link.active.level-0,.menu-item__link.active.level-1,.menu-item__link.active.level-2,.menu-item__link.active.level-3,.menu-item__link.active.level-4,.menu-item__link.active.level-5,.menu-item__link.active.level-6,.menu-item__link.active.level-7,.menu-item__link.active.level-8,.menu-item__link.active.level-9{background-color:inherit;color:inherit}.menu-item__link.active.level-1:hover,.menu-item__link.active.level-2:hover,.menu-item__link.active.level-3:hover,.menu-item__link.active.level-4:hover,.menu-item__link.active.level-5:hover,.menu-item__link.active.level-6:hover,.menu-item__link.active.level-7:hover,.menu-item__link.active.level-8:hover,.menu-item__link.active.level-9:hover,.menu-item__link.active.level-0:hover{background-color:#919eab14}.menu-item__link.level-0{transition:padding .2s}.menu-item__link.menu-item__link.collapsed.level-0{padding:0}.menu-item__icon{width:1.5rem;height:1.5rem;flex-shrink:0;display:grid;place-items:center;color:#85858a}.menu-item__icon.collapsed.active,.menu-item__icon.expanded.active.parent.isClose,.menu-item__icon.expanded.active.child{color:inherit}.menu-item__icon.collapsed.level-0>*{margin:0 auto}.menu-item__label{font-size:.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;flex-shrink:1;margin-left:12px;padding-right:12px;opacity:1}.menu-item__label.level-0.collapsed{text-overflow:unset}.menu-item__label.active{color:inherit}.menu-item__label.collapsed{margin-left:8px;font-size:.75rem;line-height:1rem}.menu-item__label.collapsed.level-0{font-size:.875rem;opacity:0;transition-delay:.15s}.menu-item__label.level-0{margin-left:8px;font-weight:500;font-size:.951rem}.menu-item__label.level-0.isInternalApp{font-weight:unset!important}.menu-item__icon-arrow__wrapper{display:grid;place-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0}.menu-item__icon-arrow__wrapper.expanded{right:4px}.menu-item__icon-arrow__icon{transition:transform .3s!important;transform:rotate(-90deg)!important}.menu-item__icon-arrow__icon.active{color:inherit}.menu-item__icon-arrow__icon.expanded.open{transform:rotate(0)!important}.menu-item__dropdown.collapsed{background-color:#fafafa;border:1px solid #ddd;box-shadow:#0000001a 0 10px 15px -3px,#0000000d 0 4px 6px -2px;border-radius:4px;width:210px;max-width:210px;padding:4px;z-index:1200}.menu-item__dropdown::-webkit-scrollbar{width:4px}.menu-item__dropdown::-webkit-scrollbar-thumb{background-color:#9b9b9b99;border-radius:2px}.menu-item__dropdown,.menu-item__dropdown>*{margin-top:4px}.menu-item__dropdown.expanded.menu-item__dropdown--close{margin-top:0;transition:margin-top .3s}.menu-item__dropdown:first-of-type{margin-top:0}.menu-item__dropdown>*:first-child{margin-top:0}.menu-item__dropdown.collapsed .menu-item__link{height:40px}.menu-item__dropdown.collapsed .menu-item__link.level-0{height:48px}.menu-item__dropdown.collapsed.level-0{width:auto;max-width:unset;box-shadow:none;border:none;padding:0;background-color:unset}.menu-item__dropdown.expanded{overflow:hidden}.icon-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;background-color:transparent;transition:background-color .3s ease;border:none}.icon-btn:hover{background-color:var(--btn-bg-hover)}.simplebar-scrollbar:before{background-color:#0000002d}.side-bar__menu.collapsed .simplebar-track.simplebar-vertical{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}", y6 = (t) => {
30031
30031
  const e = t.isCollapsed ? 0 : t.depth * 16;
30032
- return /* @__PURE__ */ Ve(
30032
+ return /* @__PURE__ */ He(
30033
30033
  "div",
30034
30034
  {
30035
30035
  style: {
@@ -30083,7 +30083,7 @@ function S6(t) {
30083
30083
  if (b(!p), localStorage.setItem("isCollapsed", JSON.stringify(!p)), eP(p), p)
30084
30084
  I && ((Ie = E.current) == null || Ie.open(I));
30085
30085
  else {
30086
- const Be = n.filter((He) => He.parent === 0).map((He) => He.id);
30086
+ const Be = n.filter((Ve) => Ve.parent === 0).map((Ve) => Ve.id);
30087
30087
  console.log("closeIds:", Be), (Re = E.current) == null || Re.close(Be);
30088
30088
  }
30089
30089
  }, [H, Y] = tn(!1), te = p ? "collapsed" : "expanded", K = (Ie) => `${Ie} ${te}`, ue = ln(null);
@@ -30091,7 +30091,7 @@ function S6(t) {
30091
30091
  (async () => {
30092
30092
  var Re, Be;
30093
30093
  try {
30094
- const He = t.menuPath || "/global-menu-config/api/v1/menu-items/user", de = t.baseUrl + He, { data: Te } = await da.get(de);
30094
+ const Ve = t.menuPath || "/global-menu-config/api/v1/menu-items/user", de = t.baseUrl + Ve, { data: Te } = await da.get(de);
30095
30095
  let De = Te.map((et) => ({
30096
30096
  ...et,
30097
30097
  parentKey: et.parentKey || 0
@@ -30104,9 +30104,9 @@ function S6(t) {
30104
30104
  data: et
30105
30105
  }));
30106
30106
  r(Le);
30107
- } catch (He) {
30108
- console.error("Global menu", He), $p(
30109
- ((Be = (Re = He.response) == null ? void 0 : Re.data) == null ? void 0 : Be.errorMessage) || "Have error when get menu items"
30107
+ } catch (Ve) {
30108
+ console.error("Global menu", Ve), $p(
30109
+ ((Be = (Re = Ve.response) == null ? void 0 : Re.data) == null ? void 0 : Be.errorMessage) || Ve.message || "Have error when get menu items"
30110
30110
  );
30111
30111
  }
30112
30112
  })();
@@ -30128,26 +30128,26 @@ function S6(t) {
30128
30128
  S();
30129
30129
  }, [t.baseUrl]), jt(() => {
30130
30130
  let Ie = [];
30131
- c.forEach((He) => {
30131
+ c.forEach((Ve) => {
30132
30132
  const de = i.find(
30133
- (Te) => Te.id === He && Te.isFavorite === !0
30133
+ (Te) => Te.id === Ve && Te.isFavorite === !0
30134
30134
  );
30135
30135
  de && (Ie = [...Ie, de]);
30136
30136
  }), console.log(Ie);
30137
- function Re(He) {
30138
- return i.every((de) => de.parentKey !== He.id) ? He : {
30139
- ...He,
30140
- children: i.filter((de) => de.parentKey === He.id).map((de) => Re(de))
30137
+ function Re(Ve) {
30138
+ return i.every((de) => de.parentKey !== Ve.id) ? Ve : {
30139
+ ...Ve,
30140
+ children: i.filter((de) => de.parentKey === Ve.id).map((de) => Re(de))
30141
30141
  };
30142
30142
  }
30143
- const Be = Ie.map((He) => Re(He));
30143
+ const Be = Ie.map((Ve) => Re(Ve));
30144
30144
  x6(Be);
30145
30145
  }, [i]);
30146
30146
  function le(Ie) {
30147
30147
  const Re = Ie.detail.menuItem;
30148
30148
  r((Be) => Be.map(
30149
- (He) => He.id !== Re.id ? He : {
30150
- ...He,
30149
+ (Ve) => Ve.id !== Re.id ? Ve : {
30150
+ ...Ve,
30151
30151
  data: Re
30152
30152
  }
30153
30153
  )), S();
@@ -30155,7 +30155,7 @@ function S6(t) {
30155
30155
  jt(() => (window.addEventListener("updateFavoriteMenu", le), () => {
30156
30156
  window.removeEventListener("updateFavoriteMenu", le);
30157
30157
  }), []), Ga(() => {
30158
- var He;
30158
+ var Ve;
30159
30159
  const Ie = localStorage.getItem("scrollPos");
30160
30160
  Ie && ue.current && setTimeout(() => {
30161
30161
  const de = ue.current.getScrollElement();
@@ -30166,7 +30166,7 @@ function S6(t) {
30166
30166
  const de = ue.current.getScrollElement();
30167
30167
  localStorage.setItem("scrollPos", de.scrollTop.toString());
30168
30168
  }
30169
- }, Be = (He = ue.current) == null ? void 0 : He.getScrollElement();
30169
+ }, Be = (Ve = ue.current) == null ? void 0 : Ve.getScrollElement();
30170
30170
  return Be == null || Be.addEventListener("scroll", Re), () => {
30171
30171
  Be == null || Be.removeEventListener("scroll", Re);
30172
30172
  };
@@ -30175,15 +30175,15 @@ function S6(t) {
30175
30175
  a(!0);
30176
30176
  const Re = [...n];
30177
30177
  r(Ie);
30178
- const Be = Ie.map((He, de) => ({
30179
- menuItemId: He.id,
30178
+ const Be = Ie.map((Ve, de) => ({
30179
+ menuItemId: Ve.id,
30180
30180
  order: de
30181
30181
  }));
30182
30182
  da.post("/global-menu-config/api/v1/menu-items/user", Be, {
30183
30183
  baseURL: t.baseUrl
30184
30184
  }).then(() => {
30185
- }).catch((He) => {
30186
- console.error(He), r(Re);
30185
+ }).catch((Ve) => {
30186
+ console.error(Ve), r(Re);
30187
30187
  }).finally(() => {
30188
30188
  a(!1);
30189
30189
  });
@@ -30193,15 +30193,15 @@ function S6(t) {
30193
30193
  []
30194
30194
  );
30195
30195
  return console.log("nodesglobal menu", n), /* @__PURE__ */ Zr("div", { className: K("side-bar"), children: [
30196
- /* @__PURE__ */ Ve("div", { className: K("wrap-section side-bar__wrapper-toggle-btn"), children: /* @__PURE__ */ Ve(
30196
+ /* @__PURE__ */ He("div", { className: K("wrap-section side-bar__wrapper-toggle-btn"), children: /* @__PURE__ */ He(
30197
30197
  "button",
30198
30198
  {
30199
30199
  className: "icon-btn side-bar__toggle-btn",
30200
30200
  onClick: _,
30201
- children: p ? /* @__PURE__ */ Ve(g6, {}) : /* @__PURE__ */ Ve(p6, {})
30201
+ children: p ? /* @__PURE__ */ He(g6, {}) : /* @__PURE__ */ He(p6, {})
30202
30202
  }
30203
30203
  ) }),
30204
- /* @__PURE__ */ Ve(
30204
+ /* @__PURE__ */ He(
30205
30205
  Qv,
30206
30206
  {
30207
30207
  ref: ue,
@@ -30213,7 +30213,7 @@ function S6(t) {
30213
30213
  height: "100%",
30214
30214
  overflowX: "hidden"
30215
30215
  },
30216
- children: /* @__PURE__ */ Ve(ZE, { backend: lH, options: IH(), children: /* @__PURE__ */ Ve(
30216
+ children: /* @__PURE__ */ He(ZE, { backend: lH, options: IH(), children: /* @__PURE__ */ He(
30217
30217
  KH,
30218
30218
  {
30219
30219
  ref: E,
@@ -30240,7 +30240,7 @@ function S6(t) {
30240
30240
  children: n.filter((Le) => Le.parent === De.id).map((Le) => Be(Le.data))
30241
30241
  };
30242
30242
  }
30243
- const He = Be(Ie.data), de = (De) => R.some((Le) => Le.id === De);
30243
+ const Ve = Be(Ie.data), de = (De) => R.some((Le) => Le.id === De);
30244
30244
  function Te(De, Le) {
30245
30245
  r(
30246
30246
  (et) => et.map(
@@ -30254,7 +30254,7 @@ function S6(t) {
30254
30254
  )
30255
30255
  ), S();
30256
30256
  }
30257
- return /* @__PURE__ */ Ve(
30257
+ return /* @__PURE__ */ He(
30258
30258
  QD,
30259
30259
  {
30260
30260
  isInternalApp: t.isInternalApp,
@@ -30267,7 +30267,7 @@ function S6(t) {
30267
30267
  node: Ie,
30268
30268
  params: Re,
30269
30269
  nodes: n,
30270
- item: He,
30270
+ item: Ve,
30271
30271
  expanded: () => !1,
30272
30272
  toggleExpand: (De) => {
30273
30273
  var Le;
@@ -30291,7 +30291,7 @@ function S6(t) {
30291
30291
  },
30292
30292
  placeholderRender: (Ie, { depth: Re }) => {
30293
30293
  var Be;
30294
- return /* @__PURE__ */ Ve(
30294
+ return /* @__PURE__ */ He(
30295
30295
  y6,
30296
30296
  {
30297
30297
  node: Ie,
@@ -30321,12 +30321,12 @@ function S6(t) {
30321
30321
  className: K("side-bar__logout-btn"),
30322
30322
  onClick: () => Y(!0),
30323
30323
  children: [
30324
- /* @__PURE__ */ Ve(m6, { className: K("side-bar__icon-logout") }),
30325
- /* @__PURE__ */ Ve("span", { className: K("side-bar__logout-btn__text"), children: "Logout" })
30324
+ /* @__PURE__ */ He(m6, { className: K("side-bar__icon-logout") }),
30325
+ /* @__PURE__ */ He("span", { className: K("side-bar__logout-btn__text"), children: "Logout" })
30326
30326
  ]
30327
30327
  }
30328
30328
  ),
30329
- /* @__PURE__ */ Ve(
30329
+ /* @__PURE__ */ He(
30330
30330
  AI,
30331
30331
  {
30332
30332
  isOpen: H,
@@ -30339,7 +30339,6 @@ function S6(t) {
30339
30339
  }
30340
30340
  const L1 = {
30341
30341
  "/stella/page/SiteManagement/Company/List?tenantId=1": [
30342
- "/stella/page/SiteManagement/Portfolio",
30343
30342
  "/stella/page/SiteManagement/Company",
30344
30343
  "/stella/page/SiteManagement/Region",
30345
30344
  "/stella/page/SiteManagement/Location",
@@ -30348,13 +30347,7 @@ const L1 = {
30348
30347
  "/stella/page/SiteManagement/Sign"
30349
30348
  ],
30350
30349
  "/stella/page/SiteManagement/Portfolio/List": [
30351
- "/stella/page/SiteManagement/Portfolio",
30352
- "/stella/page/SiteManagement/Company",
30353
- "/stella/page/SiteManagement/Region",
30354
- "/stella/page/SiteManagement/Location",
30355
- "/stella/page/SiteManagement/Zone",
30356
- "/stella/page/SiteManagement/Service",
30357
- "/stella/page/SiteManagement/Sign"
30350
+ "/stella/page/SiteManagement/Portfolio"
30358
30351
  ],
30359
30352
  "/stella/page/SiteManagement/CountryRegion/List": [
30360
30353
  "/stella/page/SiteManagement/CountryRegion"
@@ -30416,12 +30409,17 @@ const L1 = {
30416
30409
  "/anpr/page/Technical/Index?priority=P2": ["/anpr/page/Technical"],
30417
30410
  "/anpr/page/Technical/Index?priority=P3": ["/anpr/page/Technical"],
30418
30411
  "/anpr/page/Technical/Index?priority=P4": ["/anpr/page/Technical"],
30412
+ "/anpr/page/CustomVerifications/Overview": [
30413
+ "/anpr/page/CustomVerifications/Overview"
30414
+ ],
30419
30415
  "/anpr/page/CustomVerifications/WipByLocation": [
30420
30416
  "/anpr/page/CustomVerifications"
30421
30417
  ],
30418
+ "/anpr/page/Issues/Create": ["/anpr/page/Issues/Create"],
30419
+ "/anpr/page/Issues/ExportAsCsv": ["/anpr/page/Issues/ExportAsCsv"],
30420
+ "/anpr/page/Issues/Overview": ["/anpr/page/Issues/Overview"],
30422
30421
  "/anpr/page/Issues/Index?status=Closed": ["/anpr/page/Issues"],
30423
- "/anpr/page/Issues/Index": ["/anpr/page/Issues"],
30424
- "/anpr/page/Issues/Overview": ["/anpr/page/Issues"]
30422
+ "/anpr/page/Issues/Index": ["/anpr/page/Issues"]
30425
30423
  };
30426
30424
  function T6(t, e) {
30427
30425
  const r = t.replace(window.origin, ""), i = new URL(r, window.location.origin), o = new URL(e, window.origin), a = localStorage.getItem("latestClickMenuPath");
@@ -30431,7 +30429,9 @@ function C6(t, e) {
30431
30429
  const n = t.map((a) => ({
30432
30430
  item: a,
30433
30431
  priority: a.path ? T6(a.path, e) : 0
30434
- })).filter((a) => a.priority > 0), r = n.length > 0 ? n.reduce(
30432
+ })).filter((a) => a.priority > 0);
30433
+ console.log(" index.tsx ~ matchedItems:", n);
30434
+ const r = n.length > 0 ? n.reduce(
30435
30435
  (a, c) => c.priority > a.priority ? c : a
30436
30436
  ).item : null, i = [];
30437
30437
  let o = r;
@@ -30452,12 +30452,12 @@ function nP(t) {
30452
30452
  } : (n.children && (n.children = nP(n.children)), n));
30453
30453
  }
30454
30454
  function D7(t) {
30455
- return /* @__PURE__ */ Ve(ZD.div, { children: /* @__PURE__ */ Ve(
30455
+ return /* @__PURE__ */ He(ZD.div, { children: /* @__PURE__ */ He(
30456
30456
  NT,
30457
30457
  {
30458
30458
  styles: [qT, v6, b6],
30459
30459
  style: { position: "sticky", zIndex: 1300 },
30460
- children: /* @__PURE__ */ Ve(S6, { ...t })
30460
+ children: /* @__PURE__ */ He(S6, { ...t })
30461
30461
  }
30462
30462
  ) });
30463
30463
  }
@@ -30480,7 +30480,7 @@ var Op = { exports: {} };
30480
30480
  Op.exports;
30481
30481
  (function(t, e) {
30482
30482
  (function() {
30483
- var n, r = "4.17.21", i = 200, o = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", a = "Expected a function", c = "Invalid `variable` option passed into `_.template`", f = "__lodash_hash_undefined__", p = 500, b = "__lodash_placeholder__", m = 1, T = 2, E = 4, R = 1, I = 2, M = 1, _ = 2, H = 4, Y = 8, te = 16, K = 32, ue = 64, S = 128, le = 256, se = 512, Ye = 30, Ie = "...", Re = 800, Be = 16, He = 1, de = 2, Te = 3, De = 1 / 0, Le = 9007199254740991, et = 17976931348623157e292, ge = NaN, Ee = 4294967295, Ue = Ee - 1, Qe = Ee >>> 1, Ge = [
30483
+ var n, r = "4.17.21", i = 200, o = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", a = "Expected a function", c = "Invalid `variable` option passed into `_.template`", f = "__lodash_hash_undefined__", p = 500, b = "__lodash_placeholder__", m = 1, T = 2, E = 4, R = 1, I = 2, M = 1, _ = 2, H = 4, Y = 8, te = 16, K = 32, ue = 64, S = 128, le = 256, se = 512, Ye = 30, Ie = "...", Re = 800, Be = 16, Ve = 1, de = 2, Te = 3, De = 1 / 0, Le = 9007199254740991, et = 17976931348623157e292, ge = NaN, Ee = 4294967295, Ue = Ee - 1, Qe = Ee >>> 1, Ge = [
30484
30484
  ["ary", S],
30485
30485
  ["bind", M],
30486
30486
  ["bindKey", _],
@@ -31136,7 +31136,7 @@ Op.exports;
31136
31136
  if (Qo == de)
31137
31137
  Pt = uo;
31138
31138
  else if (!uo) {
31139
- if (Qo == He)
31139
+ if (Qo == Ve)
31140
31140
  continue e;
31141
31141
  break e;
31142
31142
  }
@@ -34063,7 +34063,7 @@ function print() { __p += __j.call(arguments, '') }
34063
34063
  return this.reverse()[s](w).reverse();
34064
34064
  };
34065
34065
  }), ee(["filter", "map", "takeWhile"], function(s, u) {
34066
- var w = u + 1, O = w == He || w == Te;
34066
+ var w = u + 1, O = w == Ve || w == Te;
34067
34067
  Vt.prototype[s] = function(j) {
34068
34068
  var q = this.clone();
34069
34069
  return q.__iteratees__.push({
@@ -34483,7 +34483,7 @@ var P6 = function(t, e) {
34483
34483
  function se(h, y) {
34484
34484
  return h.nodeName && h.nodeName.toLowerCase() === y.toLowerCase();
34485
34485
  }
34486
- var Ye = r.pop, Ie = r.sort, Re = r.splice, Be = "[\\x20\\t\\r\\n\\f]", He = new RegExp(
34486
+ var Ye = r.pop, Ie = r.sort, Re = r.splice, Be = "[\\x20\\t\\r\\n\\f]", Ve = new RegExp(
34487
34487
  "^" + Be + "+|((?:^|[^\\\\])(?:\\\\.)*)" + Be + "+$",
34488
34488
  "g"
34489
34489
  );
@@ -34591,7 +34591,7 @@ var P6 = function(t, e) {
34591
34591
  }
34592
34592
  }
34593
34593
  }
34594
- return Ws(Z.replace(He, "$1"), ce, xe, Ce);
34594
+ return Ws(Z.replace(Ve, "$1"), ce, xe, Ce);
34595
34595
  }
34596
34596
  function Nn() {
34597
34597
  var Z = [];
@@ -34833,7 +34833,7 @@ var P6 = function(t, e) {
34833
34833
  pseudos: {
34834
34834
  // Potentially complex pseudos
34835
34835
  not: Tn(function(Z) {
34836
- var ce = [], xe = [], Ce = ba(Z.replace(He, "$1"));
34836
+ var ce = [], xe = [], Ce = ba(Z.replace(Ve, "$1"));
34837
34837
  return Ce[Oe] ? Tn(function(X, ae, oe, _e) {
34838
34838
  for (var Me, ot = Ce(X, null, _e, []), at = X.length; at--; )
34839
34839
  (Me = ot[at]) && (X[at] = !(ae[at] = Me));
@@ -34963,7 +34963,7 @@ var P6 = function(t, e) {
34963
34963
  (!xe || (Ce = nn.exec(oe))) && (Ce && (oe = oe.slice(Ce[0].length) || oe), _e.push(X = [])), xe = !1, (Ce = wo.exec(oe)) && (xe = Ce.shift(), X.push({
34964
34964
  value: xe,
34965
34965
  // Cast descendant combinators to space
34966
- type: Ce[0].replace(He, " ")
34966
+ type: Ce[0].replace(Ve, " ")
34967
34967
  }), oe = oe.slice(xe.length));
34968
34968
  for (ae in y.filter)
34969
34969
  (Ce = L[ae].exec(oe)) && (!Me[ae] || (Ce = Me[ae](Ce))) && (xe = Ce.shift(), X.push({
@@ -35087,7 +35087,7 @@ var P6 = function(t, e) {
35087
35087
  _e > 1 && ai(
35088
35088
  // If the preceding token was a descendant combinator, insert an implicit any-element `*`
35089
35089
  Z.slice(0, _e - 1).concat({ value: Z[_e - 2].type === " " ? "*" : "" })
35090
- ).replace(He, "$1"),
35090
+ ).replace(Ve, "$1"),
35091
35091
  xe,
35092
35092
  _e < Ce && pn(Z.slice(_e, Ce)),
35093
35093
  Ce < X && pn(Z = Z.slice(Ce)),
@@ -36462,7 +36462,7 @@ var P6 = function(t, e) {
36462
36462
  })();
36463
36463
  function Mi(h, y, C) {
36464
36464
  var P, F, B, V, ie = Er.test(y), ee = h.style;
36465
- return C = C || Nr(h), C && (V = C.getPropertyValue(y) || C[y], ie && V && (V = V.replace(He, "$1") || void 0), V === "" && !Tr(h) && (V = S.style(h, y)), !R.pixelBoxStyles() && ni.test(V) && Ji.test(y) && (P = ee.width, F = ee.minWidth, B = ee.maxWidth, ee.minWidth = ee.maxWidth = ee.width = V, V = C.width, ee.width = P, ee.minWidth = F, ee.maxWidth = B)), V !== void 0 ? (
36465
+ return C = C || Nr(h), C && (V = C.getPropertyValue(y) || C[y], ie && V && (V = V.replace(Ve, "$1") || void 0), V === "" && !Tr(h) && (V = S.style(h, y)), !R.pixelBoxStyles() && ni.test(V) && Ji.test(y) && (P = ee.width, F = ee.minWidth, B = ee.maxWidth, ee.minWidth = ee.maxWidth = ee.width = V, V = C.width, ee.width = P, ee.minWidth = F, ee.maxWidth = B)), V !== void 0 ? (
36466
36466
  // Support: IE <=9 - 11 only
36467
36467
  // IE returns zIndex value as an integer.
36468
36468
  V + ""
@@ -38017,10 +38017,10 @@ var R6 = { exports: {} };
38017
38017
  se += "<thead>", se += "<tr>", (this.showWeekNumbers || this.showISOWeekNumbers) && (se += "<th></th>"), (!S || S.isBefore(_.firstDay)) && (!this.linkedCalendars || i == "left") ? se += '<th class="prev available"><span></span></th>' : se += "<th></th>";
38018
38018
  var Ye = this.locale.monthNames[_[1][1].month()] + _[1][1].format(" YYYY");
38019
38019
  if (this.showDropdowns) {
38020
- for (var Ie = _[1][1].month(), Re = _[1][1].year(), Be = le && le.year() || this.maxYear, He = S && S.year() || this.minYear, de = Re == He, Te = Re == Be, De = '<select class="monthselect">', Le = 0; Le < 12; Le++)
38020
+ for (var Ie = _[1][1].month(), Re = _[1][1].year(), Be = le && le.year() || this.maxYear, Ve = S && S.year() || this.minYear, de = Re == Ve, Te = Re == Be, De = '<select class="monthselect">', Le = 0; Le < 12; Le++)
38021
38021
  (!de || S && Le >= S.month()) && (!Te || le && Le <= le.month()) ? De += "<option value='" + Le + "'" + (Le === Ie ? " selected='selected'" : "") + ">" + this.locale.monthNames[Le] + "</option>" : De += "<option value='" + Le + "'" + (Le === Ie ? " selected='selected'" : "") + " disabled='disabled'>" + this.locale.monthNames[Le] + "</option>";
38022
38022
  De += "</select>";
38023
- for (var et = '<select class="yearselect">', ge = He; ge <= Be; ge++)
38023
+ for (var et = '<select class="yearselect">', ge = Ve; ge <= Be; ge++)
38024
38024
  et += '<option value="' + ge + '"' + (ge === Re ? ' selected="selected"' : "") + ">" + ge + "</option>";
38025
38025
  et += "</select>", Ye = De + et;
38026
38026
  }
@@ -38368,7 +38368,7 @@ var A7 = (
38368
38368
  }, e;
38369
38369
  }(_n.Component)
38370
38370
  );
38371
- DI((t) => /* @__PURE__ */ Ve(PI, { focusVisibleClassName: ".Mui-focusVisible", disableRipple: !0, ...t }))(({ theme: t }) => ({
38371
+ DI((t) => /* @__PURE__ */ He(PI, { focusVisibleClassName: ".Mui-focusVisible", disableRipple: !0, ...t }))(({ theme: t }) => ({
38372
38372
  width: 42,
38373
38373
  height: 26,
38374
38374
  padding: 0,