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

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 TabsComponentViewKt$TabsComponentView$2$1 extends p implements e {
    final /* synthetic */ TabsComponentState $tabsState;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public TabsComponentViewKt$TabsComponentView$2$1(TabsComponentState tabsComponentState) {
        super(2);
        this.$tabsState = tabsComponentState;
    }

    @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.$tabsState.getShape());
    }
}
