@linker-design-plus/timeline-track 2.0.5 → 2.0.6
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.
|
@@ -107,6 +107,7 @@ export declare class Track {
|
|
|
107
107
|
private handleTrackBackgroundMouseMove;
|
|
108
108
|
private handleClipMouseUp;
|
|
109
109
|
private finishPointerInteraction;
|
|
110
|
+
private resolveDraggedClipForInteraction;
|
|
110
111
|
private applyInteractionTransition;
|
|
111
112
|
private resolveInteractionState;
|
|
112
113
|
private syncLegacyInteractionMirror;
|