1. |
fun PreviewCollectionBottomSheet
Skippable
Restartable
|
2. |
fun PreviewCollectionListItem
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
isRemote |
Boolean = @static true |
|
3. |
fun PreviewCreateNewCollectionDialogContent
Skippable
Restartable
|
4. |
fun PreviewCollectionList
Skippable
Restartable
|
5. |
fun present
Non Skippable
Non Restartable
|
6. |
fun AddToCollectionUi
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
state |
AddToCollectionUiState |
2 |
STABLE |
modifier |
Modifier? = @static Companion |
|
7. |
fun CollectionBottomSheetContent
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
onCreateCollectionClick |
Function0<Unit>? = @static $composer.startReplaceableGroup(-1484862753) |
2 |
STABLE |
onAddToCollection |
Function1<@[ParameterName(name = 'collectionId')] String, Unit>? = @static $composer.startReplaceableGroup(-1484860833) |
|
8. |
fun CollectionListItem
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
modifier |
Modifier? = @static Companion |
2 |
STABLE |
onClick |
@[ExtensionFunctionType] Function1<CollectionListItemModel, Unit>? = @static $composer.startReplaceableGroup(-934155925) |
|
9. |
fun CreateNewCollectionDialogContent
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
modifier |
Modifier? = @static Companion |
2 |
STABLE |
onDismiss |
Function0<Unit>? = @static $composer.startReplaceableGroup(-1230148923) |
3 |
STABLE |
onSubmit |
Function2<@[ParameterName(name = 'name')] String, @[ParameterName(name = 'entity')] MusicBrainzEntity, Unit>? = @static $composer.startReplaceableGroup(-1230146674) |
|
10. |
fun present
Non Skippable
Non Restartable
|
11. |
fun CollectionListUi
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
state |
CollectionListUiState |
2 |
STABLE |
modifier |
Modifier? = @static Companion |
|
12. |
fun CollectionListUi
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
modifier |
Modifier? = @static Companion |
2 |
STABLE |
lazyListState |
LazyListState? = @dynamic LazyListState() |
3 |
STABLE |
topAppBarFilterState |
TopAppBarFilterState? = @dynamic TopAppBarFilterState() |
4 |
STABLE |
onCreateCollectionClick |
Function0<Unit>? = @static $composer.startReplaceableGroup(1805858468) |
5 |
STABLE |
showLocal |
Boolean = @static true |
6 |
STABLE |
onShowLocalToggle |
Function1<Boolean, Unit>? = @static $composer.startReplaceableGroup(1805860964) |
7 |
STABLE |
showRemote |
Boolean = @static true |
8 |
STABLE |
onShowRemoteToggle |
Function1<Boolean, Unit>? = @static $composer.startReplaceableGroup(1805863524) |
9 |
STABLE |
onCollectionClick |
Function1<String, Unit>? = @static $composer.startReplaceableGroup(1805864996) |
10 |
STABLE |
sortOption |
CollectionSortOption? = @static CollectionSortOption.ALPHABETICALLY |
11 |
STABLE |
onSortClick |
Function0<Unit>? = @static $composer.startReplaceableGroup(1805868516) |
|
13. |
fun CollectionSortBottomSheet
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
sortOption |
CollectionSortOption |
2 |
STABLE |
onSortOptionClick |
Function1<CollectionSortOption, Unit>? = @static $composer.startReplaceableGroup(-303520728) |
3 |
STABLE |
bottomSheetState |
SheetState? = @dynamic rememberModalBottomSheetState(false, null, $composer, 0, 0b0011) |
4 |
STABLE |
onDismiss |
Function0<Unit>? = @static $composer.startReplaceableGroup(-303517528) |
|
14. |
fun CollectionSortBottomSheetContent
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
sortOption |
CollectionSortOption? = @static CollectionSortOption.ALPHABETICALLY |
2 |
STABLE |
onSortOptionClick |
Function1<CollectionSortOption, Unit>? = @static $composer.startReplaceableGroup(-1529822059) |
|
15. |
fun CollectionsFilterChipsBar
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
sortOption |
CollectionSortOption |
2 |
STABLE |
modifier |
Modifier? = @static Companion |
3 |
STABLE |
showLocal |
Boolean = @static true |
4 |
STABLE |
onShowLocalToggle |
Function1<Boolean, Unit>? = @static $composer.startReplaceableGroup(1769535305) |
5 |
STABLE |
showRemote |
Boolean = @static true |
6 |
STABLE |
onShowRemoteToggle |
Function1<Boolean, Unit>? = @static $composer.startReplaceableGroup(1769537865) |
7 |
STABLE |
onSortClick |
Function0<Unit>? = @static $composer.startReplaceableGroup(1769538953) |
|
16. |
fun present
Non Skippable
Non Restartable
|
17. |
fun CollectionUi
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
state |
CollectionUiState |
2 |
STABLE |
modifier |
Modifier? = @static Companion |
|
18. |
fun CollectionUi
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
artistsByEntityUiState |
ArtistsByEntityUiState |
2 |
STABLE |
eventsByEntityUiState |
EventsByEntityUiState |
3 |
STABLE |
labelsByEntityUiState |
LabelsByEntityUiState |
4 |
STABLE |
releasesByEntityUiState |
ReleasesByEntityUiState |
5 |
STABLE |
releaseGroupsByEntityUiState |
ReleaseGroupsByEntityUiState |
6 |
STABLE |
worksByEntityUiState |
WorksByEntityUiState |
7 |
STABLE |
entity |
MusicBrainzEntity |
8 |
STABLE |
innerPadding |
PaddingValues |
9 |
STABLE |
scrollBehavior |
TopAppBarScrollBehavior |
10 |
STABLE |
modifier |
Modifier? = @static Companion |
11 |
STABLE |
onItemClick |
Function3<@[ParameterName(name = 'entity')] MusicBrainzEntity, String, String, Unit>? = @static $composer.startReplaceableGroup(-364673336) |
12 |
STABLE |
onDeleteFromCollection |
Function2<@[ParameterName(name = 'entityId')] String, @[ParameterName(name = 'name')] String, Unit>? = @static $composer.startReplaceableGroup(-364670555) |
13 |
STABLE |
requestForMissingCoverArtUrl |
Function1<@[ParameterName(name = 'entityId')] String, Unit>? = @static $composer.startReplaceableGroup(-364668132) |
|
19. |
fun CollectionUi
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
lazyListState |
LazyListState |
2 |
STABLE |
entity |
MusicBrainzEntity |
3 |
STABLE |
innerPadding |
PaddingValues |
4 |
STABLE |
scrollBehavior |
TopAppBarScrollBehavior |
5 |
STABLE |
modifier |
Modifier? = @static Companion |
6 |
STABLE |
onItemClick |
Function3<@[ParameterName(name = 'entity')] MusicBrainzEntity, String, String, Unit>? = @static $composer.startReplaceableGroup(-364494392) |
7 |
STABLE |
onDeleteFromCollection |
Function2<@[ParameterName(name = 'entityId')] String, @[ParameterName(name = 'name')] String, Unit>? = @static $composer.startReplaceableGroup(-364491611) |
|