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

import B.InterfaceC0092w;
import J4.a;
import J4.e;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import kotlin.jvm.internal.p;
import p0.C2714u;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class CloseButtonKt$CloseButton$2 extends p implements e {
    final /* synthetic */ int $$changed;
    final /* synthetic */ boolean $actionInProgress;
    final /* synthetic */ C2714u $color;
    final /* synthetic */ a $onClick;
    final /* synthetic */ boolean $shouldDisplayDismissButton;
    final /* synthetic */ InterfaceC0092w $this_CloseButton;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CloseButtonKt$CloseButton$2(InterfaceC0092w interfaceC0092w, boolean z6, C2714u c2714u, boolean z7, a aVar, int i6) {
        super(2);
        this.$this_CloseButton = interfaceC0092w;
        this.$shouldDisplayDismissButton = z6;
        this.$color = c2714u;
        this.$actionInProgress = z7;
        this.$onClick = aVar;
        this.$$changed = i6;
    }

    @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) {
        CloseButtonKt.m830CloseButtondrOMvmE(this.$this_CloseButton, this.$shouldDisplayDismissButton, this.$color, this.$actionInProgress, this.$onClick, composer, RecomposeScopeImplKt.updateChangedFlags(this.$$changed | 1));
    }
}
