@comercti/react-components-hmg 0.10.20 → 0.10.21

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.
@@ -703,6 +703,7 @@ const ko = { class: "absolute left-0 top-0 flex h-full w-full flex-col items-cen
703
703
  z(C.$slots, k.value, { item: A }, () => [
704
704
  C.truncated ? (s(), d("ce-tooltip", {
705
705
  key: 0,
706
+ focus: !1,
706
707
  location: "top",
707
708
  text: typeof k.value == "function" ? String(k.value(A)) : String(e(x)(A, k.value))
708
709
  }, [
@@ -5998,7 +5999,7 @@ const zl = {
5998
5999
  onFocusout: i[3] || (i[3] = (u) => l.focus && (o.value = !1)),
5999
6000
  class: "m-1"
6000
6001
  }, [
6001
- z(l.$slots, "activator")
6002
+ z(l.$slots, "default")
6002
6003
  ], 32),
6003
6004
  H(ke, {
6004
6005
  "enter-active-class": "transition-opacity transition-transform duration-200",