@ukpc-lib/react 0.10.8 → 0.10.10

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,7 +1,7 @@
1
1
  import { jsxs as M, Fragment as de, jsx as u } from "react/jsx-runtime";
2
2
  import * as V from "react";
3
3
  import pe, { useState as H, useContext as Oe, useEffect as G, useRef as Ee, useCallback as At, forwardRef as Vo, createElement as an, PureComponent as Wo } from "react";
4
- import { c as Le, a as bt, C as Fe, t as Qe, p as Uo, L as Gn, u as Ko, b as Yo, S as Go, d as qo, e as Zo, Q as Vr, f as Ct, g as Mn, h as Xo, s as It, _ as B, P as N, i as Se, j as Jo, o as Qo, k as $e, l as ei, m as ti, n as qn, q as Ot, r as Zn, I as ni, v as ri, w as Xn, D as oi, x as Wr, y as Ur, z as ii, A as ai, B as si, E as ct } from "../index.module-c243311a.js";
4
+ import { c as Le, a as yt, C as Fe, t as Qe, p as Uo, L as Gn, u as Ko, b as Yo, S as Go, d as qo, e as Zo, Q as Vr, f as Ct, g as Mn, h as Xo, s as It, _ as B, P as N, i as Se, j as Jo, o as Qo, k as $e, l as ei, m as ti, n as qn, q as Ot, r as Zn, I as ni, v as ri, w as Xn, D as oi, x as Wr, y as Ur, z as ii, A as ai, B as si, E as lt } from "../index.module-c243311a.js";
5
5
  import { J as B1, G as V1, M as W1, F as U1, H as K1, K as Y1 } from "../index.module-c243311a.js";
6
6
  import Q from "moment";
7
7
  import { Stack as ie, Dialog as li, DialogTitle as ci, Typography as _e, DialogContent as ui, DialogActions as di, Button as Ft, Box as fi, ClickAwayListener as hi, TextField as Kr, IconButton as mi, CircularProgress as pi, Fade as gi, Paper as yi, Checkbox as bi } from "@mui/material";
@@ -81,7 +81,7 @@ const Si = (e) => {
81
81
  setNotiData: n
82
82
  }) => async () => {
83
83
  var d;
84
- const i = e + (t || "/notification-management/api/v1/notifications"), l = (d = (await bt.get(i, {
84
+ const i = e + (t || "/notification-management/api/v1/notifications"), l = (d = (await yt.get(i, {
85
85
  params: {
86
86
  // page: 1,
87
87
  // notificationFilterType: 'all',
@@ -114,7 +114,7 @@ const Si = (e) => {
114
114
  }, { setNotiData: h } = Oe(Fe), m = kn({ baseUrl: t, notiPath: n, setNotiData: h }), v = async (y, x) => {
115
115
  try {
116
116
  const S = n || `/notification-management/api/v1/notifications/${y}`, C = t + S;
117
- await bt.put(C, { isRead: x });
117
+ await yt.put(C, { isRead: x });
118
118
  } catch (S) {
119
119
  console.log(S), c({
120
120
  id: e.id,
@@ -274,7 +274,7 @@ const Si = (e) => {
274
274
  const { setNotiData: l } = Oe(Fe), c = kn({ baseUrl: t, notiPath: n, setNotiData: l }), d = async () => {
275
275
  try {
276
276
  const m = t + (n || "/notification-management/api/v1/notifications");
277
- await bt.put(m);
277
+ await yt.put(m);
278
278
  } catch (h) {
279
279
  console.log(h);
280
280
  }
@@ -528,8 +528,8 @@ function Ei({
528
528
  ) })
529
529
  ] });
530
530
  }
531
- const Ci = `.avatar-dropdown-item{padding:.5rem;font-size:.875rem;line-height:1.25rem;cursor:pointer;border-radius:.25rem}.avartarDropdownMenu{background-color:#fff;padding:.5rem;width:13rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);position:absolute;left:-10rem;top:3.2rem}.avartarDropdownMenu ul{list-style:none;padding-inline-start:0;margin-block-end:0}.navbar-wrapper{position:fixed;top:0;left:0;width:100%;height:64px;display:flex;z-index:1000;background:#292929;padding-left:2.5rem}.navbar-container{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;position:relative}.logo-container{height:100%;display:flex;align-items:center}.right-side-container{display:flex;flex-direction:row;align-items:center;text-align:center;margin-right:2.5rem;gap:1rem}.userContainer{display:flex;align-items:center;gap:.5rem}.userFullName{color:#fff;font-weight:400;font-size:.875rem;line-height:1.25rem;transition:width .3s}.userAvatar{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:9999px;border:2px solid #FFFFFF}#userAvatarNull{width:2.5rem;height:2.5rem;background:#DDDDDD;border-radius:100%;color:#fff;font-size:20px;font-weight:400;display:flex;align-items:center;justify-content:center}.relative{position:relative}.cursor-pointer{cursor:pointer}.topbar-search-label{display:flex;position:relative}.topbar-search-input{color:#292929;border-radius:3px;height:40px;outline:none;font-size:14px;text-overflow:ellipsis}#icon{position:absolute;left:9px;top:8px;width:16px;height:24px}
532
- `, Ii = `::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:rgb(194,194,194);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:rgb(117,117,117)}.container{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.container>div{width:300px;height:40px}.container>div input{width:100%;height:40px;border:1px solid #ccc;border-radius:5px;font-size:14px;color:#000}.container>div input:focus{outline:1px solid rgb(83,172,255)}.list{display:flex;flex-direction:column;max-height:220px;width:inherit;overflow:auto;overflow-x:hidden;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;color:#000}.list button{background:none;border:none;width:100%;height:100%;max-height:3em;padding:10px;text-align:left;cursor:pointer;border-bottom:1px solid #ccc}.list button:hover{background:#f8f8f8}.list button:last-child{border-bottom:none}.StyledReactSearchAutocomplete{position:relative;height:46px}.StyledReactSearchAutocomplete .wrapper{position:absolute;display:flex;flex-direction:column;width:100%;border:1px solid #dfe1e5;background-color:#fff;color:#212121;font-size:14px;font-family:Arial;z-index:0;margin-top:2px;border-radius:3px}.StyledReactSearchAutocomplete .wrapper:hover,.StyledReactSearchAutocomplete .wrapper:active,.StyledReactSearchAutocomplete .wrapper:focus-within{box-shadow:#20212447 0 1px 6px}.StyledResults{position:absolute;display:flex;flex-direction:column;border:1px solid #dfe1e5;background-color:#fff;color:#212121;font-size:14px;font-family:Arial;z-index:0;width:450px;top:calc(100% - 2px);left:0}.StyledResults>div.line{border-top-color:#e8eaed;border-top-style:solid;border-top-width:1px;margin:0 20px 0 14px;padding-bottom:4px}.StyledResults>ul{list-style-type:none;margin:0;padding:0 0 16px;max-height:300px;max-width:450px}.StyledResults>ul>li{display:flex;align-items:center;padding:4px 0;font-size:14px;width:100%}.StyledResults>ul>li>div{margin-left:13px;font-size:14px}.StyledResults .ellipsis{text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.StyledResults .selectedSearch{color:#fff;text-decoration:none;background-color:#0d6efd}.StyledSearchInput{min-height:40px;width:100%;display:flex;align-items:center}.StyledSearchInput>input::-moz-placeholder{color:gray;opacity:1}.StyledSearchInput>input::placeholder{color:gray;opacity:1}.StyledSearchInput>input:-ms-input-placeholder{color:gray}.StyledSearchInput>input::-ms-input-placeholder{color:gray}.StyledClearIcon{margin:0 0 0 2px}.StyledClearIcon:hover{cursor:pointer}.StyledClearIcon>svg{fill:gray}.StyledSearchIcon{flex-shrink:0;margin:0 0 0 10px;fill:gray}.search-icon{position:unset!important;float:left;margin-right:5px;margin-left:5px}
531
+ const Ci = `.avatar-dropdown-item{padding:.5rem;font-size:.875rem;line-height:1.25rem;cursor:pointer;border-radius:.25rem}.avartarDropdownMenu{background-color:#fff;padding:.5rem;width:13rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);position:absolute;left:-10rem;top:3.2rem}.avartarDropdownMenu ul{list-style:none;padding-inline-start:0;margin-block-end:0}.navbar-wrapper{position:fixed;top:0;left:0;width:100%;height:64px;display:flex;z-index:1000;background:#292929;padding-left:2.5rem}.navbar-container{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between;position:relative}.logo-container{height:100%;display:flex;align-items:center}.right-side-container{display:flex;flex-direction:row;align-items:center;text-align:center;margin-right:2.5rem;gap:1rem}.userContainer{display:flex;align-items:center;gap:.5rem}.userFullName{color:#fff;font-weight:400;font-size:.875rem;line-height:1.25rem;transition:width .3s}.userAvatar{width:2.5rem;height:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:9999px;border:2px solid #FFFFFF}#userAvatarNull{width:2.5rem;height:2.5rem;background:#DDDDDD;border-radius:100%;color:#fff;font-size:20px;font-weight:400;display:flex;align-items:center;justify-content:center}.relative{position:relative}.cursor-pointer{cursor:pointer}.topbar-search-label{display:flex;position:relative}.topbar-search-input{color:#292929;border-radius:3px;height:40px;outline:none;font-size:14px;text-overflow:ellipsis;max-width:166px}#icon{position:absolute;left:9px;top:8px;width:16px;height:24px}
532
+ `, Ii = `::-webkit-scrollbar-track{background:#f1f1f1;border-radius:5px}::-webkit-scrollbar-thumb{background:rgb(194,194,194);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:rgb(117,117,117)}.container{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.container>div{width:300px;height:40px}.container>div input{width:100%;height:40px;border:1px solid #ccc;border-radius:5px;font-size:14px;color:#000}.container>div input:focus{outline:1px solid rgb(83,172,255)}.list{display:flex;flex-direction:column;max-height:220px;width:inherit;overflow:auto;overflow-x:hidden;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px;color:#000}.list button{background:none;border:none;width:100%;height:100%;max-height:3em;padding:10px;text-align:left;cursor:pointer;border-bottom:1px solid #ccc}.list button:hover{background:#f8f8f8}.list button:last-child{border-bottom:none}.StyledReactSearchAutocomplete{position:relative;height:46px}.StyledReactSearchAutocomplete .wrapper{position:absolute;display:flex;flex-direction:column;width:100%;border:1px solid #dfe1e5;background-color:#fff;color:#212121;font-size:14px;font-family:Arial;z-index:0;margin-top:2px;border-radius:3px}.StyledReactSearchAutocomplete .wrapper:hover,.StyledReactSearchAutocomplete .wrapper:active,.StyledReactSearchAutocomplete .wrapper:focus-within{box-shadow:#20212447 0 1px 6px}.StyledResults{position:absolute;display:flex;flex-direction:column;border:1px solid #dfe1e5;background-color:#fff;color:#212121;font-size:14px;font-family:Arial;z-index:0;width:450px;top:calc(100% - 2px);left:0}.StyledResults>div.line{border-top-color:#e8eaed;border-top-style:solid;border-top-width:1px;margin:0 20px 0 14px;padding-bottom:4px}.StyledResults>ul{list-style-type:none;margin:0;padding:0 0 16px;max-height:300px;max-width:450px}.StyledResults>ul>li{display:flex;align-items:center;padding:4px 0;font-size:14px;width:100%}.StyledResults>ul>li>div{margin-left:13px;font-size:14px}.StyledResults .ellipsis{text-align:left;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.StyledResults .selectedSearch{color:#fff;text-decoration:none;background-color:#0d6efd}.StyledSearchInput{min-height:40px;width:100%;display:flex;align-items:center}.StyledSearchInput>input::-moz-placeholder{color:gray;opacity:1}.StyledSearchInput>input::placeholder{color:gray;opacity:1}.StyledSearchInput>input:-ms-input-placeholder{color:gray}.StyledSearchInput>input::-ms-input-placeholder{color:gray}.StyledClearIcon{margin:0 0 0 5px}.StyledClearIcon:hover{cursor:pointer}.StyledClearIcon>svg{fill:gray}.StyledSearchIcon{flex-shrink:0;margin:0 0 0 10px;fill:gray}.search-icon{position:unset!important;float:left;margin-right:5px;margin-left:5px}
533
533
  `, Ti = `:root{--textPrimary: #292929;--textWhite: #fff;--primary500: #2E7D32;--grey100: #FAFAFA;--gray200: #EEEEEE;--gray600: #85858A;--link: #007BFF }.list-content{overflow-y:auto;overflow-x:hidden}.mark-all-read{text-align:right;color:#007bff;margin-bottom:12px;font-size:12px}.notification-items__wrapper{overflow:hidden}.notification-items__content{height:calc(100vh - 275px);overflow-x:hidden;overflow-y:auto;color:#292929}.notitification-item__container{display:flex;justify-content:space-between;padding:16px;border-bottom:#FAFAFA 1px solid;text-align:left;font-size:12px;position:relative;z-index:10;border-radius:4px;margin-bottom:8px}.notitification-item__container:hover{background-color:#fafafa}.notification-item__image-container{width:46px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden;margin-right:16px}.notification-item__image-container img{width:100%;height:100%;text-align:center;-o-object-fit:cover;object-fit:cover;color:transparent;text-indent:10000px}.notification-item__content-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.notification-item__context-link{color:#007bff}.notification-item__content{width:68%;padding-right:16px}.notification-item__user-name{margin-bottom:2px;font-size:14px}.notification-item__time{margin-right:15px;text-align:right}.notification-item__read-at{border-width:2px;border-style:solid;border-radius:50%;width:10px;height:10px;display:block;position:relative}.notification-item__read-at:before{position:absolute;top:-30px;right:0;width:91px;background-color:#85858a;color:#fff;border-radius:4px;font-size:10px;text-align:center;padding:4px;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.39,.575,.565,1)}.notification-item__read-at:hover:before{opacity:1;visibility:visible}.notification-item__read-at.read:before{content:"Mark as unread"}.notification-item__read-at.unread:before{content:"Mark as read"}.notification-item__read-at.read{border-color:#eee}.notification-item__read-at.unread{border-color:#2e7d32;background-color:#2e7d32}.list-dot{border-radius:50%;width:8px;height:8px;margin-right:4px;display:block}
534
534
  `, Mi = `._subscription-diaglog_1bysb_2{position:fixed;width:100vw;height:100vh;top:0;left:0;background-color:#0006;z-index:10000;display:flex;align-items:center;justify-content:center}._subscription-container_1bysb_15{width:610px;height:222px;border-radius:8px;padding:32px 24px 40px;background:#fff;color:#292929}._subscription-title_1bysb_25{font-size:20px;font-weight:500;text-align:center;color:#292929}._subscription-title_1bysb_25,._subscription-text_1bysb_34{margin-bottom:24px}._subscription-btn__container_1bysb_38{display:flex;justify-content:space-between;align-items:center}._btn-success_1bysb_44,._btn-cancel_1bysb_45{width:150px;height:40px;display:flex;align-items:center;justify-content:center;padding:8px;color:#292929;border-radius:1px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border-color .25s cubic-bezier(.4,0,.2,1) 0ms,color .25s cubic-bezier(.4,0,.2,1) 0ms}._btn-cancel_1bysb_45{background-color:#ddd}._btn-cancel_1bysb_45:hover{background-color:#c5c5c5}._btn-success_1bysb_44{background-color:#93d500}._btn-success_1bysb_44:hover{background-color:#2e7d32}
535
535
  `, ki = `._notification-massage_container_ql4az_1{background:#fff;padding:0 64px 0 84px;border-radius:8px;font-family:TT Firs Neue Trl,sans-serif}._notification-massage_container_ql4az_1:before{position:absolute;content:"";width:48px;height:48px;background:url(https://ukpcsaprod.blob.core.windows.net/saas/notification-icon.svg) no-repeat center/100%;top:12px;left:24px}._notification-name_ql4az_18{font-weight:500;font-size:14px}._notification-message_service_ql4az_23{font-size:12px}._notification-message_button-close_ql4az_27{position:absolute;top:12px;right:24px;width:24px;height:24px}
@@ -650,7 +650,7 @@ const Ri = `@keyframes react-loading-skeleton{to{transform:translate(100%)}}.rea
650
650
  const o = async () => {
651
651
  const a = e + (t || "/user-management/api/v1/users/my-account/access-stella-search");
652
652
  try {
653
- const l = await bt.get(a);
653
+ const l = await yt.get(a);
654
654
  console.log("hasPermission data", l.data), r(l.data);
655
655
  } catch (l) {
656
656
  console.log(l);
@@ -1851,7 +1851,7 @@ function ka({
1851
1851
  document.querySelector("global-topbar");
1852
1852
  const b = (_) => {
1853
1853
  const w = document.getElementById("AddTagButton"), E = document.getElementsByClassName("btn-edit");
1854
- ["a", "e", "t"].includes(_.key.toLowerCase()) && (E[0].addEventListener(
1854
+ ["a", "e", "t"].includes(_.key.toLowerCase()) && ((E == null ? void 0 : E.length) > 0 && E[0].addEventListener(
1855
1855
  "click",
1856
1856
  (x) => {
1857
1857
  const S = document.querySelector("global-topbar"), C = S != null ? S.shadowRoot : document, A = C.getElementById("GlobalSearchInput");
@@ -1951,12 +1951,12 @@ function $a({
1951
1951
  G(() => {
1952
1952
  A(s);
1953
1953
  const z = setTimeout(
1954
- () => k(lt(s)),
1954
+ () => k(_t(s)),
1955
1955
  0
1956
1956
  );
1957
1957
  return () => clearTimeout(z);
1958
1958
  }, [s]), G(() => {
1959
- (C == null ? void 0 : C.length) >= 3 ? e && (e == null ? void 0 : e.length) > 0 && k(lt(C)) : k([]);
1959
+ (C == null ? void 0 : C.length) >= 3 ? e && (e == null ? void 0 : e.length) > 0 && k(e) : k([]);
1960
1960
  }, [e]), G(() => {
1961
1961
  b && C.length > 0 && !me && I.length === 0 && !W ? He(!0) : He(!1);
1962
1962
  }, [me, b, W, C, I]), G(() => {
@@ -1971,13 +1971,13 @@ function $a({
1971
1971
  a(z), Be(!0);
1972
1972
  }, ze = (z) => {
1973
1973
  let te = [];
1974
- (z == null ? void 0 : z.length) > 0 && (te = lt(z)), k(te), r(z, te), Pe(!1);
1974
+ (z == null ? void 0 : z.length) > 0 && (te = _t(z)), k(te), r(z, te), Pe(!1);
1975
1975
  }, we = pe.useCallback(
1976
1976
  n > 0 ? Ca((z) => ze(z), n) : (z) => ze(z),
1977
1977
  [e]
1978
1978
  ), Ve = (z) => {
1979
1979
  We(), i(z), A(z[p]), q(0);
1980
- }, lt = (z) => S.search(z, { limit: f }).map((te) => ({ ...te.item })).slice(0, f), on = ({ target: z }) => {
1980
+ }, _t = (z) => S.search(z, { limit: f }).map((te) => ({ ...te.item })).slice(0, f), on = ({ target: z }) => {
1981
1981
  const te = z.value;
1982
1982
  A(te), we(te), Pe(!0), W && oe(!1);
1983
1983
  }, We = () => {
@@ -2916,7 +2916,7 @@ const Ha = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2916
2916
  default: ve,
2917
2917
  isPlainObject: Ae
2918
2918
  }, Symbol.toStringTag, { value: "Module" }));
2919
- function ht(e) {
2919
+ function ft(e) {
2920
2920
  let t = "https://mui.com/production-error/?code=" + e;
2921
2921
  for (let n = 1; n < arguments.length; n += 1)
2922
2922
  t += "&args[]=" + encodeURIComponent(arguments[n]);
@@ -2924,7 +2924,7 @@ function ht(e) {
2924
2924
  }
2925
2925
  const Ba = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2926
2926
  __proto__: null,
2927
- default: ht
2927
+ default: ft
2928
2928
  }, Symbol.toStringTag, { value: "Module" }));
2929
2929
  var vn = { exports: {} }, F = {};
2930
2930
  /**
@@ -3111,7 +3111,7 @@ const Ya = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3111
3111
  }, Symbol.toStringTag, { value: "Module" }));
3112
3112
  function je(e) {
3113
3113
  if (typeof e != "string")
3114
- throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `capitalize(string)` expects a string argument." : ht(7));
3114
+ throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `capitalize(string)` expects a string argument." : ft(7));
3115
3115
  return e.charAt(0).toUpperCase() + e.slice(1);
3116
3116
  }
3117
3117
  const Ga = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
@@ -3221,7 +3221,7 @@ process.env.NODE_ENV !== "production" && (N.node, N.object.isRequired);
3221
3221
  function as(e) {
3222
3222
  return is(e);
3223
3223
  }
3224
- var vt = {}, ao = { exports: {} };
3224
+ var bt = {}, ao = { exports: {} };
3225
3225
  (function(e) {
3226
3226
  function t(n) {
3227
3227
  return n && n.__esModule ? n : {
@@ -3292,7 +3292,7 @@ function Sn(e, t) {
3292
3292
  function ee(e, t) {
3293
3293
  return e.charCodeAt(t) | 0;
3294
3294
  }
3295
- function mt(e, t, n) {
3295
+ function ht(e, t, n) {
3296
3296
  return e.slice(t, n);
3297
3297
  }
3298
3298
  function ge(e) {
@@ -3311,7 +3311,7 @@ var Kt = 1, nt = 1, fo = 0, re = 0, J = 0, ot = "";
3311
3311
  function Yt(e, t, n, r, o, i, a) {
3312
3312
  return { value: e, root: t, parent: n, type: r, props: o, children: i, line: Kt, column: nt, length: a, return: "" };
3313
3313
  }
3314
- function ut(e, t) {
3314
+ function ct(e, t) {
3315
3315
  return gs(Yt("", null, null, "", null, null, 0), e, { length: -e.length }, t);
3316
3316
  }
3317
3317
  function xs() {
@@ -3329,10 +3329,10 @@ function xe() {
3329
3329
  function $t() {
3330
3330
  return re;
3331
3331
  }
3332
- function xt(e, t) {
3333
- return mt(ot, e, t);
3332
+ function vt(e, t) {
3333
+ return ht(ot, e, t);
3334
3334
  }
3335
- function pt(e) {
3335
+ function mt(e) {
3336
3336
  switch (e) {
3337
3337
  case 0:
3338
3338
  case 9:
@@ -3371,17 +3371,17 @@ function mo(e) {
3371
3371
  return ot = "", e;
3372
3372
  }
3373
3373
  function Nt(e) {
3374
- return uo(xt(re - 1, wn(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
3374
+ return uo(vt(re - 1, wn(e === 91 ? e + 2 : e === 40 ? e + 1 : e)));
3375
3375
  }
3376
3376
  function ws(e) {
3377
3377
  for (; (J = xe()) && J < 33; )
3378
3378
  le();
3379
- return pt(e) > 2 || pt(J) > 3 ? "" : " ";
3379
+ return mt(e) > 2 || mt(J) > 3 ? "" : " ";
3380
3380
  }
3381
3381
  function _s(e, t) {
3382
3382
  for (; --t && le() && !(J < 48 || J > 102 || J > 57 && J < 65 || J > 70 && J < 97); )
3383
3383
  ;
3384
- return xt(e, $t() + (t < 6 && xe() == 32 && le() == 32));
3384
+ return vt(e, $t() + (t < 6 && xe() == 32 && le() == 32));
3385
3385
  }
3386
3386
  function wn(e) {
3387
3387
  for (; le(); )
@@ -3405,12 +3405,12 @@ function Es(e, t) {
3405
3405
  for (; le() && e + J !== 47 + 10; )
3406
3406
  if (e + J === 42 + 42 && xe() === 47)
3407
3407
  break;
3408
- return "/*" + xt(t, re - 1) + "*" + Ut(e === 47 ? e : le());
3408
+ return "/*" + vt(t, re - 1) + "*" + Ut(e === 47 ? e : le());
3409
3409
  }
3410
3410
  function Cs(e) {
3411
- for (; !pt(xe()); )
3411
+ for (; !mt(xe()); )
3412
3412
  le();
3413
- return xt(e, re);
3413
+ return vt(e, re);
3414
3414
  }
3415
3415
  function Is(e) {
3416
3416
  return mo(Rt("", null, null, null, [""], e = ho(e), 0, [0], e));
@@ -3506,15 +3506,15 @@ function Rt(e, t, n, r, o, i, a, l, c) {
3506
3506
  }
3507
3507
  function dr(e, t, n, r, o, i, a, l, c, d, f) {
3508
3508
  for (var h = o - 1, m = o === 0 ? i : [""], v = Pn(m), p = 0, s = 0, g = 0; p < r; ++p)
3509
- for (var b = 0, _ = mt(e, h + 1, h = ps(s = a[p])), w = e; b < v; ++b)
3509
+ for (var b = 0, _ = ht(e, h + 1, h = ps(s = a[p])), w = e; b < v; ++b)
3510
3510
  (w = uo(s > 0 ? m[b] + " " + _ : P(_, /&\f/g, m[b]))) && (c[g++] = w);
3511
3511
  return Yt(e, t, n, o === 0 ? Nn : l, c, d, f);
3512
3512
  }
3513
3513
  function Ts(e, t, n) {
3514
- return Yt(e, t, n, lo, Ut(xs()), mt(e, 2, -2), 0);
3514
+ return Yt(e, t, n, lo, Ut(xs()), ht(e, 2, -2), 0);
3515
3515
  }
3516
3516
  function fr(e, t, n, r) {
3517
- return Yt(e, t, n, Rn, mt(e, 0, r), mt(e, r + 1, -1), r);
3517
+ return Yt(e, t, n, Rn, ht(e, 0, r), ht(e, r + 1, -1), r);
3518
3518
  }
3519
3519
  function et(e, t) {
3520
3520
  for (var n = "", r = Pn(e), o = 0; o < r; o++)
@@ -3558,13 +3558,13 @@ function po(e) {
3558
3558
  };
3559
3559
  }
3560
3560
  var Os = function(t, n, r) {
3561
- for (var o = 0, i = 0; o = i, i = xe(), o === 38 && i === 12 && (n[r] = 1), !pt(i); )
3561
+ for (var o = 0, i = 0; o = i, i = xe(), o === 38 && i === 12 && (n[r] = 1), !mt(i); )
3562
3562
  le();
3563
- return xt(t, re);
3563
+ return vt(t, re);
3564
3564
  }, $s = function(t, n) {
3565
3565
  var r = -1, o = 44;
3566
3566
  do
3567
- switch (pt(o)) {
3567
+ switch (mt(o)) {
3568
3568
  case 0:
3569
3569
  o === 38 && xe() === 12 && (n[r] = 1), t[r] += Os(re - 1, n, r);
3570
3570
  break;
@@ -3726,7 +3726,7 @@ var zs = function(t, n, r, o) {
3726
3726
  t.return = go(t.value, t.length);
3727
3727
  break;
3728
3728
  case co:
3729
- return et([ut(t, {
3729
+ return et([ct(t, {
3730
3730
  value: P(t.value, "@", "@" + R)
3731
3731
  })], o);
3732
3732
  case Nn:
@@ -3735,15 +3735,15 @@ var zs = function(t, n, r, o) {
3735
3735
  switch (bs(i, /(::plac\w+|:read-\w+)/)) {
3736
3736
  case ":read-only":
3737
3737
  case ":read-write":
3738
- return et([ut(t, {
3738
+ return et([ct(t, {
3739
3739
  props: [P(i, /:(read-\w+)/, ":" + Ht + "$1")]
3740
3740
  })], o);
3741
3741
  case "::placeholder":
3742
- return et([ut(t, {
3742
+ return et([ct(t, {
3743
3743
  props: [P(i, /:(plac\w+)/, ":" + R + "input-$1")]
3744
- }), ut(t, {
3744
+ }), ct(t, {
3745
3745
  props: [P(i, /:(plac\w+)/, ":" + Ht + "$1")]
3746
- }), ut(t, {
3746
+ }), ct(t, {
3747
3747
  props: [P(i, /:(plac\w+)/, ne + "input-$1")]
3748
3748
  })], o);
3749
3749
  }
@@ -3944,7 +3944,7 @@ function Fs() {
3944
3944
  function Ve(T) {
3945
3945
  return E(T) === r;
3946
3946
  }
3947
- function lt(T) {
3947
+ function _t(T) {
3948
3948
  return E(T) === p;
3949
3949
  }
3950
3950
  function on(T) {
@@ -3962,7 +3962,7 @@ function Fs() {
3962
3962
  function te(T) {
3963
3963
  return E(T) === h;
3964
3964
  }
3965
- L.AsyncMode = y, L.ConcurrentMode = x, L.ContextConsumer = S, L.ContextProvider = C, L.Element = A, L.ForwardRef = I, L.Fragment = k, L.Lazy = O, L.Memo = q, L.Portal = W, L.Profiler = oe, L.StrictMode = me, L.Suspense = Pe, L.isAsyncMode = He, L.isConcurrentMode = Me, L.isContextConsumer = Be, L.isContextProvider = st, L.isElement = ze, L.isForwardRef = we, L.isFragment = Ve, L.isLazy = lt, L.isMemo = on, L.isPortal = We, L.isProfiler = Et, L.isStrictMode = z, L.isSuspense = te, L.isValidElementType = w, L.typeOf = E;
3965
+ L.AsyncMode = y, L.ConcurrentMode = x, L.ContextConsumer = S, L.ContextProvider = C, L.Element = A, L.ForwardRef = I, L.Fragment = k, L.Lazy = O, L.Memo = q, L.Portal = W, L.Profiler = oe, L.StrictMode = me, L.Suspense = Pe, L.isAsyncMode = He, L.isConcurrentMode = Me, L.isContextConsumer = Be, L.isContextProvider = st, L.isElement = ze, L.isForwardRef = we, L.isFragment = Ve, L.isLazy = _t, L.isMemo = on, L.isPortal = We, L.isProfiler = Et, L.isStrictMode = z, L.isSuspense = te, L.isValidElementType = w, L.typeOf = E;
3966
3966
  }()), L;
3967
3967
  }
3968
3968
  process.env.NODE_ENV === "production" ? _n.exports = Ls() : _n.exports = Fs();
@@ -4100,7 +4100,7 @@ var Us = {
4100
4100
  }
4101
4101
  return Us[t] !== 1 && !So(t) && typeof n == "number" && n !== 0 ? n + "px" : n;
4102
4102
  }, qs = "Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";
4103
- function gt(e, t, n) {
4103
+ function pt(e, t, n) {
4104
4104
  if (n == null)
4105
4105
  return "";
4106
4106
  var r = n;
@@ -4135,7 +4135,7 @@ function gt(e, t, n) {
4135
4135
  case "function": {
4136
4136
  if (e !== void 0) {
4137
4137
  var c = ye, d = n(e);
4138
- return ye = c, gt(e, t, d);
4138
+ return ye = c, pt(e, t, d);
4139
4139
  }
4140
4140
  break;
4141
4141
  }
@@ -4150,7 +4150,7 @@ function Zs(e, t, n) {
4150
4150
  var r = "";
4151
4151
  if (Array.isArray(n))
4152
4152
  for (var o = 0; o < n.length; o++)
4153
- r += gt(e, t, n[o]) + ";";
4153
+ r += pt(e, t, n[o]) + ";";
4154
4154
  else
4155
4155
  for (var i in n) {
4156
4156
  var a = n[i];
@@ -4164,7 +4164,7 @@ function Zs(e, t, n) {
4164
4164
  for (var c = 0; c < a.length; c++)
4165
4165
  gr(a[c]) && (r += ln(i) + ":" + yr(i, a[c]) + ";");
4166
4166
  else {
4167
- var d = gt(e, t, a);
4167
+ var d = pt(e, t, a);
4168
4168
  switch (i) {
4169
4169
  case "animation":
4170
4170
  case "animationName": {
@@ -4187,13 +4187,13 @@ function Gt(e, t, n) {
4187
4187
  ye = void 0;
4188
4188
  var i = e[0];
4189
4189
  if (i == null || i.raw === void 0)
4190
- r = !1, o += gt(n, t, i);
4190
+ r = !1, o += pt(n, t, i);
4191
4191
  else {
4192
4192
  var a = i;
4193
4193
  o += a[0];
4194
4194
  }
4195
4195
  for (var l = 1; l < e.length; l++)
4196
- if (o += gt(n, t, e[l]), r) {
4196
+ if (o += pt(n, t, e[l]), r) {
4197
4197
  var c = i;
4198
4198
  o += c[l];
4199
4199
  }
@@ -4643,7 +4643,7 @@ function Mo(e) {
4643
4643
  const El = {
4644
4644
  borderRadius: 4
4645
4645
  }, Cl = El, Il = process.env.NODE_ENV !== "production" ? N.oneOfType([N.number, N.string, N.object, N.array]) : {}, Re = Il;
4646
- function ft(e, t) {
4646
+ function dt(e, t) {
4647
4647
  return t ? ve(e, t, {
4648
4648
  clone: !1
4649
4649
  // No need to clone deep, it's way faster.
@@ -4763,7 +4763,7 @@ const Al = {
4763
4763
  const [t, n] = e.split(""), r = Al[t], o = Ol[n] || "";
4764
4764
  return Array.isArray(o) ? o.map((i) => r + i) : [r + o];
4765
4765
  }), Xt = ["m", "mt", "mr", "mb", "ml", "mx", "my", "margin", "marginTop", "marginRight", "marginBottom", "marginLeft", "marginX", "marginY", "marginInline", "marginInlineStart", "marginInlineEnd", "marginBlock", "marginBlockStart", "marginBlockEnd"], Jt = ["p", "pt", "pr", "pb", "pl", "px", "py", "padding", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingX", "paddingY", "paddingInline", "paddingInlineStart", "paddingInlineEnd", "paddingBlock", "paddingBlockStart", "paddingBlockEnd"], Nl = [...Xt, ...Jt];
4766
- function St(e, t, n, r) {
4766
+ function xt(e, t, n, r) {
4767
4767
  var o;
4768
4768
  const i = (o = Zt(e, t, !1)) != null ? o : n;
4769
4769
  return typeof i == "number" ? (a) => typeof a == "string" ? a : (process.env.NODE_ENV !== "production" && typeof a != "number" && console.error(`MUI: Expected ${r} argument to be a number or a string, got ${a}.`), i * a) : Array.isArray(i) ? (a) => typeof a == "string" ? a : (process.env.NODE_ENV !== "production" && (Number.isInteger(a) ? a > i.length - 1 && console.error([`MUI: The value provided (${a}) overflows.`, `The supported values are: ${JSON.stringify(i)}.`, `${a} > ${i.length - 1}, you need to add the missing values.`].join(`
@@ -4773,16 +4773,16 @@ function St(e, t, n, r) {
4773
4773
  });
4774
4774
  }
4775
4775
  function ko(e) {
4776
- return St(e, "spacing", 8, "spacing");
4776
+ return xt(e, "spacing", 8, "spacing");
4777
4777
  }
4778
- function wt(e, t) {
4778
+ function St(e, t) {
4779
4779
  if (typeof t == "string" || t == null)
4780
4780
  return t;
4781
4781
  const n = Math.abs(t), r = e(n);
4782
4782
  return t >= 0 ? r : typeof r == "number" ? -r : `-${r}`;
4783
4783
  }
4784
4784
  function Rl(e, t) {
4785
- return (n) => e.reduce((r, o) => (r[o] = wt(t, n), r), {});
4785
+ return (n) => e.reduce((r, o) => (r[o] = St(t, n), r), {});
4786
4786
  }
4787
4787
  function Pl(e, t, n, r) {
4788
4788
  if (t.indexOf(n) === -1)
@@ -4792,7 +4792,7 @@ function Pl(e, t, n, r) {
4792
4792
  }
4793
4793
  function Ao(e, t) {
4794
4794
  const n = ko(e.theme);
4795
- return Object.keys(e).map((r) => Pl(e, t, r, n)).reduce(ft, {});
4795
+ return Object.keys(e).map((r) => Pl(e, t, r, n)).reduce(dt, {});
4796
4796
  }
4797
4797
  function K(e) {
4798
4798
  return Ao(e, Xt);
@@ -4819,7 +4819,7 @@ function zl(e = 8) {
4819
4819
  function Qt(...e) {
4820
4820
  const t = e.reduce((r, o) => (o.filterProps.forEach((i) => {
4821
4821
  r[i] = o;
4822
- }), r), {}), n = (r) => Object.keys(r).reduce((o, i) => t[i] ? ft(o, t[i](r)) : o, {});
4822
+ }), r), {}), n = (r) => Object.keys(r).reduce((o, i) => t[i] ? dt(o, t[i](r)) : o, {});
4823
4823
  return n.propTypes = process.env.NODE_ENV !== "production" ? e.reduce((r, o) => Object.assign(r, o.propTypes), {}) : {}, n.filterProps = e.reduce((r, o) => r.concat(o.filterProps), []), n;
4824
4824
  }
4825
4825
  function ue(e) {
@@ -4834,8 +4834,8 @@ function he(e, t) {
4834
4834
  }
4835
4835
  const Dl = he("border", ue), Ll = he("borderTop", ue), Fl = he("borderRight", ue), jl = he("borderBottom", ue), Hl = he("borderLeft", ue), Bl = he("borderColor"), Vl = he("borderTopColor"), Wl = he("borderRightColor"), Ul = he("borderBottomColor"), Kl = he("borderLeftColor"), Yl = he("outline", ue), Gl = he("outlineColor"), en = (e) => {
4836
4836
  if (e.borderRadius !== void 0 && e.borderRadius !== null) {
4837
- const t = St(e.theme, "shape.borderRadius", 4, "borderRadius"), n = (r) => ({
4838
- borderRadius: wt(t, r)
4837
+ const t = xt(e.theme, "shape.borderRadius", 4, "borderRadius"), n = (r) => ({
4838
+ borderRadius: St(t, r)
4839
4839
  });
4840
4840
  return Ie(e, e.borderRadius, n);
4841
4841
  }
@@ -4848,8 +4848,8 @@ en.filterProps = ["borderRadius"];
4848
4848
  Qt(Dl, Ll, Fl, jl, Hl, Bl, Vl, Wl, Ul, Kl, en, Yl, Gl);
4849
4849
  const tn = (e) => {
4850
4850
  if (e.gap !== void 0 && e.gap !== null) {
4851
- const t = St(e.theme, "spacing", 8, "gap"), n = (r) => ({
4852
- gap: wt(t, r)
4851
+ const t = xt(e.theme, "spacing", 8, "gap"), n = (r) => ({
4852
+ gap: St(t, r)
4853
4853
  });
4854
4854
  return Ie(e, e.gap, n);
4855
4855
  }
@@ -4861,8 +4861,8 @@ tn.propTypes = process.env.NODE_ENV !== "production" ? {
4861
4861
  tn.filterProps = ["gap"];
4862
4862
  const nn = (e) => {
4863
4863
  if (e.columnGap !== void 0 && e.columnGap !== null) {
4864
- const t = St(e.theme, "spacing", 8, "columnGap"), n = (r) => ({
4865
- columnGap: wt(t, r)
4864
+ const t = xt(e.theme, "spacing", 8, "columnGap"), n = (r) => ({
4865
+ columnGap: St(t, r)
4866
4866
  });
4867
4867
  return Ie(e, e.columnGap, n);
4868
4868
  }
@@ -4874,8 +4874,8 @@ nn.propTypes = process.env.NODE_ENV !== "production" ? {
4874
4874
  nn.filterProps = ["columnGap"];
4875
4875
  const rn = (e) => {
4876
4876
  if (e.rowGap !== void 0 && e.rowGap !== null) {
4877
- const t = St(e.theme, "spacing", 8, "rowGap"), n = (r) => ({
4878
- rowGap: wt(t, r)
4877
+ const t = xt(e.theme, "spacing", 8, "rowGap"), n = (r) => ({
4878
+ rowGap: St(t, r)
4879
4879
  });
4880
4880
  return Ie(e, e.rowGap, n);
4881
4881
  }
@@ -5258,7 +5258,7 @@ const h0 = {
5258
5258
  cssProperty: !1,
5259
5259
  themeKey: "typography"
5260
5260
  }
5261
- }, _t = h0;
5261
+ }, wt = h0;
5262
5262
  function m0(...e) {
5263
5263
  const t = e.reduce((r, o) => r.concat(Object.keys(o)), []), n = new Set(t);
5264
5264
  return e.every((r) => n.size === Object.keys(r).length);
@@ -5304,7 +5304,7 @@ function Oo() {
5304
5304
  } = n || {};
5305
5305
  if (!o)
5306
5306
  return null;
5307
- const a = (r = i.unstable_sxConfig) != null ? r : _t;
5307
+ const a = (r = i.unstable_sxConfig) != null ? r : wt;
5308
5308
  function l(c) {
5309
5309
  let d = c;
5310
5310
  if (typeof c == "function")
@@ -5320,7 +5320,7 @@ function Oo() {
5320
5320
  if (p != null)
5321
5321
  if (typeof p == "object")
5322
5322
  if (a[v])
5323
- m = ft(m, e(v, p, i, a));
5323
+ m = dt(m, e(v, p, i, a));
5324
5324
  else {
5325
5325
  const s = Ie({
5326
5326
  theme: i
@@ -5330,10 +5330,10 @@ function Oo() {
5330
5330
  m0(s, p) ? m[v] = t({
5331
5331
  sx: p,
5332
5332
  theme: i
5333
- }) : m = ft(m, s);
5333
+ }) : m = dt(m, s);
5334
5334
  }
5335
5335
  else
5336
- m = ft(m, e(v, p, i, a));
5336
+ m = dt(m, e(v, p, i, a));
5337
5337
  }), Ml(h, m);
5338
5338
  }
5339
5339
  return Array.isArray(o) ? o.map(l) : l(o);
@@ -5368,7 +5368,7 @@ function Ro(e = {}, ...t) {
5368
5368
  spacing: c,
5369
5369
  shape: B({}, Cl, i)
5370
5370
  }, a);
5371
- return d.applyStyles = No, d = t.reduce((f, h) => ve(f, h), d), d.unstable_sxConfig = B({}, _t, a == null ? void 0 : a.unstable_sxConfig), d.unstable_sx = function(h) {
5371
+ return d.applyStyles = No, d = t.reduce((f, h) => ve(f, h), d), d.unstable_sxConfig = B({}, wt, a == null ? void 0 : a.unstable_sxConfig), d.unstable_sx = function(h) {
5372
5372
  return Bn({
5373
5373
  sx: h,
5374
5374
  theme: this
@@ -5385,7 +5385,7 @@ const y0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5385
5385
  const r = {
5386
5386
  systemProps: {},
5387
5387
  otherProps: {}
5388
- }, o = (t = e == null || (n = e.theme) == null ? void 0 : n.unstable_sxConfig) != null ? t : _t;
5388
+ }, o = (t = e == null || (n = e.theme) == null ? void 0 : n.unstable_sxConfig) != null ? t : wt;
5389
5389
  return Object.keys(e).forEach((i) => {
5390
5390
  o[i] ? r.systemProps[i] = e[i] : r.otherProps[i] = e[i];
5391
5391
  }), r;
@@ -5410,15 +5410,15 @@ const w0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5410
5410
  default: Bn,
5411
5411
  extendSxProp: S0,
5412
5412
  unstable_createStyleFunctionSx: Oo,
5413
- unstable_defaultSxConfig: _t
5413
+ unstable_defaultSxConfig: wt
5414
5414
  }, Symbol.toStringTag, { value: "Module" })), _0 = /* @__PURE__ */ Se(w0);
5415
5415
  var it = so;
5416
- Object.defineProperty(vt, "__esModule", {
5416
+ Object.defineProperty(bt, "__esModule", {
5417
5417
  value: !0
5418
5418
  });
5419
- var E0 = vt.default = L0;
5420
- vt.shouldForwardProp = Pt;
5421
- vt.systemDefaultTheme = void 0;
5419
+ var E0 = bt.default = L0;
5420
+ bt.shouldForwardProp = Pt;
5421
+ bt.systemDefaultTheme = void 0;
5422
5422
  var ce = it(ss), Tn = it(ls), Cr = N0(bl), C0 = vl, I0 = it(xl), T0 = it(Sl), M0 = it(b0), k0 = it(_0);
5423
5423
  const A0 = ["ownerState"], O0 = ["variants"], $0 = ["name", "slot", "skipVariantsResolver", "skipSx", "overridesResolver"];
5424
5424
  function Po(e) {
@@ -5457,7 +5457,7 @@ function P0(e) {
5457
5457
  function Pt(e) {
5458
5458
  return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
5459
5459
  }
5460
- const z0 = vt.systemDefaultTheme = (0, M0.default)(), Ir = (e) => e && e.charAt(0).toLowerCase() + e.slice(1);
5460
+ const z0 = bt.systemDefaultTheme = (0, M0.default)(), Ir = (e) => e && e.charAt(0).toLowerCase() + e.slice(1);
5461
5461
  function kt({
5462
5462
  defaultTheme: e,
5463
5463
  theme: t,
@@ -5770,7 +5770,7 @@ function Q0(e, t, n, r = 1) {
5770
5770
  const ec = {
5771
5771
  black: "#000",
5772
5772
  white: "#fff"
5773
- }, yt = ec, tc = {
5773
+ }, gt = ec, tc = {
5774
5774
  50: "#fafafa",
5775
5775
  100: "#f5f5f5",
5776
5776
  200: "#eeeeee",
@@ -5830,7 +5830,7 @@ const ec = {
5830
5830
  A200: "#ffab40",
5831
5831
  A400: "#ff9100",
5832
5832
  A700: "#ff6d00"
5833
- }, dt = ic, ac = {
5833
+ }, ut = ic, ac = {
5834
5834
  50: "#e3f2fd",
5835
5835
  100: "#bbdefb",
5836
5836
  200: "#90caf9",
@@ -5890,8 +5890,8 @@ const ec = {
5890
5890
  // The background colors used to style the surfaces.
5891
5891
  // Consistency between these values is important.
5892
5892
  background: {
5893
- paper: yt.white,
5894
- default: yt.white
5893
+ paper: gt.white,
5894
+ default: gt.white
5895
5895
  },
5896
5896
  // The colors used to style the action elements.
5897
5897
  action: {
@@ -5914,7 +5914,7 @@ const ec = {
5914
5914
  }
5915
5915
  }, cn = {
5916
5916
  text: {
5917
- primary: yt.white,
5917
+ primary: gt.white,
5918
5918
  secondary: "rgba(255, 255, 255, 0.7)",
5919
5919
  disabled: "rgba(255, 255, 255, 0.5)",
5920
5920
  icon: "rgba(255, 255, 255, 0.5)"
@@ -5925,7 +5925,7 @@ const ec = {
5925
5925
  default: "#121212"
5926
5926
  },
5927
5927
  action: {
5928
- active: yt.white,
5928
+ active: gt.white,
5929
5929
  hover: "rgba(255, 255, 255, 0.08)",
5930
5930
  hoverOpacity: 0.08,
5931
5931
  selected: "rgba(255, 255, 255, 0.16)",
@@ -5999,14 +5999,14 @@ function mc(e = "light") {
5999
5999
  }
6000
6000
  function pc(e = "light") {
6001
6001
  return e === "dark" ? {
6002
- main: dt[400],
6003
- light: dt[300],
6004
- dark: dt[700]
6002
+ main: ut[400],
6003
+ light: ut[300],
6004
+ dark: ut[700]
6005
6005
  } : {
6006
6006
  main: "#ed6c02",
6007
6007
  // closest to orange[800] that pass 3:1.
6008
- light: dt[500],
6009
- dark: dt[900]
6008
+ light: ut[500],
6009
+ dark: ut[900]
6010
6010
  };
6011
6011
  }
6012
6012
  function gc(e) {
@@ -6033,7 +6033,7 @@ function gc(e) {
6033
6033
  }) => {
6034
6034
  if (s = B({}, s), !s.main && s[b] && (s.main = s[b]), !s.hasOwnProperty("main"))
6035
6035
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${g ? ` (${g})` : ""} provided to augmentColor(color) is invalid.
6036
- The color object needs to have a \`main\` property or a \`${b}\` property.` : ht(11, g ? ` (${g})` : "", b));
6036
+ The color object needs to have a \`main\` property or a \`${b}\` property.` : ft(11, g ? ` (${g})` : "", b));
6037
6037
  if (typeof s.main != "string")
6038
6038
  throw new Error(process.env.NODE_ENV !== "production" ? `MUI: The color${g ? ` (${g})` : ""} provided to augmentColor(color) is invalid.
6039
6039
  \`color.main\` should be a string, but \`${JSON.stringify(s.main)}\` was provided instead.
@@ -6048,7 +6048,7 @@ const theme1 = createTheme({ palette: {
6048
6048
 
6049
6049
  const theme2 = createTheme({ palette: {
6050
6050
  primary: { main: green[500] },
6051
- } });` : ht(12, g ? ` (${g})` : "", JSON.stringify(s.main)));
6051
+ } });` : ft(12, g ? ` (${g})` : "", JSON.stringify(s.main)));
6052
6052
  return Ar(s, "light", _, r), Ar(s, "dark", w, r), s.contrastText || (s.contrastText = h(s.main)), s;
6053
6053
  }, v = {
6054
6054
  dark: cn,
@@ -6056,7 +6056,7 @@ const theme2 = createTheme({ palette: {
6056
6056
  };
6057
6057
  return process.env.NODE_ENV !== "production" && (v[t] || console.error(`MUI: The palette mode \`${t}\` is not supported.`)), ve(B({
6058
6058
  // A collection of common colors.
6059
- common: B({}, yt),
6059
+ common: B({}, gt),
6060
6060
  // prevent mutable object.
6061
6061
  // The palette mode, can be light or dark.
6062
6062
  mode: t,
@@ -6254,7 +6254,7 @@ function Nc(e = {}, ...t) {
6254
6254
  typography: i = {}
6255
6255
  } = e, a = $e(e, $c);
6256
6256
  if (e.vars)
6257
- throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name." : ht(18));
6257
+ throw new Error(process.env.NODE_ENV !== "production" ? "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name." : ft(18));
6258
6258
  const l = gc(r), c = Ro(e);
6259
6259
  let d = ve(c, {
6260
6260
  mixins: F0(c.breakpoints, n),
@@ -6289,7 +6289,7 @@ function Nc(e = {}, ...t) {
6289
6289
  v && m.indexOf("Mui") === 0 && h(v, m);
6290
6290
  });
6291
6291
  }
6292
- return d.unstable_sxConfig = B({}, _t, a == null ? void 0 : a.unstable_sxConfig), d.unstable_sx = function(h) {
6292
+ return d.unstable_sxConfig = B({}, wt, a == null ? void 0 : a.unstable_sxConfig), d.unstable_sx = function(h) {
6293
6293
  return Bn({
6294
6294
  sx: h,
6295
6295
  theme: this
@@ -7495,7 +7495,7 @@ const Br = (e) => {
7495
7495
  console.log("current token for client: ", r);
7496
7496
  try {
7497
7497
  const o = "/notification-management/api/v1/notifications/registrations", i = e.baseUrl + o;
7498
- await bt.post(
7498
+ await yt.post(
7499
7499
  i,
7500
7500
  {
7501
7501
  deviceToken: r
@@ -7551,9 +7551,9 @@ const Br = (e) => {
7551
7551
  console.log(t);
7552
7552
  const { setNotiData: r } = Oe(Fe);
7553
7553
  function o() {
7554
- const i = /* @__PURE__ */ M("div", { className: ct["notification-massage_content"], children: [
7555
- /* @__PURE__ */ u("h6", { className: ct["notification-name"], children: t == null ? void 0 : t.actorName }),
7556
- /* @__PURE__ */ M("div", { className: ct["notification-message_service"], children: [
7554
+ const i = /* @__PURE__ */ M("div", { className: lt["notification-massage_content"], children: [
7555
+ /* @__PURE__ */ u("h6", { className: lt["notification-name"], children: t == null ? void 0 : t.actorName }),
7556
+ /* @__PURE__ */ M("div", { className: lt["notification-message_service"], children: [
7557
7557
  /* @__PURE__ */ M("span", { children: [
7558
7558
  `${t == null ? void 0 : t.message} `,
7559
7559
  " "
@@ -7564,7 +7564,7 @@ const Br = (e) => {
7564
7564
  return /* @__PURE__ */ u(de, { children: t != null && t.contextUrl ? /* @__PURE__ */ u(
7565
7565
  "a",
7566
7566
  {
7567
- className: ct["notification-massage_container"],
7567
+ className: lt["notification-massage_container"],
7568
7568
  href: t.contextUrl,
7569
7569
  style: { width: "100%", display: "block" },
7570
7570
  children: i
@@ -7572,7 +7572,7 @@ const Br = (e) => {
7572
7572
  ) : /* @__PURE__ */ u(
7573
7573
  "div",
7574
7574
  {
7575
- className: ct["notification-massage_container"],
7575
+ className: lt["notification-massage_container"],
7576
7576
  style: { width: "100%", display: "block" },
7577
7577
  children: i
7578
7578
  }