@abdellatifui/react 3.2.175 → 3.2.177

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/nextgen.js +4 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -16168,7 +16168,10 @@ const oC = (e) => {
16168
16168
  document.body
16169
16169
  ),
16170
16170
  /* @__PURE__ */ c.jsxs("div", { className: "w-screen h-screen relative p-0 m-0 abui-root", children: [
16171
- !f && t && t,
16171
+ /* @__PURE__ */ c.jsx("div", { className: B(
16172
+ "w-full h-full relative hidden",
16173
+ !f && t && "block"
16174
+ ), children: t }),
16172
16175
  g && f && n
16173
16176
  ] })
16174
16177
  ]
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.175",
4
+ "version": "3.2.177",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [