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

import J4.c;
import androidx.compose.runtime.State;
import com.revenuecat.purchases.paywalls.components.properties.Shape;
import com.revenuecat.purchases.ui.revenuecatui.components.ktx.ShapeKt;
import h1.f;
import i0.InterfaceC2255s;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import v.AbstractC3058z;

/* JADX INFO: loaded from: classes3.dex */
public final class CarouselComponentViewKt$Indicator$1$1 extends p implements c {
    final /* synthetic */ long $strokeColor;
    final /* synthetic */ State<f> $strokeWidth$delegate;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CarouselComponentViewKt$Indicator$1$1(long j4, State<f> state) {
        super(1);
        this.$strokeColor = j4;
        this.$strokeWidth$delegate = state;
    }

    @Override // J4.c
    public final InterfaceC2255s invoke(InterfaceC2255s conditional) {
        o.h(conditional, "$this$conditional");
        return AbstractC3058z.j(conditional, CarouselComponentViewKt.Indicator$lambda$28(this.$strokeWidth$delegate), this.$strokeColor, ShapeKt.toShape(Shape.Pill.INSTANCE));
    }
}
