package com.revenuecat.purchases.ui.revenuecatui.composables;

import J4.f;
import T0.O;
import X0.I;
import androidx.compose.runtime.Composable;
import androidx.compose.runtime.ComposableTarget;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import f1.C2023k;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class IntroEligibilityStateViewKt$IntroEligibilityStateView$1 extends p implements f {
    final /* synthetic */ boolean $allowLinks;
    final /* synthetic */ long $color;
    final /* synthetic */ I $fontWeight;
    final /* synthetic */ InterfaceC2255s $modifier;
    final /* synthetic */ O $style;
    final /* synthetic */ C2023k $textAlign;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IntroEligibilityStateViewKt$IntroEligibilityStateView$1(InterfaceC2255s interfaceC2255s, long j4, O o6, I i6, C2023k c2023k, boolean z6) {
        super(3);
        this.$modifier = interfaceC2255s;
        this.$color = j4;
        this.$style = o6;
        this.$fontWeight = i6;
        this.$textAlign = c2023k;
        this.$allowLinks = z6;
    }

    @Override // J4.f
    public /* bridge */ /* synthetic */ Object invoke(Object obj, Object obj2, Object obj3) {
        invoke((String) obj, (Composer) obj2, ((Number) obj3).intValue());
        return C3137A.f25453a;
    }

    @ComposableTarget(applier = "androidx.compose.ui.UiComposable")
    @Composable
    public final void invoke(String it, Composer composer, int i6) {
        int i7;
        o.h(it, "it");
        if ((i6 & 6) == 0) {
            i7 = i6 | (composer.changed(it) ? 4 : 2);
        } else {
            i7 = i6;
        }
        if ((i7 & 19) == 18 && composer.getSkipping()) {
            composer.skipToGroupEnd();
            return;
        }
        if (ComposerKt.isTraceInProgress()) {
            ComposerKt.traceEventStart(-88431708, i7, -1, "com.revenuecat.purchases.ui.revenuecatui.composables.IntroEligibilityStateView.<anonymous> (IntroEligibilityStateView.kt:40)");
        }
        MarkdownKt.m858MarkdownDkhmgE0(it, this.$modifier, this.$color, this.$style, 0L, this.$fontWeight, null, null, this.$textAlign, this.$allowLinks, true, false, composer, i7 & 14, 54, 208);
        if (ComposerKt.isTraceInProgress()) {
            ComposerKt.traceEventEnd();
        }
    }
}
