@gouvfr-lasuite/ui-kit 0.19.8 → 0.19.9

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.js CHANGED
@@ -8862,7 +8862,7 @@ const Up = /* @__PURE__ */ Ii("item", (t, e, r) => {
8862
8862
  onBlur: l
8863
8863
  }) => {
8864
8864
  const { open: a } = Gp(), s = (c) => {
8865
- if (n)
8865
+ if (n || !c.currentTarget.contains(c.target))
8866
8866
  return;
8867
8867
  c.preventDefault(), c.stopPropagation();
8868
8868
  const u = typeof e == "function" ? e(r) : e;