@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;
@@ -79,6 +79,7 @@ export declare class TimelinePreviewSession {
79
79
  private applyTrackPlan;
80
80
  private applySlotTarget;
81
81
  private resolveDesiredSource;
82
+ private decorateSlotSourceUrl;
82
83
  private slotNeedsRecovery;
83
84
  private recoverSlot;
84
85
  private finishSlotRecovery;