reykit 1.0.173 → 1.0.174

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.
Files changed (2) hide show
  1. package/dist/index.js +4 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -49035,7 +49035,10 @@ function O4(a) {
49035
49035
  };
49036
49036
  return /* @__PURE__ */ E.jsxs(i, { value: b, children: [
49037
49037
  m,
49038
- g && /* @__PURE__ */ E.jsx("div", { className: "fixed inset-0 z-50 flex justify-center items-center bg-black/5", children: a })
49038
+ /* @__PURE__ */ E.jsx("div", { className: oe(
49039
+ "fixed inset-0 z-50 flex justify-center items-center transition bg-black/5",
49040
+ g ? "opacity-100" : "opacity-0 pointer-events-none"
49041
+ ), children: g && a })
49039
49042
  ] });
49040
49043
  }, () => {
49041
49044
  const m = ij(i);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "reykit",
3
- "version": "1.0.173",
3
+ "version": "1.0.174",
4
4
  "description": "Kit method set.",
5
5
  "author": "reyxbo",
6
6
  "keywords": [