diff --git a/library/api/android/wavy-slider.api b/library/api/android/wavy-slider.api index 3d15c7b..b4e9f2a 100644 --- a/library/api/android/wavy-slider.api +++ b/library/api/android/wavy-slider.api @@ -1,12 +1,14 @@ public final class ir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs { public static final field $stable I - public fun (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)V + public fun (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)V public final fun component1 ()Landroidx/compose/animation/core/AnimationSpec; public final fun component2 ()Landroidx/compose/animation/core/AnimationSpec; - public final fun copy (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; - public static synthetic fun copy$default (Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;ILjava/lang/Object;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; + public final fun component3 ()Landroidx/compose/animation/core/AnimationSpec; + public final fun copy (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; + public static synthetic fun copy$default (Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;ILjava/lang/Object;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; public fun equals (Ljava/lang/Object;)Z public final fun getWaveHeightAnimationSpec ()Landroidx/compose/animation/core/AnimationSpec; + public final fun getWaveStartSpreadAnimationSpec ()Landroidx/compose/animation/core/AnimationSpec; public final fun getWaveVelocityAnimationSpec ()Landroidx/compose/animation/core/AnimationSpec; public fun hashCode ()I public fun toString ()Ljava/lang/String; diff --git a/library/api/desktop/wavy-slider.api b/library/api/desktop/wavy-slider.api index 3d15c7b..b4e9f2a 100644 --- a/library/api/desktop/wavy-slider.api +++ b/library/api/desktop/wavy-slider.api @@ -1,12 +1,14 @@ public final class ir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs { public static final field $stable I - public fun (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)V + public fun (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)V public final fun component1 ()Landroidx/compose/animation/core/AnimationSpec; public final fun component2 ()Landroidx/compose/animation/core/AnimationSpec; - public final fun copy (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; - public static synthetic fun copy$default (Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;ILjava/lang/Object;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; + public final fun component3 ()Landroidx/compose/animation/core/AnimationSpec; + public final fun copy (Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; + public static synthetic fun copy$default (Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/AnimationSpec;ILjava/lang/Object;)Lir/mahozad/multiplatform/wavyslider/WaveAnimationSpecs; public fun equals (Ljava/lang/Object;)Z public final fun getWaveHeightAnimationSpec ()Landroidx/compose/animation/core/AnimationSpec; + public final fun getWaveStartSpreadAnimationSpec ()Landroidx/compose/animation/core/AnimationSpec; public final fun getWaveVelocityAnimationSpec ()Landroidx/compose/animation/core/AnimationSpec; public fun hashCode ()I public fun toString ()Ljava/lang/String;