@next-core/editor-bricks-helper 0.49.96 → 0.50.1

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.
@@ -2842,6 +2842,7 @@
2842
2842
  exports.EditorElementFactory = EditorElementFactory;
2843
2843
  exports.SlotContainer = SlotContainer;
2844
2844
  exports.getSortedIdsAfterDropped = getSortedIdsAfterDropped;
2845
+ exports.getUniqueNodeId = getUniqueNodeId;
2845
2846
  exports.useActiveNodeUid = useActiveNodeUid;
2846
2847
  exports.useBuilderContextMenuStatus = useBuilderContextMenuStatus;
2847
2848
  exports.useBuilderData = useBuilderData;