package com.revenuecat.purchases.ui.revenuecatui.customercenter.views;

import J4.a;
import J4.e;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import v.AbstractC3058z;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class PurchaseInformationCardViewKt$PurchaseInformationCardView$1$1$1 extends p implements e {
    final /* synthetic */ a $onCardClick;

    /* JADX INFO: renamed from: com.revenuecat.purchases.ui.revenuecatui.customercenter.views.PurchaseInformationCardViewKt$PurchaseInformationCardView$1$1$1$1, reason: invalid class name */
    public static final class AnonymousClass1 extends p implements a {
        final /* synthetic */ a $onCardClick;

        /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
        public AnonymousClass1(a aVar) {
            super(0);
            this.$onCardClick = aVar;
        }

        @Override // J4.a
        public /* bridge */ /* synthetic */ Object invoke() {
            m1012invoke();
            return C3137A.f25453a;
        }

        /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
        public final void m1012invoke() {
            a aVar = this.$onCardClick;
            if (aVar != null) {
                aVar.invoke();
            }
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public PurchaseInformationCardViewKt$PurchaseInformationCardView$1$1$1(a aVar) {
        super(2);
        this.$onCardClick = aVar;
    }

    @Override // J4.e
    public final InterfaceC2255s invoke(InterfaceC2255s applyIfNotNull, a it) {
        o.h(applyIfNotNull, "$this$applyIfNotNull");
        o.h(it, "it");
        return AbstractC3058z.n(7, new AnonymousClass1(this.$onCardClick), applyIfNotNull, false);
    }
}
