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

import com.google.android.gms.location.LocationRequest;
import com.revenuecat.purchases.PackageType;
import com.revenuecat.purchases.paywalls.PaywallColor;
import com.revenuecat.purchases.paywalls.PaywallData;
import com.revenuecat.purchases.ui.revenuecatui.data.processed.PaywallTemplate;
import com.revenuecat.purchases.ui.revenuecatui.data.testdata.TestData;
import java.net.URL;
import java.util.List;
import java.util.Map;
import kotlin.jvm.internal.h;
import kotlin.jvm.internal.o;
import w4.k;
import x4.AbstractC3229F;
import x4.AbstractC3252r;

/* JADX INFO: loaded from: classes3.dex */
public final class Template2TestDataKt {
    public static final PaywallData getTemplate2(TestData testData) {
        o.h(testData, "<this>");
        String id = PaywallTemplate.TEMPLATE_2.getId();
        String identifier = PackageType.ANNUAL.getIdentifier();
        o.e(identifier);
        PackageType packageType = PackageType.MONTHLY;
        String identifier2 = packageType.getIdentifier();
        o.e(identifier2);
        String identifier3 = PackageType.LIFETIME.getIdentifier();
        o.e(identifier3);
        List listB = AbstractC3252r.B(identifier, identifier2, identifier3);
        String identifier4 = packageType.getIdentifier();
        o.e(identifier4);
        TestData.Constants constants = TestData.Constants.INSTANCE;
        return new PaywallData((String) null, id, new PaywallData.Configuration(listB, identifier4, constants.getImages(), (Map) null, new PaywallData.Configuration.ColorInformation(new PaywallData.Configuration.Colors(new PaywallColor("#FFFFFF"), new PaywallColor("#000000"), (PaywallColor) null, (PaywallColor) null, new PaywallColor("#EC807C"), new PaywallColor("#FFFFFF"), new PaywallColor("#FC609C"), new PaywallColor("#BC66FF"), new PaywallColor("#222222"), (PaywallColor) null, (PaywallColor) null, (PaywallColor) null, (PaywallColor) null, (PaywallColor) null, (PaywallColor) null, 32268, (h) null), (PaywallData.Configuration.Colors) null, 2, (h) null), (Map) null, (List) null, true, true, new URL("https://revenuecat.com/tos"), new URL("https://revenuecat.com/privacy"), LocationRequest.PRIORITY_LOW_POWER, (h) null), constants.getAssetBaseURL(), 0, AbstractC3229F.w(new k("en_US", new PaywallData.LocalizedConfiguration("Call to **action** for _better_ conversion.", "**Lorem ipsum** is simply ~dummy~ text of the _printing_ and *typesetting* industry.", "Subscribe for {{ price_per_period }}", "Start your {{ sub_offer_duration }} free trial", (String) null, "{{ total_price_and_per_month }}", "{{ total_price_and_per_month }} after {{ sub_offer_duration }} trial", (String) null, "{{ sub_period }}", (List) null, (String) null, (Map) null, 3728, (h) null)), new k("es_ES", new PaywallData.LocalizedConfiguration("Título en español", "Un lorem ipsum en español que es más largo para mostrar un subtítulo multilinea.", "Suscribete for {{ price_per_period }}", "Empieza tu prueba gratuita de {{ sub_offer_duration }}", (String) null, "{{ total_price_and_per_month }}", "{{ total_price_and_per_month }} con {{ sub_offer_duration }} de prueba", (String) null, "{{ sub_period }}", (List) null, (String) null, (Map) null, 3728, (h) null))), (Map) null, constants.getZeroDecimalPlaceCountries(), (String) null, 337, (h) null);
    }
}
