152 lines
9.2 KiB
Java
152 lines
9.2 KiB
Java
package com.sistemasolton.itranvias.home.presentation.stopdetail;
|
|
|
|
import androidx.compose.foundation.layout.RowScope;
|
|
import androidx.compose.foundation.lazy.LazyItemScope;
|
|
import androidx.compose.material.icons.Icons;
|
|
import androidx.compose.material.icons.filled.ArrowBackKt;
|
|
import androidx.compose.material3.IconKt;
|
|
import androidx.compose.material3.TextKt;
|
|
import androidx.compose.runtime.Composer;
|
|
import androidx.compose.runtime.ComposerKt;
|
|
import androidx.compose.runtime.internal.ComposableLambdaKt;
|
|
import androidx.compose.ui.Modifier;
|
|
import androidx.compose.ui.text.TextLayoutResult;
|
|
import androidx.compose.ui.text.TextStyle;
|
|
import androidx.compose.ui.text.font.FontFamily;
|
|
import androidx.compose.ui.text.font.FontStyle;
|
|
import androidx.compose.ui.text.font.FontWeight;
|
|
import androidx.compose.ui.text.style.TextAlign;
|
|
import androidx.compose.ui.text.style.TextDecoration;
|
|
import com.sistemasolton.itranvias.ui.theme.ColorKt;
|
|
import itranvias.composeapp.generated.resources.Res;
|
|
import itranvias.composeapp.generated.resources.String0_commonMainKt;
|
|
import kotlin.Metadata;
|
|
import kotlin.Unit;
|
|
import kotlin.jvm.functions.Function1;
|
|
import kotlin.jvm.functions.Function2;
|
|
import kotlin.jvm.functions.Function3;
|
|
import kotlin.jvm.internal.Intrinsics;
|
|
import org.jetbrains.compose.resources.StringResourcesKt;
|
|
|
|
/* JADX INFO: compiled from: StopDetailScreen.kt */
|
|
/* JADX INFO: loaded from: classes2.dex */
|
|
@Metadata(k = 3, mv = {2, 1, 0}, xi = 48)
|
|
public final class ComposableSingletons$StopDetailScreenKt {
|
|
public static final ComposableSingletons$StopDetailScreenKt INSTANCE = new ComposableSingletons$StopDetailScreenKt();
|
|
|
|
/* JADX INFO: renamed from: lambda$-1954105279, reason: not valid java name */
|
|
private static Function2<Composer, Integer, Unit> f84lambda$1954105279 = ComposableLambdaKt.composableLambdaInstance(-1954105279, false, new Function2<Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt$lambda$-1954105279$1
|
|
@Override // kotlin.jvm.functions.Function2
|
|
public /* bridge */ /* synthetic */ Unit invoke(Composer composer, Integer num) {
|
|
invoke(composer, num.intValue());
|
|
return Unit.INSTANCE;
|
|
}
|
|
|
|
public final void invoke(Composer composer, int i) {
|
|
if ((i & 3) == 2 && composer.getSkipping()) {
|
|
composer.skipToGroupEnd();
|
|
return;
|
|
}
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventStart(-1954105279, i, -1, "com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt.lambda$-1954105279.<anonymous> (StopDetailScreen.kt:146)");
|
|
}
|
|
IconKt.m2260Iconww6aTOc(ArrowBackKt.getArrowBack(Icons.INSTANCE.getDefault()), (String) null, (Modifier) null, ColorKt.getWhiteTranvias(), composer, 3120, 4);
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventEnd();
|
|
}
|
|
}
|
|
});
|
|
private static Function2<Composer, Integer, Unit> lambda$108266007 = ComposableLambdaKt.composableLambdaInstance(108266007, false, new Function2<Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt$lambda$108266007$1
|
|
@Override // kotlin.jvm.functions.Function2
|
|
public /* bridge */ /* synthetic */ Unit invoke(Composer composer, Integer num) {
|
|
invoke(composer, num.intValue());
|
|
return Unit.INSTANCE;
|
|
}
|
|
|
|
public final void invoke(Composer composer, int i) {
|
|
if ((i & 3) == 2 && composer.getSkipping()) {
|
|
composer.skipToGroupEnd();
|
|
return;
|
|
}
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventStart(108266007, i, -1, "com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt.lambda$108266007.<anonymous> (StopDetailScreen.kt:236)");
|
|
}
|
|
TextKt.m2803Text4IGK_g(StringResourcesKt.stringResource(String0_commonMainKt.getFavorite_custom_name_placeholder(Res.string.INSTANCE), composer, 0), (Modifier) null, 0L, 0L, (FontStyle) null, (FontWeight) null, (FontFamily) null, 0L, (TextDecoration) null, (TextAlign) null, 0L, 0, false, 0, 0, (Function1<? super TextLayoutResult, Unit>) null, (TextStyle) null, composer, 0, 0, 131070);
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventEnd();
|
|
}
|
|
}
|
|
});
|
|
|
|
/* JADX INFO: renamed from: lambda$-1691998884, reason: not valid java name */
|
|
private static Function3<RowScope, Composer, Integer, Unit> f83lambda$1691998884 = ComposableLambdaKt.composableLambdaInstance(-1691998884, false, new Function3<RowScope, Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt$lambda$-1691998884$1
|
|
@Override // kotlin.jvm.functions.Function3
|
|
public /* bridge */ /* synthetic */ Unit invoke(RowScope rowScope, Composer composer, Integer num) {
|
|
invoke(rowScope, composer, num.intValue());
|
|
return Unit.INSTANCE;
|
|
}
|
|
|
|
public final void invoke(RowScope Button, Composer composer, int i) {
|
|
Intrinsics.checkNotNullParameter(Button, "$this$Button");
|
|
if ((i & 17) == 16 && composer.getSkipping()) {
|
|
composer.skipToGroupEnd();
|
|
return;
|
|
}
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventStart(-1691998884, i, -1, "com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt.lambda$-1691998884.<anonymous> (StopDetailScreen.kt:262)");
|
|
}
|
|
TextKt.m2803Text4IGK_g(StringResourcesKt.stringResource(String0_commonMainKt.getSave(Res.string.INSTANCE), composer, 0), (Modifier) null, 0L, 0L, (FontStyle) null, (FontWeight) null, (FontFamily) null, 0L, (TextDecoration) null, (TextAlign) null, 0L, 0, false, 0, 0, (Function1<? super TextLayoutResult, Unit>) null, (TextStyle) null, composer, 0, 0, 131070);
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventEnd();
|
|
}
|
|
}
|
|
});
|
|
private static Function3<RowScope, Composer, Integer, Unit> lambda$700988357 = ComposableLambdaKt.composableLambdaInstance(700988357, false, new Function3<RowScope, Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt$lambda$700988357$1
|
|
@Override // kotlin.jvm.functions.Function3
|
|
public /* bridge */ /* synthetic */ Unit invoke(RowScope rowScope, Composer composer, Integer num) {
|
|
invoke(rowScope, composer, num.intValue());
|
|
return Unit.INSTANCE;
|
|
}
|
|
|
|
public final void invoke(RowScope Button, Composer composer, int i) {
|
|
Intrinsics.checkNotNullParameter(Button, "$this$Button");
|
|
if ((i & 17) == 16 && composer.getSkipping()) {
|
|
composer.skipToGroupEnd();
|
|
return;
|
|
}
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventStart(700988357, i, -1, "com.sistemasolton.itranvias.home.presentation.stopdetail.ComposableSingletons$StopDetailScreenKt.lambda$700988357.<anonymous> (StopDetailScreen.kt:275)");
|
|
}
|
|
TextKt.m2803Text4IGK_g(StringResourcesKt.stringResource(String0_commonMainKt.getCancel(Res.string.INSTANCE), composer, 0), (Modifier) null, 0L, 0L, (FontStyle) null, (FontWeight) null, (FontFamily) null, 0L, (TextDecoration) null, (TextAlign) null, 0L, 0, false, 0, 0, (Function1<? super TextLayoutResult, Unit>) null, (TextStyle) null, composer, 0, 0, 131070);
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventEnd();
|
|
}
|
|
}
|
|
});
|
|
|
|
/* JADX INFO: renamed from: lambda$-767982247, reason: not valid java name */
|
|
private static Function3<LazyItemScope, Composer, Integer, Unit> f85lambda$767982247 = ComposableLambdaKt.composableLambdaInstance(-767982247, false, ComposableSingletons$StopDetailScreenKt$lambda$767982247$1.INSTANCE);
|
|
|
|
/* JADX INFO: renamed from: getLambda$-1691998884$composeApp_release, reason: not valid java name */
|
|
public final Function3<RowScope, Composer, Integer, Unit> m7998getLambda$1691998884$composeApp_release() {
|
|
return f83lambda$1691998884;
|
|
}
|
|
|
|
/* JADX INFO: renamed from: getLambda$-1954105279$composeApp_release, reason: not valid java name */
|
|
public final Function2<Composer, Integer, Unit> m7999getLambda$1954105279$composeApp_release() {
|
|
return f84lambda$1954105279;
|
|
}
|
|
|
|
/* JADX INFO: renamed from: getLambda$-767982247$composeApp_release, reason: not valid java name */
|
|
public final Function3<LazyItemScope, Composer, Integer, Unit> m8000getLambda$767982247$composeApp_release() {
|
|
return f85lambda$767982247;
|
|
}
|
|
|
|
public final Function2<Composer, Integer, Unit> getLambda$108266007$composeApp_release() {
|
|
return lambda$108266007;
|
|
}
|
|
|
|
public final Function3<RowScope, Composer, Integer, Unit> getLambda$700988357$composeApp_release() {
|
|
return lambda$700988357;
|
|
}
|
|
} |