package com.revenuecat.purchases.ui.revenuecatui.components.stack;

import B.J0;
import J4.e;
import androidx.compose.runtime.Composable;
import androidx.compose.runtime.ComposableTarget;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import com.revenuecat.purchases.paywalls.components.properties.Size;
import com.revenuecat.purchases.paywalls.components.properties.SizeConstraint;
import com.revenuecat.purchases.ui.revenuecatui.components.style.StackComponentStyle;
import com.revenuecat.purchases.ui.revenuecatui.data.PaywallState;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class StackComponentViewKt$StackWithLongEdgeToEdgeBadge$2$1$badgeMeasurable$1 extends p implements e {
    final /* synthetic */ StackComponentStyle $badgeStack;
    final /* synthetic */ e $clickHandler;
    final /* synthetic */ PaywallState.Loaded.Components $state;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public StackComponentViewKt$StackWithLongEdgeToEdgeBadge$2$1$badgeMeasurable$1(StackComponentStyle stackComponentStyle, PaywallState.Loaded.Components components, e eVar) {
        super(2);
        this.$badgeStack = stackComponentStyle;
        this.$state = components;
        this.$clickHandler = eVar;
    }

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

    @ComposableTarget(applier = "androidx.compose.ui.UiComposable")
    @Composable
    public final void invoke(Composer composer, int i6) {
        if ((i6 & 3) == 2 && composer.getSkipping()) {
            composer.skipToGroupEnd();
            return;
        }
        if (ComposerKt.isTraceInProgress()) {
            ComposerKt.traceEventStart(1484438374, i6, -1, "com.revenuecat.purchases.ui.revenuecatui.components.stack.StackWithLongEdgeToEdgeBadge.<anonymous>.<anonymous>.<anonymous> (StackComponentView.kt:227)");
        }
        float f6 = 0;
        StackComponentViewKt.StackComponentView(StackComponentStyle.m790copyKMZiVUk$default(this.$badgeStack, null, null, false, new Size(SizeConstraint.Fill.INSTANCE, this.$badgeStack.getSize().getHeight()), 0.0f, null, null, new J0(f6, f6, f6, f6), null, null, null, null, null, null, null, null, null, null, null, null, false, false, false, 8387927, null), this.$state, this.$clickHandler, null, 0.0f, composer, 0, 24);
        if (ComposerKt.isTraceInProgress()) {
            ComposerKt.traceEventEnd();
        }
    }
}
