prosperita-dumbo-react 1.3.52 → 1.3.54

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.
@@ -1046,7 +1046,7 @@ function Ig() {
1046
1046
  }
1047
1047
  var S = !1, A = !1, E = !1, P = !1, B = !1, F;
1048
1048
  F = Symbol.for("react.module.reference");
1049
- function H(N) {
1049
+ function _(N) {
1050
1050
  return !!(typeof N == "string" || typeof N == "function" || N === i || N === o || B || N === r || N === d || N === u || P || N === h || S || A || E || typeof N == "object" && N !== null && (N.$$typeof === g || N.$$typeof === p || N.$$typeof === l || N.$$typeof === c || N.$$typeof === s || // This needs to include all possible module reference object
1051
1051
  // types supported by any Flight configuration anywhere since
1052
1052
  // we don't know which Flight build this will end up being used
@@ -1108,14 +1108,14 @@ function Ig() {
1108
1108
  }
1109
1109
  return null;
1110
1110
  }
1111
- var D = Object.assign, $ = 0, Z, z, _, U, ie, Ie, le;
1111
+ var D = Object.assign, $ = 0, Z, z, H, U, ie, Ie, le;
1112
1112
  function L() {
1113
1113
  }
1114
1114
  L.__reactDisabledLog = !0;
1115
1115
  function Q() {
1116
1116
  {
1117
1117
  if ($ === 0) {
1118
- Z = console.log, z = console.info, _ = console.warn, U = console.error, ie = console.group, Ie = console.groupCollapsed, le = console.groupEnd;
1118
+ Z = console.log, z = console.info, H = console.warn, U = console.error, ie = console.group, Ie = console.groupCollapsed, le = console.groupEnd;
1119
1119
  var N = {
1120
1120
  configurable: !0,
1121
1121
  enumerable: !0,
@@ -1151,7 +1151,7 @@ function Ig() {
1151
1151
  value: z
1152
1152
  }),
1153
1153
  warn: D({}, N, {
1154
- value: _
1154
+ value: H
1155
1155
  }),
1156
1156
  error: D({}, N, {
1157
1157
  value: U
@@ -1554,7 +1554,7 @@ Check the top-level render call using <` + ne + ">.");
1554
1554
  var ls = {};
1555
1555
  function ss(N, X, ne, he, Ne, Re) {
1556
1556
  {
1557
- var Ae = H(N);
1557
+ var Ae = _(N);
1558
1558
  if (!Ae) {
1559
1559
  var Ee = "";
1560
1560
  (N === void 0 || typeof N == "object" && N !== null && Object.keys(N).length === 0) && (Ee += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
@@ -2604,20 +2604,20 @@ function Ph(e, t, n) {
2604
2604
  var x = new Dh(n, g, i ? r.componentStyle : void 0);
2605
2605
  function C(S, A) {
2606
2606
  return function(E, P, B) {
2607
- var F = E.attrs, H = E.componentStyle, ee = E.defaultProps, M = E.foldedComponentIds, G = E.styledComponentId, D = E.target, $ = xe.useContext(K1), Z = As(), z = E.shouldForwardProp || Z.shouldForwardProp;
2607
+ var F = E.attrs, _ = E.componentStyle, ee = E.defaultProps, M = E.foldedComponentIds, G = E.styledComponentId, D = E.target, $ = xe.useContext(K1), Z = As(), z = E.shouldForwardProp || Z.shouldForwardProp;
2608
2608
  process.env.NODE_ENV !== "production" && cs(G);
2609
- var _ = Yg(P, $, ee) || $n, U = function(oe, fe, ye) {
2609
+ var H = Yg(P, $, ee) || $n, U = function(oe, fe, ye) {
2610
2610
  for (var Ce, me = gt(gt({}, fe), { className: void 0, theme: ye }), Xe = 0; Xe < oe.length; Xe += 1) {
2611
2611
  var Je = Bn(Ce = oe[Xe]) ? Ce(me) : Ce;
2612
2612
  for (var j in Je) me[j] = j === "className" ? sn(me[j], Je[j]) : j === "style" ? gt(gt({}, me[j]), Je[j]) : Je[j];
2613
2613
  }
2614
2614
  return fe.className && (me.className = sn(me.className, fe.className)), me;
2615
- }(F, P, _), ie = U.as || D, Ie = {};
2616
- for (var le in U) U[le] === void 0 || le[0] === "$" || le === "as" || le === "theme" && U.theme === _ || (le === "forwardedAs" ? Ie.as = U.forwardedAs : z && !z(le, ie) || (Ie[le] = U[le], z || process.env.NODE_ENV !== "development" || Sg(le) || Ds.has(le) || !ha.has(ie) || (Ds.add(le), console.warn('styled-components: it looks like an unknown prop "'.concat(le, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
2615
+ }(F, P, H), ie = U.as || D, Ie = {};
2616
+ for (var le in U) U[le] === void 0 || le[0] === "$" || le === "as" || le === "theme" && U.theme === H || (le === "forwardedAs" ? Ie.as = U.forwardedAs : z && !z(le, ie) || (Ie[le] = U[le], z || process.env.NODE_ENV !== "development" || Sg(le) || Ds.has(le) || !ha.has(ie) || (Ds.add(le), console.warn('styled-components: it looks like an unknown prop "'.concat(le, '" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));
2617
2617
  var L = function(oe, fe) {
2618
2618
  var ye = As(), Ce = oe.generateAndInjectStyles(fe, ye.styleSheet, ye.stylis);
2619
2619
  return process.env.NODE_ENV !== "production" && cs(Ce), Ce;
2620
- }(H, U);
2620
+ }(_, U);
2621
2621
  process.env.NODE_ENV !== "production" && E.warnTooManyClasses && E.warnTooManyClasses(L);
2622
2622
  var Q = sn(M, G);
2623
2623
  return L && (Q += " " + L), U.className && (Q += " " + U.className), Ie[Do(ie) && !ha.has(ie) ? "class" : "className"] = Q, B && (Ie.ref = B), Ja(ie, Ie);
@@ -3762,32 +3762,32 @@ const s2 = /* @__PURE__ */ a("svg", { width: "16", height: "20", viewBox: "0 0 1
3762
3762
  onChange: I,
3763
3763
  forFilter: S
3764
3764
  }) => {
3765
- const [A, E] = q(o || h), [P, B] = q("password"), [F, H] = q(n === "number" ? 0 : ""), ee = ce(null), M = (_) => {
3766
- const U = _.target.value.length, ie = _.target.maxLength || 0;
3767
- E(ie - U), I && I(_);
3765
+ const [A, E] = q(o || h), [P, B] = q("password"), [F, _] = q(n === "number" ? 0 : ""), ee = ce(null), M = (H) => {
3766
+ const U = H.target.value.length, ie = H.target.maxLength || 0;
3767
+ E(ie - U), I && I(H);
3768
3768
  }, G = () => {
3769
3769
  B(
3770
- (_) => _ === "password" ? "text" : "password"
3770
+ (H) => H === "password" ? "text" : "password"
3771
3771
  );
3772
- }, D = (_) => {
3773
- const U = _.target.value;
3774
- H(n === "number" ? Number(U) : U), I && I(_);
3772
+ }, D = (H) => {
3773
+ const U = H.target.value;
3774
+ _(n === "number" ? Number(U) : U), I && I(H);
3775
3775
  }, $ = () => {
3776
3776
  if (ee.current) {
3777
- const _ = Number(ee.current.value) + 1;
3778
- H(_.toString());
3777
+ const H = Number(ee.current.value) + 1;
3778
+ _(H.toString());
3779
3779
  const U = {
3780
- value: _.toString(),
3780
+ value: H.toString(),
3781
3781
  name: v
3782
3782
  };
3783
3783
  I && I({ target: U });
3784
3784
  }
3785
3785
  }, Z = () => {
3786
3786
  if (ee.current) {
3787
- const _ = Number(ee.current.value) - 1;
3788
- H(_.toString());
3787
+ const H = Number(ee.current.value) - 1;
3788
+ _(H.toString());
3789
3789
  const U = {
3790
- value: _.toString(),
3790
+ value: H.toString(),
3791
3791
  name: v
3792
3792
  };
3793
3793
  I && I({ target: U });
@@ -4402,7 +4402,7 @@ const To = y.div`
4402
4402
  };
4403
4403
  b && b({ target: D });
4404
4404
  }
4405
- }, H = (G) => {
4405
+ }, _ = (G) => {
4406
4406
  const { value: D } = G.target;
4407
4407
  S(G.target.maxLength - D.length), b && b(G);
4408
4408
  }, ee = (G) => {
@@ -4528,7 +4528,7 @@ const To = y.div`
4528
4528
  {
4529
4529
  maxLength: o,
4530
4530
  value: x,
4531
- onChange: H,
4531
+ onChange: _,
4532
4532
  cols: s,
4533
4533
  id: g,
4534
4534
  rows: i,
@@ -5668,25 +5668,25 @@ const tb = {
5668
5668
  clearFiles: h,
5669
5669
  view: v,
5670
5670
  noList: m
5671
- } = e, [b, x] = q([]), [C, I] = q(!1), [S, A] = q([]), [E, P] = q(!1), [B, F] = q(null), H = ce(null), ee = (z) => {
5672
- const _ = b[z];
5673
- _ && (F(URL.createObjectURL(_)), P(!0));
5671
+ } = e, [b, x] = q([]), [C, I] = q(!1), [S, A] = q([]), [E, P] = q(!1), [B, F] = q(null), _ = ce(null), ee = (z) => {
5672
+ const H = b[z];
5673
+ H && (F(URL.createObjectURL(H)), P(!0));
5674
5674
  }, M = (z) => {
5675
5675
  z.stopPropagation();
5676
- const _ = Array.from(z.target.files || []);
5677
- x((U) => [...U, ..._]), n && n(z), H.current && (H.current.value = "");
5676
+ const H = Array.from(z.target.files || []);
5677
+ x((U) => [...U, ...H]), n && n(z), _.current && (_.current.value = "");
5678
5678
  }, G = (z) => {
5679
- x((_) => _.filter((U, ie) => ie !== z)), A(
5680
- (_) => _.filter((U) => U !== z)
5681
- ), i && i(z), H.current && (H.current.value = "");
5679
+ x((H) => H.filter((U, ie) => ie !== z)), A(
5680
+ (H) => H.filter((U) => U !== z)
5681
+ ), i && i(z), _.current && (_.current.value = "");
5682
5682
  }, D = (z) => {
5683
5683
  z.preventDefault(), I(!0);
5684
5684
  }, $ = () => {
5685
5685
  I(!1);
5686
5686
  }, Z = (z) => {
5687
5687
  z.preventDefault(), I(!1);
5688
- const _ = Array.from(z.dataTransfer.files);
5689
- if (x((U) => [...U, ..._]), n) {
5688
+ const H = Array.from(z.dataTransfer.files);
5689
+ if (x((U) => [...U, ...H]), n) {
5690
5690
  const U = {
5691
5691
  ...z,
5692
5692
  target: { files: z.dataTransfer.files }
@@ -5702,7 +5702,7 @@ const tb = {
5702
5702
  }, 500);
5703
5703
  return () => clearTimeout(z);
5704
5704
  }, [b]), ge(() => {
5705
- h && (x([]), H.current && (H.current.value = ""));
5705
+ h && (x([]), _.current && (_.current.value = ""));
5706
5706
  }, [h]), /* @__PURE__ */ a(T, { children: s ? /* @__PURE__ */ a(T, { children: /* @__PURE__ */ w(
5707
5707
  Wt,
5708
5708
  {
@@ -5741,7 +5741,7 @@ const tb = {
5741
5741
  /* @__PURE__ */ a(
5742
5742
  Wr,
5743
5743
  {
5744
- ref: H,
5744
+ ref: _,
5745
5745
  accept: c,
5746
5746
  type: "file",
5747
5747
  onChange: M,
@@ -5767,7 +5767,7 @@ const tb = {
5767
5767
  /* @__PURE__ */ a(
5768
5768
  Wr,
5769
5769
  {
5770
- ref: H,
5770
+ ref: _,
5771
5771
  accept: c,
5772
5772
  type: "file",
5773
5773
  onChange: M,
@@ -5780,7 +5780,7 @@ const tb = {
5780
5780
  }
5781
5781
  ),
5782
5782
  !m && /* @__PURE__ */ w(nb, { ...e, children: [
5783
- b.map((z, _) => /* @__PURE__ */ w(
5783
+ b.map((z, H) => /* @__PURE__ */ w(
5784
5784
  rb,
5785
5785
  {
5786
5786
  error: Number((z.size / (1024 * 1024)).toFixed(5)) >= o,
@@ -5789,11 +5789,11 @@ const tb = {
5789
5789
  /* @__PURE__ */ w(ab, { ...e, children: [
5790
5790
  /* @__PURE__ */ a(ib, { children: z.name }),
5791
5791
  /* @__PURE__ */ w(lb, { ...e, children: [
5792
- /* @__PURE__ */ a(ob, { children: S.includes(z.name) ? /* @__PURE__ */ a("span", { onClick: () => G(_), children: Ei }) : /* @__PURE__ */ a(gb, { status: "active" }) }),
5792
+ /* @__PURE__ */ a(ob, { children: S.includes(z.name) ? /* @__PURE__ */ a("span", { onClick: () => G(H), children: Ei }) : /* @__PURE__ */ a(gb, { status: "active" }) }),
5793
5793
  v && /* @__PURE__ */ a(
5794
5794
  sb,
5795
5795
  {
5796
- onClick: () => ee(_),
5796
+ onClick: () => ee(H),
5797
5797
  ...e,
5798
5798
  children: zh
5799
5799
  }
@@ -5815,11 +5815,11 @@ const tb = {
5815
5815
  /* @__PURE__ */ a(cb, { children: l == null ? void 0 : l.InvalidText })
5816
5816
  ]
5817
5817
  },
5818
- _
5818
+ H
5819
5819
  )
5820
5820
  ]
5821
5821
  },
5822
- `${z.name}-${_}-${z.lastModified}`
5822
+ `${z.name}-${H}-${z.lastModified}`
5823
5823
  )),
5824
5824
  b.length > 0 && /* @__PURE__ */ a(
5825
5825
  $2,
@@ -6388,7 +6388,7 @@ letter-spacing: 0.16px;
6388
6388
  D.preventDefault(), A(($) => !$);
6389
6389
  }, F = (D) => {
6390
6390
  E.current && !E.current.contains(D.target) && A(!1);
6391
- }, H = (D) => {
6391
+ }, _ = (D) => {
6392
6392
  const $ = D.target.value;
6393
6393
  console.log($), C && (C == null ? void 0 : C.length) > 0 && A(!0), I($), c && c(D);
6394
6394
  }, ee = {
@@ -6441,7 +6441,7 @@ letter-spacing: 0.16px;
6441
6441
  onClick: B,
6442
6442
  placeholder: s,
6443
6443
  id: p,
6444
- onChange: H,
6444
+ onChange: _,
6445
6445
  value: C || d,
6446
6446
  name: u,
6447
6447
  ...e
@@ -6492,7 +6492,7 @@ letter-spacing: 0.16px;
6492
6492
  onClick: B,
6493
6493
  placeholder: s,
6494
6494
  id: p,
6495
- onChange: H,
6495
+ onChange: _,
6496
6496
  value: C || d,
6497
6497
  name: u,
6498
6498
  borderNone: v,
@@ -7246,11 +7246,11 @@ function zt(e, t) {
7246
7246
  }
7247
7247
  var Hb = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
7248
7248
  function _b(e) {
7249
- var t = e.defaultInputValue, n = t === void 0 ? "" : t, i = e.defaultMenuIsOpen, r = i === void 0 ? !1 : i, o = e.defaultValue, l = o === void 0 ? null : o, c = e.inputValue, s = e.menuIsOpen, d = e.onChange, u = e.onInputChange, p = e.onMenuClose, g = e.onMenuOpen, h = e.value, v = zt(e, Hb), m = q(c !== void 0 ? c : n), b = Ht(m, 2), x = b[0], C = b[1], I = q(s !== void 0 ? s : r), S = Ht(I, 2), A = S[0], E = S[1], P = q(h !== void 0 ? h : l), B = Ht(P, 2), F = B[0], H = B[1], ee = re(function(_, U) {
7250
- typeof d == "function" && d(_, U), H(_);
7251
- }, [d]), M = re(function(_, U) {
7249
+ var t = e.defaultInputValue, n = t === void 0 ? "" : t, i = e.defaultMenuIsOpen, r = i === void 0 ? !1 : i, o = e.defaultValue, l = o === void 0 ? null : o, c = e.inputValue, s = e.menuIsOpen, d = e.onChange, u = e.onInputChange, p = e.onMenuClose, g = e.onMenuOpen, h = e.value, v = zt(e, Hb), m = q(c !== void 0 ? c : n), b = Ht(m, 2), x = b[0], C = b[1], I = q(s !== void 0 ? s : r), S = Ht(I, 2), A = S[0], E = S[1], P = q(h !== void 0 ? h : l), B = Ht(P, 2), F = B[0], _ = B[1], ee = re(function(H, U) {
7250
+ typeof d == "function" && d(H, U), _(H);
7251
+ }, [d]), M = re(function(H, U) {
7252
7252
  var ie;
7253
- typeof u == "function" && (ie = u(_, U)), C(ie !== void 0 ? ie : _);
7253
+ typeof u == "function" && (ie = u(H, U)), C(ie !== void 0 ? ie : H);
7254
7254
  }, [u]), G = re(function() {
7255
7255
  typeof g == "function" && g(), E(!0);
7256
7256
  }, [g]), D = re(function() {
@@ -8035,9 +8035,9 @@ function N5() {
8035
8035
  }
8036
8036
  }
8037
8037
  }
8038
- var A = s, E = d, P = c, B = l, F = t, H = u, ee = i, M = v, G = h, D = n, $ = o, Z = r, z = p, _ = !1;
8038
+ var A = s, E = d, P = c, B = l, F = t, _ = u, ee = i, M = v, G = h, D = n, $ = o, Z = r, z = p, H = !1;
8039
8039
  function U(j) {
8040
- return _ || (_ = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), ie(j) || S(j) === s;
8040
+ return H || (H = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), ie(j) || S(j) === s;
8041
8041
  }
8042
8042
  function ie(j) {
8043
8043
  return S(j) === d;
@@ -8075,7 +8075,7 @@ function N5() {
8075
8075
  function Je(j) {
8076
8076
  return S(j) === p;
8077
8077
  }
8078
- Oe.AsyncMode = A, Oe.ConcurrentMode = E, Oe.ContextConsumer = P, Oe.ContextProvider = B, Oe.Element = F, Oe.ForwardRef = H, Oe.Fragment = ee, Oe.Lazy = M, Oe.Memo = G, Oe.Portal = D, Oe.Profiler = $, Oe.StrictMode = Z, Oe.Suspense = z, Oe.isAsyncMode = U, Oe.isConcurrentMode = ie, Oe.isContextConsumer = Ie, Oe.isContextProvider = le, Oe.isElement = L, Oe.isForwardRef = Q, Oe.isFragment = oe, Oe.isLazy = fe, Oe.isMemo = ye, Oe.isPortal = Ce, Oe.isProfiler = me, Oe.isStrictMode = Xe, Oe.isSuspense = Je, Oe.isValidElementType = I, Oe.typeOf = S;
8078
+ Oe.AsyncMode = A, Oe.ConcurrentMode = E, Oe.ContextConsumer = P, Oe.ContextProvider = B, Oe.Element = F, Oe.ForwardRef = _, Oe.Fragment = ee, Oe.Lazy = M, Oe.Memo = G, Oe.Portal = D, Oe.Profiler = $, Oe.StrictMode = Z, Oe.Suspense = z, Oe.isAsyncMode = U, Oe.isConcurrentMode = ie, Oe.isContextConsumer = Ie, Oe.isContextProvider = le, Oe.isElement = L, Oe.isForwardRef = Q, Oe.isFragment = oe, Oe.isLazy = fe, Oe.isMemo = ye, Oe.isPortal = Ce, Oe.isProfiler = me, Oe.isStrictMode = Xe, Oe.isSuspense = Je, Oe.isValidElementType = I, Oe.typeOf = S;
8079
8079
  }()), Oe;
8080
8080
  }
8081
8081
  process.env.NODE_ENV === "production" ? Da.exports = P5() : Da.exports = N5();
@@ -8767,7 +8767,7 @@ function Pm(e) {
8767
8767
  maxHeight: t
8768
8768
  };
8769
8769
  if (!n || !n.offsetParent) return d;
8770
- var u = s.getBoundingClientRect(), p = u.height, g = n.getBoundingClientRect(), h = g.bottom, v = g.height, m = g.top, b = n.offsetParent.getBoundingClientRect(), x = b.top, C = l ? window.innerHeight : bm(s), I = M0(s), S = parseInt(getComputedStyle(n).marginBottom, 10), A = parseInt(getComputedStyle(n).marginTop, 10), E = x - A, P = C - m, B = E + I, F = p - I - m, H = h - C + I + S, ee = I + m - A, M = 160;
8770
+ var u = s.getBoundingClientRect(), p = u.height, g = n.getBoundingClientRect(), h = g.bottom, v = g.height, m = g.top, b = n.offsetParent.getBoundingClientRect(), x = b.top, C = l ? window.innerHeight : bm(s), I = M0(s), S = parseInt(getComputedStyle(n).marginBottom, 10), A = parseInt(getComputedStyle(n).marginTop, 10), E = x - A, P = C - m, B = E + I, F = p - I - m, _ = h - C + I + S, ee = I + m - A, M = 160;
8771
8771
  switch (r) {
8772
8772
  case "auto":
8773
8773
  case "bottom":
@@ -8777,12 +8777,12 @@ function Pm(e) {
8777
8777
  maxHeight: t
8778
8778
  };
8779
8779
  if (F >= v && !l)
8780
- return o && Yr(s, H, M), {
8780
+ return o && Yr(s, _, M), {
8781
8781
  placement: "bottom",
8782
8782
  maxHeight: t
8783
8783
  };
8784
8784
  if (!l && F >= i || l && P >= i) {
8785
- o && Yr(s, H, M);
8785
+ o && Yr(s, _, M);
8786
8786
  var G = l ? P - S : F - S;
8787
8787
  return {
8788
8788
  placement: "bottom",
@@ -8797,7 +8797,7 @@ function Pm(e) {
8797
8797
  };
8798
8798
  }
8799
8799
  if (r === "bottom")
8800
- return o && Ti(s, H), {
8800
+ return o && Ti(s, _), {
8801
8801
  placement: "bottom",
8802
8802
  maxHeight: t
8803
8803
  };
@@ -9546,9 +9546,9 @@ var Z9 = process.env.NODE_ENV === "production" ? {
9546
9546
  }, [p]), F = Ge(function() {
9547
9547
  var $ = "";
9548
9548
  if (n && B.onChange) {
9549
- var Z = n.option, z = n.options, _ = n.removedValue, U = n.removedValues, ie = n.value, Ie = function(Ce) {
9549
+ var Z = n.option, z = n.options, H = n.removedValue, U = n.removedValues, ie = n.value, Ie = function(Ce) {
9550
9550
  return Array.isArray(Ce) ? null : Ce;
9551
- }, le = _ || Z || Ie(ie), L = le ? g(le) : "", Q = z || U || void 0, oe = Q ? Q.map(g) : [], fe = pe({
9551
+ }, le = H || Z || Ie(ie), L = le ? g(le) : "", Q = z || U || void 0, oe = Q ? Q.map(g) : [], fe = pe({
9552
9552
  // multiSelected items are usually items that have already been selected
9553
9553
  // or set by the user as a default value so we assume they are not disabled
9554
9554
  isDisabled: le && m(le, c),
@@ -9558,10 +9558,10 @@ var Z9 = process.env.NODE_ENV === "production" ? {
9558
9558
  $ = B.onChange(fe);
9559
9559
  }
9560
9560
  return $;
9561
- }, [n, B, m, c, g]), H = Ge(function() {
9561
+ }, [n, B, m, c, g]), _ = Ge(function() {
9562
9562
  var $ = "", Z = i || r, z = !!(i && c && c.includes(i));
9563
9563
  if (Z && B.onFocus) {
9564
- var _ = {
9564
+ var H = {
9565
9565
  focused: Z,
9566
9566
  label: g(Z),
9567
9567
  isDisabled: m(Z, c),
@@ -9571,7 +9571,7 @@ var Z9 = process.env.NODE_ENV === "production" ? {
9571
9571
  selectValue: c,
9572
9572
  isAppleDevice: u
9573
9573
  };
9574
- $ = B.onFocus(_);
9574
+ $ = B.onFocus(H);
9575
9575
  }
9576
9576
  return $;
9577
9577
  }, [i, r, g, m, B, o, c, u]), ee = Ge(function() {
@@ -9605,7 +9605,7 @@ var Z9 = process.env.NODE_ENV === "production" ? {
9605
9605
  id: "aria-selection"
9606
9606
  }, F), de("span", {
9607
9607
  id: "aria-focused"
9608
- }, H), de("span", {
9608
+ }, _), de("span", {
9609
9609
  id: "aria-results"
9610
9610
  }, ee), de("span", {
9611
9611
  id: "aria-guidance"
@@ -10902,14 +10902,14 @@ var tp = function(t) {
10902
10902
  }), C);
10903
10903
  if (b)
10904
10904
  return S.map(function(B, F) {
10905
- var H = B === A, ee = "".concat(r.getOptionLabel(B), "-").concat(r.getOptionValue(B));
10905
+ var _ = B === A, ee = "".concat(r.getOptionLabel(B), "-").concat(r.getOptionValue(B));
10906
10906
  return /* @__PURE__ */ te.createElement(l, ue({}, g, {
10907
10907
  components: {
10908
10908
  Container: c,
10909
10909
  Label: s,
10910
10910
  Remove: d
10911
10911
  },
10912
- isFocused: H,
10912
+ isFocused: _,
10913
10913
  isDisabled: m,
10914
10914
  key: ee,
10915
10915
  index: F,
@@ -10995,7 +10995,7 @@ var tp = function(t) {
10995
10995
  }, {
10996
10996
  key: "renderMenu",
10997
10997
  value: function() {
10998
- var r = this, o = this.getComponents(), l = o.Group, c = o.GroupHeading, s = o.Menu, d = o.MenuList, u = o.MenuPortal, p = o.LoadingMessage, g = o.NoOptionsMessage, h = o.Option, v = this.commonProps, m = this.state.focusedOption, b = this.props, x = b.captureMenuScroll, C = b.inputValue, I = b.isLoading, S = b.loadingMessage, A = b.minMenuHeight, E = b.maxMenuHeight, P = b.menuIsOpen, B = b.menuPlacement, F = b.menuPosition, H = b.menuPortalTarget, ee = b.menuShouldBlockScroll, M = b.menuShouldScrollIntoView, G = b.noOptionsMessage, D = b.onMenuScrollToTop, $ = b.onMenuScrollToBottom;
10998
+ var r = this, o = this.getComponents(), l = o.Group, c = o.GroupHeading, s = o.Menu, d = o.MenuList, u = o.MenuPortal, p = o.LoadingMessage, g = o.NoOptionsMessage, h = o.Option, v = this.commonProps, m = this.state.focusedOption, b = this.props, x = b.captureMenuScroll, C = b.inputValue, I = b.isLoading, S = b.loadingMessage, A = b.minMenuHeight, E = b.maxMenuHeight, P = b.menuIsOpen, B = b.menuPlacement, F = b.menuPosition, _ = b.menuPortalTarget, ee = b.menuShouldBlockScroll, M = b.menuShouldScrollIntoView, G = b.noOptionsMessage, D = b.onMenuScrollToTop, $ = b.onMenuScrollToBottom;
10999
10999
  if (!P) return null;
11000
11000
  var Z = function(L, Q) {
11001
11001
  var oe = L.type, fe = L.data, ye = L.isDisabled, Ce = L.isSelected, me = L.label, Xe = L.value, Je = m === fe, j = ye ? void 0 : function() {
@@ -11046,11 +11046,11 @@ var tp = function(t) {
11046
11046
  return Z(le, "".concat(le.index));
11047
11047
  });
11048
11048
  else if (I) {
11049
- var _ = S({
11049
+ var H = S({
11050
11050
  inputValue: C
11051
11051
  });
11052
- if (_ === null) return null;
11053
- z = /* @__PURE__ */ te.createElement(p, v, _);
11052
+ if (H === null) return null;
11053
+ z = /* @__PURE__ */ te.createElement(p, v, H);
11054
11054
  } else {
11055
11055
  var U = G({
11056
11056
  inputValue: C
@@ -11095,8 +11095,8 @@ var tp = function(t) {
11095
11095
  }), z);
11096
11096
  }));
11097
11097
  });
11098
- return H || F === "fixed" ? /* @__PURE__ */ te.createElement(u, ue({}, v, {
11099
- appendTo: H,
11098
+ return _ || F === "fixed" ? /* @__PURE__ */ te.createElement(u, ue({}, v, {
11099
+ appendTo: _,
11100
11100
  controlElement: this.controlRef,
11101
11101
  menuPlacement: B,
11102
11102
  menuPosition: F
@@ -11206,14 +11206,14 @@ var tp = function(t) {
11206
11206
  var F = s != null && r !== l ? {
11207
11207
  inputIsHidden: s,
11208
11208
  inputIsHiddenAfterUpdate: void 0
11209
- } : {}, H = d, ee = u && p;
11210
- return u && !ee && (H = {
11209
+ } : {}, _ = d, ee = u && p;
11210
+ return u && !ee && (_ = {
11211
11211
  value: Ur(x, C, C[0] || null),
11212
11212
  options: C,
11213
11213
  action: "initial-input-focus"
11214
- }, ee = !p), (d == null ? void 0 : d.action) === "initial-input-focus" && (H = null), pe(pe(pe({}, I), F), {}, {
11214
+ }, ee = !p), (d == null ? void 0 : d.action) === "initial-input-focus" && (_ = null), pe(pe(pe({}, I), F), {}, {
11215
11215
  prevProps: r,
11216
- ariaSelection: H,
11216
+ ariaSelection: _,
11217
11217
  prevWasFocused: ee
11218
11218
  });
11219
11219
  }
@@ -12308,8 +12308,8 @@ const v4 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
12308
12308
  }) => {
12309
12309
  const [h, v] = q(0), [m, b] = q(t[0]), [x, C] = q([]), I = (M) => {
12310
12310
  const G = M.target.value.toLocaleLowerCase(), D = e.filter(($) => o.some((Z) => {
12311
- var _;
12312
- const z = (_ = String($[typeof Z == "string" ? Z : ""])) == null ? void 0 : _.toLocaleLowerCase();
12311
+ var H;
12312
+ const z = (H = String($[typeof Z == "string" ? Z : ""])) == null ? void 0 : H.toLocaleLowerCase();
12313
12313
  return z == null ? void 0 : z.includes(G);
12314
12314
  }));
12315
12315
  C(D), v(0);
@@ -12332,7 +12332,7 @@ const v4 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
12332
12332
  const G = M - m;
12333
12333
  return G < 0 ? 0 : G;
12334
12334
  });
12335
- }, [m]), H = re(
12335
+ }, [m]), _ = re(
12336
12336
  (M) => {
12337
12337
  const G = Number(M.target.value);
12338
12338
  v((G - 1) * m);
@@ -12490,7 +12490,7 @@ const v4 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
12490
12490
  {
12491
12491
  name: "select",
12492
12492
  value: P,
12493
- onChange: H,
12493
+ onChange: _,
12494
12494
  children: Array.from({ length: E }, (M, G) => /* @__PURE__ */ a(id, { value: G + 1, children: G + 1 }, G + 1))
12495
12495
  }
12496
12496
  ),
@@ -13580,7 +13580,7 @@ function N8(e) {
13580
13580
  mt.name === "ValidationError" ? we(V8(mt)) : (process.env.NODE_ENV !== "production" && console.warn("Warning: An unhandled error was caught during validation in <Formik validationSchema />", mt), je(mt));
13581
13581
  });
13582
13582
  });
13583
- }, [g.validationSchema]), H = re(function(O, W) {
13583
+ }, [g.validationSchema]), _ = re(function(O, W) {
13584
13584
  return new Promise(function(K) {
13585
13585
  return K(C.current[O].validate(W));
13586
13586
  });
@@ -13588,14 +13588,14 @@ function N8(e) {
13588
13588
  var W = Object.keys(C.current).filter(function(ae) {
13589
13589
  return Vt(C.current[ae].validate);
13590
13590
  }), K = W.length > 0 ? W.map(function(ae) {
13591
- return H(ae, vt(O, ae));
13591
+ return _(ae, vt(O, ae));
13592
13592
  }) : [Promise.resolve("DO_NOT_DELETE_YOU_WILL_BE_FIRED")];
13593
13593
  return Promise.all(K).then(function(ae) {
13594
13594
  return ae.reduce(function(be, we, je) {
13595
13595
  return we === "DO_NOT_DELETE_YOU_WILL_BE_FIRED" || we && (be = un(be, W[je], we)), be;
13596
13596
  }, {});
13597
13597
  });
13598
- }, [H]), M = re(function(O) {
13598
+ }, [_]), M = re(function(O) {
13599
13599
  return Promise.all([ee(O), g.validationSchema ? F(O) : {}, g.validate ? B(O) : {}]).then(function(W) {
13600
13600
  var K = W[0], ae = W[1], be = W[2], we = Ta.all([K, ae, be], {
13601
13601
  arrayMerge: T8
@@ -13712,7 +13712,7 @@ function N8(e) {
13712
13712
  };
13713
13713
  }, []), z = re(function(O) {
13714
13714
  delete C.current[O];
13715
- }, []), _ = At(function(O, W) {
13715
+ }, []), H = At(function(O, W) {
13716
13716
  P({
13717
13717
  type: "SET_TOUCHED",
13718
13718
  payload: O
@@ -13858,7 +13858,7 @@ function N8(e) {
13858
13858
  setFieldValue: le,
13859
13859
  setStatus: me,
13860
13860
  setSubmitting: Xe,
13861
- setTouched: _,
13861
+ setTouched: H,
13862
13862
  setValues: ie,
13863
13863
  setFormikState: Ce,
13864
13864
  submitForm: Je
@@ -13920,7 +13920,7 @@ function N8(e) {
13920
13920
  setFieldError: Ie,
13921
13921
  setStatus: me,
13922
13922
  setSubmitting: Xe,
13923
- setTouched: _,
13923
+ setTouched: H,
13924
13924
  setValues: ie,
13925
13925
  submitForm: Je,
13926
13926
  validateForm: G,
@@ -14524,9 +14524,9 @@ const J8 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
14524
14524
  columnSizes: u
14525
14525
  }) => {
14526
14526
  const [p, g] = q(0), [h, v] = q(t[0]), [m, b] = q([]), [x, C] = q(!1), [I, S] = q(), A = (D) => {
14527
- const $ = D.target.value.toLocaleLowerCase(), Z = e.filter((z) => o.some((_) => {
14527
+ const $ = D.target.value.toLocaleLowerCase(), Z = e.filter((z) => o.some((H) => {
14528
14528
  var ie;
14529
- const U = (ie = String(z[_])) == null ? void 0 : ie.toLocaleLowerCase();
14529
+ const U = (ie = String(z[H])) == null ? void 0 : ie.toLocaleLowerCase();
14530
14530
  return U == null ? void 0 : U.includes($);
14531
14531
  }));
14532
14532
  b(Z), g(0);
@@ -14539,7 +14539,7 @@ const J8 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
14539
14539
  ), F = Ge(
14540
14540
  () => Math.floor(p / h) + 1,
14541
14541
  [p, h]
14542
- ), H = re(() => {
14542
+ ), _ = re(() => {
14543
14543
  g((D) => {
14544
14544
  const $ = D + h;
14545
14545
  return $ >= E.length ? D : $;
@@ -14603,7 +14603,7 @@ const J8 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
14603
14603
  }
14604
14604
  ) }, $)) }),
14605
14605
  /* @__PURE__ */ a("div", { style: { display: "flex", alignItems: "center" }, children: n == null ? void 0 : n.filter((D) => D.position === "right").map((D, $) => {
14606
- var _, U;
14606
+ var H, U;
14607
14607
  const Z = x && $ === I;
14608
14608
  return /* @__PURE__ */ w("div", { style: { marginRight: "1px", position: "relative" }, children: [
14609
14609
  /* @__PURE__ */ a(
@@ -14622,7 +14622,7 @@ const J8 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
14622
14622
  borderNone: !0
14623
14623
  }
14624
14624
  ),
14625
- Z && /* @__PURE__ */ a("div", { style: { position: "absolute", left: "-160px", zIndex: "6" }, children: (U = (_ = D.dropOptions) == null ? void 0 : _.options) == null ? void 0 : U.map((ie, Ie) => /* @__PURE__ */ a(K8, { children: /* @__PURE__ */ a(q8, { onClick: ie.onClick, tabIndex: 0, children: /* @__PURE__ */ a(
14625
+ Z && /* @__PURE__ */ a("div", { style: { position: "absolute", left: "-160px", zIndex: "6" }, children: (U = (H = D.dropOptions) == null ? void 0 : H.options) == null ? void 0 : U.map((ie, Ie) => /* @__PURE__ */ a(K8, { children: /* @__PURE__ */ a(q8, { onClick: ie.onClick, tabIndex: 0, children: /* @__PURE__ */ a(
14626
14626
  "a",
14627
14627
  {
14628
14628
  style: {
@@ -14731,7 +14731,7 @@ const J8 = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
14731
14731
  children: /* @__PURE__ */ a(
14732
14732
  Hd,
14733
14733
  {
14734
- onClick: H,
14734
+ onClick: _,
14735
14735
  disabled: p + h >= E.length,
14736
14736
  style: {
14737
14737
  borderRight: "none",
@@ -15080,9 +15080,9 @@ const LS = ({
15080
15080
  sizeHeightMessage: v
15081
15081
  }) => {
15082
15082
  const [m, b] = q([]), [x, C] = q(u[0]), [I, S] = q(0), A = (D) => {
15083
- const $ = D.target.value.toLocaleLowerCase(), Z = e.filter((z) => r.some((_) => {
15083
+ const $ = D.target.value.toLocaleLowerCase(), Z = e.filter((z) => r.some((H) => {
15084
15084
  var ie;
15085
- const U = (ie = String(z[_])) == null ? void 0 : ie.toLocaleLowerCase();
15085
+ const U = (ie = String(z[H])) == null ? void 0 : ie.toLocaleLowerCase();
15086
15086
  return U == null ? void 0 : U.includes($);
15087
15087
  }));
15088
15088
  b(Z);
@@ -15095,7 +15095,7 @@ const LS = ({
15095
15095
  ), F = Ge(
15096
15096
  () => Math.floor(I / x) + 1,
15097
15097
  [I, x]
15098
- ), H = re(() => {
15098
+ ), _ = re(() => {
15099
15099
  S((D) => {
15100
15100
  const $ = D + x;
15101
15101
  return $ >= E.length ? D : $;
@@ -15170,13 +15170,13 @@ const LS = ({
15170
15170
  }
15171
15171
  ) }) : /* @__PURE__ */ w(T, { children: [
15172
15172
  /* @__PURE__ */ a("div", { style: { display: "flex", alignItems: "center" }, children: t == null ? void 0 : t.filter((D) => D.position === "left").map((D, $) => {
15173
- var Z, z, _, U;
15173
+ var Z, z, H, U;
15174
15174
  return /* @__PURE__ */ a("div", { style: { marginLeft: "1px" }, children: D.tooltip ? /* @__PURE__ */ a(
15175
15175
  He,
15176
15176
  {
15177
15177
  align: ((Z = D.tooltip) == null ? void 0 : Z.align) || "bottom",
15178
15178
  size: ((z = D.tooltip) == null ? void 0 : z.size) || "medium",
15179
- label: (_ = D.tooltip) == null ? void 0 : _.label,
15179
+ label: (H = D.tooltip) == null ? void 0 : H.label,
15180
15180
  width: ((U = D.tooltip) == null ? void 0 : U.width) || "100px",
15181
15181
  children: /* @__PURE__ */ a(
15182
15182
  Fe,
@@ -15213,13 +15213,13 @@ const LS = ({
15213
15213
  ) }, $);
15214
15214
  }) }),
15215
15215
  /* @__PURE__ */ a("div", { style: { display: "flex", alignItems: "center" }, children: t == null ? void 0 : t.filter((D) => D.position === "right").map((D, $) => {
15216
- var Z, z, _, U;
15216
+ var Z, z, H, U;
15217
15217
  return /* @__PURE__ */ a("div", { style: { marginRight: "1px" }, children: D.tooltip ? /* @__PURE__ */ a(
15218
15218
  He,
15219
15219
  {
15220
15220
  align: ((Z = D.tooltip) == null ? void 0 : Z.align) || "bottom",
15221
15221
  size: ((z = D.tooltip) == null ? void 0 : z.size) || "medium",
15222
- label: (_ = D.tooltip) == null ? void 0 : _.label,
15222
+ label: (H = D.tooltip) == null ? void 0 : H.label,
15223
15223
  width: ((U = D.tooltip) == null ? void 0 : U.width) || "100px",
15224
15224
  children: /* @__PURE__ */ a(
15225
15225
  Fe,
@@ -15370,7 +15370,7 @@ const LS = ({
15370
15370
  children: /* @__PURE__ */ a(
15371
15371
  Qd,
15372
15372
  {
15373
- onClick: H,
15373
+ onClick: _,
15374
15374
  disabled: I + x >= E.length,
15375
15375
  style: {
15376
15376
  borderRight: "none",
@@ -15685,21 +15685,21 @@ const ux = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
15685
15685
  onChangeSearch: b,
15686
15686
  overflowPagination: x
15687
15687
  }) => {
15688
- const [C, I] = q(0), [S, A] = q(t[0]), [E, P] = q([]), [B, F] = q(Array(e.length).fill(!1)), H = E.length > 0 ? E : e, ee = Ge(
15689
- () => H.slice(C, C + S),
15690
- [H, C, S]
15688
+ const [C, I] = q(0), [S, A] = q(t[0]), [E, P] = q([]), [B, F] = q(Array(e.length).fill(!1)), _ = E.length > 0 ? E : e, ee = Ge(
15689
+ () => _.slice(C, C + S),
15690
+ [_, C, S]
15691
15691
  ), M = Ge(
15692
- () => Math.ceil(H.length / S),
15693
- [H.length, S]
15692
+ () => Math.ceil(_.length / S),
15693
+ [_.length, S]
15694
15694
  ), G = Ge(
15695
15695
  () => Math.floor(C / S) + 1,
15696
15696
  [C, S]
15697
15697
  ), D = re(() => {
15698
15698
  I((L) => {
15699
15699
  const Q = L + S;
15700
- return Q >= H.length ? L : Q;
15700
+ return Q >= _.length ? L : Q;
15701
15701
  });
15702
- }, [S, H.length]), $ = re(() => {
15702
+ }, [S, _.length]), $ = re(() => {
15703
15703
  I((L) => {
15704
15704
  const Q = L - S;
15705
15705
  return Q < 0 ? 0 : Q;
@@ -15716,7 +15716,7 @@ const ux = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
15716
15716
  A(Q), I(0);
15717
15717
  },
15718
15718
  []
15719
- ), _ = (L) => {
15719
+ ), H = (L) => {
15720
15720
  F((Q) => {
15721
15721
  const oe = [...Q];
15722
15722
  return oe[L] = !oe[L], oe;
@@ -15868,7 +15868,7 @@ const ux = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
15868
15868
  ei,
15869
15869
  {
15870
15870
  onClick: () => {
15871
- _(Q), L.onClick && L.onClick();
15871
+ H(Q), L.onClick && L.onClick();
15872
15872
  },
15873
15873
  style: {
15874
15874
  borderBottom: Q === ee.length - 1 ? "0" : "1px solid #C6C6C6"
@@ -15995,7 +15995,7 @@ const ux = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
15995
15995
  ei,
15996
15996
  {
15997
15997
  onClick: () => {
15998
- _(Q), L.onClick && L.onClick();
15998
+ H(Q), L.onClick && L.onClick();
15999
15999
  },
16000
16000
  style: {
16001
16001
  borderBottom: Q === ee.length - 1 ? "0" : "1px solid #C6C6C6"
@@ -16108,9 +16108,9 @@ const ux = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
16108
16108
  /* @__PURE__ */ w(lu, { children: [
16109
16109
  C + 1,
16110
16110
  " – ",
16111
- Math.min(C + S, H.length),
16111
+ Math.min(C + S, _.length),
16112
16112
  " de ",
16113
- H.length,
16113
+ _.length,
16114
16114
  " itens"
16115
16115
  ] })
16116
16116
  ]
@@ -16162,11 +16162,11 @@ const ux = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
16162
16162
  iu,
16163
16163
  {
16164
16164
  onClick: D,
16165
- disabled: C + S >= H.length,
16165
+ disabled: C + S >= _.length,
16166
16166
  style: {
16167
16167
  borderRight: "none",
16168
- opacity: C + S >= H.length ? ".5" : "1",
16169
- cursor: C + S >= H.length ? "not-allowed" : "pointer"
16168
+ opacity: C + S >= _.length ? ".5" : "1",
16169
+ cursor: C + S >= _.length ? "not-allowed" : "pointer"
16170
16170
  },
16171
16171
  children: ux
16172
16172
  }
@@ -16478,14 +16478,14 @@ letter-spacing: 0.32px;
16478
16478
  const [S, A] = q(u || "0,00"), E = (P) => {
16479
16479
  const B = P.target.value.replace(x || "", "").replace(C || "", "").trim(), F = Rx(B);
16480
16480
  if (A(F), v) {
16481
- const H = {
16481
+ const _ = {
16482
16482
  ...P,
16483
16483
  target: {
16484
16484
  ...P.target,
16485
16485
  value: F
16486
16486
  }
16487
16487
  };
16488
- (P.target instanceof HTMLInputElement || P.target instanceof HTMLTextAreaElement) && v(H);
16488
+ (P.target instanceof HTMLInputElement || P.target instanceof HTMLTextAreaElement) && v(_);
16489
16489
  }
16490
16490
  };
16491
16491
  return ge(() => {
@@ -17733,7 +17733,7 @@ function jy(e, t, n, {
17733
17733
  areMergedPropsEqual: c
17734
17734
  };
17735
17735
  function S(P) {
17736
- const [B, F, H] = te.useMemo(() => {
17736
+ const [B, F, _] = te.useMemo(() => {
17737
17737
  const { reactReduxForwardedRef: j, ...Ue } = P;
17738
17738
  return [P.context, j, Ue];
17739
17739
  }, [P]), ee = te.useMemo(() => {
@@ -17754,7 +17754,7 @@ function jy(e, t, n, {
17754
17754
  throw new Error(
17755
17755
  `Could not find "store" in the context of "${C}". Either wrap the root component in a <Provider>, or pass a custom React context provider to <Provider> and the corresponding React context consumer to ${C} in connect options.`
17756
17756
  );
17757
- const $ = G ? P.store : M.store, Z = D ? M.getServerState : $.getState, z = te.useMemo(() => my($.dispatch, I), [$]), [_, U] = te.useMemo(() => {
17757
+ const $ = G ? P.store : M.store, Z = D ? M.getServerState : $.getState, z = te.useMemo(() => my($.dispatch, I), [$]), [H, U] = te.useMemo(() => {
17758
17758
  if (!v) return Hy;
17759
17759
  const j = Wp(
17760
17760
  $,
@@ -17763,17 +17763,17 @@ function jy(e, t, n, {
17763
17763
  return [j, Ue];
17764
17764
  }, [$, G, M]), ie = te.useMemo(() => G ? M : {
17765
17765
  ...M,
17766
- subscription: _
17767
- }, [G, M, _]), Ie = te.useRef(void 0), le = te.useRef(H), L = te.useRef(void 0), Q = te.useRef(!1), oe = te.useRef(!1), fe = te.useRef(
17766
+ subscription: H
17767
+ }, [G, M, H]), Ie = te.useRef(void 0), le = te.useRef(_), L = te.useRef(void 0), Q = te.useRef(!1), oe = te.useRef(!1), fe = te.useRef(
17768
17768
  void 0
17769
17769
  );
17770
17770
  Ri(() => (oe.current = !0, () => {
17771
17771
  oe.current = !1;
17772
17772
  }), []);
17773
- const ye = te.useMemo(() => () => L.current && H === le.current ? L.current : z($.getState(), H), [$, H]), Ce = te.useMemo(() => (Ue) => _ ? Zy(
17773
+ const ye = te.useMemo(() => () => L.current && _ === le.current ? L.current : z($.getState(), _), [$, _]), Ce = te.useMemo(() => (Ue) => H ? Zy(
17774
17774
  v,
17775
17775
  $,
17776
- _,
17776
+ H,
17777
17777
  // @ts-ignore
17778
17778
  z,
17779
17779
  le,
@@ -17784,12 +17784,12 @@ function jy(e, t, n, {
17784
17784
  U,
17785
17785
  Ue
17786
17786
  ) : () => {
17787
- }, [_]);
17787
+ }, [H]);
17788
17788
  Wy(zy, [
17789
17789
  le,
17790
17790
  Ie,
17791
17791
  Q,
17792
- H,
17792
+ _,
17793
17793
  L,
17794
17794
  U
17795
17795
  ]);
@@ -17801,7 +17801,7 @@ function jy(e, t, n, {
17801
17801
  // TODO This is incredibly hacky. We've already processed the store update and calculated new child props,
17802
17802
  // TODO and we're just passing that through so it triggers a re-render for us rather than relying on `uSES`.
17803
17803
  ye,
17804
- Z ? () => z(Z(), H) : ye
17804
+ Z ? () => z(Z(), _) : ye
17805
17805
  );
17806
17806
  } catch (j) {
17807
17807
  throw fe.current && (j.message += `
@@ -17828,8 +17828,8 @@ ${fe.current.stack}
17828
17828
  const E = te.memo(S);
17829
17829
  if (E.WrappedComponent = b, E.displayName = S.displayName = C, s) {
17830
17830
  const B = te.forwardRef(
17831
- function(H, ee) {
17832
- return /* @__PURE__ */ te.createElement(E, { ...H, reactReduxForwardedRef: ee });
17831
+ function(_, ee) {
17832
+ return /* @__PURE__ */ te.createElement(E, { ..._, reactReduxForwardedRef: ee });
17833
17833
  }
17834
17834
  );
17835
17835
  return B.displayName = C, B.WrappedComponent = b, /* @__PURE__ */ Ha(B, b);
@@ -22039,7 +22039,7 @@ function TE({
22039
22039
  shouldBlockNextClick: !1
22040
22040
  }) {
22041
22041
  if (A.cleanup(), F.shouldBlockNextClick) {
22042
- const H = Dt(window, [{
22042
+ const _ = Dt(window, [{
22043
22043
  eventName: "click",
22044
22044
  fn: OE,
22045
22045
  options: {
@@ -22048,7 +22048,7 @@ function TE({
22048
22048
  capture: !0
22049
22049
  }
22050
22050
  }]);
22051
- setTimeout(H);
22051
+ setTimeout(_);
22052
22052
  }
22053
22053
  E(), n.dispatch(Cf({
22054
22054
  reason: B
@@ -22207,8 +22207,8 @@ function kE(e) {
22207
22207
  const c = Ql(e), s = se(() => RE(c.current), [c]), d = se(() => ME(c.current), [c]), u = FI(t), p = WI({
22208
22208
  contextId: t,
22209
22209
  text: o
22210
- }), g = BI(t, r), h = se((H) => {
22211
- ir(l).dispatch(H);
22210
+ }), g = BI(t, r), h = se((_) => {
22211
+ ir(l).dispatch(_);
22212
22212
  }, []), v = Se(() => Au({
22213
22213
  publishWhileDragging: yw,
22214
22214
  updateDroppableScroll: ww,
@@ -22232,17 +22232,17 @@ function kE(e) {
22232
22232
  }), [u, x, b, C, s, g]);
22233
22233
  process.env.NODE_ENV !== "production" && l.current && l.current !== I && process.env.NODE_ENV !== "production" && _e("unexpected store change"), l.current = I;
22234
22234
  const S = se(() => {
22235
- const H = ir(l);
22236
- H.getState().phase !== "IDLE" && H.dispatch(Hl());
22235
+ const _ = ir(l);
22236
+ _.getState().phase !== "IDLE" && _.dispatch(Hl());
22237
22237
  }, []), A = se(() => {
22238
- const H = ir(l).getState();
22239
- return H.phase === "DROP_ANIMATING" ? !0 : H.phase === "IDLE" ? !1 : H.isDragging;
22238
+ const _ = ir(l).getState();
22239
+ return _.phase === "DROP_ANIMATING" ? !0 : _.phase === "IDLE" ? !1 : _.isDragging;
22240
22240
  }, []), E = Se(() => ({
22241
22241
  isDragging: A,
22242
22242
  tryAbort: S
22243
22243
  }), [A, S]);
22244
22244
  n(E);
22245
- const P = se((H) => Nf(ir(l).getState(), H), []), B = se(() => an(ir(l).getState()), []), F = Se(() => ({
22245
+ const P = se((_) => Nf(ir(l).getState(), _), []), B = se(() => an(ir(l).getState()), []), F = Se(() => ({
22246
22246
  marshal: b,
22247
22247
  focus: C,
22248
22248
  contextId: t,
@@ -22817,7 +22817,7 @@ function mA(e) {
22817
22817
  scrollOptions: A
22818
22818
  };
22819
22819
  t.current = F;
22820
- const H = gA({
22820
+ const _ = gA({
22821
22821
  ref: P,
22822
22822
  descriptor: c,
22823
22823
  env: B,
@@ -22827,7 +22827,7 @@ function mA(e) {
22827
22827
  isCombineEnabled: E.isCombineEnabled,
22828
22828
  shouldClipSubject: !E.ignoreContainerClipping
22829
22829
  }), ee = B.closestScrollable;
22830
- return ee && (ee.setAttribute(e1.contextId, n.contextId), ee.addEventListener("scroll", h, l1(F.scrollOptions)), process.env.NODE_ENV !== "production" && dA(ee)), H;
22830
+ return ee && (ee.setAttribute(e1.contextId, n.contextId), ee.addEventListener("scroll", h, l1(F.scrollOptions)), process.env.NODE_ENV !== "production" && dA(ee)), _;
22831
22831
  }, [n.contextId, c, h, l]), m = se(() => {
22832
22832
  const S = t.current, A = ai(S);
22833
22833
  return S && A || (process.env.NODE_ENV !== "production" ? V(!1, "Can only recollect Droppable client for Droppables that have a scroll container") : V()), Ya(A);
@@ -23074,7 +23074,7 @@ const DA = (e) => {
23074
23074
  "data-rfd-droppable-id": c,
23075
23075
  "data-rfd-droppable-context-id": n
23076
23076
  }
23077
- }), [n, c, P, I]), F = m ? m.dragging.draggableId : null, H = Se(() => ({
23077
+ }), [n, c, P, I]), F = m ? m.dragging.draggableId : null, _ = Se(() => ({
23078
23078
  droppableId: c,
23079
23079
  type: s,
23080
23080
  isUsingCloneFor: F
@@ -23096,7 +23096,7 @@ const DA = (e) => {
23096
23096
  return cg.createPortal(D, x());
23097
23097
  }
23098
23098
  return xe.createElement(ql.Provider, {
23099
- value: H
23099
+ value: _
23100
23100
  }, l(B, v), ee());
23101
23101
  };
23102
23102
  function PA() {
@@ -23615,11 +23615,11 @@ const XS = ({
23615
23615
  overflowPagination: P,
23616
23616
  nofilter: B,
23617
23617
  onChangePage: F,
23618
- onChangePageSizes: H,
23618
+ onChangePageSizes: _,
23619
23619
  totalRecords: ee
23620
23620
  }) => {
23621
23621
  var ot;
23622
- const [M, G] = q(d), [D, $] = q(e), [Z, z] = q(0), [_, U] = q(t[0]), [ie, Ie] = q([]), [le, L] = q(Array(n.length).fill(!1)), [Q, oe] = q(0);
23622
+ const [M, G] = q(d), [D, $] = q(e), [Z, z] = q(0), [H, U] = q(t[0]), [ie, Ie] = q([]), [le, L] = q(Array(n.length).fill(!1)), [Q, oe] = q(0);
23623
23623
  ge(() => {
23624
23624
  (!e || e.length === 0) && console.warn("TableExpandableDrag: columnTitles is required and cannot be empty"), n || console.warn("TableExpandableDrag: rowData is required");
23625
23625
  }, [e, n]);
@@ -23638,30 +23638,30 @@ const XS = ({
23638
23638
  }));
23639
23639
  Ie(O), z(0);
23640
23640
  }, [n, e]), Ce = ie.length > 0 ? ie : n, me = ee !== void 0 ? ee : Ce.length, Xe = Ge(
23641
- () => ee !== void 0 ? Ce : Ce.slice(Z, Z + _),
23642
- [Ce, Z, _, ee]
23641
+ () => ee !== void 0 ? Ce : Ce.slice(Z, Z + H),
23642
+ [Ce, Z, H, ee]
23643
23643
  ), Je = Ge(
23644
- () => Math.ceil(me / _),
23645
- [me, _]
23644
+ () => Math.ceil(me / H),
23645
+ [me, H]
23646
23646
  ), j = Ge(
23647
- () => Math.floor(Z / _) + 1,
23648
- [Z, _]
23647
+ () => Math.floor(Z / H) + 1,
23648
+ [Z, H]
23649
23649
  ), Ue = re(() => {
23650
23650
  z((J) => {
23651
- const R = J + _;
23651
+ const R = J + H;
23652
23652
  return R >= me ? J : R;
23653
23653
  });
23654
- }, [_, me]), Y = re(() => {
23654
+ }, [H, me]), Y = re(() => {
23655
23655
  z((J) => {
23656
- const R = J - _;
23656
+ const R = J - H;
23657
23657
  return R < 0 ? 0 : R;
23658
23658
  });
23659
- }, [_]), k = re(
23659
+ }, [H]), k = re(
23660
23660
  (J) => {
23661
23661
  const R = Number(J.target.value);
23662
- z((R - 1) * _);
23662
+ z((R - 1) * H);
23663
23663
  },
23664
- [_]
23664
+ [H]
23665
23665
  ), Be = re(
23666
23666
  (J) => {
23667
23667
  const R = Number(J.target.value);
@@ -23670,7 +23670,7 @@ const XS = ({
23670
23670
  [Q]
23671
23671
  );
23672
23672
  ge(() => {
23673
- H && H(Q);
23673
+ _ && _(Q);
23674
23674
  }, [Q]), ge(() => {
23675
23675
  F && F(j);
23676
23676
  }, [j]), ge(() => {
@@ -24282,7 +24282,7 @@ const XS = ({
24282
24282
  /* @__PURE__ */ w(h1, { children: [
24283
24283
  Z + 1,
24284
24284
  " – ",
24285
- Math.min(Z + _, me),
24285
+ Math.min(Z + H, me),
24286
24286
  " de ",
24287
24287
  me,
24288
24288
  " itens"
@@ -24344,12 +24344,12 @@ const XS = ({
24344
24344
  f1,
24345
24345
  {
24346
24346
  onClick: Ue,
24347
- disabled: Z + _ >= me,
24347
+ disabled: Z + H >= me,
24348
24348
  style: {
24349
24349
  borderRadius: "0px 0px 10px 0px",
24350
24350
  borderRight: "none",
24351
- opacity: Z + _ >= me ? ".5" : "1",
24352
- cursor: Z + _ >= me ? "not-allowed" : "pointer"
24351
+ opacity: Z + H >= me ? ".5" : "1",
24352
+ cursor: Z + H >= me ? "not-allowed" : "pointer"
24353
24353
  },
24354
24354
  children: RA
24355
24355
  }
@@ -24525,7 +24525,7 @@ const C1 = y.select`
24525
24525
  border-bottom: 1px solid transparent;
24526
24526
  border-radius: 0 0 10px 10px;
24527
24527
 
24528
- `, JA = y.p`
24528
+ `, JA = y.div`
24529
24529
  font-size:20px;
24530
24530
  display:flex;
24531
24531
  padding:1em;
@@ -24536,6 +24536,7 @@ const C1 = y.select`
24536
24536
  line-height: 18px;
24537
24537
  letter-spacing: 0.16px;
24538
24538
  cursor: pointer;
24539
+ width: 100%;
24539
24540
  `, UA = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
24540
24541
  "svg",
24541
24542
  {
@@ -24627,9 +24628,9 @@ letter-spacing: 0.16px;
24627
24628
  onChangePage: P,
24628
24629
  onChangePageSizes: B,
24629
24630
  totalRecords: F,
24630
- label_node: H
24631
+ label_node: _
24631
24632
  }) => {
24632
- const [ee, M] = q(d), [G, D] = q(e), [$, Z] = q(0), [z, _] = q(t[0]), [U, ie] = q([]), [Ie, le] = q(0), L = (Y) => {
24633
+ const [ee, M] = q(d), [G, D] = q(e), [$, Z] = q(0), [z, H] = q(t[0]), [U, ie] = q([]), [Ie, le] = q(0), L = (Y) => {
24633
24634
  if (!Y.destination) return;
24634
24635
  const k = Array.from(G), [Be] = k.splice(Y.source.index, 1);
24635
24636
  k.splice(Y.destination.index, 0, Be), D(k);
@@ -24671,7 +24672,7 @@ letter-spacing: 0.16px;
24671
24672
  ), Ue = re(
24672
24673
  (Y) => {
24673
24674
  const k = Number(Y.target.value);
24674
- _(k), Z(0), le(k);
24675
+ H(k), Z(0), le(k);
24675
24676
  },
24676
24677
  [Ie]
24677
24678
  );
@@ -24711,7 +24712,6 @@ letter-spacing: 0.16px;
24711
24712
  widthOverflow: x,
24712
24713
  children: [
24713
24714
  i && /* @__PURE__ */ a(JA, { children: i }),
24714
- H && /* @__PURE__ */ a("div", { style: { margin: "0", padding: "0", width: "100%" }, children: H }),
24715
24715
  /* @__PURE__ */ w("div", { style: {
24716
24716
  display: "flex",
24717
24717
  justifyContent: C ? "end" : "space-between",
@@ -25631,8 +25631,8 @@ const fS = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
25631
25631
  eS,
25632
25632
  {
25633
25633
  onClick: (F) => {
25634
- var H;
25635
- F.stopPropagation(), (H = E.onClick) == null || H.call(E), setTimeout(() => u(!1), 100);
25634
+ var _;
25635
+ F.stopPropagation(), (_ = E.onClick) == null || _.call(E), setTimeout(() => u(!1), 100);
25636
25636
  },
25637
25637
  style: { cursor: E != null && E.onClick ? "pointer" : "default" },
25638
25638
  children: E == null ? void 0 : E.label
@@ -25651,7 +25651,7 @@ const fS = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
25651
25651
  }
25652
25652
  ),
25653
25653
  (B = E == null ? void 0 : E.children) == null ? void 0 : B.map(
25654
- (F, H) => (F == null ? void 0 : F.permission) !== !1 ? /* @__PURE__ */ a(
25654
+ (F, _) => (F == null ? void 0 : F.permission) !== !1 ? /* @__PURE__ */ a(
25655
25655
  tS,
25656
25656
  {
25657
25657
  onClick: (ee) => {
@@ -25661,7 +25661,7 @@ const fS = /* @__PURE__ */ a(T, { children: /* @__PURE__ */ a(
25661
25661
  style: { cursor: F.onClick ? "pointer" : "default", marginTop: 8 },
25662
25662
  children: F == null ? void 0 : F.label
25663
25663
  },
25664
- H
25664
+ _
25665
25665
  ) : null
25666
25666
  )
25667
25667
  ] }, P);