@namuna-nur/ui-kit 1.4.5 → 1.5.0

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.
@@ -6969,7 +6969,7 @@ const sm = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6969
6969
  });
6970
6970
  }
6971
6971
  };
6972
- return /* @__PURE__ */ h.jsxs("div", { ref: p, className: O("w-full", e == null ? void 0 : e.parent), children: [
6972
+ return /* @__PURE__ */ h.jsxs("div", { className: O("w-full", e == null ? void 0 : e.parent), children: [
6973
6973
  /* @__PURE__ */ h.jsxs(Jl, { open: l, onOpenChange: u, children: [
6974
6974
  /* @__PURE__ */ h.jsxs(
6975
6975
  Ql,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@namuna-nur/ui-kit",
3
- "version": "1.4.5",
3
+ "version": "1.5.0",
4
4
  "description": "UI Kit for Namuna NUR",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",