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

import J4.c;
import Q0.A;
import Q0.y;
import T0.C0596g;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class Template4Kt$SelectPackageButton$2$1$2$1 extends p implements c {
    final /* synthetic */ String $discountText;
    final /* synthetic */ boolean $isSelected;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public Template4Kt$SelectPackageButton$2$1$2$1(boolean z6, String str) {
        super(1);
        this.$isSelected = z6;
        this.$discountText = str;
    }

    @Override // J4.c
    public /* bridge */ /* synthetic */ Object invoke(Object obj) {
        invoke((A) obj);
        return C3137A.f25453a;
    }

    public final void invoke(A semantics) {
        o.h(semantics, "$this$semantics");
        y.c(semantics, this.$isSelected);
        String str = this.$discountText;
        if (str != null) {
            y.e(semantics, new C0596g(6, str, null));
        }
    }
}
