react-crud-mui 0.2.63 → 0.2.64

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.
@@ -261,6 +261,7 @@ export declare const darkPalette: {
261
261
  background: {
262
262
  paper: string;
263
263
  default: string;
264
+ header: string;
264
265
  };
265
266
  grey: {
266
267
  25: string;
@@ -0,0 +1,3 @@
1
+ import { Components, Theme } from '@mui/material';
2
+ export declare const Select: (theme: Theme) => Components["MuiSelect"];
3
+ export declare const OutlinedInput: (theme: Theme) => Components["MuiOutlinedInput"];
@@ -23,6 +23,7 @@ declare const themesOptions: {
23
23
  background: {
24
24
  paper: string;
25
25
  default: string;
26
+ header: string;
26
27
  };
27
28
  grey: {
28
29
  25: string;
package/dist/coreui.js CHANGED
@@ -130,8 +130,8 @@ import ix from "@mui/icons-material/CheckCircle";
130
130
  import ox from "@mui/icons-material/Error";
131
131
  import lx from "@mui/icons-material/Info";
132
132
  import sx from "@mui/icons-material/Warning";
133
- import co from "@mui/icons-material/KeyboardArrowLeft";
134
133
  import Gl from "@mui/icons-material/CalendarMonthOutlined";
134
+ import co from "@mui/icons-material/KeyboardArrowLeft";
135
135
  import "simplebar-react/dist/simplebar.min.css";
136
136
  import ax from "@mui/material/useMediaQuery";
137
137
  const Dt = Tt(({
@@ -256,7 +256,7 @@ const bn = Ut(lt, {
256
256
  whiteSpace: "nowrap",
257
257
  textOverflow: "ellipsis"
258
258
  }
259
- })), ew = (n) => {
259
+ })), tw = (n) => {
260
260
  const {
261
261
  ellipsis: o,
262
262
  children: i,
@@ -268,7 +268,7 @@ const bn = Ut(lt, {
268
268
  [a]: !0
269
269
  })
270
270
  }, ...s, children: i });
271
- }, tw = (n) => {
271
+ }, nw = (n) => {
272
272
  const {
273
273
  ellipsis: o,
274
274
  children: i,
@@ -280,7 +280,7 @@ const bn = Ut(lt, {
280
280
  [a]: !0
281
281
  })
282
282
  }, ...s, children: i });
283
- }, nw = (n) => {
283
+ }, rw = (n) => {
284
284
  const {
285
285
  ellipsis: o,
286
286
  children: i,
@@ -292,7 +292,7 @@ const bn = Ut(lt, {
292
292
  [a]: !0
293
293
  })
294
294
  }, ...s, children: i });
295
- }, rw = (n) => {
295
+ }, iw = (n) => {
296
296
  const {
297
297
  ellipsis: o,
298
298
  children: i,
@@ -304,7 +304,7 @@ const bn = Ut(lt, {
304
304
  [a]: !0
305
305
  })
306
306
  }, ...s, children: i });
307
- }, iw = (n) => {
307
+ }, ow = (n) => {
308
308
  const {
309
309
  ellipsis: o,
310
310
  children: i,
@@ -967,7 +967,7 @@ function Kr({
967
967
  ] });
968
968
  }
969
969
  Kr.Item = Vn;
970
- function ow(n) {
970
+ function lw(n) {
971
971
  return new Promise((o, i) => {
972
972
  const a = new FileReader();
973
973
  a.readAsDataURL(n), a.onload = () => o(a.result), a.onerror = (s) => i(s);
@@ -986,7 +986,7 @@ const Hy = {
986
986
  ş: "S",
987
987
  ç: "C",
988
988
  ö: "O"
989
- }, lw = (n) => {
989
+ }, sw = (n) => {
990
990
  let o = "";
991
991
  return n.split("").forEach((i, a) => {
992
992
  o += Hy[n.charAt(a).toString()] || n.charAt(a);
@@ -1029,7 +1029,7 @@ function Xl(n) {
1029
1029
  }
1030
1030
  return o;
1031
1031
  }
1032
- const sw = (n, {
1032
+ const aw = (n, {
1033
1033
  currency: o = Zl,
1034
1034
  decimalDigit: i = Uy,
1035
1035
  decimalSeparator: a = ".",
@@ -1655,9 +1655,9 @@ function Ji(n) {
1655
1655
  },
1656
1656
  "next"
1657
1657
  ), ae = () => {
1658
- const Oe = Object.keys(S ?? {}).map((qe) => {
1659
- if (S != null && S[qe] && oe[qe])
1660
- switch (qe) {
1658
+ const Oe = Object.keys(S ?? {}).map((Qe) => {
1659
+ if (S != null && S[Qe] && oe[Qe])
1660
+ switch (Qe) {
1661
1661
  case "save":
1662
1662
  case "saveclose":
1663
1663
  case "savecreate":
@@ -1739,7 +1739,7 @@ function Ji(n) {
1739
1739
  ] })
1740
1740
  ] });
1741
1741
  }
1742
- const qe = te(D), ut = Ne(), Ct = U(), fe = st(), on = [Fe(), Ct, ut, fe, qe];
1742
+ const Qe = te(D), ut = Ne(), Ct = U(), fe = st(), on = [Fe(), Ct, ut, fe, Qe];
1743
1743
  return /* @__PURE__ */ z(ze, { children: [
1744
1744
  I,
1745
1745
  on,
@@ -2459,7 +2459,7 @@ function bb({
2459
2459
  function ts() {
2460
2460
  return gn(Xu);
2461
2461
  }
2462
- function aw({
2462
+ function cw({
2463
2463
  groupName: n
2464
2464
  }) {
2465
2465
  const {
@@ -2469,7 +2469,7 @@ function aw({
2469
2469
  name: i
2470
2470
  });
2471
2471
  }
2472
- function cw({
2472
+ function uw({
2473
2473
  groupName: n
2474
2474
  }) {
2475
2475
  const {
@@ -2569,7 +2569,7 @@ const Cb = () => {
2569
2569
  return Ve(() => {
2570
2570
  o.current = n;
2571
2571
  }), o.current;
2572
- }, uw = () => {
2572
+ }, fw = () => {
2573
2573
  const n = ot(null);
2574
2574
  n.current || (n.current = /* @__PURE__ */ new Map());
2575
2575
  const o = ye((s) => {
@@ -2582,7 +2582,7 @@ const Cb = () => {
2582
2582
  }, []);
2583
2583
  return [o, i, n.current, a];
2584
2584
  };
2585
- function fw() {
2585
+ function dw() {
2586
2586
  const n = ot(), o = ye((a, s) => (n.current || (n.current = {}), n.current[s] || (n.current[s] = []), n.current[s].push(a), () => {
2587
2587
  const f = n.current && n.current[s];
2588
2588
  if (f) {
@@ -2623,7 +2623,7 @@ function kb({
2623
2623
  setError: m
2624
2624
  }];
2625
2625
  }
2626
- function dw(n, o) {
2626
+ function pw(n, o) {
2627
2627
  const [i, a] = He(n);
2628
2628
  return Ve(() => {
2629
2629
  const s = setTimeout(() => a(n), o || 500);
@@ -2636,7 +2636,7 @@ function ju() {
2636
2636
  const n = ot(!0);
2637
2637
  return n.current ? (n.current = !1, !0) : n.current;
2638
2638
  }
2639
- function pw(n, o) {
2639
+ function gw(n, o) {
2640
2640
  const [i, a] = He(() => {
2641
2641
  const f = window.localStorage.getItem(n);
2642
2642
  return f ? JSON.parse(f) : o;
@@ -2645,7 +2645,7 @@ function pw(n, o) {
2645
2645
  }, [n]);
2646
2646
  return [i, s];
2647
2647
  }
2648
- function gw(n, {
2648
+ function hw(n, {
2649
2649
  beforeUnload: o
2650
2650
  } = {}) {
2651
2651
  const i = gu(Wi.useCallback(() => typeof n == "string" ? !window.confirm(n) : !1, [n])), a = Wi.useRef(i.state);
@@ -2673,7 +2673,7 @@ const ef = (n, o) => {
2673
2673
  function qi(n) {
2674
2674
  return n instanceof Promise;
2675
2675
  }
2676
- function hw({
2676
+ function mw({
2677
2677
  schema: n,
2678
2678
  enableMemoizedRefine: o = !0
2679
2679
  }) {
@@ -2852,7 +2852,7 @@ Qi.exports;
2852
2852
  ["partial", H],
2853
2853
  ["partialRight", D],
2854
2854
  ["rearg", K]
2855
- ], Fe = "[object Arguments]", pe = "[object Array]", me = "[object AsyncFunction]", ae = "[object Boolean]", ce = "[object Date]", Oe = "[object DOMException]", qe = "[object Error]", ut = "[object Function]", Ct = "[object GeneratorFunction]", fe = "[object Map]", gt = "[object Number]", on = "[object Null]", ft = "[object Object]", Xt = "[object Promise]", ln = "[object Proxy]", Y = "[object RegExp]", W = "[object Set]", ne = "[object String]", we = "[object Symbol]", Le = "[object Undefined]", Re = "[object WeakMap]", nt = "[object WeakSet]", vt = "[object ArrayBuffer]", yt = "[object DataView]", sn = "[object Float32Array]", Kn = "[object Float64Array]", R = "[object Int8Array]", N = "[object Int16Array]", Q = "[object Int32Array]", Pe = "[object Uint8Array]", Ze = "[object Uint8ClampedArray]", ht = "[object Uint16Array]", bt = "[object Uint32Array]", Lt = /\b__p \+= '';/g, _n = /\b(__p \+=) '' \+/g, Af = /(__e\(.*?\)|\b__t\)) \+\n'';/g, as = /&(?:amp|lt|gt|quot|#39);/g, cs = /[&<>"']/g, Tf = RegExp(as.source), Lf = RegExp(cs.source), Ef = /<%-([\s\S]+?)%>/g, Ff = /<%([\s\S]+?)%>/g, us = /<%=([\s\S]+?)%>/g, Rf = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, Of = /^\w*$/, Df = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, mo = /[\\^$.*+?()[\]{}|]/g, zf = RegExp(mo.source), xo = /^\s+/, $f = /\s/, Bf = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, Wf = /\{\n\/\* \[wrapped with (.+)\] \*/, Nf = /,? & /, Hf = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g, Pf = /[()=,{}\[\]\/\s]/, Uf = /\\(\\)?/g, Gf = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g, fs = /\w*$/, Vf = /^[-+]0x[0-9a-f]+$/i, Zf = /^0b[01]+$/i, Xf = /^\[object .+?Constructor\]$/, Kf = /^0o[0-7]+$/i, Yf = /^(?:0|[1-9]\d*)$/, Jf = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, qr = /($^)/, qf = /['\n\r\u2028\u2029\\]/g, Qr = "\\ud800-\\udfff", Qf = "\\u0300-\\u036f", jf = "\\ufe20-\\ufe2f", ed = "\\u20d0-\\u20ff", ds = Qf + jf + ed, ps = "\\u2700-\\u27bf", gs = "a-z\\xdf-\\xf6\\xf8-\\xff", td = "\\xac\\xb1\\xd7\\xf7", nd = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", rd = "\\u2000-\\u206f", id = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", hs = "A-Z\\xc0-\\xd6\\xd8-\\xde", ms = "\\ufe0e\\ufe0f", xs = td + nd + rd + id, vo = "['’]", od = "[" + Qr + "]", vs = "[" + xs + "]", jr = "[" + ds + "]", ys = "\\d+", ld = "[" + ps + "]", bs = "[" + gs + "]", ws = "[^" + Qr + xs + ys + ps + gs + hs + "]", yo = "\\ud83c[\\udffb-\\udfff]", sd = "(?:" + jr + "|" + yo + ")", _s = "[^" + Qr + "]", bo = "(?:\\ud83c[\\udde6-\\uddff]){2}", wo = "[\\ud800-\\udbff][\\udc00-\\udfff]", ar = "[" + hs + "]", Ss = "\\u200d", Cs = "(?:" + bs + "|" + ws + ")", ad = "(?:" + ar + "|" + ws + ")", Is = "(?:" + vo + "(?:d|ll|m|re|s|t|ve))?", ks = "(?:" + vo + "(?:D|LL|M|RE|S|T|VE))?", Ms = sd + "?", As = "[" + ms + "]?", cd = "(?:" + Ss + "(?:" + [_s, bo, wo].join("|") + ")" + As + Ms + ")*", ud = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", fd = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Ts = As + Ms + cd, dd = "(?:" + [ld, bo, wo].join("|") + ")" + Ts, pd = "(?:" + [_s + jr + "?", jr, bo, wo, od].join("|") + ")", gd = RegExp(vo, "g"), hd = RegExp(jr, "g"), _o = RegExp(yo + "(?=" + yo + ")|" + pd + Ts, "g"), md = RegExp([
2855
+ ], Fe = "[object Arguments]", pe = "[object Array]", me = "[object AsyncFunction]", ae = "[object Boolean]", ce = "[object Date]", Oe = "[object DOMException]", Qe = "[object Error]", ut = "[object Function]", Ct = "[object GeneratorFunction]", fe = "[object Map]", gt = "[object Number]", on = "[object Null]", ft = "[object Object]", Xt = "[object Promise]", ln = "[object Proxy]", Y = "[object RegExp]", W = "[object Set]", ne = "[object String]", we = "[object Symbol]", Le = "[object Undefined]", Re = "[object WeakMap]", nt = "[object WeakSet]", vt = "[object ArrayBuffer]", yt = "[object DataView]", sn = "[object Float32Array]", Kn = "[object Float64Array]", R = "[object Int8Array]", N = "[object Int16Array]", Q = "[object Int32Array]", Pe = "[object Uint8Array]", Ze = "[object Uint8ClampedArray]", ht = "[object Uint16Array]", bt = "[object Uint32Array]", Lt = /\b__p \+= '';/g, _n = /\b(__p \+=) '' \+/g, Af = /(__e\(.*?\)|\b__t\)) \+\n'';/g, as = /&(?:amp|lt|gt|quot|#39);/g, cs = /[&<>"']/g, Tf = RegExp(as.source), Lf = RegExp(cs.source), Ef = /<%-([\s\S]+?)%>/g, Ff = /<%([\s\S]+?)%>/g, us = /<%=([\s\S]+?)%>/g, Rf = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, Of = /^\w*$/, Df = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, mo = /[\\^$.*+?()[\]{}|]/g, zf = RegExp(mo.source), xo = /^\s+/, $f = /\s/, Bf = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, Wf = /\{\n\/\* \[wrapped with (.+)\] \*/, Nf = /,? & /, Hf = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g, Pf = /[()=,{}\[\]\/\s]/, Uf = /\\(\\)?/g, Gf = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g, fs = /\w*$/, Vf = /^[-+]0x[0-9a-f]+$/i, Zf = /^0b[01]+$/i, Xf = /^\[object .+?Constructor\]$/, Kf = /^0o[0-7]+$/i, Yf = /^(?:0|[1-9]\d*)$/, Jf = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, qr = /($^)/, qf = /['\n\r\u2028\u2029\\]/g, Qr = "\\ud800-\\udfff", Qf = "\\u0300-\\u036f", jf = "\\ufe20-\\ufe2f", ed = "\\u20d0-\\u20ff", ds = Qf + jf + ed, ps = "\\u2700-\\u27bf", gs = "a-z\\xdf-\\xf6\\xf8-\\xff", td = "\\xac\\xb1\\xd7\\xf7", nd = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", rd = "\\u2000-\\u206f", id = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", hs = "A-Z\\xc0-\\xd6\\xd8-\\xde", ms = "\\ufe0e\\ufe0f", xs = td + nd + rd + id, vo = "['’]", od = "[" + Qr + "]", vs = "[" + xs + "]", jr = "[" + ds + "]", ys = "\\d+", ld = "[" + ps + "]", bs = "[" + gs + "]", ws = "[^" + Qr + xs + ys + ps + gs + hs + "]", yo = "\\ud83c[\\udffb-\\udfff]", sd = "(?:" + jr + "|" + yo + ")", _s = "[^" + Qr + "]", bo = "(?:\\ud83c[\\udde6-\\uddff]){2}", wo = "[\\ud800-\\udbff][\\udc00-\\udfff]", ar = "[" + hs + "]", Ss = "\\u200d", Cs = "(?:" + bs + "|" + ws + ")", ad = "(?:" + ar + "|" + ws + ")", Is = "(?:" + vo + "(?:d|ll|m|re|s|t|ve))?", ks = "(?:" + vo + "(?:D|LL|M|RE|S|T|VE))?", Ms = sd + "?", As = "[" + ms + "]?", cd = "(?:" + Ss + "(?:" + [_s, bo, wo].join("|") + ")" + As + Ms + ")*", ud = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", fd = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Ts = As + Ms + cd, dd = "(?:" + [ld, bo, wo].join("|") + ")" + Ts, pd = "(?:" + [_s + jr + "?", jr, bo, wo, od].join("|") + ")", gd = RegExp(vo, "g"), hd = RegExp(jr, "g"), _o = RegExp(yo + "(?=" + yo + ")|" + pd + Ts, "g"), md = RegExp([
2856
2856
  ar + "?" + bs + "+" + Is + "(?=" + [vs, ar, "$"].join("|") + ")",
2857
2857
  ad + "+" + ks + "(?=" + [vs, ar + Cs, "$"].join("|") + ")",
2858
2858
  ar + "?" + Cs + "+" + Is,
@@ -2893,9 +2893,9 @@ Qi.exports;
2893
2893
  "parseInt",
2894
2894
  "setTimeout"
2895
2895
  ], bd = -1, Xe = {};
2896
- Xe[sn] = Xe[Kn] = Xe[R] = Xe[N] = Xe[Q] = Xe[Pe] = Xe[Ze] = Xe[ht] = Xe[bt] = !0, Xe[Fe] = Xe[pe] = Xe[vt] = Xe[ae] = Xe[yt] = Xe[ce] = Xe[qe] = Xe[ut] = Xe[fe] = Xe[gt] = Xe[ft] = Xe[Y] = Xe[W] = Xe[ne] = Xe[Re] = !1;
2896
+ Xe[sn] = Xe[Kn] = Xe[R] = Xe[N] = Xe[Q] = Xe[Pe] = Xe[Ze] = Xe[ht] = Xe[bt] = !0, Xe[Fe] = Xe[pe] = Xe[vt] = Xe[ae] = Xe[yt] = Xe[ce] = Xe[Qe] = Xe[ut] = Xe[fe] = Xe[gt] = Xe[ft] = Xe[Y] = Xe[W] = Xe[ne] = Xe[Re] = !1;
2897
2897
  var Ge = {};
2898
- Ge[Fe] = Ge[pe] = Ge[vt] = Ge[yt] = Ge[ae] = Ge[ce] = Ge[sn] = Ge[Kn] = Ge[R] = Ge[N] = Ge[Q] = Ge[fe] = Ge[gt] = Ge[ft] = Ge[Y] = Ge[W] = Ge[ne] = Ge[we] = Ge[Pe] = Ge[Ze] = Ge[ht] = Ge[bt] = !0, Ge[qe] = Ge[ut] = Ge[Re] = !1;
2898
+ Ge[Fe] = Ge[pe] = Ge[vt] = Ge[yt] = Ge[ae] = Ge[ce] = Ge[sn] = Ge[Kn] = Ge[R] = Ge[N] = Ge[Q] = Ge[fe] = Ge[gt] = Ge[ft] = Ge[Y] = Ge[W] = Ge[ne] = Ge[we] = Ge[Pe] = Ge[Ze] = Ge[ht] = Ge[bt] = !0, Ge[Qe] = Ge[ut] = Ge[Re] = !1;
2899
2899
  var wd = {
2900
2900
  // Latin-1 Supplement block.
2901
2901
  À: "A",
@@ -3411,7 +3411,7 @@ Qi.exports;
3411
3411
  function e() {
3412
3412
  }
3413
3413
  return function(t) {
3414
- if (!Qe(t))
3414
+ if (!je(t))
3415
3415
  return {};
3416
3416
  if (Js)
3417
3417
  return Js(t);
@@ -3701,7 +3701,7 @@ Qi.exports;
3701
3701
  var v, b = t & w, C = t & I, T = t & S;
3702
3702
  if (r && (v = u ? r(e, l, u, h) : r(e)), v !== i)
3703
3703
  return v;
3704
- if (!Qe(e))
3704
+ if (!je(e))
3705
3705
  return e;
3706
3706
  var E = de(e);
3707
3707
  if (E) {
@@ -3939,7 +3939,7 @@ Qi.exports;
3939
3939
  return !0;
3940
3940
  }
3941
3941
  function da(e) {
3942
- if (!Qe(e) || Wp(e))
3942
+ if (!je(e) || Wp(e))
3943
3943
  return !1;
3944
3944
  var t = Tn(e) ? r0 : Xf;
3945
3945
  return t.test(nr(e));
@@ -3965,7 +3965,7 @@ Qi.exports;
3965
3965
  return t;
3966
3966
  }
3967
3967
  function sp(e) {
3968
- if (!Qe(e))
3968
+ if (!je(e))
3969
3969
  return Up(e);
3970
3970
  var t = Br(e), r = [];
3971
3971
  for (var l in e)
@@ -3995,7 +3995,7 @@ Qi.exports;
3995
3995
  }
3996
3996
  function bi(e, t, r, l, u) {
3997
3997
  e !== t && No(t, function(h, v) {
3998
- if (u || (u = new cn()), Qe(h))
3998
+ if (u || (u = new cn()), je(h))
3999
3999
  ap(e, t, v, r, bi, l, u);
4000
4000
  else {
4001
4001
  var b = l ? l(fl(e, v), h, v + "", e, t, u) : i;
@@ -4012,7 +4012,7 @@ Qi.exports;
4012
4012
  var E = h ? h(b, C, r + "", e, t, v) : i, F = E === i;
4013
4013
  if (F) {
4014
4014
  var B = de(C), J = !B && Un(C), re = !B && !J && br(C);
4015
- E = C, B || J || re ? de(b) ? E = b : rt(b) ? E = Et(b) : J ? (F = !1, E = Aa(C, !0)) : re ? (F = !1, E = Ta(C, !0)) : E = [] : Nr(C) || rr(C) ? (E = b, rr(b) ? E = Ic(b) : (!Qe(b) || Tn(b)) && (E = Xa(C))) : F = !1;
4015
+ E = C, B || J || re ? de(b) ? E = b : rt(b) ? E = Et(b) : J ? (F = !1, E = Aa(C, !0)) : re ? (F = !1, E = Ta(C, !0)) : E = [] : Nr(C) || rr(C) ? (E = b, rr(b) ? E = Ic(b) : (!je(b) || Tn(b)) && (E = Xa(C))) : F = !1;
4016
4016
  }
4017
4017
  F && (v.set(C, E), u(E, C, l, h, v), v.delete(C)), Bo(e, r, E);
4018
4018
  }
@@ -4101,7 +4101,7 @@ Qi.exports;
4101
4101
  return Li(r, jn(t, 0, r.length));
4102
4102
  }
4103
4103
  function zr(e, t, r, l) {
4104
- if (!Qe(e))
4104
+ if (!je(e))
4105
4105
  return e;
4106
4106
  t = Hn(t, e);
4107
4107
  for (var u = -1, h = t.length, v = h - 1, b = e; b != null && ++u < h; ) {
@@ -4110,7 +4110,7 @@ Qi.exports;
4110
4110
  return e;
4111
4111
  if (u != v) {
4112
4112
  var E = b[C];
4113
- T = l ? l(E, C, b) : i, T === i && (T = Qe(E) ? E : An(t[u + 1]) ? [] : {});
4113
+ T = l ? l(E, C, b) : i, T === i && (T = je(E) ? E : An(t[u + 1]) ? [] : {});
4114
4114
  }
4115
4115
  Fr(b, C, T), b = b[C];
4116
4116
  }
@@ -4428,7 +4428,7 @@ Qi.exports;
4428
4428
  return new e(t[0], t[1], t[2], t[3], t[4], t[5], t[6]);
4429
4429
  }
4430
4430
  var r = mr(e.prototype), l = e.apply(r, t);
4431
- return Qe(l) ? l : r;
4431
+ return je(l) ? l : r;
4432
4432
  };
4433
4433
  }
4434
4434
  function Ip(e, t, r) {
@@ -4644,7 +4644,7 @@ Qi.exports;
4644
4644
  return e === i || un(e, pr[r]) && !We.call(l, r) ? t : e;
4645
4645
  }
4646
4646
  function Ua(e, t, r, l, u, h) {
4647
- return Qe(e) && Qe(t) && (h.set(t, e), bi(e, t, i, Ua, h), h.delete(t)), e;
4647
+ return je(e) && je(t) && (h.set(t, e), bi(e, t, i, Ua, h), h.delete(t)), e;
4648
4648
  }
4649
4649
  function Ap(e) {
4650
4650
  return Nr(e) ? i : e;
@@ -4694,7 +4694,7 @@ Qi.exports;
4694
4694
  case ce:
4695
4695
  case gt:
4696
4696
  return un(+e, +t);
4697
- case qe:
4697
+ case Qe:
4698
4698
  return e.name == t.name && e.message == t.message;
4699
4699
  case Y:
4700
4700
  case ne:
@@ -4918,7 +4918,7 @@ Qi.exports;
4918
4918
  return t = t ?? be, !!t && (r == "number" || r != "symbol" && Yf.test(e)) && e > -1 && e % 1 == 0 && e < t;
4919
4919
  }
4920
4920
  function kt(e, t, r) {
4921
- if (!Qe(r))
4921
+ if (!je(r))
4922
4922
  return !1;
4923
4923
  var l = typeof t;
4924
4924
  return (l == "number" ? Ft(r) && An(t, r.length) : l == "string" && t in r) ? un(r[t], e) : !1;
@@ -4951,7 +4951,7 @@ Qi.exports;
4951
4951
  return e === r;
4952
4952
  }
4953
4953
  function Ka(e) {
4954
- return e === e && !Qe(e);
4954
+ return e === e && !je(e);
4955
4955
  }
4956
4956
  function Ya(e, t) {
4957
4957
  return function(r) {
@@ -5554,7 +5554,7 @@ Qi.exports;
5554
5554
  var l, u, h, v, b, C, T = 0, E = !1, F = !1, B = !0;
5555
5555
  if (typeof e != "function")
5556
5556
  throw new Jt(g);
5557
- t = tn(t) || 0, Qe(r) && (E = !!r.leading, F = "maxWait" in r, h = F ? ct(tn(r.maxWait) || 0, t) : h, B = "trailing" in r ? !!r.trailing : B);
5557
+ t = tn(t) || 0, je(r) && (E = !!r.leading, F = "maxWait" in r, h = F ? ct(tn(r.maxWait) || 0, t) : h, B = "trailing" in r ? !!r.trailing : B);
5558
5558
  function J(it) {
5559
5559
  var fn = l, En = u;
5560
5560
  return l = u = i, T = it, v = e.apply(En, fn), v;
@@ -5673,7 +5673,7 @@ Qi.exports;
5673
5673
  var l = !0, u = !0;
5674
5674
  if (typeof e != "function")
5675
5675
  throw new Jt(g);
5676
- return Qe(r) && (l = "leading" in r ? !!r.leading : l, u = "trailing" in r ? !!r.trailing : u), xc(e, t, {
5676
+ return je(r) && (l = "leading" in r ? !!r.leading : l, u = "trailing" in r ? !!r.trailing : u), xc(e, t, {
5677
5677
  leading: l,
5678
5678
  maxWait: t,
5679
5679
  trailing: u
@@ -5756,13 +5756,13 @@ Qi.exports;
5756
5756
  if (!et(e))
5757
5757
  return !1;
5758
5758
  var t = It(e);
5759
- return t == qe || t == Oe || typeof e.message == "string" && typeof e.name == "string" && !Nr(e);
5759
+ return t == Qe || t == Oe || typeof e.message == "string" && typeof e.name == "string" && !Nr(e);
5760
5760
  }
5761
5761
  function jg(e) {
5762
5762
  return typeof e == "number" && js(e);
5763
5763
  }
5764
5764
  function Tn(e) {
5765
- if (!Qe(e))
5765
+ if (!je(e))
5766
5766
  return !1;
5767
5767
  var t = It(e);
5768
5768
  return t == ut || t == Ct || t == me || t == ln;
@@ -5773,7 +5773,7 @@ Qi.exports;
5773
5773
  function zi(e) {
5774
5774
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= be;
5775
5775
  }
5776
- function Qe(e) {
5776
+ function je(e) {
5777
5777
  var t = typeof e;
5778
5778
  return e != null && (t == "object" || t == "function");
5779
5779
  }
@@ -5868,9 +5868,9 @@ Qi.exports;
5868
5868
  return e;
5869
5869
  if (Nt(e))
5870
5870
  return Ce;
5871
- if (Qe(e)) {
5871
+ if (je(e)) {
5872
5872
  var t = typeof e.valueOf == "function" ? e.valueOf() : e;
5873
- e = Qe(t) ? t + "" : t;
5873
+ e = je(t) ? t + "" : t;
5874
5874
  }
5875
5875
  if (typeof e != "string")
5876
5876
  return e === 0 ? e : +e;
@@ -6026,7 +6026,7 @@ Qi.exports;
6026
6026
  var l = de(e), u = l || Un(e) || br(e);
6027
6027
  if (t = ee(t, 4), r == null) {
6028
6028
  var h = e && e.constructor;
6029
- u ? r = l ? new h() : [] : Qe(e) ? r = Tn(h) ? mr(ci(e)) : {} : r = {};
6029
+ u ? r = l ? new h() : [] : je(e) ? r = Tn(h) ? mr(ci(e)) : {} : r = {};
6030
6030
  }
6031
6031
  return (u ? Yt : hn)(e, function(v, b, C) {
6032
6032
  return t(r, v, b, C);
@@ -6203,7 +6203,7 @@ function print() { __p += __j.call(arguments, '') }
6203
6203
  }
6204
6204
  function x2(e, t) {
6205
6205
  var r = Te, l = Ee;
6206
- if (Qe(t)) {
6206
+ if (je(t)) {
6207
6207
  var u = "separator" in t ? t.separator : u;
6208
6208
  r = "length" in t ? ge(t.length) : r, l = "omission" in t ? Wt(t.omission) : l;
6209
6209
  }
@@ -6303,8 +6303,8 @@ function print() { __p += __j.call(arguments, '') }
6303
6303
  });
6304
6304
  function Cl(e, t, r) {
6305
6305
  var l = dt(t), u = yi(t, l);
6306
- r == null && !(Qe(t) && (u.length || !l.length)) && (r = t, t = e, e = this, u = yi(t, dt(t)));
6307
- var h = !(Qe(r) && "chain" in r) || !!r.chain, v = Tn(e);
6306
+ r == null && !(je(t) && (u.length || !l.length)) && (r = t, t = e, e = this, u = yi(t, dt(t)));
6307
+ var h = !(je(r) && "chain" in r) || !!r.chain, v = Tn(e);
6308
6308
  return Yt(u, function(b) {
6309
6309
  var C = t[b];
6310
6310
  e[b] = C, v && (e.prototype[b] = function() {
@@ -6402,7 +6402,7 @@ function print() { __p += __j.call(arguments, '') }
6402
6402
  function im(e, t) {
6403
6403
  return e && e.length ? Lo(e, ee(t, 2)) : 0;
6404
6404
  }
6405
- return p.after = kg, p.ary = dc, p.assign = ph, p.assignIn = kc, p.assignInWith = Bi, p.assignWith = gh, p.at = hh, p.before = pc, p.bind = hl, p.bindAll = b2, p.bindKey = gc, p.castArray = Bg, p.chain = cc, p.chunk = Xp, p.compact = Kp, p.concat = Yp, p.cond = w2, p.conforms = _2, p.constant = _l, p.countBy = rg, p.create = mh, p.curry = hc, p.curryRight = mc, p.debounce = xc, p.defaults = xh, p.defaultsDeep = vh, p.defer = Mg, p.delay = Ag, p.difference = Jp, p.differenceBy = qp, p.differenceWith = Qp, p.drop = jp, p.dropRight = e1, p.dropRightWhile = t1, p.dropWhile = n1, p.fill = r1, p.filter = og, p.flatMap = ag, p.flatMapDeep = cg, p.flatMapDepth = ug, p.flatten = oc, p.flattenDeep = i1, p.flattenDepth = o1, p.flip = Tg, p.flow = C2, p.flowRight = I2, p.fromPairs = l1, p.functions = Ih, p.functionsIn = kh, p.groupBy = fg, p.initial = a1, p.intersection = c1, p.intersectionBy = u1, p.intersectionWith = f1, p.invert = Ah, p.invertBy = Th, p.invokeMap = pg, p.iteratee = Sl, p.keyBy = gg, p.keys = dt, p.keysIn = Rt, p.map = Fi, p.mapKeys = Eh, p.mapValues = Fh, p.matches = k2, p.matchesProperty = M2, p.memoize = Oi, p.merge = Rh, p.mergeWith = Mc, p.method = A2, p.methodOf = T2, p.mixin = Cl, p.negate = Di, p.nthArg = E2, p.omit = Oh, p.omitBy = Dh, p.once = Lg, p.orderBy = hg, p.over = F2, p.overArgs = Eg, p.overEvery = R2, p.overSome = O2, p.partial = ml, p.partialRight = vc, p.partition = mg, p.pick = zh, p.pickBy = Ac, p.property = Dc, p.propertyOf = D2, p.pull = h1, p.pullAll = sc, p.pullAllBy = m1, p.pullAllWith = x1, p.pullAt = v1, p.range = z2, p.rangeRight = $2, p.rearg = Fg, p.reject = yg, p.remove = y1, p.rest = Rg, p.reverse = pl, p.sampleSize = wg, p.set = Bh, p.setWith = Wh, p.shuffle = _g, p.slice = b1, p.sortBy = Ig, p.sortedUniq = M1, p.sortedUniqBy = A1, p.split = a2, p.spread = Og, p.tail = T1, p.take = L1, p.takeRight = E1, p.takeRightWhile = F1, p.takeWhile = R1, p.tap = K1, p.throttle = Dg, p.thru = Ei, p.toArray = Sc, p.toPairs = Tc, p.toPairsIn = Lc, p.toPath = P2, p.toPlainObject = Ic, p.transform = Nh, p.unary = zg, p.union = O1, p.unionBy = D1, p.unionWith = z1, p.uniq = $1, p.uniqBy = B1, p.uniqWith = W1, p.unset = Hh, p.unzip = gl, p.unzipWith = ac, p.update = Ph, p.updateWith = Uh, p.values = wr, p.valuesIn = Gh, p.without = N1, p.words = Rc, p.wrap = $g, p.xor = H1, p.xorBy = P1, p.xorWith = U1, p.zip = G1, p.zipObject = V1, p.zipObjectDeep = Z1, p.zipWith = X1, p.entries = Tc, p.entriesIn = Lc, p.extend = kc, p.extendWith = Bi, Cl(p, p), p.add = G2, p.attempt = Oc, p.camelCase = Kh, p.capitalize = Ec, p.ceil = V2, p.clamp = Vh, p.clone = Wg, p.cloneDeep = Hg, p.cloneDeepWith = Pg, p.cloneWith = Ng, p.conformsTo = Ug, p.deburr = Fc, p.defaultTo = S2, p.divide = Z2, p.endsWith = Yh, p.eq = un, p.escape = Jh, p.escapeRegExp = qh, p.every = ig, p.find = lg, p.findIndex = rc, p.findKey = yh, p.findLast = sg, p.findLastIndex = ic, p.findLastKey = bh, p.floor = X2, p.forEach = uc, p.forEachRight = fc, p.forIn = wh, p.forInRight = _h, p.forOwn = Sh, p.forOwnRight = Ch, p.get = yl, p.gt = Gg, p.gte = Vg, p.has = Mh, p.hasIn = bl, p.head = lc, p.identity = Ot, p.includes = dg, p.indexOf = s1, p.inRange = Zh, p.invoke = Lh, p.isArguments = rr, p.isArray = de, p.isArrayBuffer = Zg, p.isArrayLike = Ft, p.isArrayLikeObject = rt, p.isBoolean = Xg, p.isBuffer = Un, p.isDate = Kg, p.isElement = Yg, p.isEmpty = Jg, p.isEqual = qg, p.isEqualWith = Qg, p.isError = xl, p.isFinite = jg, p.isFunction = Tn, p.isInteger = yc, p.isLength = zi, p.isMap = bc, p.isMatch = eh, p.isMatchWith = th, p.isNaN = nh, p.isNative = rh, p.isNil = oh, p.isNull = ih, p.isNumber = wc, p.isObject = Qe, p.isObjectLike = et, p.isPlainObject = Nr, p.isRegExp = vl, p.isSafeInteger = lh, p.isSet = _c, p.isString = $i, p.isSymbol = Nt, p.isTypedArray = br, p.isUndefined = sh, p.isWeakMap = ah, p.isWeakSet = ch, p.join = d1, p.kebabCase = Qh, p.last = en, p.lastIndexOf = p1, p.lowerCase = jh, p.lowerFirst = e2, p.lt = uh, p.lte = fh, p.max = K2, p.maxBy = Y2, p.mean = J2, p.meanBy = q2, p.min = Q2, p.minBy = j2, p.stubArray = kl, p.stubFalse = Ml, p.stubObject = B2, p.stubString = W2, p.stubTrue = N2, p.multiply = em, p.nth = g1, p.noConflict = L2, p.noop = Il, p.now = Ri, p.pad = t2, p.padEnd = n2, p.padStart = r2, p.parseInt = i2, p.random = Xh, p.reduce = xg, p.reduceRight = vg, p.repeat = o2, p.replace = l2, p.result = $h, p.round = tm, p.runInContext = _, p.sample = bg, p.size = Sg, p.snakeCase = s2, p.some = Cg, p.sortedIndex = w1, p.sortedIndexBy = _1, p.sortedIndexOf = S1, p.sortedLastIndex = C1, p.sortedLastIndexBy = I1, p.sortedLastIndexOf = k1, p.startCase = c2, p.startsWith = u2, p.subtract = nm, p.sum = rm, p.sumBy = im, p.template = f2, p.times = H2, p.toFinite = Ln, p.toInteger = ge, p.toLength = Cc, p.toLower = d2, p.toNumber = tn, p.toSafeInteger = dh, p.toString = $e, p.toUpper = p2, p.trim = g2, p.trimEnd = h2, p.trimStart = m2, p.truncate = x2, p.unescape = v2, p.uniqueId = U2, p.upperCase = y2, p.upperFirst = wl, p.each = uc, p.eachRight = fc, p.first = lc, Cl(p, function() {
6405
+ return p.after = kg, p.ary = dc, p.assign = ph, p.assignIn = kc, p.assignInWith = Bi, p.assignWith = gh, p.at = hh, p.before = pc, p.bind = hl, p.bindAll = b2, p.bindKey = gc, p.castArray = Bg, p.chain = cc, p.chunk = Xp, p.compact = Kp, p.concat = Yp, p.cond = w2, p.conforms = _2, p.constant = _l, p.countBy = rg, p.create = mh, p.curry = hc, p.curryRight = mc, p.debounce = xc, p.defaults = xh, p.defaultsDeep = vh, p.defer = Mg, p.delay = Ag, p.difference = Jp, p.differenceBy = qp, p.differenceWith = Qp, p.drop = jp, p.dropRight = e1, p.dropRightWhile = t1, p.dropWhile = n1, p.fill = r1, p.filter = og, p.flatMap = ag, p.flatMapDeep = cg, p.flatMapDepth = ug, p.flatten = oc, p.flattenDeep = i1, p.flattenDepth = o1, p.flip = Tg, p.flow = C2, p.flowRight = I2, p.fromPairs = l1, p.functions = Ih, p.functionsIn = kh, p.groupBy = fg, p.initial = a1, p.intersection = c1, p.intersectionBy = u1, p.intersectionWith = f1, p.invert = Ah, p.invertBy = Th, p.invokeMap = pg, p.iteratee = Sl, p.keyBy = gg, p.keys = dt, p.keysIn = Rt, p.map = Fi, p.mapKeys = Eh, p.mapValues = Fh, p.matches = k2, p.matchesProperty = M2, p.memoize = Oi, p.merge = Rh, p.mergeWith = Mc, p.method = A2, p.methodOf = T2, p.mixin = Cl, p.negate = Di, p.nthArg = E2, p.omit = Oh, p.omitBy = Dh, p.once = Lg, p.orderBy = hg, p.over = F2, p.overArgs = Eg, p.overEvery = R2, p.overSome = O2, p.partial = ml, p.partialRight = vc, p.partition = mg, p.pick = zh, p.pickBy = Ac, p.property = Dc, p.propertyOf = D2, p.pull = h1, p.pullAll = sc, p.pullAllBy = m1, p.pullAllWith = x1, p.pullAt = v1, p.range = z2, p.rangeRight = $2, p.rearg = Fg, p.reject = yg, p.remove = y1, p.rest = Rg, p.reverse = pl, p.sampleSize = wg, p.set = Bh, p.setWith = Wh, p.shuffle = _g, p.slice = b1, p.sortBy = Ig, p.sortedUniq = M1, p.sortedUniqBy = A1, p.split = a2, p.spread = Og, p.tail = T1, p.take = L1, p.takeRight = E1, p.takeRightWhile = F1, p.takeWhile = R1, p.tap = K1, p.throttle = Dg, p.thru = Ei, p.toArray = Sc, p.toPairs = Tc, p.toPairsIn = Lc, p.toPath = P2, p.toPlainObject = Ic, p.transform = Nh, p.unary = zg, p.union = O1, p.unionBy = D1, p.unionWith = z1, p.uniq = $1, p.uniqBy = B1, p.uniqWith = W1, p.unset = Hh, p.unzip = gl, p.unzipWith = ac, p.update = Ph, p.updateWith = Uh, p.values = wr, p.valuesIn = Gh, p.without = N1, p.words = Rc, p.wrap = $g, p.xor = H1, p.xorBy = P1, p.xorWith = U1, p.zip = G1, p.zipObject = V1, p.zipObjectDeep = Z1, p.zipWith = X1, p.entries = Tc, p.entriesIn = Lc, p.extend = kc, p.extendWith = Bi, Cl(p, p), p.add = G2, p.attempt = Oc, p.camelCase = Kh, p.capitalize = Ec, p.ceil = V2, p.clamp = Vh, p.clone = Wg, p.cloneDeep = Hg, p.cloneDeepWith = Pg, p.cloneWith = Ng, p.conformsTo = Ug, p.deburr = Fc, p.defaultTo = S2, p.divide = Z2, p.endsWith = Yh, p.eq = un, p.escape = Jh, p.escapeRegExp = qh, p.every = ig, p.find = lg, p.findIndex = rc, p.findKey = yh, p.findLast = sg, p.findLastIndex = ic, p.findLastKey = bh, p.floor = X2, p.forEach = uc, p.forEachRight = fc, p.forIn = wh, p.forInRight = _h, p.forOwn = Sh, p.forOwnRight = Ch, p.get = yl, p.gt = Gg, p.gte = Vg, p.has = Mh, p.hasIn = bl, p.head = lc, p.identity = Ot, p.includes = dg, p.indexOf = s1, p.inRange = Zh, p.invoke = Lh, p.isArguments = rr, p.isArray = de, p.isArrayBuffer = Zg, p.isArrayLike = Ft, p.isArrayLikeObject = rt, p.isBoolean = Xg, p.isBuffer = Un, p.isDate = Kg, p.isElement = Yg, p.isEmpty = Jg, p.isEqual = qg, p.isEqualWith = Qg, p.isError = xl, p.isFinite = jg, p.isFunction = Tn, p.isInteger = yc, p.isLength = zi, p.isMap = bc, p.isMatch = eh, p.isMatchWith = th, p.isNaN = nh, p.isNative = rh, p.isNil = oh, p.isNull = ih, p.isNumber = wc, p.isObject = je, p.isObjectLike = et, p.isPlainObject = Nr, p.isRegExp = vl, p.isSafeInteger = lh, p.isSet = _c, p.isString = $i, p.isSymbol = Nt, p.isTypedArray = br, p.isUndefined = sh, p.isWeakMap = ah, p.isWeakSet = ch, p.join = d1, p.kebabCase = Qh, p.last = en, p.lastIndexOf = p1, p.lowerCase = jh, p.lowerFirst = e2, p.lt = uh, p.lte = fh, p.max = K2, p.maxBy = Y2, p.mean = J2, p.meanBy = q2, p.min = Q2, p.minBy = j2, p.stubArray = kl, p.stubFalse = Ml, p.stubObject = B2, p.stubString = W2, p.stubTrue = N2, p.multiply = em, p.nth = g1, p.noConflict = L2, p.noop = Il, p.now = Ri, p.pad = t2, p.padEnd = n2, p.padStart = r2, p.parseInt = i2, p.random = Xh, p.reduce = xg, p.reduceRight = vg, p.repeat = o2, p.replace = l2, p.result = $h, p.round = tm, p.runInContext = _, p.sample = bg, p.size = Sg, p.snakeCase = s2, p.some = Cg, p.sortedIndex = w1, p.sortedIndexBy = _1, p.sortedIndexOf = S1, p.sortedLastIndex = C1, p.sortedLastIndexBy = I1, p.sortedLastIndexOf = k1, p.startCase = c2, p.startsWith = u2, p.subtract = nm, p.sum = rm, p.sumBy = im, p.template = f2, p.times = H2, p.toFinite = Ln, p.toInteger = ge, p.toLength = Cc, p.toLower = d2, p.toNumber = tn, p.toSafeInteger = dh, p.toString = $e, p.toUpper = p2, p.trim = g2, p.trimEnd = h2, p.trimStart = m2, p.truncate = x2, p.unescape = v2, p.uniqueId = U2, p.upperCase = y2, p.upperFirst = wl, p.each = uc, p.eachRight = fc, p.first = lc, Cl(p, function() {
6406
6406
  var e = {};
6407
6407
  return hn(p, function(t, r) {
6408
6408
  We.call(p.prototype, r) || (e[r] = t);
@@ -6701,7 +6701,7 @@ function Nb({
6701
6701
  }));
6702
6702
  }, [Z]);
6703
6703
  const Oe = () => {
6704
- const W = qe(), ne = Ct(), we = fe(), Le = Y(W, we, ne), Re = {
6704
+ const W = Qe(), ne = Ct(), we = fe(), Le = Y(W, we, ne), Re = {
6705
6705
  content: W,
6706
6706
  pageContent: Le,
6707
6707
  commandsContent: we,
@@ -6713,7 +6713,7 @@ function Nb({
6713
6713
  }
6714
6714
  };
6715
6715
  return Me ? Me(Re) : Le;
6716
- }, qe = () => {
6716
+ }, Qe = () => {
6717
6717
  const W = a, ne = ut(), we = ln(), Le = {
6718
6718
  content: W,
6719
6719
  autoSaveContent: ne,
@@ -7346,7 +7346,7 @@ function Xn({
7346
7346
  t: st
7347
7347
  } = Ye(), Fe = ot(null), pe = ot(!0), me = Ke(() => [], []), ae = ye((R) => Rn(R, Te), [Te]), ce = lu(), {
7348
7348
  isLoading: Oe,
7349
- state: qe
7349
+ state: Qe
7350
7350
  } = Bu(!!S, f), ut = Ke(() => a.filter((N) => !lr(N.hidden)).reduce((N, Q) => ({
7351
7351
  [Q.id]: !Q.hidden,
7352
7352
  ...N
@@ -7598,7 +7598,7 @@ function Xn({
7598
7598
  position: "absolute",
7599
7599
  zIndex: 2
7600
7600
  }, children: /* @__PURE__ */ c(y3, { sx: {
7601
- color: qe === "TOO_LONG" ? "error.main" : void 0
7601
+ color: Qe === "TOO_LONG" ? "error.main" : void 0
7602
7602
  } }) }), yt = (R) => {
7603
7603
  const N = X == null ? void 0 : X({
7604
7604
  row: R
@@ -7749,7 +7749,7 @@ function ss({
7749
7749
  }), [ae, {
7750
7750
  onClose: ce,
7751
7751
  uid: Oe,
7752
- ...qe
7752
+ ...Qe
7753
7753
  }] = Fu({
7754
7754
  models: se
7755
7755
  }), ut = Ke(() => [...m, {
@@ -7841,8 +7841,8 @@ function ss({
7841
7841
  hotkeyScopes: `${Z}-${os}`,
7842
7842
  children: g,
7843
7843
  showSuccessMessages: !1,
7844
- header: S ? V("browse") : (qe == null ? void 0 : qe.reason) === "fetch" ? V("edit") : V("newitem"),
7845
- ...qe,
7844
+ header: S ? V("browse") : (Qe == null ? void 0 : Qe.reason) === "fetch" ? V("edit") : V("newitem"),
7845
+ ...Qe,
7846
7846
  ...w
7847
7847
  };
7848
7848
  return I === "modal" ? /* @__PURE__ */ c(zt.Modal, { enableClose: !0, ...Y }) : /* @__PURE__ */ c(zt.Drawer, { ...Y });
@@ -7878,7 +7878,7 @@ function ss({
7878
7878
  ss.Commands = mf;
7879
7879
  ss.RowCommands = Kr;
7880
7880
  ss.DefaultLayout = hf;
7881
- function mw() {
7881
+ function xw() {
7882
7882
  return gn(xf);
7883
7883
  }
7884
7884
  function qb({
@@ -8626,11 +8626,11 @@ function M4({
8626
8626
  return Oe && ae.push(...Oe), ae;
8627
8627
  }, []);
8628
8628
  }, oe = (pe, me) => pe == null ? void 0 : pe.map((ae, ce) => {
8629
- const Oe = Gn.get(ae, D), qe = Ee(ae), ut = he == null ? void 0 : he(ae), Ct = k ? Gn.get(ae, k) : null;
8629
+ const Oe = Gn.get(ae, D), Qe = Ee(ae), ut = he == null ? void 0 : he(ae), Ct = k ? Gn.get(ae, k) : null;
8630
8630
  let fe = /* @__PURE__ */ z(lt, { width: "100%", height: "100%", sx: {
8631
8631
  fontSize: K === "smaller" ? "smaller" : void 0
8632
8632
  }, children: [
8633
- qe,
8633
+ Qe,
8634
8634
  typeof ut == "string" ? /* @__PURE__ */ c(Yi, { color: "text.secondary", children: ut }) : ut
8635
8635
  ] });
8636
8636
  return Ct && (fe = /* @__PURE__ */ z(Dt, { alignItems: "center", gap: 1, children: [
@@ -8835,7 +8835,7 @@ Be.Button = Qb;
8835
8835
  Be.Watch = qb;
8836
8836
  Be.Group = wb;
8837
8837
  Be.With = Ab;
8838
- function xw({
8838
+ function vw({
8839
8839
  options: n,
8840
8840
  disabled: o,
8841
8841
  size: i,
@@ -9356,7 +9356,7 @@ function K4({
9356
9356
  });
9357
9357
  V == null || V(Y, W);
9358
9358
  }, [w, V, oe, me]), Oe = () => {
9359
- const Y = L === "card" ? on() : ft(), W = gt(), ne = fe(), we = Xt(), Le = ut(), Re = qe(ne, W, /* @__PURE__ */ z(ze, { children: [
9359
+ const Y = L === "card" ? on() : ft(), W = gt(), ne = fe(), we = Xt(), Le = ut(), Re = Qe(ne, W, /* @__PURE__ */ z(ze, { children: [
9360
9360
  g,
9361
9361
  H,
9362
9362
  Y,
@@ -9375,7 +9375,7 @@ function K4({
9375
9375
  Re,
9376
9376
  nt
9377
9377
  ] });
9378
- }, qe = (Y, W, ne) => /* @__PURE__ */ c(pt, { icon: /* @__PURE__ */ c(wf, {}), ...st, disabled: w, commandsContent: Y, onHeader: Ct, onClose: he, loading: K, alertsContent: W, onTabChanged: Ce, selectedTabIndex: n, children: ne }), ut = () => I ? null : /* @__PURE__ */ c(X4, { onSearch: Me, onCreateItem: () => ce("create"), onClear: Ee, scopes: D, onExport: le }), Ct = (Y) => {
9378
+ }, Qe = (Y, W, ne) => /* @__PURE__ */ c(pt, { icon: /* @__PURE__ */ c(wf, {}), ...st, disabled: w, commandsContent: Y, onHeader: Ct, onClose: he, loading: K, alertsContent: W, onTabChanged: Ce, selectedTabIndex: n, children: ne }), ut = () => I ? null : /* @__PURE__ */ c(X4, { onSearch: Me, onCreateItem: () => ce("create"), onClear: Ee, scopes: D, onExport: le }), Ct = (Y) => {
9379
9379
  if (!U)
9380
9380
  return null;
9381
9381
  const W = {
@@ -10917,6 +10917,15 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
10917
10917
  switchViewIcon: (n) => /* @__PURE__ */ c(ao, { ...n, fontSize: "small" }),
10918
10918
  leftArrowIcon: (n) => /* @__PURE__ */ c(co, { ...n, fontSize: "small" }),
10919
10919
  rightArrowIcon: (n) => /* @__PURE__ */ c(Zr, { ...n, fontSize: "small" })
10920
+ },
10921
+ slotProps: {
10922
+ field: {
10923
+ sx: {
10924
+ "& .MuiInputAdornment-root.MuiInputAdornment-positionEnd": {
10925
+ ml: 0
10926
+ }
10927
+ }
10928
+ }
10920
10929
  }
10921
10930
  }
10922
10931
  }), N5 = () => {
@@ -11042,6 +11051,23 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11042
11051
  emptyIcon: /* @__PURE__ */ c(J5, { fontSize: "inherit" })
11043
11052
  }
11044
11053
  }), Q5 = (n) => ({
11054
+ styleOverrides: {
11055
+ // The rendered value inside the Select
11056
+ select: {
11057
+ "&.Mui-disabled": {
11058
+ color: n.palette.grey[500],
11059
+ WebkitTextFillColor: n.palette.grey[500]
11060
+ // Safari
11061
+ }
11062
+ },
11063
+ // The chevron icon
11064
+ icon: {
11065
+ ".Mui-disabled &": {
11066
+ color: n.palette.grey[400]
11067
+ }
11068
+ }
11069
+ }
11070
+ }), j5 = (n) => ({
11045
11071
  styleOverrides: {
11046
11072
  track: {
11047
11073
  borderRadius: 16,
@@ -11074,7 +11100,7 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11074
11100
  }
11075
11101
  })
11076
11102
  }
11077
- }), j5 = (n) => ({
11103
+ }), e9 = (n) => ({
11078
11104
  defaultProps: {
11079
11105
  disableRipple: !0
11080
11106
  },
@@ -11112,7 +11138,7 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11112
11138
  fontSize: "1.2rem"
11113
11139
  }
11114
11140
  }
11115
- }), e9 = (n) => ({
11141
+ }), t9 = (n) => ({
11116
11142
  styleOverrides: {
11117
11143
  flexContainer: {
11118
11144
  gap: "2rem"
@@ -11134,19 +11160,19 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11134
11160
  } : {}
11135
11161
  })
11136
11162
  }
11137
- }), t9 = () => ({
11163
+ }), n9 = () => ({
11138
11164
  styleOverrides: {
11139
11165
  flexContainer: {
11140
11166
  gap: 0
11141
11167
  }
11142
11168
  }
11143
- }), n9 = () => ({
11169
+ }), r9 = () => ({
11144
11170
  styleOverrides: {
11145
11171
  root: {
11146
11172
  padding: 0
11147
11173
  }
11148
11174
  }
11149
- }), r9 = (n) => {
11175
+ }), i9 = (n) => {
11150
11176
  const {
11151
11177
  primary: o,
11152
11178
  grey: i,
@@ -11236,12 +11262,13 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11236
11262
  MuiChip: _5(n),
11237
11263
  MuiAlert: u5(n),
11238
11264
  MuiBadge: h5(n),
11239
- MuiSwitch: Q5(n),
11265
+ MuiSwitch: j5(n),
11240
11266
  MuiRating: q5(n),
11241
11267
  MuiDataGrid: S5(n),
11242
11268
  MuiBackdrop: g5(n),
11243
11269
  MuiBreadcrumbs: m5(n),
11244
11270
  MuiAutocomplete: f5(),
11271
+ MuiSelect: Q5(n),
11245
11272
  // AVATAR
11246
11273
  MuiAvatar: d5(n),
11247
11274
  MuiAvatarGroup: p5(n),
@@ -11271,10 +11298,10 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11271
11298
  MuiListItemText: R5(),
11272
11299
  MuiListItemIcon: O5(n),
11273
11300
  // TAB & TABLIST
11274
- MuiTab: j5(n),
11275
- MuiTabs: e9(n),
11276
- MuiTabList: t9(),
11277
- MuiTabPanel: n9(),
11301
+ MuiTab: e9(n),
11302
+ MuiTabs: t9(n),
11303
+ MuiTabList: n9(),
11304
+ MuiTabPanel: r9(),
11278
11305
  // DATE PICKER
11279
11306
  MuiDatePicker: ho(),
11280
11307
  MuiMobileDatePicker: H5(),
@@ -11491,13 +11518,13 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11491
11518
  }
11492
11519
  }
11493
11520
  };
11494
- }, i9 = (n) => {
11521
+ }, o9 = (n) => {
11495
11522
  const {
11496
11523
  grey: o,
11497
11524
  mode: i
11498
11525
  } = n.palette, a = i === "light" ? o[500] : "#000000", s = tt(a, 0.03), f = tt(a, 0.04), g = tt(a, 0.08);
11499
11526
  return ["none", `0px 2px 1px -1px ${s},0px 1px 1px 0px ${f},0px 1px 3px 0px ${g}`, `0px 3px 3px -2px ${s},0px 2px 6px 0px ${f},0px 1px 12px 0px ${g}`, `0px 3px 4px -2px ${s},0px 3px 8px 0px ${f},0px 1px 19px 0px ${g}`, `0px 2px 5px -1px ${s},0px 4px 10px 0px ${f},0px 1px 22px 0px ${g}`, `0px 3px 6px -1px ${s},0px 5px 12px 0px ${f},0px 1px 25px 0px ${g}`, `0px 3px 8px -1px ${s},0px 6px 14px 0px ${f},0px 1px 28px 0px ${g}`, `0px 4px 8px -2px ${s},0px 7px 16px 1px ${f},0px 2px 31px 1px ${g}`, `0px 5px 10px -3px ${s},0px 8px 18px 1px ${f},0px 3px 33px 2px ${g}`, `0px 5px 12px -3px ${s},0px 9px 24px 1px ${f},0px 3px 16px 2px ${g}`, `0px 6px 12px -3px ${s},0px 10px 28px 1px ${f},0px 4px 18px 3px ${g}`, `0px 6px 14px -4px ${s},0px 11px 15px 1px ${f},0px 4px 20px 3px ${g}`, `0px 7px 16px -4px ${s},0px 12px 17px 2px ${f},0px 5px 22px 4px ${g}`, `0px 7px 16px -4px ${s},0px 13px 19px 2px ${f},0px 5px 24px 4px ${g}`, `0px 7px 18px -4px ${s},0px 14px 21px 2px ${f},0px 5px 26px 4px ${g}`, `0px 8px 18px -5px ${s},0px 15px 22px 2px ${f},0px 6px 28px 5px ${g}`, `0px 8px 20px -5px ${s},0px 16px 24px 2px ${f},0px 6px 30px 5px ${g}`, `0px 8px 22px -5px ${s},0px 17px 26px 2px ${f},0px 6px 32px 5px ${g}`, `0px 9px 22px -5px ${s},0px 18px 28px 2px ${f},0px 7px 34px 6px ${g}`, `0px 9px 24px -6px ${s},0px 19px 29px 2px ${f},0px 7px 36px 6px ${g}`, `0px 10px 26px -6px ${s},0px 20px 31px 3px ${f},0px 8px 38px 7px ${g}`, `0px 10px 26px -6px ${s},0px 21px 33px 3px ${f},0px 8px 40px 7px ${g}`, `0px 10px 28px -6px ${s},0px 22px 35px 3px ${f},0px 8px 42px 7px ${g}`, `0px 11px 28px -7px ${s},0px 23px 36px 3px ${f},0px 9px 44px 8px ${g}`, `0px 11px 30px -7px ${s},0px 24px 38px 3px ${f},0px 9px 46px 8px ${g}`];
11500
- }, je = {
11527
+ }, qe = {
11501
11528
  25: "#F9FAFB",
11502
11529
  50: "#F6F7F8",
11503
11530
  100: "#f3f4f6",
@@ -11509,7 +11536,7 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11509
11536
  700: "#374151",
11510
11537
  800: "#1f2937",
11511
11538
  900: "#111827"
11512
- }, o9 = {
11539
+ }, l9 = {
11513
11540
  25: "#F7F5FE",
11514
11541
  50: "#F4F1FE",
11515
11542
  100: "#E4DCFD",
@@ -11522,7 +11549,7 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11522
11549
  800: "#33129C",
11523
11550
  900: "#240C6E",
11524
11551
  main: "#6950E8"
11525
- }, l9 = {
11552
+ }, s9 = {
11526
11553
  25: "#F1FEF5",
11527
11554
  50: "#E3FDEB",
11528
11555
  100: "#CDFBDB",
@@ -11535,7 +11562,7 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11535
11562
  800: "#056A6A",
11536
11563
  900: "#035058",
11537
11564
  main: "#11b886"
11538
- }, s9 = {
11565
+ }, a9 = {
11539
11566
  25: "#FFFCF5",
11540
11567
  50: "#FFF8E",
11541
11568
  100: "#FFF8E6",
@@ -11548,7 +11575,7 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11548
11575
  800: "#93440F",
11549
11576
  900: "#7A3109",
11550
11577
  main: "#FEBF06"
11551
- }, a9 = {
11578
+ }, c9 = {
11552
11579
  25: "#FEF6F8",
11553
11580
  50: "#FEF1F4",
11554
11581
  100: "#FDE8ED",
@@ -11561,82 +11588,83 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11561
11588
  800: "#910D2D",
11562
11589
  900: "#63091F",
11563
11590
  main: "#EF4770"
11564
- }, c9 = {
11565
- ...je,
11566
- main: "#F1F5F9"
11567
11591
  }, u9 = {
11592
+ ...qe,
11593
+ main: "#F1F5F9"
11594
+ }, f9 = {
11568
11595
  light: "#F4F4FF",
11569
11596
  main: "#8C8DFF",
11570
11597
  dark: "#0C53B7"
11571
- }, f9 = {
11572
- primary: je[900],
11573
- disabled: je[200],
11574
- secondary: je[500]
11575
11598
  }, d9 = {
11576
- primary: "#ffffff",
11577
- disabled: je[200],
11578
- secondary: je[400]
11599
+ primary: qe[900],
11600
+ disabled: qe[200],
11601
+ secondary: qe[500]
11579
11602
  }, p9 = {
11603
+ primary: "#ffffff",
11604
+ disabled: qe[200],
11605
+ secondary: qe[400]
11606
+ }, g9 = {
11580
11607
  focusOpacity: 0.12,
11581
11608
  hoverOpacity: 0.04,
11582
- selected: je[50],
11583
- disabled: je[200],
11609
+ selected: qe[50],
11610
+ disabled: qe[200],
11584
11611
  disabledOpacity: 0.38,
11585
11612
  selectedOpacity: 0.08,
11586
11613
  activatedOpacity: 0.12,
11587
- focus: tt(je[900], 0.12),
11588
- hover: tt(je[900], 0.04),
11589
- active: tt(je[900], 0.54),
11590
- disabledBackground: tt(je[900], 0.12)
11591
- }, g9 = {
11614
+ focus: tt(qe[900], 0.12),
11615
+ hover: tt(qe[900], 0.04),
11616
+ active: tt(qe[900], 0.54),
11617
+ disabledBackground: tt(qe[900], 0.12)
11618
+ }, h9 = {
11592
11619
  focusOpacity: 0.12,
11593
11620
  hoverOpacity: 0.04,
11594
- selected: je[700],
11621
+ selected: qe[700],
11595
11622
  disabledOpacity: 0.38,
11596
11623
  selectedOpacity: 0.16,
11597
11624
  activatedOpacity: 0.24,
11598
11625
  // disabled: grey[200],
11599
- focus: tt(je[100], 0.12),
11600
- hover: tt(je[100], 0.04),
11601
- active: tt(je[100], 0.54),
11602
- disabledBackground: tt(je[100], 0.12)
11626
+ focus: tt(qe[100], 0.12),
11627
+ hover: tt(qe[100], 0.04),
11628
+ active: tt(qe[100], 0.54),
11629
+ disabledBackground: tt(qe[100], 0.12)
11603
11630
  }, Mf = {
11604
- grey: je,
11605
- info: u9,
11606
- error: a9,
11607
- primary: o9,
11608
- success: l9,
11609
- warning: s9,
11610
- secondary: c9
11611
- }, h9 = {
11631
+ grey: qe,
11632
+ info: f9,
11633
+ error: c9,
11634
+ primary: l9,
11635
+ success: s9,
11636
+ warning: a9,
11637
+ secondary: u9
11638
+ }, m9 = {
11612
11639
  ...Mf,
11613
11640
  mode: "light",
11614
- text: f9,
11615
- divider: je[200],
11616
- action: p9,
11641
+ text: d9,
11642
+ divider: qe[200],
11643
+ action: g9,
11617
11644
  background: {
11618
11645
  paper: "#ffffff",
11619
11646
  default: "rgb(244 244 244)",
11620
- header: je[100]
11647
+ header: qe[100]
11621
11648
  }
11622
- }, m9 = {
11649
+ }, x9 = {
11623
11650
  ...Mf,
11624
11651
  mode: "dark",
11625
- text: d9,
11626
- divider: je[700],
11627
- action: g9,
11652
+ text: p9,
11653
+ divider: qe[700],
11654
+ action: h9,
11628
11655
  background: {
11629
- paper: je[800],
11630
- default: je[900]
11656
+ paper: qe[800],
11657
+ default: qe[900],
11658
+ header: qe[700]
11631
11659
  }
11632
11660
  }, iu = {
11633
11661
  [Xi.LIGHT]: {
11634
- palette: h9
11662
+ palette: m9
11635
11663
  },
11636
11664
  [Xi.DARK]: {
11637
- palette: m9
11665
+ palette: x9
11638
11666
  }
11639
- }, x9 = {
11667
+ }, v9 = {
11640
11668
  direction: "ltr",
11641
11669
  breakpoints: {
11642
11670
  values: {
@@ -11647,23 +11675,23 @@ const i5 = Gt(/* @__PURE__ */ c("path", { d: "M17 3a4 4 0 014 4v10a4 4 0 01-4 4H
11647
11675
  xl: 1536
11648
11676
  }
11649
11677
  }
11650
- }, v9 = (n) => {
11678
+ }, y9 = (n) => {
11651
11679
  let o = iu[n.theme];
11652
11680
  o || (o = iu[Xi.LIGHT]);
11653
- const i = so({}, x9, o, {
11681
+ const i = so({}, v9, o, {
11654
11682
  direction: n.direction
11655
11683
  }, n.themeOptions);
11656
11684
  let a = nx(i);
11657
- return a.shadows = i9(a), a.components = r9(a), n.responsiveFontSizes && (a = rx(a)), a;
11685
+ return a.shadows = o9(a), a.components = i9(a), n.responsiveFontSizes && (a = rx(a)), a;
11658
11686
  };
11659
- function y9({
11687
+ function b9({
11660
11688
  theme: n,
11661
11689
  themeOptions: o,
11662
11690
  direction: i,
11663
11691
  responsiveFontSizes: a,
11664
11692
  children: s
11665
11693
  }) {
11666
- const f = v9({
11694
+ const f = y9({
11667
11695
  theme: n,
11668
11696
  themeOptions: o,
11669
11697
  direction: i,
@@ -11683,7 +11711,7 @@ function y9({
11683
11711
  ] });
11684
11712
  }
11685
11713
  i3();
11686
- function vw({
11714
+ function yw({
11687
11715
  children: n,
11688
11716
  validationOptions: o,
11689
11717
  ...i
@@ -11694,9 +11722,9 @@ function vw({
11694
11722
  responsiveFontSizes: g,
11695
11723
  direction: m
11696
11724
  } = a;
11697
- return /* @__PURE__ */ c(Lu.Provider, { value: a, children: /* @__PURE__ */ c(j3, { dateAdapter: Q3, adapterLocale: wn.language, children: /* @__PURE__ */ c(y9, { theme: s, themeOptions: f, responsiveFontSizes: g, direction: m, children: /* @__PURE__ */ c(f3, { children: /* @__PURE__ */ c(Ql, { ...o, children: n }) }) }) }) });
11725
+ return /* @__PURE__ */ c(Lu.Provider, { value: a, children: /* @__PURE__ */ c(j3, { dateAdapter: Q3, adapterLocale: wn.language, children: /* @__PURE__ */ c(b9, { theme: s, themeOptions: f, responsiveFontSizes: g, direction: m, children: /* @__PURE__ */ c(f3, { children: /* @__PURE__ */ c(Ql, { ...o, children: n }) }) }) }) });
11698
11726
  }
11699
- const b9 = Ut(Iu, {
11727
+ const w9 = Ut(Iu, {
11700
11728
  shouldForwardProp: (n) => n !== "type"
11701
11729
  })(({
11702
11730
  theme: n,
@@ -11726,7 +11754,7 @@ const b9 = Ut(Iu, {
11726
11754
  ..._e(n) && {
11727
11755
  backgroundColor: `${n.palette.grey[700]} !important`
11728
11756
  }
11729
- })), w9 = Ut(Ki, {
11757
+ })), _9 = Ut(Ki, {
11730
11758
  shouldForwardProp: (n) => n !== "type" && n !== "ellipsis"
11731
11759
  })(({
11732
11760
  theme: n,
@@ -11758,7 +11786,7 @@ const b9 = Ut(Iu, {
11758
11786
  ...n.applyStyles("dark", {
11759
11787
  backgroundColor: `${n.palette.grey[700]} !important`
11760
11788
  })
11761
- })), _9 = Ut(Iu, {
11789
+ })), S9 = Ut(Iu, {
11762
11790
  shouldForwardProp: (n) => n !== "type"
11763
11791
  })(({
11764
11792
  theme: n,
@@ -11798,16 +11826,16 @@ const b9 = Ut(Iu, {
11798
11826
  })
11799
11827
  }
11800
11828
  }));
11801
- function yw({
11829
+ function bw({
11802
11830
  children: n,
11803
11831
  variant: o = "tag",
11804
11832
  type: i = "success",
11805
11833
  ellipsis: a = !1,
11806
11834
  ...s
11807
11835
  }) {
11808
- return o === "tag" ? /* @__PURE__ */ c(b9, { ellipsis: a, type: i, ...s, children: n }) : o === "percentage" ? /* @__PURE__ */ c(_9, { ellipsis: a, type: i, ...s, children: n }) : /* @__PURE__ */ c(w9, { ellipsis: a, type: i, ...s, children: n });
11836
+ return o === "tag" ? /* @__PURE__ */ c(w9, { ellipsis: a, type: i, ...s, children: n }) : o === "percentage" ? /* @__PURE__ */ c(S9, { ellipsis: a, type: i, ...s, children: n }) : /* @__PURE__ */ c(_9, { ellipsis: a, type: i, ...s, children: n });
11809
11837
  }
11810
- const S9 = vn(Gr, {
11838
+ const C9 = vn(Gr, {
11811
11839
  shouldForwardProp: (n) => n !== "active"
11812
11840
  })(({
11813
11841
  theme: n,
@@ -11854,7 +11882,7 @@ const S9 = vn(Gr, {
11854
11882
  }
11855
11883
  }
11856
11884
  }));
11857
- function bw({
11885
+ function ww({
11858
11886
  items: n,
11859
11887
  activeKey: o,
11860
11888
  onItemClick: i,
@@ -11865,7 +11893,7 @@ function bw({
11865
11893
  t: f
11866
11894
  } = Ye(), [g, m] = He(!1), d = ax((w) => w.breakpoints.down("md")), x = (w) => () => {
11867
11895
  i == null || i(w), m(!1);
11868
- }, y = () => /* @__PURE__ */ c(Dt, { flexDirection: "column", children: n == null ? void 0 : n.map((w) => /* @__PURE__ */ c(S9, { variant: "text", startIcon: w.icon, endIcon: w.endIcon, active: o === w.key, onClick: x(w), children: /* @__PURE__ */ c("span", { style: {
11896
+ }, y = () => /* @__PURE__ */ c(Dt, { flexDirection: "column", children: n == null ? void 0 : n.map((w) => /* @__PURE__ */ c(C9, { variant: "text", startIcon: w.icon, endIcon: w.endIcon, active: o === w.key, onClick: x(w), children: /* @__PURE__ */ c("span", { style: {
11869
11897
  flexGrow: "1",
11870
11898
  textAlign: "left"
11871
11899
  }, children: w.name }) }, w.key)) });
@@ -11893,26 +11921,26 @@ function bw({
11893
11921
  ...s == null ? void 0 : s.sx
11894
11922
  }, children: y() });
11895
11923
  }
11896
- const C9 = rn.lazy(() => rn.union([rn.instanceof(St, {
11924
+ const I9 = rn.lazy(() => rn.union([rn.instanceof(St, {
11897
11925
  message: wn.t("common:invalid_date")
11898
- }), rn.string()])), I9 = rn.object({
11926
+ }), rn.string()])), k9 = rn.object({
11899
11927
  id: rn.number(),
11900
11928
  name: rn.string().nullish()
11901
- }), k9 = rn.string().refine((n) => V3(n), wn.t("coreui:phone_number_val_message")).transform((n) => {
11929
+ }), M9 = rn.string().refine((n) => V3(n), wn.t("coreui:phone_number_val_message")).transform((n) => {
11902
11930
  if (!n)
11903
11931
  return n;
11904
11932
  const o = Su(n);
11905
11933
  return o != null && o.isValid() ? o.number.toString() : null;
11906
- }), ww = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11934
+ }), _w = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
11907
11935
  __proto__: null,
11908
- dateSchema: C9,
11909
- idNameSchema: I9,
11910
- phoneSchema: k9
11936
+ dateSchema: I9,
11937
+ idNameSchema: k9,
11938
+ phoneSchema: M9
11911
11939
  }, Symbol.toStringTag, { value: "Module" }));
11912
11940
  export {
11913
11941
  Kr as ActionCommands,
11914
11942
  Ky as ComboBox,
11915
- vw as CrudMuiProvider,
11943
+ yw as CrudMuiProvider,
11916
11944
  Wu as DefaultTabs,
11917
11945
  zt as DetailPage,
11918
11946
  ql as DetailPageDrawer,
@@ -11921,7 +11949,7 @@ export {
11921
11949
  ls as DetailPageRoute,
11922
11950
  Vb as DetailPageRouteModal,
11923
11951
  Pu as DetailPageStepsHeader,
11924
- xw as DropdownButton,
11952
+ vw as DropdownButton,
11925
11953
  ss as EditableList,
11926
11954
  cf as EmptyText,
11927
11955
  Xb as ExpandMore,
@@ -11931,11 +11959,11 @@ export {
11931
11959
  Yc as FlexRowAlign,
11932
11960
  jb as FormControl,
11933
11961
  jl as FormProvider,
11934
- ew as H1,
11935
- tw as H2,
11936
- nw as H3,
11937
- rw as H4,
11938
- iw as H5,
11962
+ tw as H1,
11963
+ nw as H2,
11964
+ rw as H3,
11965
+ iw as H4,
11966
+ ow as H5,
11939
11967
  mx as H6,
11940
11968
  Ir as Header,
11941
11969
  gx as IconWrapper,
@@ -11955,45 +11983,45 @@ export {
11955
11983
  po as Scrollbar,
11956
11984
  I4 as SearchInput,
11957
11985
  A4 as Select,
11958
- bw as SidePanel,
11986
+ ww as SidePanel,
11959
11987
  dn as Small,
11960
11988
  Iu as Span,
11961
11989
  Xn as Table,
11962
- yw as Tag,
11990
+ bw as Tag,
11963
11991
  Yi as Tiny,
11964
11992
  $l as UNIQUE_IDENTIFIER_FIELD_NAME,
11965
11993
  is as ValidationAlerts,
11966
- g9 as actionDark,
11967
- p9 as actionLight,
11968
- v9 as createCustomTheme,
11969
- m9 as darkPalette,
11970
- a9 as error,
11971
- ow as getBase64,
11994
+ h9 as actionDark,
11995
+ g9 as actionLight,
11996
+ y9 as createCustomTheme,
11997
+ x9 as darkPalette,
11998
+ c9 as error,
11999
+ lw as getBase64,
11972
12000
  wn as i18nInstance,
11973
- u9 as info,
12001
+ f9 as info,
11974
12002
  Vy as isEmpty,
11975
- h9 as lightPalette,
11976
- sw as moneyFormat,
11977
- lw as normalizeAccent,
12003
+ m9 as lightPalette,
12004
+ aw as moneyFormat,
12005
+ sw as normalizeAccent,
11978
12006
  Qc as nullableZodSchema,
11979
12007
  Gy as parseDate,
11980
- o9 as primary,
12008
+ l9 as primary,
11981
12009
  Dl as reactNodeToString,
11982
- ww as schemas,
11983
- c9 as secondary,
11984
- l9 as success,
11985
- d9 as textDark,
11986
- f9 as textLight,
12010
+ _w as schemas,
12011
+ u9 as secondary,
12012
+ s9 as success,
12013
+ p9 as textDark,
12014
+ d9 as textLight,
11987
12015
  ku as toNull,
11988
12016
  qc as updateQueryString,
11989
12017
  Kl as useArrayFieldHelpers,
11990
- uw as useCache,
11991
- dw as useDebounce,
12018
+ fw as useCache,
12019
+ pw as useDebounce,
11992
12020
  qy as useDetailPage,
11993
12021
  Fu as useDetailPageModal,
11994
12022
  Ou as useDetailPageRouteParams,
11995
12023
  zu as useDetailPageStates,
11996
- mw as useEditableListContext,
12024
+ xw as useEditableListContext,
11997
12025
  Tb as useFieldWithContext,
11998
12026
  ju as useFirstMountState,
11999
12027
  es as useForm,
@@ -12002,19 +12030,19 @@ export {
12002
12030
  Ju as useFormErrors,
12003
12031
  yb as useFormFieldsIsDirty,
12004
12032
  bb as useFormFieldsIsInValid,
12005
- aw as useFormGroupIsDirty,
12006
- cw as useFormGroupIsInValid,
12033
+ cw as useFormGroupIsDirty,
12034
+ uw as useFormGroupIsInValid,
12007
12035
  ts as useFormHelper,
12008
12036
  go as useFormInitEffect,
12009
12037
  ns as useFormStatesContext,
12010
12038
  H4 as useListPage,
12011
- pw as useLocalStorage,
12039
+ gw as useLocalStorage,
12012
12040
  ef as useMountEffect,
12013
12041
  Cb as useMounted,
12014
- fw as useNotification,
12042
+ dw as useNotification,
12015
12043
  fo as usePage,
12016
12044
  Ib as usePrevious,
12017
- gw as usePrompt,
12045
+ hw as usePrompt,
12018
12046
  Qu as useRegisterField,
12019
12047
  kb as useRunAsync,
12020
12048
  Ru as useSegmentParams,
@@ -12023,6 +12051,6 @@ export {
12023
12051
  Sb as useUniqueFieldsInArray,
12024
12052
  Mb as useUpdateEffect,
12025
12053
  Yr as useValidationOptionsContext,
12026
- hw as useZodRefine,
12027
- s9 as warning
12054
+ mw as useZodRefine,
12055
+ a9 as warning
12028
12056
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-crud-mui",
3
3
  "private": false,
4
- "version": "0.2.63",
4
+ "version": "0.2.64",
5
5
  "type": "module",
6
6
  "main": "./dist/coreui.js",
7
7
  "module": "./dist/coreui.js",