@cfx-dev/ui-components 4.3.9 → 4.3.11

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.
@@ -300,7 +300,7 @@ function Bo(e) {
300
300
  const [t, n] = m.useState(Vn());
301
301
  return Ve(() => {
302
302
  n((r) => r ?? String(zn++));
303
- }, [e]), e || (t ? `radix-${t}` : "");
303
+ }, [e]), t ? `radix-${t}` : "";
304
304
  }
305
305
  const Un = ["top", "right", "bottom", "left"], Z = Math.min, B = Math.max, Se = Math.round, ge = Math.floor, U = (e) => ({
306
306
  x: e,
@@ -2198,11 +2198,11 @@ export {
2198
2198
  $o as C,
2199
2199
  Tn as D,
2200
2200
  Fn as F,
2201
- _o as R,
2201
+ To as R,
2202
2202
  ie as a,
2203
2203
  Wo as b,
2204
2204
  Io as c,
2205
- To as d,
2205
+ _o as d,
2206
2206
  Vo as e,
2207
2207
  zo as h,
2208
2208
  Bo as u