@abdellatifui/react 3.1.25 → 3.1.26

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 +1 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -10708,7 +10708,7 @@ const Ty = (e) => {
10708
10708
  // 🎨 Gradient: from blue → red
10709
10709
  getColor: (y) => y.linkColor || (t == null ? void 0 : t.defaultLinkColorHex),
10710
10710
  opacity: 1,
10711
- visible: t != null && t.hideLinks ? !1 : i && !(t != null && t.hideLinks) ? !s : !0,
10711
+ visible: t != null && t.hideLinks ? !1 : i ? !s : !0,
10712
10712
  onHover: (y) => {
10713
10713
  },
10714
10714
  onClick: (y) => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.1.25",
4
+ "version": "3.1.26",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [