120 lines
7.0 KiB
Java
120 lines
7.0 KiB
Java
package com.sistemasolton.itranvias.home.presentation.freetransfer;
|
|
|
|
import androidx.compose.foundation.layout.RowScope;
|
|
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: FreeTranferScreen.kt */
|
|
/* JADX INFO: loaded from: classes2.dex */
|
|
@Metadata(k = 3, mv = {2, 1, 0}, xi = 48)
|
|
public final class ComposableSingletons$FreeTranferScreenKt {
|
|
public static final ComposableSingletons$FreeTranferScreenKt INSTANCE = new ComposableSingletons$FreeTranferScreenKt();
|
|
|
|
/* JADX INFO: renamed from: lambda$-438924196, reason: not valid java name */
|
|
private static Function2<Composer, Integer, Unit> f71lambda$438924196 = ComposableLambdaKt.composableLambdaInstance(-438924196, false, new Function2<Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.freetransfer.ComposableSingletons$FreeTranferScreenKt$lambda$-438924196$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(-438924196, i, -1, "com.sistemasolton.itranvias.home.presentation.freetransfer.ComposableSingletons$FreeTranferScreenKt.lambda$-438924196.<anonymous> (FreeTranferScreen.kt:72)");
|
|
}
|
|
TextKt.m2803Text4IGK_g(StringResourcesKt.stringResource(String0_commonMainKt.getFree_transfer_title(Res.string.INSTANCE), composer, 0), (Modifier) null, ColorKt.getWhiteTranvias(), 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, 384, 0, 131066);
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventEnd();
|
|
}
|
|
}
|
|
});
|
|
|
|
/* JADX INFO: renamed from: lambda$-1093074565, reason: not valid java name */
|
|
private static Function2<Composer, Integer, Unit> f69lambda$1093074565 = ComposableLambdaKt.composableLambdaInstance(-1093074565, false, new Function2<Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.freetransfer.ComposableSingletons$FreeTranferScreenKt$lambda$-1093074565$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(-1093074565, i, -1, "com.sistemasolton.itranvias.home.presentation.freetransfer.ComposableSingletons$FreeTranferScreenKt.lambda$-1093074565.<anonymous> (FreeTranferScreen.kt:75)");
|
|
}
|
|
IconKt.m2260Iconww6aTOc(ArrowBackKt.getArrowBack(Icons.Filled.INSTANCE), "Volver", (Modifier) null, ColorKt.getWhiteTranvias(), composer, 3120, 4);
|
|
if (ComposerKt.isTraceInProgress()) {
|
|
ComposerKt.traceEventEnd();
|
|
}
|
|
}
|
|
});
|
|
|
|
/* JADX INFO: renamed from: lambda$-1268417197, reason: not valid java name */
|
|
private static Function3<RowScope, Composer, Integer, Unit> f70lambda$1268417197 = ComposableLambdaKt.composableLambdaInstance(-1268417197, false, new Function3<RowScope, Composer, Integer, Unit>() { // from class: com.sistemasolton.itranvias.home.presentation.freetransfer.ComposableSingletons$FreeTranferScreenKt$lambda$-1268417197$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(-1268417197, i, -1, "com.sistemasolton.itranvias.home.presentation.freetransfer.ComposableSingletons$FreeTranferScreenKt.lambda$-1268417197.<anonymous> (FreeTranferScreen.kt:128)");
|
|
}
|
|
TextKt.m2803Text4IGK_g(StringResourcesKt.stringResource(String0_commonMainKt.getFree_transfer_button_check(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: getLambda$-1093074565$composeApp_release, reason: not valid java name */
|
|
public final Function2<Composer, Integer, Unit> m7948getLambda$1093074565$composeApp_release() {
|
|
return f69lambda$1093074565;
|
|
}
|
|
|
|
/* JADX INFO: renamed from: getLambda$-1268417197$composeApp_release, reason: not valid java name */
|
|
public final Function3<RowScope, Composer, Integer, Unit> m7949getLambda$1268417197$composeApp_release() {
|
|
return f70lambda$1268417197;
|
|
}
|
|
|
|
/* JADX INFO: renamed from: getLambda$-438924196$composeApp_release, reason: not valid java name */
|
|
public final Function2<Composer, Integer, Unit> m7950getLambda$438924196$composeApp_release() {
|
|
return f71lambda$438924196;
|
|
}
|
|
} |