restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun MenuPreview() restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun SearchBarPreviewPlaceholder() restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun SearchBarPreviewSearching() restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun FilterPickerPreview() fun rememberImeState() restartable skippable scheme("[0, [0]]") fun TouchSlopMultiplier( stable multiplier: Float = @static 3.0f stable content: Function2 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun AnimatedBanner( stable visible: Boolean stable title: String stable body: String stable dismissText: String? = @static null stable onDismiss: Function0 stable action: String stable onAction: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Banner( stable title: String stable body: String stable dismissText: String? = @static null stable onDismiss: Function0 stable action: String stable onAction: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun Banner( stable content: Function2 stable buttons: Function2 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun BannerTextButton( stable text: String stable onClick: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Chevron( stable collapsed: Boolean ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun TasksIcon( stable modifier: Modifier? = @static Companion stable label: String? stable tint: Color = @dynamic MaterialTheme.($composer, MaterialTheme.$stable).onSurface ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun SearchBar( stable modifier: Modifier? = @static Companion stable text: String stable onTextChange: Function1 stable placeHolder: String stable onCloseClicked: Function0 stable onSearchClicked: Function1 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun TaskListDrawer( stable arrangement: Vertical stable filters: ImmutableList stable onClick: Function1 stable onAddClick: Function1 stable onErrorClick: Function0 stable searchBar: @[ExtensionFunctionType] Function3 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun FilterItem( stable modifier: Modifier? = @static Companion stable item: Filter stable onClick: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun HeaderItem( stable modifier: Modifier? = @static Companion stable item: Header stable canAdd: Boolean stable toggleCollapsed: Function0 stable onAddClick: Function0 stable onErrorClick: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun MenuRow( stable modifier: Modifier? = @static Companion stable padding: PaddingValues? = @static PaddingValues( horizontal = 16 . dp ) stable onClick: Function0 stable content: @[ExtensionFunctionType] Function3 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun MenuSearchBar( stable : RowScope stable begForMoney: Boolean stable onDrawerAction: Function1 stable query: String stable onQueryChange: Function1 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun CheckableIconRow( stable icon: String? stable tint: Color stable text: String stable selected: Boolean stable onClick: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun CheckableIconRow( stable icon: String? stable tint: Color stable selected: Boolean stable onClick: Function0 stable content: Function2 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun CollapsibleRow( stable text: String stable collapsed: Boolean stable onClick: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun IconPicker( stable icons: ImmutableMap> stable searchResults: ImmutableList stable collapsed: ImmutableSet stable query: String stable onQueryChange: Function1 stable onSelected: Function1 stable toggleCollapsed: Function2 stable hasPro: Boolean stable subscribe: Function0 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable]]") fun SearchableFilterPicker( unstable filters: List stable query: String stable onQueryChange: Function1 stable selected: Filter? stable onClick: Function1 stable getIcon: Function3 stable getColor: Function1 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun SettingRow( stable left: Function2 stable center: Function2 stable right: Function2? = @static null stable modifier: Modifier? = @static Companion ) fun colorOn( stable color: Color ): Color fun colorOn( stable color: Int ): Color restartable skippable scheme("[0, [0]]") fun TasksTheme( stable theme: Int = @static 5 stable primary: Int = @static -14575885 stable content: Function2 )