1mpacto-react-ui 0.0.80 → 0.0.81

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.
package/dist/index.mjs CHANGED
@@ -1915,8 +1915,8 @@ const H2 = (e, t, n, r) => {
1915
1915
  }, z2 = (e, t = 2) => {
1916
1916
  let n = parseFloat(kc(e) ? e : 0);
1917
1917
  return n = (+(Math.round(n + "e" + t) + "e-" + t)).toFixed(t), n = Number(n), n;
1918
- }, TM = (e, t = ["search"]) => (Object.keys(e).forEach((n) => {
1919
- ["", null, void 0, [], {}].includes(e[n]) ? delete e[n] : t != null && t.includes(n) && (e[n] = encodeURIComponent(e == null ? void 0 : e[n]));
1918
+ }, TM = (e) => (Object.keys(e).forEach((t) => {
1919
+ ["", null, void 0, [], {}].includes(e[t]) && delete e[t];
1920
1920
  }), e), kM = (e, t) => {
1921
1921
  var h, f;
1922
1922
  const n = /^-?\d+[0-9.,]*$/, r = /([.])(?=.*\1)/, i = /([,])(?=.*\1)/, a = ((h = e.split(",")[0]) == null ? void 0 : h.trim()) || "", o = ((f = e.split(",")[1]) == null ? void 0 : f.trim()) || "", s = !r.test(a) && (a === "-" || n.test(a) || !a), l = !r.test(o) && (o === "-" || n.test(o) || !o), u = (g, m, p) => {