@abdellatifui/react 3.1.104 → 3.1.105
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
CHANGED
|
@@ -11175,6 +11175,7 @@ const db = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA1CAYAAADh5qNwAA
|
|
|
11175
11175
|
onDragEnd: ($) => {
|
|
11176
11176
|
s != null && s.draggingMode && (s != null && s.hideLinksOnDrag) && A($);
|
|
11177
11177
|
},
|
|
11178
|
+
dataactive: (o == null ? void 0 : o.elementId) == (selectedNode == null ? void 0 : selectedNode.elementId) ? "true" : "false",
|
|
11178
11179
|
anchor: "center",
|
|
11179
11180
|
className: B(
|
|
11180
11181
|
"z-[30] hover:z-[31] hover:pointer--none hover:cursor-defaulte",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PinItem.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/PinItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4F,MAAM,OAAO,CAAA;;
|
|
1
|
+
{"version":3,"file":"PinItem.d.ts","sourceRoot":"","sources":["../../../../src/components/NetworkMap/PinItem.tsx"],"names":[],"mappings":"AACA,OAAO,KAA4F,MAAM,OAAO,CAAA;;AAuKhH,wBAA4B"}
|