-
-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support kmp for the placeholder module
- Loading branch information
Showing
14 changed files
with
669 additions
and
188 deletions.
There are no files selected for viewing
71 changes: 71 additions & 0 deletions
71
landscapist-placeholder/api/android/landscapist-placeholder.api
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
public abstract class com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin { | ||
public static final field $stable I | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure : com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin, com/skydoves/landscapist/plugins/ImagePlugin$FailureStatePlugin { | ||
public static final field $stable I | ||
public fun <init> (Ljava/lang/Object;)V | ||
public final fun component1 ()Ljava/lang/Object; | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Ljava/lang/Throwable;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
public final fun copy (Ljava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure; | ||
public static synthetic fun copy$default (Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure;Ljava/lang/Object;ILjava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure; | ||
public fun equals (Ljava/lang/Object;)Z | ||
public final fun getSource ()Ljava/lang/Object; | ||
public fun hashCode ()I | ||
public fun toString ()Ljava/lang/String; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading : com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin, com/skydoves/landscapist/plugins/ImagePlugin$LoadingStatePlugin { | ||
public static final field $stable I | ||
public fun <init> (Ljava/lang/Object;)V | ||
public final fun component1 ()Ljava/lang/Object; | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
public final fun copy (Ljava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading; | ||
public static synthetic fun copy$default (Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading;Ljava/lang/Object;ILjava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading; | ||
public fun equals (Ljava/lang/Object;)Z | ||
public final fun getSource ()Ljava/lang/Object; | ||
public fun hashCode ()I | ||
public fun toString ()Ljava/lang/String; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/LocalShimmerKt { | ||
public static final fun getLocalShimmerPlugin ()Landroidx/compose/runtime/ProvidableCompositionLocal; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/ShimmerKt { | ||
public static final fun Shimmer-eopBjH0 (Landroidx/compose/ui/Modifier;JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;Landroidx/compose/runtime/Composer;II)V | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin : com/skydoves/landscapist/plugins/ImagePlugin$LoadingStatePlugin { | ||
public static final field $stable I | ||
public synthetic fun <init> (JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;ILkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public synthetic fun <init> (JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;Lkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public final fun component1-0d7_KjU ()J | ||
public final fun component2-0d7_KjU ()J | ||
public final fun component3 ()Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
public final fun copy-jxsXWHM (JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;)Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin; | ||
public static synthetic fun copy-jxsXWHM$default (Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin;JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;ILjava/lang/Object;)Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin; | ||
public fun equals (Ljava/lang/Object;)Z | ||
public final fun getBaseColor-0d7_KjU ()J | ||
public final fun getHighlightColor-0d7_KjU ()J | ||
public final fun getShimmerType ()Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public fun hashCode ()I | ||
public fun toString ()Ljava/lang/String; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/ShimmerType : java/lang/Enum { | ||
public static final field FADE Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public static final field RESONATE Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public static fun getEntries ()Lkotlin/enums/EnumEntries; | ||
public static fun valueOf (Ljava/lang/String;)Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public static fun values ()[Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/thumbnail/ThumbnailPlugin : com/skydoves/landscapist/plugins/ImagePlugin$LoadingStatePlugin { | ||
public static final field $stable I | ||
public synthetic fun <init> (JILkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public synthetic fun <init> (JLkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
} | ||
|
71 changes: 71 additions & 0 deletions
71
landscapist-placeholder/api/desktop/landscapist-placeholder.api
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
public abstract class com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin { | ||
public static final field $stable I | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure : com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin, com/skydoves/landscapist/plugins/ImagePlugin$FailureStatePlugin { | ||
public static final field $stable I | ||
public fun <init> (Ljava/lang/Object;)V | ||
public final fun component1 ()Ljava/lang/Object; | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Ljava/lang/Throwable;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
public final fun copy (Ljava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure; | ||
public static synthetic fun copy$default (Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure;Ljava/lang/Object;ILjava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Failure; | ||
public fun equals (Ljava/lang/Object;)Z | ||
public final fun getSource ()Ljava/lang/Object; | ||
public fun hashCode ()I | ||
public fun toString ()Ljava/lang/String; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading : com/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin, com/skydoves/landscapist/plugins/ImagePlugin$LoadingStatePlugin { | ||
public static final field $stable I | ||
public fun <init> (Ljava/lang/Object;)V | ||
public final fun component1 ()Ljava/lang/Object; | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
public final fun copy (Ljava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading; | ||
public static synthetic fun copy$default (Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading;Ljava/lang/Object;ILjava/lang/Object;)Lcom/skydoves/landscapist/placeholder/placeholder/PlaceholderPlugin$Loading; | ||
public fun equals (Ljava/lang/Object;)Z | ||
public final fun getSource ()Ljava/lang/Object; | ||
public fun hashCode ()I | ||
public fun toString ()Ljava/lang/String; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/LocalShimmerKt { | ||
public static final fun getLocalShimmerPlugin ()Landroidx/compose/runtime/ProvidableCompositionLocal; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/ShimmerKt { | ||
public static final fun Shimmer-eopBjH0 (Landroidx/compose/ui/Modifier;JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;Landroidx/compose/runtime/Composer;II)V | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin : com/skydoves/landscapist/plugins/ImagePlugin$LoadingStatePlugin { | ||
public static final field $stable I | ||
public synthetic fun <init> (JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;ILkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public synthetic fun <init> (JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;Lkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public final fun component1-0d7_KjU ()J | ||
public final fun component2-0d7_KjU ()J | ||
public final fun component3 ()Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
public final fun copy-jxsXWHM (JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;)Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin; | ||
public static synthetic fun copy-jxsXWHM$default (Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin;JJLcom/skydoves/landscapist/placeholder/shimmer/ShimmerType;ILjava/lang/Object;)Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerPlugin; | ||
public fun equals (Ljava/lang/Object;)Z | ||
public final fun getBaseColor-0d7_KjU ()J | ||
public final fun getHighlightColor-0d7_KjU ()J | ||
public final fun getShimmerType ()Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public fun hashCode ()I | ||
public fun toString ()Ljava/lang/String; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/shimmer/ShimmerType : java/lang/Enum { | ||
public static final field FADE Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public static final field RESONATE Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public static fun getEntries ()Lkotlin/enums/EnumEntries; | ||
public static fun valueOf (Ljava/lang/String;)Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
public static fun values ()[Lcom/skydoves/landscapist/placeholder/shimmer/ShimmerType; | ||
} | ||
|
||
public final class com/skydoves/landscapist/placeholder/thumbnail/ThumbnailPlugin : com/skydoves/landscapist/plugins/ImagePlugin$LoadingStatePlugin { | ||
public static final field $stable I | ||
public synthetic fun <init> (JILkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public synthetic fun <init> (JLkotlin/jvm/internal/DefaultConstructorMarker;)V | ||
public fun compose (Landroidx/compose/ui/Modifier;Lcom/skydoves/landscapist/ImageOptions;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;I)Lcom/skydoves/landscapist/plugins/ImagePlugin; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.