@mt-gloss/ui 0.1.119 → 0.1.121

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/index.js CHANGED
@@ -4,8 +4,8 @@ import { jsxs as f, jsx as a, Fragment as I } from "react/jsx-runtime";
4
4
  import * as $ from "react";
5
5
  import L, { useRef as M, useEffect as E, useState as A, useCallback as _, useId as Be, forwardRef as Ge, useMemo as ce, useLayoutEffect as Ne, createContext as He, useContext as We } from "react";
6
6
  import { motion as B, useMotionValue as Ve, AnimatePresence as je, useDragControls as Ke } from "framer-motion";
7
- import { u as Ue } from "./COMMITS-BkM1Urzh.js";
8
- import { N as kl, C as Sl, d as Dl, c as xl, P as Rl, g as Tl, S as Ml, f as Pl, i as Al, r as El, b as Fl, e as Ll, a as Il } from "./COMMITS-BkM1Urzh.js";
7
+ import { u as Ue } from "./COMMITS-8eHelQHO.js";
8
+ import { N as kl, C as Sl, d as Dl, c as xl, P as Rl, g as Tl, S as Ml, f as Pl, i as Al, r as El, b as Fl, e as Ll, a as Il } from "./COMMITS-8eHelQHO.js";
9
9
  import { createPortal as ke } from "react-dom";
10
10
  import { B as Ye, U as de } from "./UIContext-Dm0GYHFT.js";
11
11
  import { a as $l, u as zl } from "./UIContext-Dm0GYHFT.js";
@@ -2822,7 +2822,7 @@ function Wr({
2822
2822
  }) {
2823
2823
  const m = r ?? "Add card to this cell", d = s ?? u ?? "Pack row — shift cards left", g = t ?? o, { affordancesVisible: c } = $e();
2824
2824
  return /* @__PURE__ */ f($.Fragment, { children: [
2825
- /* @__PURE__ */ a(ve, { visible: c, variant: "pack", trigger: "hover+focus", children: /* @__PURE__ */ a(
2825
+ /* @__PURE__ */ a(ve, { visible: e && c, variant: "pack", trigger: "hover+focus", children: /* @__PURE__ */ a(
2826
2826
  "button",
2827
2827
  {
2828
2828
  type: "button",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mt-gloss/ui",
3
- "version": "0.1.119",
3
+ "version": "0.1.121",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "restricted"