@abdellatifui/react 3.2.106 → 3.2.107
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/nextgen.js +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -5997,7 +5997,7 @@ const sh = Ce("flex items-center justify-center z-1 css-iuur1", {
|
|
|
5997
5997
|
"model-overlay-abui custom-click-away flex justify-center items-center opacity-0 transition-all duration-(--animate-period) ease-in-out",
|
|
5998
5998
|
O?.current && "absolute!",
|
|
5999
5999
|
C,
|
|
6000
|
-
n && "z-500",
|
|
6000
|
+
n && "z-500 opacity-100",
|
|
6001
6001
|
l && "bg-transparent"
|
|
6002
6002
|
),
|
|
6003
6003
|
children: /* @__PURE__ */ c.jsx(
|