@abdellatifui/react 3.2.72 → 3.2.74

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 +2 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -20924,8 +20924,9 @@ const uk = ye((e, n) => {
20924
20924
  "div",
20925
20925
  {
20926
20926
  ref: l,
20927
+ "data-width": p,
20927
20928
  className: "absolute left-0 opacity-0 transition-opacity duration-300 ease-linear",
20928
- style: { width: p - 10, marginTop: m },
20929
+ style: { width: p - 60, marginTop: m },
20929
20930
  children: s?.expanded && d(s) || null
20930
20931
  }
20931
20932
  );
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.72",
4
+ "version": "3.2.74",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [