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

import J4.e;
import T0.O;
import X0.I;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import f1.C2023k;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class IntroEligibilityStateViewKt$IntroEligibilityStateView$2 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ int $$default;
    final /* synthetic */ boolean $allowLinks;
    final /* synthetic */ long $color;
    final /* synthetic */ OfferEligibility $eligibility;
    final /* synthetic */ I $fontWeight;
    final /* synthetic */ InterfaceC2255s $modifier;
    final /* synthetic */ O $style;
    final /* synthetic */ C2023k $textAlign;
    final /* synthetic */ String $textWithIntroOffer;
    final /* synthetic */ String $textWithMultipleIntroOffers;
    final /* synthetic */ String $textWithNoIntroOffer;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IntroEligibilityStateViewKt$IntroEligibilityStateView$2(String str, String str2, String str3, OfferEligibility offerEligibility, long j4, O o6, I i6, C2023k c2023k, boolean z6, InterfaceC2255s interfaceC2255s, int i7, int i8) {
        super(2);
        this.$textWithNoIntroOffer = str;
        this.$textWithIntroOffer = str2;
        this.$textWithMultipleIntroOffers = str3;
        this.$eligibility = offerEligibility;
        this.$color = j4;
        this.$style = o6;
        this.$fontWeight = i6;
        this.$textAlign = c2023k;
        this.$allowLinks = z6;
        this.$modifier = interfaceC2255s;
        this.$$changed = i7;
        this.$$default = i8;
    }

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

    public final void invoke(Composer composer, int i6) {
        IntroEligibilityStateViewKt.m849IntroEligibilityStateViewQETHhvg(this.$textWithNoIntroOffer, this.$textWithIntroOffer, this.$textWithMultipleIntroOffers, this.$eligibility, this.$color, this.$style, this.$fontWeight, this.$textAlign, this.$allowLinks, this.$modifier, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1), this.$$default);
    }
}
