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

import J4.e;
import com.revenuecat.purchases.ui.revenuecatui.components.modifier.ShadowKt;
import com.revenuecat.purchases.ui.revenuecatui.components.properties.ShadowStyle;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class CarouselComponentViewKt$CarouselComponentView$3$1 extends p implements e {
    final /* synthetic */ CarouselComponentState $carouselState;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CarouselComponentViewKt$CarouselComponentView$3$1(CarouselComponentState carouselComponentState) {
        super(2);
        this.$carouselState = carouselComponentState;
    }

    @Override // J4.e
    public final InterfaceC2255s invoke(InterfaceC2255s applyIfNotNull, ShadowStyle it) {
        o.h(applyIfNotNull, "$this$applyIfNotNull");
        o.h(it, "it");
        return ShadowKt.shadow(applyIfNotNull, it, this.$carouselState.getShape());
    }
}
