@netceterapx/click-to-pay-sdk 2.2.0 → 2.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/click-to-pay-sdk.es.js +178 -372
- package/build/click-to-pay-sdk.js +1 -1
- package/index.d.ts +3 -0
- package/package.json +1 -1
|
@@ -1209,7 +1209,7 @@ function create_if_block_1$9(ctx) {
|
|
|
1209
1209
|
}
|
|
1210
1210
|
};
|
|
1211
1211
|
}
|
|
1212
|
-
function create_if_block$
|
|
1212
|
+
function create_if_block$d(ctx) {
|
|
1213
1213
|
let g;
|
|
1214
1214
|
let path;
|
|
1215
1215
|
let defs;
|
|
@@ -1282,7 +1282,7 @@ function create_fragment$t(ctx) {
|
|
|
1282
1282
|
/*icon*/
|
|
1283
1283
|
ctx2[0] === "close"
|
|
1284
1284
|
)
|
|
1285
|
-
return create_if_block$
|
|
1285
|
+
return create_if_block$d;
|
|
1286
1286
|
if (
|
|
1287
1287
|
/*icon*/
|
|
1288
1288
|
ctx2[0] === "checkmark"
|
|
@@ -1515,7 +1515,7 @@ class Spinner extends SvelteComponent {
|
|
|
1515
1515
|
function add_css$o(target) {
|
|
1516
1516
|
append_styles(target, "svelte-6vt1r2", "button.svelte-6vt1r2{display:flex;align-items:center;justify-content:center;width:100%;height:var(--button-size-height);border-radius:var(--button-size-radius-all);border:0;padding:var(--button-size-padding-y) var(--button-size-padding-x);line-height:var(--button-line-height);cursor:pointer;text-transform:uppercase}button.svelte-6vt1r2:disabled{cursor:default}button.btn-filled.svelte-6vt1r2{background:var(--button-color-filled-bg-default);color:var(--button-color-filled-text-default)}button.btn-filled.svelte-6vt1r2:not([disabled]):hover,button.btn-filled.svelte-6vt1r2:not([disabled]):active,button.btn-filled.svelte-6vt1r2:not([disabled]):focus{background:var(--button-color-filled-bg-hover)}button.svelte-6vt1r2:not([disabled]):focus{outline:2px solid var(--color-focus)}button.btn-filled.svelte-6vt1r2:disabled{background-color:var(--button-color-filled-bg-disabled)}button.btn-outlined.svelte-6vt1r2{background:var(--button-color-outlined-bg-default);color:var(--button-color-outlined-text-default);border:1px solid var(--button-color-outlined-border-default)}button:disabled.btn-outlined.svelte-6vt1r2{border-color:var(--button-color-outlined-border-disabled);color:var(--button-color-outlined-text-disabled)}button:hover:not(:disabled).btn-outlined.svelte-6vt1r2{background-color:var(--button-color-outlined-bg-hover)}");
|
|
1517
1517
|
}
|
|
1518
|
-
function create_else_block$
|
|
1518
|
+
function create_else_block$1(ctx) {
|
|
1519
1519
|
let t2;
|
|
1520
1520
|
let current;
|
|
1521
1521
|
let if_block = (
|
|
@@ -1620,7 +1620,7 @@ function create_else_block$2(ctx) {
|
|
|
1620
1620
|
}
|
|
1621
1621
|
};
|
|
1622
1622
|
}
|
|
1623
|
-
function create_if_block$
|
|
1623
|
+
function create_if_block$c(ctx) {
|
|
1624
1624
|
let spinner;
|
|
1625
1625
|
let current;
|
|
1626
1626
|
spinner = new Spinner({
|
|
@@ -1719,7 +1719,7 @@ function create_fragment$r(ctx) {
|
|
|
1719
1719
|
let current;
|
|
1720
1720
|
let mounted;
|
|
1721
1721
|
let dispose;
|
|
1722
|
-
const if_block_creators = [create_if_block$
|
|
1722
|
+
const if_block_creators = [create_if_block$c, create_else_block$1];
|
|
1723
1723
|
const if_blocks = [];
|
|
1724
1724
|
function select_block_type(ctx2, dirty) {
|
|
1725
1725
|
if (
|
|
@@ -2352,6 +2352,7 @@ var LANG = /* @__PURE__ */ ((LANG2) => {
|
|
|
2352
2352
|
LANG2["el_GR"] = "el_GR";
|
|
2353
2353
|
LANG2["en_GB"] = "en_GB";
|
|
2354
2354
|
LANG2["en_US"] = "en_US";
|
|
2355
|
+
LANG2["en_AU"] = "en_AU";
|
|
2355
2356
|
LANG2["es_ES"] = "es_ES";
|
|
2356
2357
|
LANG2["fi_FI"] = "fi_FI";
|
|
2357
2358
|
LANG2["fr_FR"] = "fr_FR";
|
|
@@ -2385,6 +2386,7 @@ const dictionary = {
|
|
|
2385
2386
|
resendCode: {
|
|
2386
2387
|
[LANG.en_US]: "Resend code",
|
|
2387
2388
|
[LANG.en_GB]: "Resend code",
|
|
2389
|
+
[LANG.en_AU]: "Resend code",
|
|
2388
2390
|
[LANG.de_DE]: "Code erneut senden",
|
|
2389
2391
|
[LANG.cs_CZ]: "Znovu odeslat kód",
|
|
2390
2392
|
[LANG.sk_SK]: "Znovu odoslať kód",
|
|
@@ -2418,6 +2420,7 @@ const dictionary = {
|
|
|
2418
2420
|
oneTimeCode: {
|
|
2419
2421
|
[LANG.en_US]: "One time code",
|
|
2420
2422
|
[LANG.en_GB]: "One-time code",
|
|
2423
|
+
[LANG.en_AU]: "One-time code",
|
|
2421
2424
|
[LANG.de_DE]: "Einmaliger Code",
|
|
2422
2425
|
[LANG.cs_CZ]: "Jednorázový kód",
|
|
2423
2426
|
[LANG.sk_SK]: "Jednorazový kód",
|
|
@@ -2451,6 +2454,7 @@ const dictionary = {
|
|
|
2451
2454
|
verifyAndContinue: {
|
|
2452
2455
|
[LANG.en_US]: "Verify & continue",
|
|
2453
2456
|
[LANG.en_GB]: "Verify & continue",
|
|
2457
|
+
[LANG.en_AU]: "Verify & continue",
|
|
2454
2458
|
[LANG.de_DE]: "Überprüfen und fortfahren",
|
|
2455
2459
|
[LANG.cs_CZ]: "Ověřit a pokračovat",
|
|
2456
2460
|
[LANG.sk_SK]: "Overiť a pokračovať",
|
|
@@ -2484,6 +2488,7 @@ const dictionary = {
|
|
|
2484
2488
|
moreCards: {
|
|
2485
2489
|
[LANG.en_US]: "More Cards",
|
|
2486
2490
|
[LANG.en_GB]: "More Cards",
|
|
2491
|
+
[LANG.en_AU]: "More Cards",
|
|
2487
2492
|
[LANG.de_DE]: "Weitere Karten",
|
|
2488
2493
|
[LANG.cs_CZ]: "Více karet",
|
|
2489
2494
|
[LANG.sk_SK]: "Viac kariet",
|
|
@@ -2517,6 +2522,7 @@ const dictionary = {
|
|
|
2517
2522
|
lessCards: {
|
|
2518
2523
|
[LANG.en_US]: "Less Cards",
|
|
2519
2524
|
[LANG.en_GB]: "Fewer Cards",
|
|
2525
|
+
[LANG.en_AU]: "Less Cards",
|
|
2520
2526
|
[LANG.de_DE]: "Weniger Karten",
|
|
2521
2527
|
[LANG.cs_CZ]: "Méně karet",
|
|
2522
2528
|
[LANG.sk_SK]: "Menej kariet",
|
|
@@ -2550,8 +2556,9 @@ const dictionary = {
|
|
|
2550
2556
|
accessCards: {
|
|
2551
2557
|
[LANG.en_US]: "Access Cards",
|
|
2552
2558
|
[LANG.en_GB]: "Access Cards",
|
|
2559
|
+
[LANG.en_AU]: "Access Cards",
|
|
2553
2560
|
[LANG.de_DE]: "Auf Karten zugreifen",
|
|
2554
|
-
[LANG.cs_CZ]: "
|
|
2561
|
+
[LANG.cs_CZ]: "Zobrazit karty",
|
|
2555
2562
|
[LANG.sk_SK]: "Zobraziť karty",
|
|
2556
2563
|
[LANG.ru_RU]: "Перейти к картам",
|
|
2557
2564
|
[LANG.pl_PL]: "Uzyskaj dostęp do kart",
|
|
@@ -2583,6 +2590,7 @@ const dictionary = {
|
|
|
2583
2590
|
pay: {
|
|
2584
2591
|
[LANG.en_US]: "Pay [amount] [currency][with]",
|
|
2585
2592
|
[LANG.en_GB]: "Pay [amount] [currency][with]",
|
|
2593
|
+
[LANG.en_AU]: "Pay [amount] [currency][with]",
|
|
2586
2594
|
[LANG.de_DE]: "Bezahle [amount] [currency][with]",
|
|
2587
2595
|
[LANG.cs_CZ]: "Zaplatit [amount] [currency][with]",
|
|
2588
2596
|
[LANG.sk_SK]: "Zaplatiť [amount] [currency][with]",
|
|
@@ -2616,6 +2624,7 @@ const dictionary = {
|
|
|
2616
2624
|
with: {
|
|
2617
2625
|
[LANG.en_US]: " with [panLastFour]",
|
|
2618
2626
|
[LANG.en_GB]: " with [panLastFour]",
|
|
2627
|
+
[LANG.en_AU]: " with [panLastFour]",
|
|
2619
2628
|
[LANG.de_DE]: " mit [panLastFour]",
|
|
2620
2629
|
[LANG.cs_CZ]: " pomocí [panLastFour]",
|
|
2621
2630
|
[LANG.sk_SK]: " kartou [panLastFour]",
|
|
@@ -2649,6 +2658,7 @@ const dictionary = {
|
|
|
2649
2658
|
goBack: {
|
|
2650
2659
|
[LANG.en_US]: "Go Back",
|
|
2651
2660
|
[LANG.en_GB]: "Go Back",
|
|
2661
|
+
[LANG.en_AU]: "Go Back",
|
|
2652
2662
|
[LANG.de_DE]: "Zurück",
|
|
2653
2663
|
[LANG.cs_CZ]: "Zpět",
|
|
2654
2664
|
[LANG.sk_SK]: "Späť",
|
|
@@ -2682,6 +2692,7 @@ const dictionary = {
|
|
|
2682
2692
|
switchId: {
|
|
2683
2693
|
[LANG.en_US]: "Switch ID",
|
|
2684
2694
|
[LANG.en_GB]: "Switch ID",
|
|
2695
|
+
[LANG.en_AU]: "Switch ID",
|
|
2685
2696
|
[LANG.de_DE]: "ID ändern",
|
|
2686
2697
|
[LANG.cs_CZ]: "Přepnout doklad totožnosti",
|
|
2687
2698
|
[LANG.sk_SK]: "Prepnúť ID",
|
|
@@ -2715,6 +2726,7 @@ const dictionary = {
|
|
|
2715
2726
|
alternativePayment: {
|
|
2716
2727
|
[LANG.en_US]: "Alternative payment",
|
|
2717
2728
|
[LANG.en_GB]: "Alternative payment",
|
|
2729
|
+
[LANG.en_AU]: "Alternative payment",
|
|
2718
2730
|
[LANG.de_DE]: "Alternative Zahlung",
|
|
2719
2731
|
[LANG.cs_CZ]: "Alternativní platba",
|
|
2720
2732
|
[LANG.sk_SK]: "Alternatívny spôsob platby",
|
|
@@ -2748,6 +2760,7 @@ const dictionary = {
|
|
|
2748
2760
|
required: {
|
|
2749
2761
|
[LANG.en_US]: "Required",
|
|
2750
2762
|
[LANG.en_GB]: "Required",
|
|
2763
|
+
[LANG.en_AU]: "Required",
|
|
2751
2764
|
[LANG.de_DE]: "Pflichtfeld",
|
|
2752
2765
|
[LANG.cs_CZ]: "Povinné",
|
|
2753
2766
|
[LANG.sk_SK]: "Povinné",
|
|
@@ -2781,6 +2794,7 @@ const dictionary = {
|
|
|
2781
2794
|
expired: {
|
|
2782
2795
|
[LANG.en_US]: "Expired",
|
|
2783
2796
|
[LANG.en_GB]: "Expired",
|
|
2797
|
+
[LANG.en_AU]: "Expired",
|
|
2784
2798
|
[LANG.de_DE]: "Abgelaufen",
|
|
2785
2799
|
[LANG.cs_CZ]: "Platnost vypršela",
|
|
2786
2800
|
[LANG.sk_SK]: "Platnosť vypršala",
|
|
@@ -2814,6 +2828,7 @@ const dictionary = {
|
|
|
2814
2828
|
suspended: {
|
|
2815
2829
|
[LANG.en_US]: "Suspended",
|
|
2816
2830
|
[LANG.en_GB]: "Suspended",
|
|
2831
|
+
[LANG.en_AU]: "Suspended",
|
|
2817
2832
|
[LANG.de_DE]: "Ausgesetzt",
|
|
2818
2833
|
[LANG.cs_CZ]: "Pozastaveno",
|
|
2819
2834
|
[LANG.sk_SK]: "Odstavljeno",
|
|
@@ -2847,6 +2862,7 @@ const dictionary = {
|
|
|
2847
2862
|
pending: {
|
|
2848
2863
|
[LANG.en_US]: "Pending",
|
|
2849
2864
|
[LANG.en_GB]: "Pending",
|
|
2865
|
+
[LANG.en_AU]: "Pending",
|
|
2850
2866
|
[LANG.de_DE]: "Ausstehend",
|
|
2851
2867
|
[LANG.cs_CZ]: "Čeká se na",
|
|
2852
2868
|
[LANG.sk_SK]: "V pričakovanju",
|
|
@@ -2880,6 +2896,7 @@ const dictionary = {
|
|
|
2880
2896
|
invalidEmail: {
|
|
2881
2897
|
[LANG.en_US]: "Not an email address.",
|
|
2882
2898
|
[LANG.en_GB]: "Not an email address.",
|
|
2899
|
+
[LANG.en_AU]: "Not an email address.",
|
|
2883
2900
|
[LANG.de_DE]: "Keine E-Mail-Adresse.",
|
|
2884
2901
|
[LANG.cs_CZ]: "Nejedná se o e-mailovou adresu.",
|
|
2885
2902
|
[LANG.sk_SK]: "Neplatná e-mailová adresa.",
|
|
@@ -2913,6 +2930,7 @@ const dictionary = {
|
|
|
2913
2930
|
invalidCreditCardNumber: {
|
|
2914
2931
|
[LANG.en_US]: "Invalid credit card number.",
|
|
2915
2932
|
[LANG.en_GB]: "Invalid credit card number.",
|
|
2933
|
+
[LANG.en_AU]: "Invalid credit card number.",
|
|
2916
2934
|
[LANG.de_DE]: "Ungültige Kreditkartennummer.",
|
|
2917
2935
|
[LANG.cs_CZ]: "Neplatné číslo kreditní karty.",
|
|
2918
2936
|
[LANG.sk_SK]: "Neplatné číslo kreditnej karty.",
|
|
@@ -2946,6 +2964,7 @@ const dictionary = {
|
|
|
2946
2964
|
unsupportedCreditCardBrand: {
|
|
2947
2965
|
[LANG.en_US]: "Not recognized card brand. We offer support for: [cardBrands]",
|
|
2948
2966
|
[LANG.en_GB]: "Not recognized card brand. We offer support for: [cardBrands]",
|
|
2967
|
+
[LANG.en_AU]: "Not recognized card brand. We offer support for: [cardBrands]",
|
|
2949
2968
|
[LANG.de_DE]: "Karte nicht erkannt. Wir unterstützen: [cardBrands]",
|
|
2950
2969
|
[LANG.cs_CZ]: "Karty této značky neakceptujeme. Podporujeme: [cardBrands]",
|
|
2951
2970
|
[LANG.sk_SK]: "Neznáma značka karty. Podporované sú tieto karty: [cardBrands]",
|
|
@@ -2979,6 +2998,7 @@ const dictionary = {
|
|
|
2979
2998
|
exactLength: {
|
|
2980
2999
|
[LANG.en_US]: "Should be [range] characters",
|
|
2981
3000
|
[LANG.en_GB]: "Should be [range] characters",
|
|
3001
|
+
[LANG.en_AU]: "Should be [range] characters",
|
|
2982
3002
|
[LANG.de_DE]: "Sollte [range] Zeichen sein",
|
|
2983
3003
|
[LANG.cs_CZ]: "Požadovaný počet znaků: [range]",
|
|
2984
3004
|
[LANG.sk_SK]: "Počet znakov by mal byť [range]",
|
|
@@ -3012,6 +3032,7 @@ const dictionary = {
|
|
|
3012
3032
|
invalidCvv: {
|
|
3013
3033
|
[LANG.en_US]: "Provided Security Code is invalid",
|
|
3014
3034
|
[LANG.en_GB]: "Provided Security Code is invalid",
|
|
3035
|
+
[LANG.en_AU]: "Provided Security Code is invalid",
|
|
3015
3036
|
[LANG.de_DE]: "Der angegebene Sicherheitscode ist ungültig",
|
|
3016
3037
|
[LANG.cs_CZ]: "Zadaný Security Code je neplatný",
|
|
3017
3038
|
[LANG.sk_SK]: "Zadaný Security Code je neplatný",
|
|
@@ -3045,6 +3066,7 @@ const dictionary = {
|
|
|
3045
3066
|
otpInvalid: {
|
|
3046
3067
|
[LANG.en_US]: "Provided OTP code is not correct",
|
|
3047
3068
|
[LANG.en_GB]: "Provided OTP code is not correct",
|
|
3069
|
+
[LANG.en_AU]: "Provided OTP code is not correct",
|
|
3048
3070
|
[LANG.de_DE]: "Das angegebene Einmalkennwort ist nicht korrekt",
|
|
3049
3071
|
[LANG.cs_CZ]: "Zadaný jednorázový kód není správný",
|
|
3050
3072
|
[LANG.sk_SK]: "Zadaný jednorazový kód nie je správny",
|
|
@@ -3078,6 +3100,7 @@ const dictionary = {
|
|
|
3078
3100
|
otpRetriesExceeded: {
|
|
3079
3101
|
[LANG.en_US]: "Number of maximum retries exceeded",
|
|
3080
3102
|
[LANG.en_GB]: "Number of maximum retries exceeded",
|
|
3103
|
+
[LANG.en_AU]: "Number of maximum retries exceeded",
|
|
3081
3104
|
[LANG.de_DE]: "Anzahl der maximalen Wiederholungsversuche überschritten",
|
|
3082
3105
|
[LANG.cs_CZ]: "Byl překročen max. počet opakování",
|
|
3083
3106
|
[LANG.sk_SK]: "Bol prekročený maximálny počet pokusov",
|
|
@@ -3111,6 +3134,7 @@ const dictionary = {
|
|
|
3111
3134
|
otpExpired: {
|
|
3112
3135
|
[LANG.en_US]: "OTP code expired",
|
|
3113
3136
|
[LANG.en_GB]: "OTP code expired",
|
|
3137
|
+
[LANG.en_AU]: "OTP code expired",
|
|
3114
3138
|
[LANG.de_DE]: "Einmalkennwort abgelaufen",
|
|
3115
3139
|
[LANG.cs_CZ]: "Platnost jednorázového kódu vypršela",
|
|
3116
3140
|
[LANG.sk_SK]: "Platnosť jednorazového kódu vypršala",
|
|
@@ -3144,6 +3168,7 @@ const dictionary = {
|
|
|
3144
3168
|
successfulResendOtpCode: {
|
|
3145
3169
|
[LANG.en_US]: "New code has been sent",
|
|
3146
3170
|
[LANG.en_GB]: "New code has been sent",
|
|
3171
|
+
[LANG.en_AU]: "New code has been sent",
|
|
3147
3172
|
[LANG.de_DE]: "Neuer Code wurde gesendet",
|
|
3148
3173
|
[LANG.cs_CZ]: "Nový kód byl odeslán",
|
|
3149
3174
|
[LANG.sk_SK]: "Nový kód bol odoslaný",
|
|
@@ -3177,6 +3202,7 @@ const dictionary = {
|
|
|
3177
3202
|
pleaseSelectCardFirst: {
|
|
3178
3203
|
[LANG.en_US]: "Please select one of the available cards first",
|
|
3179
3204
|
[LANG.en_GB]: "Please select one of the available cards first",
|
|
3205
|
+
[LANG.en_AU]: "Please select one of the available cards first",
|
|
3180
3206
|
[LANG.de_DE]: "Bitte wählen Sie zunächst eine der verfügbaren Karten aus",
|
|
3181
3207
|
[LANG.cs_CZ]: "Nejdřív vyberte jednu z dostupných karet",
|
|
3182
3208
|
[LANG.sk_SK]: "Najskôr vyberte jednu z dostupných kariet",
|
|
@@ -3210,6 +3236,7 @@ const dictionary = {
|
|
|
3210
3236
|
cardExpired: {
|
|
3211
3237
|
[LANG.en_US]: "Credit card is expired",
|
|
3212
3238
|
[LANG.en_GB]: "Credit card is expired",
|
|
3239
|
+
[LANG.en_AU]: "Credit card is expired",
|
|
3213
3240
|
[LANG.de_DE]: "Die Kreditkarte ist abgelaufen",
|
|
3214
3241
|
[LANG.cs_CZ]: "Platnost kreditní karty vypršela",
|
|
3215
3242
|
[LANG.sk_SK]: "Platnosť kreditnej karty vypršala",
|
|
@@ -3243,6 +3270,7 @@ const dictionary = {
|
|
|
3243
3270
|
contactUsLink: {
|
|
3244
3271
|
[LANG.en_US]: "Questions? Contact us",
|
|
3245
3272
|
[LANG.en_GB]: "Questions? Contact us",
|
|
3273
|
+
[LANG.en_AU]: "Questions? Contact us",
|
|
3246
3274
|
[LANG.de_DE]: "Sie haben noch Fragen? Kontaktieren Sie uns",
|
|
3247
3275
|
[LANG.cs_CZ]: "Máte dotazy? Obraťte se na nás",
|
|
3248
3276
|
[LANG.sk_SK]: "Máte nejaké otázky? Kontaktujte nás",
|
|
@@ -3276,6 +3304,7 @@ const dictionary = {
|
|
|
3276
3304
|
sendingNewCode: {
|
|
3277
3305
|
[LANG.en_US]: "Sending code",
|
|
3278
3306
|
[LANG.en_GB]: "Sending code",
|
|
3307
|
+
[LANG.en_AU]: "Sending code",
|
|
3279
3308
|
[LANG.de_DE]: "Code wird gesendet",
|
|
3280
3309
|
[LANG.cs_CZ]: "Odesílání kódu",
|
|
3281
3310
|
[LANG.sk_SK]: "Kód sa odosiela",
|
|
@@ -3309,6 +3338,7 @@ const dictionary = {
|
|
|
3309
3338
|
notAuthenticated: {
|
|
3310
3339
|
[LANG.en_US]: "You must be authenticated fist before choosing that action",
|
|
3311
3340
|
[LANG.en_GB]: "You must be authenticated fist before choosing that action",
|
|
3341
|
+
[LANG.en_AU]: "You must be authenticated fist before choosing that action",
|
|
3312
3342
|
[LANG.de_DE]: "Sie müssen zunächst authentifiziert werden, ehe Sie diese Aktion auswählen können",
|
|
3313
3343
|
[LANG.cs_CZ]: "Výběr této akce je podmíněn ověřením",
|
|
3314
3344
|
[LANG.sk_SK]: "Pred výberom tejto akcie musíte najskôr overiť svoju totožnosť",
|
|
@@ -3342,6 +3372,7 @@ const dictionary = {
|
|
|
3342
3372
|
clickToPay: {
|
|
3343
3373
|
[LANG.en_US]: "Click to Pay",
|
|
3344
3374
|
[LANG.en_GB]: "Click to Pay",
|
|
3375
|
+
[LANG.en_AU]: "Click to Pay",
|
|
3345
3376
|
[LANG.de_DE]: "Click to Pay",
|
|
3346
3377
|
[LANG.cs_CZ]: "Click to Pay",
|
|
3347
3378
|
[LANG.sk_SK]: "Click to Pay",
|
|
@@ -3375,9 +3406,10 @@ const dictionary = {
|
|
|
3375
3406
|
weAreLookingUpYourCards: {
|
|
3376
3407
|
[LANG.en_US]: "We are checking with Click To Pay to see if you have saved any cards...",
|
|
3377
3408
|
[LANG.en_GB]: "We are checking with Click To Pay to see if you have saved any cards...",
|
|
3409
|
+
[LANG.en_AU]: "We are checking with Click To Pay to see if you have saved any cards...",
|
|
3378
3410
|
[LANG.de_DE]: "Wir überprüfen mit Click To Pay, ob Sie Karten gespeichert haben...",
|
|
3379
|
-
[LANG.cs_CZ]: "
|
|
3380
|
-
[LANG.sk_SK]: "Kontrolujeme
|
|
3411
|
+
[LANG.cs_CZ]: "Zjišťujeme, zda máte uložené karty ve službě Click To Pay...",
|
|
3412
|
+
[LANG.sk_SK]: "Kontrolujeme, či sú vaše karty uložené v službe Click To Pay...",
|
|
3381
3413
|
[LANG.ru_RU]: "Мы уточняем в Click To Pay, есть ли у вас сохраненные карты...",
|
|
3382
3414
|
[LANG.pl_PL]: "Sprawdzamy w usłudze Click to Pay, czy jakiekolwiek karty zostały zapisane...",
|
|
3383
3415
|
[LANG.hu_HU]: "A „Click To Pay” segítségével ellenőrizzük, hogy elmentett-e bármilyen kártyát...",
|
|
@@ -3408,6 +3440,7 @@ const dictionary = {
|
|
|
3408
3440
|
cardStackLoaderAltDescription: {
|
|
3409
3441
|
[LANG.en_US]: "Stacking cards animation loader",
|
|
3410
3442
|
[LANG.en_GB]: "Stacking cards animation loader",
|
|
3443
|
+
[LANG.en_AU]: "Stacking cards animation loader",
|
|
3411
3444
|
[LANG.de_DE]: "Ladeprogramm für Stapelkarten-Animationen",
|
|
3412
3445
|
[LANG.cs_CZ]: "Animace načítání stránky s naskládanými kartami",
|
|
3413
3446
|
[LANG.sk_SK]: "Animácia načítavania stránky s kartami ukladanými na seba",
|
|
@@ -3441,7 +3474,8 @@ const dictionary = {
|
|
|
3441
3474
|
weAreAddingYourCardToCtP: {
|
|
3442
3475
|
[LANG.en_US]: "We're now adding your card to Click to Pay...",
|
|
3443
3476
|
[LANG.en_GB]: "We’re now adding your card to Click to Pay...",
|
|
3444
|
-
[LANG.
|
|
3477
|
+
[LANG.en_AU]: "We’re now adding your card to Click to Pay...",
|
|
3478
|
+
[LANG.de_DE]: "Wir fügen Ihre Karte zu Click to Pay hinzu...",
|
|
3445
3479
|
[LANG.cs_CZ]: "Vaši kartu nyní přidáváme do služby Click to Pay...",
|
|
3446
3480
|
[LANG.sk_SK]: "Teraz vašu kartu pridáme do služby Click to Pay...",
|
|
3447
3481
|
[LANG.ru_RU]: "Сейчас мы добавляем вашу карту в Click to Pay...",
|
|
@@ -3453,7 +3487,7 @@ const dictionary = {
|
|
|
3453
3487
|
[LANG.uk_UA]: "Зараз ми додаємо вашу картку до Click to Pay...",
|
|
3454
3488
|
[LANG.bg_BG]: "Сега, ние добавяме Вашата карта към Click to Pay...",
|
|
3455
3489
|
[LANG.da_DA]: "Vi tilføjer nu dit kort til Click to Pay...",
|
|
3456
|
-
[LANG.de_AT]: "Wir fügen
|
|
3490
|
+
[LANG.de_AT]: "Wir fügen Ihre Karte zu Click to Pay hinzu...",
|
|
3457
3491
|
[LANG.el_GR]: "Τώρα προσθέτουμε την κάρτα σας στο Click to Pay...",
|
|
3458
3492
|
[LANG.es_ES]: "Ahora vamos a añadir tu tarjeta a Click to Pay...",
|
|
3459
3493
|
[LANG.fi_FI]: "Lisäämme nyt korttisi Click to Pay -palveluun...",
|
|
@@ -3470,46 +3504,14 @@ const dictionary = {
|
|
|
3470
3504
|
[LANG.sv_FI]: "Vi lägger nu till ditt kort i Click to Pay...",
|
|
3471
3505
|
[LANG.ja_JP]: "...Click To Payにお客様のカードを追加しています",
|
|
3472
3506
|
[LANG.vi_VN]: "Chúng tôi hiện đang thêm thẻ của bạn vào Click to Pay..."
|
|
3473
|
-
},
|
|
3474
|
-
weWillSendYouAConfirmationEmail: {
|
|
3475
|
-
[LANG.en_US]: "(we'll send you a confirmation email)",
|
|
3476
|
-
[LANG.en_GB]: "(we’ll send you a confirmation email)",
|
|
3477
|
-
[LANG.de_DE]: "(wir senden Ihnen eine Bestätigungs-E-Mail)",
|
|
3478
|
-
[LANG.cs_CZ]: "(zašleme vám potvrzovací e-mail)",
|
|
3479
|
-
[LANG.sk_SK]: "(pošleme vám potvrdzujúci e-mail)",
|
|
3480
|
-
[LANG.ru_RU]: "(mы отправим вам подтверждение по электронной почте)",
|
|
3481
|
-
[LANG.pl_PL]: "(wyślemy Ci wiadomość e-mail z potwierdzeniem)",
|
|
3482
|
-
[LANG.hu_HU]: "(visszaigazoló e-mailt küldünk Önnek)",
|
|
3483
|
-
[LANG.ro_RO]: "(vă vom trimite un email de confirmare)",
|
|
3484
|
-
[LANG.ar_AE]: "(سنُرسل لك رسالة تأكيد عبر البريد الإلكتروني)",
|
|
3485
|
-
[LANG.ar_SA]: "(سنُرسل لك رسالة تأكيد عبر البريد الإلكتروني)",
|
|
3486
|
-
[LANG.uk_UA]: "(вам буде надіслано електронний лист із підтвердженням)",
|
|
3487
|
-
[LANG.bg_BG]: "(ще ви изпратим имейл с потвърждение)",
|
|
3488
|
-
[LANG.da_DA]: "(vi sender dig en bekræftelses-e-mail)",
|
|
3489
|
-
[LANG.de_AT]: "(wir senden Ihnen eine Bestätigungs-E-Mail)",
|
|
3490
|
-
[LANG.el_GR]: "(Θα σας στείλουμε ένα email επιβεβαίωσης)",
|
|
3491
|
-
[LANG.es_ES]: "(te enviaremos un correo electrónico de confirmación)",
|
|
3492
|
-
[LANG.fi_FI]: "(lähetämme sinulle vahvistussähköpostin)",
|
|
3493
|
-
[LANG.fr_FR]: "(nous vous enverrons un e-mail de confirmation)",
|
|
3494
|
-
[LANG.hr_HR]: "(poslat ćemo vam e-poštu s potvrdom)",
|
|
3495
|
-
[LANG.it_IT]: "(ti invieremo un’e-mail di conferma)",
|
|
3496
|
-
[LANG.lv_LV]: "(mēs jums nosūtīsim apstiprinājuma e-pastu)",
|
|
3497
|
-
[LANG.nl_NL]: "(we sturen u een bevestigingsmail)",
|
|
3498
|
-
[LANG.nl_BE]: "(we sturen u een bevestigingsmail)",
|
|
3499
|
-
[LANG.no_NO]: "(vi sender deg en bekreftelse på e-post)",
|
|
3500
|
-
[LANG.pt_PT]: "(enviar-lhe-emos um e-mail de confirmação)",
|
|
3501
|
-
[LANG.sl_SL]: "(poslali vam bomo potrditveno e-poštno sporočilo)",
|
|
3502
|
-
[LANG.sv_SE]: "(vi skickar en bekräftelse via e-post)",
|
|
3503
|
-
[LANG.sv_FI]: "(vi skickar en bekräftelse via e-post)",
|
|
3504
|
-
[LANG.ja_JP]: "(確認Eメールを送信します)",
|
|
3505
|
-
[LANG.vi_VN]: "(Chúng tôi sẽ gửi cho bạn một email xác nhận)"
|
|
3506
3507
|
}
|
|
3507
3508
|
},
|
|
3508
3509
|
logInScreen: {
|
|
3509
3510
|
header1: {
|
|
3510
3511
|
[LANG.en_US]: "Already have",
|
|
3511
3512
|
[LANG.en_GB]: "Already have",
|
|
3512
|
-
[LANG.
|
|
3513
|
+
[LANG.en_AU]: "Already have",
|
|
3514
|
+
[LANG.de_DE]: "Haben Sie bereits eine",
|
|
3513
3515
|
[LANG.cs_CZ]: "Už máte již",
|
|
3514
3516
|
[LANG.sk_SK]: "Máte už",
|
|
3515
3517
|
[LANG.ru_RU]: "Уже есть",
|
|
@@ -3521,7 +3523,7 @@ const dictionary = {
|
|
|
3521
3523
|
[LANG.uk_UA]: "Вже маєте",
|
|
3522
3524
|
[LANG.bg_BG]: "Вече имате",
|
|
3523
3525
|
[LANG.da_DA]: "Har du allerede",
|
|
3524
|
-
[LANG.de_AT]: "Sie
|
|
3526
|
+
[LANG.de_AT]: "Haben Sie bereits eine",
|
|
3525
3527
|
[LANG.el_GR]: "Έχετε ήδη κάνει",
|
|
3526
3528
|
[LANG.es_ES]: "¿Ya tienes",
|
|
3527
3529
|
[LANG.fi_FI]: "Onko sinulla jo käytössäsi",
|
|
@@ -3542,7 +3544,8 @@ const dictionary = {
|
|
|
3542
3544
|
header2: {
|
|
3543
3545
|
[LANG.en_US]: "?",
|
|
3544
3546
|
[LANG.en_GB]: "?",
|
|
3545
|
-
[LANG.
|
|
3547
|
+
[LANG.en_AU]: "?",
|
|
3548
|
+
[LANG.de_DE]: "ID?",
|
|
3546
3549
|
[LANG.cs_CZ]: "?",
|
|
3547
3550
|
[LANG.sk_SK]: "?",
|
|
3548
3551
|
[LANG.ru_RU]: "?",
|
|
@@ -3554,7 +3557,7 @@ const dictionary = {
|
|
|
3554
3557
|
[LANG.uk_UA]: "?",
|
|
3555
3558
|
[LANG.bg_BG]: "?",
|
|
3556
3559
|
[LANG.da_DA]: "?",
|
|
3557
|
-
[LANG.de_AT]: "?",
|
|
3560
|
+
[LANG.de_AT]: "ID?",
|
|
3558
3561
|
[LANG.el_GR]: "?",
|
|
3559
3562
|
[LANG.es_ES]: "?",
|
|
3560
3563
|
[LANG.fi_FI]: "?",
|
|
@@ -3575,6 +3578,7 @@ const dictionary = {
|
|
|
3575
3578
|
emailInputPlaceholder: {
|
|
3576
3579
|
[LANG.en_US]: "Enter email address",
|
|
3577
3580
|
[LANG.en_GB]: "Enter email address",
|
|
3581
|
+
[LANG.en_AU]: "Enter email address",
|
|
3578
3582
|
[LANG.de_DE]: "E-Mail-Adresse eingeben",
|
|
3579
3583
|
[LANG.cs_CZ]: "Zadejte e-mailovou adresu",
|
|
3580
3584
|
[LANG.sk_SK]: "Zadajte e-mailovú adresu",
|
|
@@ -3608,9 +3612,10 @@ const dictionary = {
|
|
|
3608
3612
|
subHeader: {
|
|
3609
3613
|
[LANG.en_US]: "Enter your email to access your cards (your email is your user ID)",
|
|
3610
3614
|
[LANG.en_GB]: "Enter your email to access your cards (your email is your user ID)",
|
|
3615
|
+
[LANG.en_AU]: "Enter your email to access your cards (your email is your user ID)",
|
|
3611
3616
|
[LANG.de_DE]: "Geben Sie Ihre E-Mail-Adresse ein, um auf Ihre Karten zuzugreifen (Ihre E-Mail-Adresse ist Ihre Benutzer-ID)",
|
|
3612
|
-
[LANG.cs_CZ]: "Zadejte e-mail pro přístup k
|
|
3613
|
-
[LANG.sk_SK]: "Zadajte e-mail
|
|
3617
|
+
[LANG.cs_CZ]: "Zadejte e-mail pro přístup k Vašim kartám (Váš e-mail je Vaše uživatelské ID)",
|
|
3618
|
+
[LANG.sk_SK]: "Zadajte e-mail pre prístup k svojim kartám (Vaša e-mailová adresa je vaše ID používateľa)",
|
|
3614
3619
|
[LANG.ru_RU]: "Введите свой адрес электронной почты для доступа к своим картам (ваша электронная почта является вашим ID пользователя)",
|
|
3615
3620
|
[LANG.pl_PL]: "Wprowadź swój adres e-mail, aby uzyskać dostęp do swoich kart (Twój adres e-mail to Twój identyfikator użytkownika)",
|
|
3616
3621
|
[LANG.hu_HU]: "Adja meg az e-mail-címét a kártyái eléréséhez (az e-mail-címe a felhasználói azonosítója)",
|
|
@@ -3641,6 +3646,7 @@ const dictionary = {
|
|
|
3641
3646
|
helperText: {
|
|
3642
3647
|
[LANG.en_US]: "Click to Pay will use this information to check if you have any saved cards.",
|
|
3643
3648
|
[LANG.en_GB]: "Click to Pay will use this information to check if you have any saved cards.",
|
|
3649
|
+
[LANG.en_AU]: "Click to Pay will use this information to check if you have any saved cards.",
|
|
3644
3650
|
[LANG.de_DE]: "Mit diesen Informationen prüft Click to Pay, ob Sie eine Karte gespeichert haben.",
|
|
3645
3651
|
[LANG.cs_CZ]: "Click to Pay využije tyto informace pro ověření, jestli máte nějaké uložené platební karty.",
|
|
3646
3652
|
[LANG.sk_SK]: "Služba Click to Pay použije tieto informácie na kontrolu, či máte nejaké uložené karty.",
|
|
@@ -3676,6 +3682,7 @@ const dictionary = {
|
|
|
3676
3682
|
header: {
|
|
3677
3683
|
[LANG.en_US]: "Access your saved Click to Pay cards",
|
|
3678
3684
|
[LANG.en_GB]: "Access your saved Click to Pay cards",
|
|
3685
|
+
[LANG.en_AU]: "Access your saved Click to Pay cards",
|
|
3679
3686
|
[LANG.de_DE]: "Greifen Sie auf Ihre in Click to Pay gespeicherten Karten zu",
|
|
3680
3687
|
[LANG.cs_CZ]: "Přístup k uloženým kartám Click to Pay",
|
|
3681
3688
|
[LANG.sk_SK]: "Zobraziť uložené karty Click to Pay",
|
|
@@ -3709,8 +3716,9 @@ const dictionary = {
|
|
|
3709
3716
|
confirmationSentToVisa: {
|
|
3710
3717
|
[LANG.en_US]: "We've asked Click to Pay to send you a onetime passcode to [maskedValidationChannel] to confirm it's you.",
|
|
3711
3718
|
[LANG.en_GB]: "We’ve asked Click to Pay to send you a one-time passcode to [maskedValidationChannel] to confirm it’s you.",
|
|
3719
|
+
[LANG.en_AU]: "We’ve asked Click to Pay to send you a onetime passcode to [maskedValidationChannel] to confirm it’s you.",
|
|
3712
3720
|
[LANG.de_DE]: "Click to Pay wird Ihnen ein einmaliges Passwort an [maskedValidationChannel] zusenden, um Ihre Identität zu bestätigen.",
|
|
3713
|
-
[LANG.cs_CZ]: "Požádali jsme Click to Pay, aby
|
|
3721
|
+
[LANG.cs_CZ]: "Požádali jsme Click to Pay, aby Vám poslal jednorázové heslo na [maskedValidationChannel] pro potvrzení, že jste to Vy. ",
|
|
3714
3722
|
[LANG.sk_SK]: "Požiadali sme službu Click to Pay o poslanie jednorazového kódu na [maskedValidationChannel] na overenie, že ste to vy. ",
|
|
3715
3723
|
[LANG.ru_RU]: "Мы попросили Click to Pay отправить одноразовый код доступа на [maskedValidationChannel], чтобы подтвердить вашу личность.",
|
|
3716
3724
|
[LANG.pl_PL]: "Wystąpiliśmy z prośbą, aby za pomocą usługi Click to Pay przesłano Ci jednorazowy kod dostępu na adres [maskedValidationChannel], abyś mógł/mogła potwierdzić, że to Ty.",
|
|
@@ -3742,6 +3750,7 @@ const dictionary = {
|
|
|
3742
3750
|
confirmationSentToMC: {
|
|
3743
3751
|
[LANG.en_US]: "Enter the code Mastercard sent to [maskedValidationChannel]",
|
|
3744
3752
|
[LANG.en_GB]: "Enter the code Mastercard sent to [maskedValidationChannel]",
|
|
3753
|
+
[LANG.en_AU]: "Enter the code Mastercard sent to [maskedValidationChannel]",
|
|
3745
3754
|
[LANG.de_DE]: "Geben Sie den an [maskedValidationChannel] gesendeten Mastercard-Code ein",
|
|
3746
3755
|
[LANG.cs_CZ]: "Zadejte kód Mastercard zaslaný na [maskedValidationChannel]",
|
|
3747
3756
|
[LANG.sk_SK]: "Uveďte kód Mastercard odoslaný na [maskedValidationChannel]",
|
|
@@ -3775,6 +3784,7 @@ const dictionary = {
|
|
|
3775
3784
|
skipVerificationNextTime: {
|
|
3776
3785
|
[LANG.en_US]: "Skip verification next time",
|
|
3777
3786
|
[LANG.en_GB]: "Skip verification next time",
|
|
3787
|
+
[LANG.en_AU]: "Skip verification next time",
|
|
3778
3788
|
[LANG.de_DE]: "Überprüfung beim nächsten Mal überspringen",
|
|
3779
3789
|
[LANG.cs_CZ]: "Příště přeskočit ověření",
|
|
3780
3790
|
[LANG.sk_SK]: "Nabudúce preskočiť overenie",
|
|
@@ -3808,6 +3818,7 @@ const dictionary = {
|
|
|
3808
3818
|
mobile: {
|
|
3809
3819
|
[LANG.en_US]: "Mobile",
|
|
3810
3820
|
[LANG.en_GB]: "Mobile",
|
|
3821
|
+
[LANG.en_AU]: "Mobile",
|
|
3811
3822
|
[LANG.de_DE]: "Mobilgeräte",
|
|
3812
3823
|
[LANG.cs_CZ]: "Mobilní telefon",
|
|
3813
3824
|
[LANG.sk_SK]: "Mobil",
|
|
@@ -3841,6 +3852,7 @@ const dictionary = {
|
|
|
3841
3852
|
email: {
|
|
3842
3853
|
[LANG.en_US]: "Email",
|
|
3843
3854
|
[LANG.en_GB]: "Email",
|
|
3855
|
+
[LANG.en_AU]: "Email",
|
|
3844
3856
|
[LANG.de_DE]: "E-Mail",
|
|
3845
3857
|
[LANG.cs_CZ]: "E-mail",
|
|
3846
3858
|
[LANG.sk_SK]: "E-mail",
|
|
@@ -3876,6 +3888,7 @@ const dictionary = {
|
|
|
3876
3888
|
header: {
|
|
3877
3889
|
[LANG.en_US]: "There was a problem with your Click to Pay account.",
|
|
3878
3890
|
[LANG.en_GB]: "There was a problem with your Click to Pay account.",
|
|
3891
|
+
[LANG.en_AU]: "There was a problem with your Click to Pay account.",
|
|
3879
3892
|
[LANG.de_DE]: "Es gab ein Problem mit Ihrer Click to Pay ID.",
|
|
3880
3893
|
[LANG.cs_CZ]: "Nastal problém s vaším účtem Click to Pay.",
|
|
3881
3894
|
[LANG.sk_SK]: "Vyskytol sa problém s vaším účtom Click to Pay.",
|
|
@@ -3909,9 +3922,10 @@ const dictionary = {
|
|
|
3909
3922
|
lockedAccount: {
|
|
3910
3923
|
[LANG.en_US]: "Your account has been temporarily locked. You can select the alternative payment method, use a different account or try again at a later date.",
|
|
3911
3924
|
[LANG.en_GB]: "Your account has been temporarily locked. You can select the alternative payment method, use a different account or try again at a later date.",
|
|
3925
|
+
[LANG.en_AU]: "Your account has been temporarily locked. You can select the alternative payment method, use a different account or try again at a later date.",
|
|
3912
3926
|
[LANG.de_DE]: "Ihre ID wurde vorübergehend gesperrt. Sie können eine alternative Bezahlmethode auswählen, eine andere ID verwenden oder es zu einem späteren Zeitpunkt erneut versuchen.",
|
|
3913
|
-
[LANG.cs_CZ]: "Váš účet byl dočasně zablokován. Můžete si vybrat
|
|
3914
|
-
[LANG.sk_SK]: "Váš účet bol dočasne zablokovaný. Môžete si vybrať alternatívny spôsob platby, použiť iný účet alebo to skúsiť znovu
|
|
3927
|
+
[LANG.cs_CZ]: "Váš účet byl dočasně zablokován. Můžete si vybrat jiný způsob platby, použít jiný účet nebo to zkusit znovu později.",
|
|
3928
|
+
[LANG.sk_SK]: "Váš účet bol dočasne zablokovaný. Môžete si vybrať alternatívny spôsob platby, použiť iný účet alebo to skúsiť znovu neskôr.",
|
|
3915
3929
|
[LANG.ru_RU]: "Ваш профиль временно заблокирован. Вы можете выбрать альтернативный способ оплаты, использовать другой профиль или попробовать еще раз в другой день.",
|
|
3916
3930
|
[LANG.pl_PL]: "Twoje konto zostało tymczasowo zablokowane. Możesz wybrać alternatywną metodę płatności, użyć innego konta lub spróbować ponownie w późniejszym terminie.",
|
|
3917
3931
|
[LANG.hu_HU]: "Fiókját ideiglenesen zároltuk. Kiválaszthatja az alternatív fizetési módot, másik számlát használhat, vagy később újra próbálkozhat.",
|
|
@@ -3944,6 +3958,7 @@ const dictionary = {
|
|
|
3944
3958
|
header: {
|
|
3945
3959
|
[LANG.en_US]: "Unfortunately, something went wrong.",
|
|
3946
3960
|
[LANG.en_GB]: "Unfortunately, something went wrong.",
|
|
3961
|
+
[LANG.en_AU]: "Unfortunately, something went wrong.",
|
|
3947
3962
|
[LANG.de_DE]: "Leider ist etwas schief gelaufen.",
|
|
3948
3963
|
[LANG.cs_CZ]: "Bohužel se něco pokazilo.",
|
|
3949
3964
|
[LANG.sk_SK]: "Žiaľ, niečo sa pokazilo.",
|
|
@@ -3977,8 +3992,9 @@ const dictionary = {
|
|
|
3977
3992
|
contactUs: {
|
|
3978
3993
|
[LANG.en_US]: "Please try again and if the problem persists, contact customer support to assist you in your purchase.",
|
|
3979
3994
|
[LANG.en_GB]: "Please try again and, if the problem persists, contact customer support to assist you in your purchase.",
|
|
3995
|
+
[LANG.en_AU]: "Please try again and, if the problem persists, contact customer support to assist you in your purchase.",
|
|
3980
3996
|
[LANG.de_DE]: "Bitte versuchen Sie es erneut. Wenn das Problem weiterhin besteht, wenden Sie sich an den Kundendienst, um Ihnen bei Ihrem Einkauf zu helfen.",
|
|
3981
|
-
[LANG.cs_CZ]: "Zkuste to prosím znovu a pokud problém přetrvává, kontaktujte zákaznickou podporu, která
|
|
3997
|
+
[LANG.cs_CZ]: "Zkuste to prosím znovu a pokud problém přetrvává, kontaktujte zákaznickou podporu, která Vám s nákupem pomůže.",
|
|
3982
3998
|
[LANG.sk_SK]: "Skúste to znovu a ak problém pretrváva, obráťte sa na oddelenie podpory pre zákazníkov, ktoré vám pomôže s nákupom.",
|
|
3983
3999
|
[LANG.ru_RU]: "Попробуйте еще раз, и если проблема останется, обратитесь в службу поддержки клиентов, где вам помогут с покупкой.",
|
|
3984
4000
|
[LANG.pl_PL]: "Spróbuj ponownie, a jeśli problem nie zniknie, skontaktuj się z obsługą klienta, aby uzyskać pomoc przy zakupie.",
|
|
@@ -4012,6 +4028,7 @@ const dictionary = {
|
|
|
4012
4028
|
title: {
|
|
4013
4029
|
[LANG.en_US]: "How it works",
|
|
4014
4030
|
[LANG.en_GB]: "How it works",
|
|
4031
|
+
[LANG.en_AU]: "How it works",
|
|
4015
4032
|
[LANG.de_DE]: "So funktioniert's",
|
|
4016
4033
|
[LANG.cs_CZ]: "Jak to funguje",
|
|
4017
4034
|
[LANG.sk_SK]: "Ako to funguje",
|
|
@@ -4045,6 +4062,7 @@ const dictionary = {
|
|
|
4045
4062
|
bullet1: {
|
|
4046
4063
|
[LANG.en_US]: "Look for the symbol when shopping online",
|
|
4047
4064
|
[LANG.en_GB]: "Look for the symbol when shopping online",
|
|
4065
|
+
[LANG.en_AU]: "Look for the symbol when shopping online",
|
|
4048
4066
|
[LANG.de_DE]: "Achten Sie beim Online-Einkauf auf das Symbol",
|
|
4049
4067
|
[LANG.cs_CZ]: "Při online nákupech hledejte tento symbol",
|
|
4050
4068
|
[LANG.sk_SK]: "Pri nákupe online hľadajte symbol",
|
|
@@ -4078,6 +4096,7 @@ const dictionary = {
|
|
|
4078
4096
|
bullet2: {
|
|
4079
4097
|
[LANG.en_US]: "Enter your linked email or mobile",
|
|
4080
4098
|
[LANG.en_GB]: "Enter your linked email or mobile",
|
|
4099
|
+
[LANG.en_AU]: "Enter your linked email or mobile",
|
|
4081
4100
|
[LANG.de_DE]: "Geben Sie Ihre verknüpfte E-Mail-Adresse oder Handynummer ein",
|
|
4082
4101
|
[LANG.cs_CZ]: "Zadejte svůj propojený e-mail nebo telefon",
|
|
4083
4102
|
[LANG.sk_SK]: "Zadajte svoj prepojený e-mail alebo číslo mobilného telefónu",
|
|
@@ -4111,6 +4130,7 @@ const dictionary = {
|
|
|
4111
4130
|
bullet3: {
|
|
4112
4131
|
[LANG.en_US]: "Enter the one-time passcode to verify it’s you",
|
|
4113
4132
|
[LANG.en_GB]: "Enter the one-time passcode to verify it’s you",
|
|
4133
|
+
[LANG.en_AU]: "Enter the one-time passcode to verify it’s you",
|
|
4114
4134
|
[LANG.de_DE]: "Geben Sie das Einmalkennwort ein, um Ihre Identität zu bestätigen",
|
|
4115
4135
|
[LANG.cs_CZ]: "Zadejte jednorázový kód pro ověření, že jste to vy",
|
|
4116
4136
|
[LANG.sk_SK]: "Zadajte jednorazový prístupový kód a overte svoju identitu",
|
|
@@ -4144,6 +4164,7 @@ const dictionary = {
|
|
|
4144
4164
|
bullet4: {
|
|
4145
4165
|
[LANG.en_US]: "Select the card you want to use",
|
|
4146
4166
|
[LANG.en_GB]: "Select the card you want to use",
|
|
4167
|
+
[LANG.en_AU]: "Select the card you want to use",
|
|
4147
4168
|
[LANG.de_DE]: "Wählen Sie die Karte aus, die Sie verwenden möchten",
|
|
4148
4169
|
[LANG.cs_CZ]: "Vyberte kartu, kterou chcete použít",
|
|
4149
4170
|
[LANG.sk_SK]: "Vyberte kartu, ktorú chcete použiť",
|
|
@@ -4177,6 +4198,7 @@ const dictionary = {
|
|
|
4177
4198
|
bullet5: {
|
|
4178
4199
|
[LANG.en_US]: "That’s it",
|
|
4179
4200
|
[LANG.en_GB]: "That’s it",
|
|
4201
|
+
[LANG.en_AU]: "That’s it",
|
|
4180
4202
|
[LANG.de_DE]: "Das war's",
|
|
4181
4203
|
[LANG.cs_CZ]: "A je to",
|
|
4182
4204
|
[LANG.sk_SK]: "To je všetko",
|
|
@@ -4210,6 +4232,7 @@ const dictionary = {
|
|
|
4210
4232
|
smallText: {
|
|
4211
4233
|
[LANG.en_US]: "Backed by the most trusted brands in the World",
|
|
4212
4234
|
[LANG.en_GB]: "Backed by the most trusted brands in the World",
|
|
4235
|
+
[LANG.en_AU]: "Backed by the most trusted brands in the World",
|
|
4213
4236
|
[LANG.de_DE]: "Unterstützt von den renommiertesten Marken der Welt",
|
|
4214
4237
|
[LANG.cs_CZ]: "Podporováno nejdůvěryhodnějšími značkami na světě",
|
|
4215
4238
|
[LANG.sk_SK]: "Podporované najdôveryhodnejšími značkami na svete",
|
|
@@ -4245,6 +4268,7 @@ const dictionary = {
|
|
|
4245
4268
|
noSavedCards: {
|
|
4246
4269
|
[LANG.en_US]: "Click to Pay has told us you don't have any saved cards for [email]",
|
|
4247
4270
|
[LANG.en_GB]: "Click to Pay told us you don’t have any saved cards for [email]",
|
|
4271
|
+
[LANG.en_AU]: "Click to Pay has told us you don't have any saved cards for [email]",
|
|
4248
4272
|
[LANG.de_DE]: "Click to Pay teilt uns mit, dass für [email] keine gespeicherten Karten vorhanden sind",
|
|
4249
4273
|
[LANG.cs_CZ]: "Click to Pay nám sdělil, že nemáte žádné uložené karty pro [email]",
|
|
4250
4274
|
[LANG.sk_SK]: "Služba Click to Pay nám oznámila, že nemáte žiadne uložené karty k e-mailovej adrese [email]",
|
|
@@ -4484,7 +4508,7 @@ function create_if_block_1$7(ctx) {
|
|
|
4484
4508
|
}
|
|
4485
4509
|
};
|
|
4486
4510
|
}
|
|
4487
|
-
function create_if_block$
|
|
4511
|
+
function create_if_block$b(ctx) {
|
|
4488
4512
|
let badge;
|
|
4489
4513
|
let current;
|
|
4490
4514
|
badge = new Badge({
|
|
@@ -4555,7 +4579,7 @@ function create_fragment$o(ctx) {
|
|
|
4555
4579
|
ctx[8] && create_if_block_1$7(ctx)
|
|
4556
4580
|
);
|
|
4557
4581
|
let if_block2 = !/*isSelectable*/
|
|
4558
|
-
ctx[7] && create_if_block$
|
|
4582
|
+
ctx[7] && create_if_block$b(ctx);
|
|
4559
4583
|
return {
|
|
4560
4584
|
c() {
|
|
4561
4585
|
div1 = element("div");
|
|
@@ -4701,7 +4725,7 @@ function create_fragment$o(ctx) {
|
|
|
4701
4725
|
transition_in(if_block2, 1);
|
|
4702
4726
|
}
|
|
4703
4727
|
} else {
|
|
4704
|
-
if_block2 = create_if_block$
|
|
4728
|
+
if_block2 = create_if_block$b(ctx2);
|
|
4705
4729
|
if_block2.c();
|
|
4706
4730
|
transition_in(if_block2, 1);
|
|
4707
4731
|
if_block2.m(div0, null);
|
|
@@ -4942,7 +4966,7 @@ const isErrorForIdFormatUnsupported = (reason) => {
|
|
|
4942
4966
|
function add_css$k(target) {
|
|
4943
4967
|
append_styles(target, "svelte-14mwdt0", ".message.svelte-14mwdt0.svelte-14mwdt0{display:flex;gap:4px;align-items:center;animation-name:svelte-14mwdt0-fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:200ms}@keyframes svelte-14mwdt0-fadeInOpacity{0%{opacity:0}100%{opacity:1}}.message.svelte-14mwdt0 p.svelte-14mwdt0{color:var(--color-status-error)}");
|
|
4944
4968
|
}
|
|
4945
|
-
function create_if_block$
|
|
4969
|
+
function create_if_block$a(ctx) {
|
|
4946
4970
|
let div;
|
|
4947
4971
|
let icon;
|
|
4948
4972
|
let t0;
|
|
@@ -5015,7 +5039,7 @@ function create_fragment$n(ctx) {
|
|
|
5015
5039
|
let current;
|
|
5016
5040
|
let if_block = (
|
|
5017
5041
|
/*translationBag*/
|
|
5018
|
-
ctx[0] && create_if_block$
|
|
5042
|
+
ctx[0] && create_if_block$a(ctx)
|
|
5019
5043
|
);
|
|
5020
5044
|
return {
|
|
5021
5045
|
c() {
|
|
@@ -5041,7 +5065,7 @@ function create_fragment$n(ctx) {
|
|
|
5041
5065
|
transition_in(if_block, 1);
|
|
5042
5066
|
}
|
|
5043
5067
|
} else {
|
|
5044
|
-
if_block = create_if_block$
|
|
5068
|
+
if_block = create_if_block$a(ctx2);
|
|
5045
5069
|
if_block.c();
|
|
5046
5070
|
transition_in(if_block, 1);
|
|
5047
5071
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
@@ -5112,7 +5136,7 @@ class ErrorMessage extends SvelteComponent {
|
|
|
5112
5136
|
function add_css$j(target) {
|
|
5113
5137
|
append_styles(target, "svelte-cy9eb2", ".message.svelte-cy9eb2.svelte-cy9eb2{display:flex;gap:4px;align-items:center;transition:opacity 100ms;animation-name:svelte-cy9eb2-fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:200ms}@keyframes svelte-cy9eb2-fadeInOpacity{0%{opacity:0}100%{opacity:1}}.message.svelte-cy9eb2 .info.svelte-cy9eb2{color:var(--color-status-info)}.message.svelte-cy9eb2 .success.svelte-cy9eb2{color:var(--color-status-success)}");
|
|
5114
5138
|
}
|
|
5115
|
-
function create_if_block$
|
|
5139
|
+
function create_if_block$9(ctx) {
|
|
5116
5140
|
let div;
|
|
5117
5141
|
let t0;
|
|
5118
5142
|
let p;
|
|
@@ -5257,7 +5281,7 @@ function create_fragment$m(ctx) {
|
|
|
5257
5281
|
let current;
|
|
5258
5282
|
let if_block = (
|
|
5259
5283
|
/*infoMessage*/
|
|
5260
|
-
ctx[0] && create_if_block$
|
|
5284
|
+
ctx[0] && create_if_block$9(ctx)
|
|
5261
5285
|
);
|
|
5262
5286
|
return {
|
|
5263
5287
|
c() {
|
|
@@ -5283,7 +5307,7 @@ function create_fragment$m(ctx) {
|
|
|
5283
5307
|
transition_in(if_block, 1);
|
|
5284
5308
|
}
|
|
5285
5309
|
} else {
|
|
5286
|
-
if_block = create_if_block$
|
|
5310
|
+
if_block = create_if_block$9(ctx2);
|
|
5287
5311
|
if_block.c();
|
|
5288
5312
|
transition_in(if_block, 1);
|
|
5289
5313
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
@@ -9514,7 +9538,7 @@ function create_default_slot_1$5(ctx) {
|
|
|
9514
9538
|
}
|
|
9515
9539
|
};
|
|
9516
9540
|
}
|
|
9517
|
-
function create_if_block$
|
|
9541
|
+
function create_if_block$8(ctx) {
|
|
9518
9542
|
let button;
|
|
9519
9543
|
let current;
|
|
9520
9544
|
button = new Button({
|
|
@@ -9681,7 +9705,7 @@ function create_fragment$k(ctx) {
|
|
|
9681
9705
|
}
|
|
9682
9706
|
let if_block4 = (
|
|
9683
9707
|
/*hidePayButton*/
|
|
9684
|
-
ctx[3] !== HidePayButton.TRUE && create_if_block$
|
|
9708
|
+
ctx[3] !== HidePayButton.TRUE && create_if_block$8(ctx)
|
|
9685
9709
|
);
|
|
9686
9710
|
return {
|
|
9687
9711
|
c() {
|
|
@@ -9835,7 +9859,7 @@ function create_fragment$k(ctx) {
|
|
|
9835
9859
|
transition_in(if_block4, 1);
|
|
9836
9860
|
}
|
|
9837
9861
|
} else {
|
|
9838
|
-
if_block4 = create_if_block$
|
|
9862
|
+
if_block4 = create_if_block$8(ctx2);
|
|
9839
9863
|
if_block4.c();
|
|
9840
9864
|
transition_in(if_block4, 1);
|
|
9841
9865
|
if_block4.m(if_block4_anchor.parentNode, if_block4_anchor);
|
|
@@ -9926,7 +9950,6 @@ function instance$k($$self, $$props, $$invalidate) {
|
|
|
9926
9950
|
if (!isCreditCardExpired(selectedCard.maskedCard.panExpirationYear, selectedCard.maskedCard.panExpirationMonth)) {
|
|
9927
9951
|
handleComponentEvent(UserActionType.SELECT, "card");
|
|
9928
9952
|
$$invalidate(0, selectedCreditCard = selectedCard);
|
|
9929
|
-
dispatchCardSelectionEvent();
|
|
9930
9953
|
}
|
|
9931
9954
|
};
|
|
9932
9955
|
const dispatchCardSelectionEvent = () => {
|
|
@@ -9967,6 +9990,7 @@ function instance$k($$self, $$props, $$invalidate) {
|
|
|
9967
9990
|
if (selectedCreditCard) {
|
|
9968
9991
|
$$invalidate(1, infoMessage = void 0);
|
|
9969
9992
|
selectCardScreenStore.storeSelectedCreditCard(selectedCreditCard);
|
|
9993
|
+
dispatchCardSelectionEvent();
|
|
9970
9994
|
}
|
|
9971
9995
|
}
|
|
9972
9996
|
if ($$self.$$.dirty & /*$merchantConfigStore*/
|
|
@@ -12158,7 +12182,7 @@ function create_if_block_1$4(ctx) {
|
|
|
12158
12182
|
}
|
|
12159
12183
|
};
|
|
12160
12184
|
}
|
|
12161
|
-
function create_if_block$
|
|
12185
|
+
function create_if_block$7(ctx) {
|
|
12162
12186
|
let linkbutton;
|
|
12163
12187
|
let current;
|
|
12164
12188
|
linkbutton = new LinkButton({
|
|
@@ -12259,7 +12283,7 @@ function create_fragment$f(ctx) {
|
|
|
12259
12283
|
);
|
|
12260
12284
|
let if_block2 = (
|
|
12261
12285
|
/*supportEmail*/
|
|
12262
|
-
ctx[1] && create_if_block$
|
|
12286
|
+
ctx[1] && create_if_block$7(ctx)
|
|
12263
12287
|
);
|
|
12264
12288
|
return {
|
|
12265
12289
|
c() {
|
|
@@ -12344,7 +12368,7 @@ function create_fragment$f(ctx) {
|
|
|
12344
12368
|
transition_in(if_block2, 1);
|
|
12345
12369
|
}
|
|
12346
12370
|
} else {
|
|
12347
|
-
if_block2 = create_if_block$
|
|
12371
|
+
if_block2 = create_if_block$7(ctx2);
|
|
12348
12372
|
if_block2.c();
|
|
12349
12373
|
transition_in(if_block2, 1);
|
|
12350
12374
|
if_block2.m(div, null);
|
|
@@ -12694,7 +12718,7 @@ function create_if_block_3(ctx) {
|
|
|
12694
12718
|
}
|
|
12695
12719
|
};
|
|
12696
12720
|
}
|
|
12697
|
-
function create_else_block
|
|
12721
|
+
function create_else_block(ctx) {
|
|
12698
12722
|
let linkbutton;
|
|
12699
12723
|
let current;
|
|
12700
12724
|
function click_handler() {
|
|
@@ -12898,7 +12922,7 @@ function create_if_block_1$3(ctx) {
|
|
|
12898
12922
|
}
|
|
12899
12923
|
};
|
|
12900
12924
|
}
|
|
12901
|
-
function create_if_block$
|
|
12925
|
+
function create_if_block$6(ctx) {
|
|
12902
12926
|
let infomessage;
|
|
12903
12927
|
let current;
|
|
12904
12928
|
infomessage = new InfoMessage({
|
|
@@ -13057,7 +13081,7 @@ function create_default_slot$5(ctx) {
|
|
|
13057
13081
|
/*errorBag*/
|
|
13058
13082
|
ctx[2] && create_if_block_3(ctx)
|
|
13059
13083
|
);
|
|
13060
|
-
const if_block_creators = [create_if_block_2$1, create_else_block
|
|
13084
|
+
const if_block_creators = [create_if_block_2$1, create_else_block];
|
|
13061
13085
|
const if_blocks = [];
|
|
13062
13086
|
function select_block_type_1(ctx2, dirty) {
|
|
13063
13087
|
if (
|
|
@@ -13075,7 +13099,7 @@ function create_default_slot$5(ctx) {
|
|
|
13075
13099
|
);
|
|
13076
13100
|
let if_block3 = (
|
|
13077
13101
|
/*infoMessage*/
|
|
13078
|
-
ctx[3] && create_if_block$
|
|
13102
|
+
ctx[3] && create_if_block$6(ctx)
|
|
13079
13103
|
);
|
|
13080
13104
|
field = new Field({
|
|
13081
13105
|
props: {
|
|
@@ -13249,7 +13273,7 @@ function create_default_slot$5(ctx) {
|
|
|
13249
13273
|
transition_in(if_block3, 1);
|
|
13250
13274
|
}
|
|
13251
13275
|
} else {
|
|
13252
|
-
if_block3 = create_if_block$
|
|
13276
|
+
if_block3 = create_if_block$6(ctx);
|
|
13253
13277
|
if_block3.c();
|
|
13254
13278
|
transition_in(if_block3, 1);
|
|
13255
13279
|
if_block3.m(div0, null);
|
|
@@ -13763,7 +13787,7 @@ const getUserFriendlyErrorMessage = (errorReason) => {
|
|
|
13763
13787
|
function add_css$a(target) {
|
|
13764
13788
|
append_styles(target, "svelte-1ti5k70", ".container.svelte-1ti5k70{display:flex;flex-direction:column;gap:var(--size-gap-xxl)}.text-wrapper.svelte-1ti5k70{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--size-gap-xl)}.form-wrapper.svelte-1ti5k70{display:flex;flex-direction:column;align-items:center;gap:var(--size-gap-xl)}");
|
|
13765
13789
|
}
|
|
13766
|
-
function create_if_block$
|
|
13790
|
+
function create_if_block$5(ctx) {
|
|
13767
13791
|
let p;
|
|
13768
13792
|
let t_1_value = (
|
|
13769
13793
|
/*$t*/
|
|
@@ -13901,7 +13925,7 @@ function create_fragment$b(ctx) {
|
|
|
13901
13925
|
});
|
|
13902
13926
|
let if_block = (
|
|
13903
13927
|
/*userFriendlyErrorMessage*/
|
|
13904
|
-
ctx[1] && create_if_block$
|
|
13928
|
+
ctx[1] && create_if_block$5(ctx)
|
|
13905
13929
|
);
|
|
13906
13930
|
button0 = new Button({
|
|
13907
13931
|
props: {
|
|
@@ -14066,7 +14090,7 @@ class LockedAccountScreen extends SvelteComponent {
|
|
|
14066
14090
|
function add_css$9(target) {
|
|
14067
14091
|
append_styles(target, "svelte-1ti5k70", ".container.svelte-1ti5k70{display:flex;flex-direction:column;gap:var(--size-gap-xxl)}.text-wrapper.svelte-1ti5k70{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--size-gap-xl)}.form-wrapper.svelte-1ti5k70{display:flex;flex-direction:column;align-items:center;gap:var(--size-gap-xl)}");
|
|
14068
14092
|
}
|
|
14069
|
-
function create_if_block$
|
|
14093
|
+
function create_if_block$4(ctx) {
|
|
14070
14094
|
let div;
|
|
14071
14095
|
let button;
|
|
14072
14096
|
let t_1;
|
|
@@ -14218,7 +14242,7 @@ function create_fragment$a(ctx) {
|
|
|
14218
14242
|
}
|
|
14219
14243
|
});
|
|
14220
14244
|
let if_block = !/*rootFailure*/
|
|
14221
|
-
ctx[0] && create_if_block$
|
|
14245
|
+
ctx[0] && create_if_block$4(ctx);
|
|
14222
14246
|
return {
|
|
14223
14247
|
c() {
|
|
14224
14248
|
div1 = element("div");
|
|
@@ -14269,7 +14293,7 @@ function create_fragment$a(ctx) {
|
|
|
14269
14293
|
transition_in(if_block, 1);
|
|
14270
14294
|
}
|
|
14271
14295
|
} else {
|
|
14272
|
-
if_block = create_if_block$
|
|
14296
|
+
if_block = create_if_block$4(ctx2);
|
|
14273
14297
|
if_block.c();
|
|
14274
14298
|
transition_in(if_block, 1);
|
|
14275
14299
|
if_block.m(div1, null);
|
|
@@ -14333,47 +14357,12 @@ const cardStackLoader = "data:image/gif;base64,R0lGODlhyADIANU/AG1tbYGBgXl5eUxMT
|
|
|
14333
14357
|
function add_css$8(target) {
|
|
14334
14358
|
append_styles(target, "svelte-1n4x7kp", ".loader-container.svelte-1n4x7kp{display:flex;flex-direction:column;align-items:center;gap:var(--size-gap-xl)}.loading-message.svelte-1n4x7kp{max-width:34ch;text-align:center;line-height:1.4}");
|
|
14335
14359
|
}
|
|
14336
|
-
function create_if_block$5(ctx) {
|
|
14337
|
-
let p;
|
|
14338
|
-
let t_1_value = (
|
|
14339
|
-
/*$t*/
|
|
14340
|
-
ctx[2](
|
|
14341
|
-
/*secondaryLoadingMessageKey*/
|
|
14342
|
-
ctx[1]
|
|
14343
|
-
) + ""
|
|
14344
|
-
);
|
|
14345
|
-
let t_1;
|
|
14346
|
-
return {
|
|
14347
|
-
c() {
|
|
14348
|
-
p = element("p");
|
|
14349
|
-
t_1 = text(t_1_value);
|
|
14350
|
-
attr(p, "class", "loading-message svelte-1n4x7kp");
|
|
14351
|
-
},
|
|
14352
|
-
m(target, anchor) {
|
|
14353
|
-
insert(target, p, anchor);
|
|
14354
|
-
append(p, t_1);
|
|
14355
|
-
},
|
|
14356
|
-
p(ctx2, dirty) {
|
|
14357
|
-
if (dirty & /*$t, secondaryLoadingMessageKey*/
|
|
14358
|
-
6 && t_1_value !== (t_1_value = /*$t*/
|
|
14359
|
-
ctx2[2](
|
|
14360
|
-
/*secondaryLoadingMessageKey*/
|
|
14361
|
-
ctx2[1]
|
|
14362
|
-
) + ""))
|
|
14363
|
-
set_data(t_1, t_1_value);
|
|
14364
|
-
},
|
|
14365
|
-
d(detaching) {
|
|
14366
|
-
if (detaching)
|
|
14367
|
-
detach(p);
|
|
14368
|
-
}
|
|
14369
|
-
};
|
|
14370
|
-
}
|
|
14371
14360
|
function create_fragment$9(ctx) {
|
|
14372
14361
|
let div;
|
|
14373
14362
|
let p;
|
|
14374
14363
|
let t0_value = (
|
|
14375
14364
|
/*$t*/
|
|
14376
|
-
ctx[
|
|
14365
|
+
ctx[1](
|
|
14377
14366
|
/*loadingMessageKey*/
|
|
14378
14367
|
ctx[0]
|
|
14379
14368
|
) + ""
|
|
@@ -14383,11 +14372,6 @@ function create_fragment$9(ctx) {
|
|
|
14383
14372
|
let img;
|
|
14384
14373
|
let img_src_value;
|
|
14385
14374
|
let img_alt_value;
|
|
14386
|
-
let t2;
|
|
14387
|
-
let if_block = (
|
|
14388
|
-
/*secondaryLoadingMessageKey*/
|
|
14389
|
-
ctx[1] && create_if_block$5(ctx)
|
|
14390
|
-
);
|
|
14391
14375
|
return {
|
|
14392
14376
|
c() {
|
|
14393
14377
|
div = element("div");
|
|
@@ -14395,14 +14379,11 @@ function create_fragment$9(ctx) {
|
|
|
14395
14379
|
t0 = text(t0_value);
|
|
14396
14380
|
t1 = space();
|
|
14397
14381
|
img = element("img");
|
|
14398
|
-
t2 = space();
|
|
14399
|
-
if (if_block)
|
|
14400
|
-
if_block.c();
|
|
14401
14382
|
attr(p, "class", "loading-message svelte-1n4x7kp");
|
|
14402
14383
|
if (!src_url_equal(img.src, img_src_value = cardStackLoader))
|
|
14403
14384
|
attr(img, "src", img_src_value);
|
|
14404
14385
|
attr(img, "alt", img_alt_value = /*$t*/
|
|
14405
|
-
ctx[
|
|
14386
|
+
ctx[1]("label.cardStackLoaderAltDescription"));
|
|
14406
14387
|
attr(div, "class", "loader-container svelte-1n4x7kp");
|
|
14407
14388
|
},
|
|
14408
14389
|
m(target, anchor) {
|
|
@@ -14411,77 +14392,43 @@ function create_fragment$9(ctx) {
|
|
|
14411
14392
|
append(p, t0);
|
|
14412
14393
|
append(div, t1);
|
|
14413
14394
|
append(div, img);
|
|
14414
|
-
append(div, t2);
|
|
14415
|
-
if (if_block)
|
|
14416
|
-
if_block.m(div, null);
|
|
14417
14395
|
},
|
|
14418
14396
|
p(ctx2, [dirty]) {
|
|
14419
14397
|
if (dirty & /*$t, loadingMessageKey*/
|
|
14420
|
-
|
|
14421
|
-
ctx2[
|
|
14398
|
+
3 && t0_value !== (t0_value = /*$t*/
|
|
14399
|
+
ctx2[1](
|
|
14422
14400
|
/*loadingMessageKey*/
|
|
14423
14401
|
ctx2[0]
|
|
14424
14402
|
) + ""))
|
|
14425
14403
|
set_data(t0, t0_value);
|
|
14426
14404
|
if (dirty & /*$t*/
|
|
14427
|
-
|
|
14428
|
-
ctx2[
|
|
14405
|
+
2 && img_alt_value !== (img_alt_value = /*$t*/
|
|
14406
|
+
ctx2[1]("label.cardStackLoaderAltDescription"))) {
|
|
14429
14407
|
attr(img, "alt", img_alt_value);
|
|
14430
14408
|
}
|
|
14431
|
-
if (
|
|
14432
|
-
/*secondaryLoadingMessageKey*/
|
|
14433
|
-
ctx2[1]
|
|
14434
|
-
) {
|
|
14435
|
-
if (if_block) {
|
|
14436
|
-
if_block.p(ctx2, dirty);
|
|
14437
|
-
} else {
|
|
14438
|
-
if_block = create_if_block$5(ctx2);
|
|
14439
|
-
if_block.c();
|
|
14440
|
-
if_block.m(div, null);
|
|
14441
|
-
}
|
|
14442
|
-
} else if (if_block) {
|
|
14443
|
-
if_block.d(1);
|
|
14444
|
-
if_block = null;
|
|
14445
|
-
}
|
|
14446
14409
|
},
|
|
14447
14410
|
i: noop,
|
|
14448
14411
|
o: noop,
|
|
14449
14412
|
d(detaching) {
|
|
14450
14413
|
if (detaching)
|
|
14451
14414
|
detach(div);
|
|
14452
|
-
if (if_block)
|
|
14453
|
-
if_block.d();
|
|
14454
14415
|
}
|
|
14455
14416
|
};
|
|
14456
14417
|
}
|
|
14457
14418
|
function instance$9($$self, $$props, $$invalidate) {
|
|
14458
14419
|
let $t;
|
|
14459
|
-
component_subscribe($$self, t, ($$value) => $$invalidate(
|
|
14420
|
+
component_subscribe($$self, t, ($$value) => $$invalidate(1, $t = $$value));
|
|
14460
14421
|
let { loadingMessageKey = "label.weAreLookingUpYourCards" } = $$props;
|
|
14461
|
-
let { secondaryLoadingMessageKey = void 0 } = $$props;
|
|
14462
14422
|
$$self.$$set = ($$props2) => {
|
|
14463
14423
|
if ("loadingMessageKey" in $$props2)
|
|
14464
14424
|
$$invalidate(0, loadingMessageKey = $$props2.loadingMessageKey);
|
|
14465
|
-
if ("secondaryLoadingMessageKey" in $$props2)
|
|
14466
|
-
$$invalidate(1, secondaryLoadingMessageKey = $$props2.secondaryLoadingMessageKey);
|
|
14467
14425
|
};
|
|
14468
|
-
return [loadingMessageKey,
|
|
14426
|
+
return [loadingMessageKey, $t];
|
|
14469
14427
|
}
|
|
14470
14428
|
class CardStackingLoader extends SvelteComponent {
|
|
14471
14429
|
constructor(options) {
|
|
14472
14430
|
super();
|
|
14473
|
-
init(
|
|
14474
|
-
this,
|
|
14475
|
-
options,
|
|
14476
|
-
instance$9,
|
|
14477
|
-
create_fragment$9,
|
|
14478
|
-
safe_not_equal,
|
|
14479
|
-
{
|
|
14480
|
-
loadingMessageKey: 0,
|
|
14481
|
-
secondaryLoadingMessageKey: 1
|
|
14482
|
-
},
|
|
14483
|
-
add_css$8
|
|
14484
|
-
);
|
|
14431
|
+
init(this, options, instance$9, create_fragment$9, safe_not_equal, { loadingMessageKey: 0 }, add_css$8);
|
|
14485
14432
|
}
|
|
14486
14433
|
}
|
|
14487
14434
|
const isUserRecognized = (isRecognizedResponse) => isRecognizedResponse.idTokens.length > 0;
|
|
@@ -14749,7 +14696,7 @@ const createCtExplanationModalStore = () => {
|
|
|
14749
14696
|
};
|
|
14750
14697
|
};
|
|
14751
14698
|
const ctpExplanationModalStore = createCtExplanationModalStore();
|
|
14752
|
-
const LogoSRC = "data:image/svg+xml;base64,
|
|
14699
|
+
const LogoSRC = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCA1MiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zNy41MzQ3IDAuNUMzOC4xNzg1IC0wLjExOTk0NyAzOS4xOTkzIC0wLjExNTM5NyAzOS44Mzc1IDAuNTEwMjYzTDUxLjQwMTYgMTQuNTU0OUM1Mi4yMDgxIDE1LjM0NTYgNTIuMjAwMSAxNi42NDYxIDUxLjM4MzggMTcuNDI2OEw0MC4wMzk4IDMxLjU4MzRDMzkuNzYwMyAzMS44NTA4IDM5LjM4ODMgMzIgMzkuMDAxMyAzMkwyOS40NzY0IDMyQzI4LjEzMzkgMzIgMjcuNDY2MSAzMC4zNzQ1IDI4LjQyMTYgMjkuNDMyNUw0MC4wNDUxIDE2TDI5LjQ3NjQgM0gyNS4yMzY3TDM1LjM0NDUgMTQuNTU1NUMzNi4xNjkzIDE1LjM0MjcgMzYuMTcgMTYuNjU4MSAzNS4zNDYxIDE3LjQ0NjFMMjIuMDY1NCAzMS41ODM0QzIxLjc4NTkgMzEuODUwOCAyMS40MTM4IDMyIDIxLjAyNjkgMzJINS45OTk4NEMyLjY4Njk2IDMyIDAuMDAwOTgwMzI4IDI5LjMxNSAwLjAwMDQ3MTI3NyAyNi4wMDIxQy0wLjAwMDU1MzIzMiAxOS4zMzQ3IDAuMDAwMzE4NTE4IDEyLjY2NzIgMC4wMDA5NTc2MjkgNS45OTk3M0MwLjAwMTI3NTI1IDIuNjg2MTMgMi42ODc1NCAwIDYuMDAxMTQgMEgxMS45Njk3QzEyLjc5OTEgMCAxMy40NzE0IDAuNjcxNTczIDEzLjQ3MTQgMS41QzEzLjQ3MTQgMi4zMjg0MyAxMi43OTkxIDMgMTEuOTY5NyAzSDcuMDA0NjJDNC43OTU0OCAzIDMuMDA0NjIgNC43OTA4NiAzLjAwNDYyIDdDMy4wMDQ2MiAxMyAzLjAwNDYyIDE5IDMuMDA0NjIgMjVDMy4wMDQ2MiAyNy4yMDkxIDQuNzk1NDggMjkgNy4wMDQ2MiAyOUgxOS45MTU2TDMyLjAzNjQgMTZMMjAuNDEyOCAyLjU2NzU1QzE5LjQ1NzMgMS42MjU0NyAyMC4xMjUxIDAgMjEuNDY3NyAwSDMwLjc1MTNDMzEuMTM4MyAwIDMxLjUxMDMgMC4xNDkyMzIgMzEuNzg5OSAwLjQxNjU3NEw0My4zNTQ5IDE0LjU1MzlDNDQuMTc4OCAxNS4zNDE5IDQ0LjE3ODEgMTYuNjU3MyA0My4zNTMzIDE3LjQ0NDVMMzMuMjQ1NCAyOUgzNy43NTEzTDQ4LjA1MzkgMTZMMzcuNTM0NyAzQzM2Ljg3NTUgMi4zNDg1OCAzNi44NjcyIDEuMTQyODggMzcuNTM0NyAwLjVaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K";
|
|
14753
14700
|
function add_css$6(target) {
|
|
14754
14701
|
append_styles(target, "svelte-150h49s", ".form-container.svelte-150h49s,.login-form.svelte-150h49s{display:flex;flex-direction:column;gap:var(--size-gap-xl)}.text-wrapper.svelte-150h49s{display:flex;flex-direction:column;gap:var(--size-gap-l)}.logoSCR.svelte-150h49s{height:var(--font-size-14)}.helper-text.svelte-150h49s{display:flex;gap:var(--size-gap-m);align-items:center;font-size:var(--font-size-14)}");
|
|
14755
14702
|
}
|
|
@@ -14783,7 +14730,7 @@ function create_default_slot_2(ctx) {
|
|
|
14783
14730
|
}
|
|
14784
14731
|
};
|
|
14785
14732
|
}
|
|
14786
|
-
function create_if_block$
|
|
14733
|
+
function create_if_block$3(ctx) {
|
|
14787
14734
|
let errormessage;
|
|
14788
14735
|
let current;
|
|
14789
14736
|
errormessage = new ErrorMessage({ props: { errorBag: (
|
|
@@ -14913,7 +14860,7 @@ function create_default_slot$1(ctx) {
|
|
|
14913
14860
|
});
|
|
14914
14861
|
let if_block = (
|
|
14915
14862
|
/*errorBag*/
|
|
14916
|
-
ctx[0] && create_if_block$
|
|
14863
|
+
ctx[0] && create_if_block$3(ctx)
|
|
14917
14864
|
);
|
|
14918
14865
|
button = new Button({
|
|
14919
14866
|
props: {
|
|
@@ -15037,7 +14984,7 @@ function create_default_slot$1(ctx) {
|
|
|
15037
14984
|
transition_in(if_block, 1);
|
|
15038
14985
|
}
|
|
15039
14986
|
} else {
|
|
15040
|
-
if_block = create_if_block$
|
|
14987
|
+
if_block = create_if_block$3(ctx);
|
|
15041
14988
|
if_block.c();
|
|
15042
14989
|
transition_in(if_block, 1);
|
|
15043
14990
|
if_block.m(form, t10);
|
|
@@ -15220,7 +15167,7 @@ const LogoIconAmex = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0i
|
|
|
15220
15167
|
const LogoIconMastercard = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAzMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS40NzcgMTcuODYwM0gyMS4xMDI3VjIuMTM4N0gxMS40NzdWMTcuODYwM1oiIGZpbGw9IiNGRjVGMDAiLz4KPG1hc2sgaWQ9Im1hc2swIiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTciIGhlaWdodD0iMjAiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuMTExMTE1IDAuMDAzODc1NzNIMTYuMjg3MVYxOS45OTk4SDAuMTExMTE1VjAuMDAzODc1NzNaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazApIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMi40Njg1IDEwLjAwMDhDMTIuNDY2IDYuOTMzNCAxMy44NzQzIDQuMDM1MTMgMTYuMjg3MSAyLjE0MTM3QzExLjk0NTggLTEuMjcwMzkgNS42NjA1MyAtMC41MTcyMjEgMi4yNDg0OSAzLjgyNDM1Qy0xLjE2MzI4IDguMTY1OTEgLTAuNDA5ODI5IDE0LjQ1MSAzLjkzMTc0IDE3Ljg2M0M3LjU1NzM1IDIwLjcxMjEgMTIuNjYxNSAyMC43MTIxIDE2LjI4NzEgMTcuODYzQzEzLjg3MzUgMTUuOTY4NCAxMi40NjUyIDEzLjA2OSAxMi40Njg1IDEwLjAwMDgiIGZpbGw9IiNFQjAwMUIiLz4KPC9nPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMyLjE1MDMgMTYuMjcyNFYxNS44MDgySDMyLjA1MDZMMzEuOTMzOSAxNi4xNEwzMS44MTczIDE1LjgwODJIMzEuNzE3VjE2LjI3MjRIMzEuNzg5MlYxNS45MjA3TDMxLjg5NzggMTYuMjIyOUgzMS45NzI1TDMyLjA4MDkgMTUuOTIwN1YxNi4yNzI0SDMyLjE1MDNaTTMxLjUwODggMTYuMjcyNFYxNS44ODc1SDMxLjY0NzZWMTUuODA4MkgzMS4zMTcxVjE1Ljg4NzVIMzEuNDQ3OVYxNi4yNzI0SDMxLjUwODhaIiBmaWxsPSIjRjc5RTFCIi8+CjxtYXNrIGlkPSJtYXNrMSIgbWFzay10eXBlPSJhbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMTYiIHk9IjAiIHdpZHRoPSIxNyIgaGVpZ2h0PSIyMCI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTYuMjg3IDBIMzIuNDY0MlYxOS45OTg1SDE2LjI4N1YwWiIgZmlsbD0id2hpdGUiLz4KPC9tYXNrPgo8ZyBtYXNrPSJ1cmwoI21hc2sxKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzIuNDY0NCAxMC4wMDFDMzIuNDY0MSAxNS41MjI1IDI3Ljk4NzggMTkuOTk4NSAyMi40NjYyIDE5Ljk5ODVDMjAuMjI1IDE5Ljk5ODUgMTguMDQ5MSAxOS4yNDU0IDE2LjI4NyAxNy44NjA0QzIwLjYyODYgMTQuNDQ4NiAyMS4zODIzIDguMTYzMDIgMTcuOTcwMiAzLjgyMTczQzE3LjQ3ODEgMy4xOTU3NSAxNi45MTMzIDIuNjMwNTkgMTYuMjg3IDIuMTM4NzZDMjAuNjI4IC0xLjI3NDEyIDI2LjkxMzMgLTAuNTIxNzgzIDMwLjMyNjIgMy44MTkyM0MzMS43MTEyIDUuNTgwNzkgMzIuNDY0MSA3Ljc1Njk5IDMyLjQ2NDQgOS45OTgxOFYxMC4wMDFaIiBmaWxsPSIjRjc5RTFCIi8+CjwvZz4KPC9zdmc+Cg==";
|
|
15221
15168
|
const LogoIconVisa = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCA0MSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9Im1hc2swIiBtYXNrLXR5cGU9ImFscGhhIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4PSIwIiB5PSI0IiB3aWR0aD0iNDEiIGhlaWdodD0iMTMiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIwLjg2NzggOC4xMjEzQzIwLjg0NTEgOS45MTY5IDIyLjQ2ODIgMTAuOTE5MSAyMy42OTA5IDExLjUxNDhWMTEuNTE0OEMyNC45NDcxIDEyLjEyNjIgMjUuMzY5MSAxMi41MTgyIDI1LjM2NDMgMTMuMDY0OFYxMy4wNjQ4QzI1LjM1NDcgMTMuOTAxNSAyNC4zNjIxIDE0LjI3MDcgMjMuNDMzMiAxNC4yODUxVjE0LjI4NTFDMjEuODEyNCAxNC4zMTAzIDIwLjg3MDIgMTMuODQ3NiAyMC4xMjExIDEzLjQ5NzVWMTMuNDk3NUwxOS41MzcyIDE2LjIyOTVDMjAuMjg4OSAxNi41NzU4IDIxLjY4MDYgMTYuODc4IDIzLjEyMzkgMTYuODkxMVYxNi44OTExQzI2LjUxMTUgMTYuODkxMSAyOC43MjggMTUuMjE5IDI4LjczOTkgMTIuNjI2MVYxMi42MjYxQzI4Ljc1MzEgOS4zMzU1NyAyNC4xODg0IDkuMTUzMzcgMjQuMjE5NSA3LjY4MjVWNy42ODI1QzI0LjIzMDMgNy4yMzY1NyAyNC42NTU5IDYuNzYwNzMgMjUuNTg4NCA2LjYzOTYxVjYuNjM5NjFDMjYuMDUgNi41Nzg0NSAyNy4zMjQxIDYuNTMxNzEgMjguNzY4NyA3LjE5NzA1VjcuMTk3MDVMMjkuMzM1NyA0LjU1MzgzQzI4LjU1ODkgNC4yNzA5NCAyNy41NjA0IDQgMjYuMzE3MyA0VjRDMjMuMTI4NyA0IDIwLjg4NTkgNS42OTUwOCAyMC44Njc4IDguMTIxM1Y4LjEyMTNaTTM0Ljc4MzkgNC4yMjc4MkMzNC4xNjU0IDQuMjI3ODIgMzMuNjQ0IDQuNTg4NjIgMzMuNDExNCA1LjE0MjM3VjUuMTQyMzdMMjguNTcyMSAxNi42OTdIMzEuOTU3M0wzMi42MzEgMTQuODM1M0gzNi43Njc5TDM3LjE1ODYgMTYuNjk3SDQwLjE0MjJMMzcuNTM4NiA0LjIyNzgySDM0Ljc4MzlaTTM1LjI1NzQgNy41OTYyNEwzNi4yMzQ0IDEyLjI3ODRIMzMuNTU4OEwzNS4yNTc0IDcuNTk2MjRaTTE2Ljc2MzUgNC4yMjc4MkwxNC4wOTUxIDE2LjY5N0gxNy4zMjA5TDE5Ljk4OCA0LjIyNzgySDE2Ljc2MzVaTTExLjk5MTIgNC4yMjczOUw4LjYzMzY0IDEyLjcxNDNMNy4yNzU1NiA1LjQ5NzkzQzcuMTE2MTIgNC42OTI0OCA2LjQ4Njc3IDQuMjI3MzkgNS43ODc5MyA0LjIyNzM5VjQuMjI3MzlIMC4yOTg5MzVMMC4yMjIyMjEgNC41ODkzOUMxLjM0OTA0IDQuODMzODggMi42MjkyOCA1LjIyODI3IDMuNDA0ODQgNS42NTAyNFY1LjY1MDI0QzMuODc5NTUgNS45MDc5NiA0LjAxNDk0IDYuMTMzMzcgNC4xNzA3NyA2Ljc0NTg4VjYuNzQ1ODhMNi43NDMyOSAxNi42OTY1SDEwLjE1MjRMMTUuMzc4OSA0LjIyNzM5SDExLjk5MTJaIiBmaWxsPSJ3aGl0ZSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazApIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC44Njc4IDguMTIxM0MyMC44NDUxIDkuOTE2OSAyMi40NjgyIDEwLjkxOTEgMjMuNjkwOSAxMS41MTQ4VjExLjUxNDhDMjQuOTQ3MSAxMi4xMjYyIDI1LjM2OTEgMTIuNTE4MiAyNS4zNjQzIDEzLjA2NDhWMTMuMDY0OEMyNS4zNTQ3IDEzLjkwMTUgMjQuMzYyMSAxNC4yNzA3IDIzLjQzMzIgMTQuMjg1MVYxNC4yODUxQzIxLjgxMjQgMTQuMzEwMyAyMC44NzAyIDEzLjg0NzYgMjAuMTIxMSAxMy40OTc1VjEzLjQ5NzVMMTkuNTM3MiAxNi4yMjk1QzIwLjI4ODkgMTYuNTc1OCAyMS42ODA2IDE2Ljg3OCAyMy4xMjM5IDE2Ljg5MTFWMTYuODkxMUMyNi41MTE1IDE2Ljg5MTEgMjguNzI4IDE1LjIxOSAyOC43Mzk5IDEyLjYyNjFWMTIuNjI2MUMyOC43NTMxIDkuMzM1NTcgMjQuMTg4NCA5LjE1MzM3IDI0LjIxOTUgNy42ODI1VjcuNjgyNUMyNC4yMzAzIDcuMjM2NTcgMjQuNjU1OSA2Ljc2MDczIDI1LjU4ODQgNi42Mzk2MVY2LjYzOTYxQzI2LjA1IDYuNTc4NDUgMjcuMzI0MSA2LjUzMTcxIDI4Ljc2ODcgNy4xOTcwNVY3LjE5NzA1TDI5LjMzNTcgNC41NTM4M0MyOC41NTg5IDQuMjcwOTQgMjcuNTYwNCA0IDI2LjMxNzMgNFY0QzIzLjEyODcgNCAyMC44ODU5IDUuNjk1MDggMjAuODY3OCA4LjEyMTNWOC4xMjEzWk0zNC43ODM5IDQuMjI3ODJDMzQuMTY1NCA0LjIyNzgyIDMzLjY0NCA0LjU4ODYyIDMzLjQxMTQgNS4xNDIzN1Y1LjE0MjM3TDI4LjU3MjEgMTYuNjk3SDMxLjk1NzNMMzIuNjMxIDE0LjgzNTNIMzYuNzY3OUwzNy4xNTg2IDE2LjY5N0g0MC4xNDIyTDM3LjUzODYgNC4yMjc4MkgzNC43ODM5Wk0zNS4yNTc0IDcuNTk2MjRMMzYuMjM0NCAxMi4yNzg0SDMzLjU1ODhMMzUuMjU3NCA3LjU5NjI0Wk0xNi43NjM1IDQuMjI3ODJMMTQuMDk1MSAxNi42OTdIMTcuMzIwOUwxOS45ODggNC4yMjc4MkgxNi43NjM1Wk0xMS45OTEyIDQuMjI3MzlMOC42MzM2NCAxMi43MTQzTDcuMjc1NTYgNS40OTc5M0M3LjExNjEyIDQuNjkyNDggNi40ODY3NyA0LjIyNzM5IDUuNzg3OTMgNC4yMjczOVY0LjIyNzM5SDAuMjk4OTM1TDAuMjIyMjIxIDQuNTg5MzlDMS4zNDkwNCA0LjgzMzg4IDIuNjI5MjggNS4yMjgyNyAzLjQwNDg0IDUuNjUwMjRWNS42NTAyNEMzLjg3OTU1IDUuOTA3OTYgNC4wMTQ5NCA2LjEzMzM3IDQuMTcwNzcgNi43NDU4OFY2Ljc0NTg4TDYuNzQzMjkgMTYuNjk2NUgxMC4xNTI0TDE1LjM3ODkgNC4yMjczOUgxMS45OTEyWiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIvPgo8L2c+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXIiIHgxPSIyMy4wMTMxIiB5MT0iMjEuOTAwOSIgeDI9IjI4Ljc1ODMiIHkyPSIxLjYxMDgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzIxMjM1NiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyNDQ5QTUiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K";
|
|
15222
15169
|
function add_css$5(target) {
|
|
15223
|
-
append_styles(target, "svelte-
|
|
15170
|
+
append_styles(target, "svelte-jtvvbv", ".ctp-logo-container.svelte-jtvvbv{display:flex;gap:var(--header-size-scheme-gap-x);height:fit-content}.divider.svelte-jtvvbv{border-left:1px solid var(--header-color-scheme-separator)}img.logoSRC.svelte-jtvvbv{height:20px}img.amex.svelte-jtvvbv{background-size:contain;height:20px;width:20px}img.mastercard.svelte-jtvvbv{background-size:contain;height:20px;width:33px}img.visa.svelte-jtvvbv{background-size:contain;height:20px;width:40px}");
|
|
15224
15171
|
}
|
|
15225
15172
|
function create_if_block_2(ctx) {
|
|
15226
15173
|
let img;
|
|
@@ -15228,7 +15175,7 @@ function create_if_block_2(ctx) {
|
|
|
15228
15175
|
return {
|
|
15229
15176
|
c() {
|
|
15230
15177
|
img = element("img");
|
|
15231
|
-
attr(img, "class", "mastercard svelte-
|
|
15178
|
+
attr(img, "class", "mastercard svelte-jtvvbv");
|
|
15232
15179
|
if (!src_url_equal(img.src, img_src_value = LogoIconMastercard))
|
|
15233
15180
|
attr(img, "src", img_src_value);
|
|
15234
15181
|
attr(img, "alt", "Mastercard");
|
|
@@ -15249,7 +15196,7 @@ function create_if_block_1$2(ctx) {
|
|
|
15249
15196
|
return {
|
|
15250
15197
|
c() {
|
|
15251
15198
|
img = element("img");
|
|
15252
|
-
attr(img, "class", "visa svelte-
|
|
15199
|
+
attr(img, "class", "visa svelte-jtvvbv");
|
|
15253
15200
|
if (!src_url_equal(img.src, img_src_value = LogoIconVisa))
|
|
15254
15201
|
attr(img, "src", img_src_value);
|
|
15255
15202
|
attr(img, "alt", "Visa");
|
|
@@ -15264,13 +15211,13 @@ function create_if_block_1$2(ctx) {
|
|
|
15264
15211
|
}
|
|
15265
15212
|
};
|
|
15266
15213
|
}
|
|
15267
|
-
function create_if_block$
|
|
15214
|
+
function create_if_block$2(ctx) {
|
|
15268
15215
|
let img;
|
|
15269
15216
|
let img_src_value;
|
|
15270
15217
|
return {
|
|
15271
15218
|
c() {
|
|
15272
15219
|
img = element("img");
|
|
15273
|
-
attr(img, "class", "amex svelte-
|
|
15220
|
+
attr(img, "class", "amex svelte-jtvvbv");
|
|
15274
15221
|
if (!src_url_equal(img.src, img_src_value = LogoIconAmex))
|
|
15275
15222
|
attr(img, "src", img_src_value);
|
|
15276
15223
|
attr(img, "alt", "American Express");
|
|
@@ -15304,7 +15251,7 @@ function create_fragment$6(ctx) {
|
|
|
15304
15251
|
);
|
|
15305
15252
|
let if_block2 = (
|
|
15306
15253
|
/*$activeCreditCardBrandsStore*/
|
|
15307
|
-
ctx[0].isAmexEnabled && create_if_block$
|
|
15254
|
+
ctx[0].isAmexEnabled && create_if_block$2()
|
|
15308
15255
|
);
|
|
15309
15256
|
return {
|
|
15310
15257
|
c() {
|
|
@@ -15321,12 +15268,12 @@ function create_fragment$6(ctx) {
|
|
|
15321
15268
|
t3 = space();
|
|
15322
15269
|
if (if_block2)
|
|
15323
15270
|
if_block2.c();
|
|
15324
|
-
attr(img, "class", "logoSRC");
|
|
15271
|
+
attr(img, "class", "logoSRC svelte-jtvvbv");
|
|
15325
15272
|
if (!src_url_equal(img.src, img_src_value = LogoSRC))
|
|
15326
15273
|
attr(img, "src", img_src_value);
|
|
15327
15274
|
attr(img, "alt", "Netcetera SRCi");
|
|
15328
|
-
attr(div0, "class", "divider svelte-
|
|
15329
|
-
attr(div1, "class", "ctp-logo-container svelte-
|
|
15275
|
+
attr(div0, "class", "divider svelte-jtvvbv");
|
|
15276
|
+
attr(div1, "class", "ctp-logo-container svelte-jtvvbv");
|
|
15330
15277
|
},
|
|
15331
15278
|
m(target, anchor) {
|
|
15332
15279
|
insert(target, div1, anchor);
|
|
@@ -15381,7 +15328,7 @@ function create_fragment$6(ctx) {
|
|
|
15381
15328
|
if (if_block2) {
|
|
15382
15329
|
if_block2.p(ctx2, dirty);
|
|
15383
15330
|
} else {
|
|
15384
|
-
if_block2 = create_if_block$
|
|
15331
|
+
if_block2 = create_if_block$2();
|
|
15385
15332
|
if_block2.c();
|
|
15386
15333
|
if_block2.m(div1, null);
|
|
15387
15334
|
}
|
|
@@ -15418,7 +15365,7 @@ class ClickToPayLogoContainer extends SvelteComponent {
|
|
|
15418
15365
|
function add_css$4(target) {
|
|
15419
15366
|
append_styles(target, "svelte-1fcsuqv", "header.svelte-1fcsuqv{display:flex;justify-content:space-between;border-bottom:1px solid var(--header-color-header-separator);padding-bottom:var(--header-size-padding-bottom);margin-bottom:var(--header-size-margin-bottom)}.switch-id-container.svelte-1fcsuqv{display:flex;flex-direction:column;align-items:end;gap:var(--header-size-gap-y)}");
|
|
15420
15367
|
}
|
|
15421
|
-
function create_if_block$
|
|
15368
|
+
function create_if_block$1(ctx) {
|
|
15422
15369
|
let div;
|
|
15423
15370
|
let t_1;
|
|
15424
15371
|
let linkbutton;
|
|
@@ -15546,7 +15493,7 @@ function create_fragment$5(ctx) {
|
|
|
15546
15493
|
clicktopaylogocontainer = new ClickToPayLogoContainer({});
|
|
15547
15494
|
let if_block = (
|
|
15548
15495
|
/*email*/
|
|
15549
|
-
ctx[3] && create_if_block$
|
|
15496
|
+
ctx[3] && create_if_block$1(ctx)
|
|
15550
15497
|
);
|
|
15551
15498
|
return {
|
|
15552
15499
|
c() {
|
|
@@ -15620,132 +15567,6 @@ class Header extends SvelteComponent {
|
|
|
15620
15567
|
init(this, options, instance$5, create_fragment$5, safe_not_equal, {}, add_css$4);
|
|
15621
15568
|
}
|
|
15622
15569
|
}
|
|
15623
|
-
const createAddCardFlowStore = () => {
|
|
15624
|
-
const { subscribe: subscribe2, set, update: update2 } = writable({ addingOfCardInProgress: false });
|
|
15625
|
-
return {
|
|
15626
|
-
subscribe: subscribe2,
|
|
15627
|
-
set,
|
|
15628
|
-
update: update2,
|
|
15629
|
-
startAddingCard: () => update2(() => ({ addingOfCardInProgress: true })),
|
|
15630
|
-
finishAddingCard: () => update2(() => ({ addingOfCardInProgress: false }))
|
|
15631
|
-
};
|
|
15632
|
-
};
|
|
15633
|
-
const addCardFlowStore = createAddCardFlowStore();
|
|
15634
|
-
function create_else_block(ctx) {
|
|
15635
|
-
let await_block_anchor;
|
|
15636
|
-
let promise;
|
|
15637
|
-
let current;
|
|
15638
|
-
let info = {
|
|
15639
|
-
ctx,
|
|
15640
|
-
current: null,
|
|
15641
|
-
token: null,
|
|
15642
|
-
hasCatch: false,
|
|
15643
|
-
pending: create_pending_block$1,
|
|
15644
|
-
then: create_then_block$1,
|
|
15645
|
-
catch: create_catch_block$1,
|
|
15646
|
-
value: 8,
|
|
15647
|
-
blocks: [, , ,]
|
|
15648
|
-
};
|
|
15649
|
-
handle_promise(promise = /*currentComponentPromise*/
|
|
15650
|
-
ctx[0], info);
|
|
15651
|
-
return {
|
|
15652
|
-
c() {
|
|
15653
|
-
await_block_anchor = empty();
|
|
15654
|
-
info.block.c();
|
|
15655
|
-
},
|
|
15656
|
-
m(target, anchor) {
|
|
15657
|
-
insert(target, await_block_anchor, anchor);
|
|
15658
|
-
info.block.m(target, info.anchor = anchor);
|
|
15659
|
-
info.mount = () => await_block_anchor.parentNode;
|
|
15660
|
-
info.anchor = await_block_anchor;
|
|
15661
|
-
current = true;
|
|
15662
|
-
},
|
|
15663
|
-
p(new_ctx, dirty) {
|
|
15664
|
-
ctx = new_ctx;
|
|
15665
|
-
info.ctx = ctx;
|
|
15666
|
-
if (dirty & /*currentComponentPromise*/
|
|
15667
|
-
1 && promise !== (promise = /*currentComponentPromise*/
|
|
15668
|
-
ctx[0]) && handle_promise(promise, info))
|
|
15669
|
-
;
|
|
15670
|
-
else {
|
|
15671
|
-
update_await_block_branch(info, ctx, dirty);
|
|
15672
|
-
}
|
|
15673
|
-
},
|
|
15674
|
-
i(local) {
|
|
15675
|
-
if (current)
|
|
15676
|
-
return;
|
|
15677
|
-
transition_in(info.block);
|
|
15678
|
-
current = true;
|
|
15679
|
-
},
|
|
15680
|
-
o(local) {
|
|
15681
|
-
for (let i = 0; i < 3; i += 1) {
|
|
15682
|
-
const block = info.blocks[i];
|
|
15683
|
-
transition_out(block);
|
|
15684
|
-
}
|
|
15685
|
-
current = false;
|
|
15686
|
-
},
|
|
15687
|
-
d(detaching) {
|
|
15688
|
-
if (detaching)
|
|
15689
|
-
detach(await_block_anchor);
|
|
15690
|
-
info.block.d(detaching);
|
|
15691
|
-
info.token = null;
|
|
15692
|
-
info = null;
|
|
15693
|
-
}
|
|
15694
|
-
};
|
|
15695
|
-
}
|
|
15696
|
-
function create_if_block$1(ctx) {
|
|
15697
|
-
let div;
|
|
15698
|
-
let header;
|
|
15699
|
-
let t2;
|
|
15700
|
-
let cardstackingloader;
|
|
15701
|
-
let current;
|
|
15702
|
-
header = new Header({});
|
|
15703
|
-
header.$on(
|
|
15704
|
-
"flowEvent",
|
|
15705
|
-
/*resolveFlowStepEvent*/
|
|
15706
|
-
ctx[3]
|
|
15707
|
-
);
|
|
15708
|
-
cardstackingloader = new CardStackingLoader({
|
|
15709
|
-
props: {
|
|
15710
|
-
loadingMessageKey: "label.weAreAddingYourCardToCtP",
|
|
15711
|
-
secondaryLoadingMessageKey: "label.weWillSendYouAConfirmationEmail"
|
|
15712
|
-
}
|
|
15713
|
-
});
|
|
15714
|
-
return {
|
|
15715
|
-
c() {
|
|
15716
|
-
div = element("div");
|
|
15717
|
-
create_component(header.$$.fragment);
|
|
15718
|
-
t2 = space();
|
|
15719
|
-
create_component(cardstackingloader.$$.fragment);
|
|
15720
|
-
},
|
|
15721
|
-
m(target, anchor) {
|
|
15722
|
-
insert(target, div, anchor);
|
|
15723
|
-
mount_component(header, div, null);
|
|
15724
|
-
append(div, t2);
|
|
15725
|
-
mount_component(cardstackingloader, div, null);
|
|
15726
|
-
current = true;
|
|
15727
|
-
},
|
|
15728
|
-
p: noop,
|
|
15729
|
-
i(local) {
|
|
15730
|
-
if (current)
|
|
15731
|
-
return;
|
|
15732
|
-
transition_in(header.$$.fragment, local);
|
|
15733
|
-
transition_in(cardstackingloader.$$.fragment, local);
|
|
15734
|
-
current = true;
|
|
15735
|
-
},
|
|
15736
|
-
o(local) {
|
|
15737
|
-
transition_out(header.$$.fragment, local);
|
|
15738
|
-
transition_out(cardstackingloader.$$.fragment, local);
|
|
15739
|
-
current = false;
|
|
15740
|
-
},
|
|
15741
|
-
d(detaching) {
|
|
15742
|
-
if (detaching)
|
|
15743
|
-
detach(div);
|
|
15744
|
-
destroy_component(header);
|
|
15745
|
-
destroy_component(cardstackingloader);
|
|
15746
|
-
}
|
|
15747
|
-
};
|
|
15748
|
-
}
|
|
15749
15570
|
function create_catch_block$1(ctx) {
|
|
15750
15571
|
return {
|
|
15751
15572
|
c: noop,
|
|
@@ -15766,7 +15587,7 @@ function create_then_block$1(ctx) {
|
|
|
15766
15587
|
header.$on(
|
|
15767
15588
|
"flowEvent",
|
|
15768
15589
|
/*resolveFlowStepEvent*/
|
|
15769
|
-
ctx[
|
|
15590
|
+
ctx[2]
|
|
15770
15591
|
);
|
|
15771
15592
|
const switch_instance_spread_levels = [
|
|
15772
15593
|
/*currentComponentProps*/
|
|
@@ -15774,7 +15595,7 @@ function create_then_block$1(ctx) {
|
|
|
15774
15595
|
];
|
|
15775
15596
|
var switch_value = (
|
|
15776
15597
|
/*resolvedComponent*/
|
|
15777
|
-
ctx[
|
|
15598
|
+
ctx[7]
|
|
15778
15599
|
);
|
|
15779
15600
|
function switch_props(ctx2) {
|
|
15780
15601
|
let switch_instance_props = {};
|
|
@@ -15788,7 +15609,7 @@ function create_then_block$1(ctx) {
|
|
|
15788
15609
|
switch_instance.$on(
|
|
15789
15610
|
"flowEvent",
|
|
15790
15611
|
/*resolveFlowStepEvent*/
|
|
15791
|
-
ctx[
|
|
15612
|
+
ctx[2]
|
|
15792
15613
|
);
|
|
15793
15614
|
}
|
|
15794
15615
|
return {
|
|
@@ -15815,7 +15636,7 @@ function create_then_block$1(ctx) {
|
|
|
15815
15636
|
)]) : {};
|
|
15816
15637
|
if (dirty & /*currentComponentPromise*/
|
|
15817
15638
|
1 && switch_value !== (switch_value = /*resolvedComponent*/
|
|
15818
|
-
ctx2[
|
|
15639
|
+
ctx2[7])) {
|
|
15819
15640
|
if (switch_instance) {
|
|
15820
15641
|
group_outros();
|
|
15821
15642
|
const old_component = switch_instance;
|
|
@@ -15829,7 +15650,7 @@ function create_then_block$1(ctx) {
|
|
|
15829
15650
|
switch_instance.$on(
|
|
15830
15651
|
"flowEvent",
|
|
15831
15652
|
/*resolveFlowStepEvent*/
|
|
15832
|
-
ctx2[
|
|
15653
|
+
ctx2[2]
|
|
15833
15654
|
);
|
|
15834
15655
|
create_component(switch_instance.$$.fragment);
|
|
15835
15656
|
transition_in(switch_instance.$$.fragment, 1);
|
|
@@ -15874,7 +15695,7 @@ function create_pending_block$1(ctx) {
|
|
|
15874
15695
|
header.$on(
|
|
15875
15696
|
"flowEvent",
|
|
15876
15697
|
/*resolveFlowStepEvent*/
|
|
15877
|
-
ctx[
|
|
15698
|
+
ctx[2]
|
|
15878
15699
|
);
|
|
15879
15700
|
cardstackingloader = new CardStackingLoader({});
|
|
15880
15701
|
return {
|
|
@@ -15913,68 +15734,64 @@ function create_pending_block$1(ctx) {
|
|
|
15913
15734
|
};
|
|
15914
15735
|
}
|
|
15915
15736
|
function create_fragment$4(ctx) {
|
|
15916
|
-
let
|
|
15917
|
-
let
|
|
15918
|
-
let if_block_anchor;
|
|
15737
|
+
let await_block_anchor;
|
|
15738
|
+
let promise;
|
|
15919
15739
|
let current;
|
|
15920
|
-
|
|
15921
|
-
|
|
15922
|
-
|
|
15923
|
-
|
|
15924
|
-
|
|
15925
|
-
|
|
15926
|
-
|
|
15927
|
-
|
|
15928
|
-
|
|
15929
|
-
|
|
15930
|
-
|
|
15931
|
-
|
|
15740
|
+
let info = {
|
|
15741
|
+
ctx,
|
|
15742
|
+
current: null,
|
|
15743
|
+
token: null,
|
|
15744
|
+
hasCatch: false,
|
|
15745
|
+
pending: create_pending_block$1,
|
|
15746
|
+
then: create_then_block$1,
|
|
15747
|
+
catch: create_catch_block$1,
|
|
15748
|
+
value: 7,
|
|
15749
|
+
blocks: [, , ,]
|
|
15750
|
+
};
|
|
15751
|
+
handle_promise(promise = /*currentComponentPromise*/
|
|
15752
|
+
ctx[0], info);
|
|
15932
15753
|
return {
|
|
15933
15754
|
c() {
|
|
15934
|
-
|
|
15935
|
-
|
|
15755
|
+
await_block_anchor = empty();
|
|
15756
|
+
info.block.c();
|
|
15936
15757
|
},
|
|
15937
15758
|
m(target, anchor) {
|
|
15938
|
-
|
|
15939
|
-
|
|
15759
|
+
insert(target, await_block_anchor, anchor);
|
|
15760
|
+
info.block.m(target, info.anchor = anchor);
|
|
15761
|
+
info.mount = () => await_block_anchor.parentNode;
|
|
15762
|
+
info.anchor = await_block_anchor;
|
|
15940
15763
|
current = true;
|
|
15941
15764
|
},
|
|
15942
|
-
p(
|
|
15943
|
-
|
|
15944
|
-
|
|
15945
|
-
if (
|
|
15946
|
-
|
|
15947
|
-
|
|
15948
|
-
|
|
15949
|
-
|
|
15950
|
-
|
|
15951
|
-
});
|
|
15952
|
-
check_outros();
|
|
15953
|
-
if_block = if_blocks[current_block_type_index];
|
|
15954
|
-
if (!if_block) {
|
|
15955
|
-
if_block = if_blocks[current_block_type_index] = if_block_creators[current_block_type_index](ctx2);
|
|
15956
|
-
if_block.c();
|
|
15957
|
-
} else {
|
|
15958
|
-
if_block.p(ctx2, dirty);
|
|
15959
|
-
}
|
|
15960
|
-
transition_in(if_block, 1);
|
|
15961
|
-
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
15765
|
+
p(new_ctx, [dirty]) {
|
|
15766
|
+
ctx = new_ctx;
|
|
15767
|
+
info.ctx = ctx;
|
|
15768
|
+
if (dirty & /*currentComponentPromise*/
|
|
15769
|
+
1 && promise !== (promise = /*currentComponentPromise*/
|
|
15770
|
+
ctx[0]) && handle_promise(promise, info))
|
|
15771
|
+
;
|
|
15772
|
+
else {
|
|
15773
|
+
update_await_block_branch(info, ctx, dirty);
|
|
15962
15774
|
}
|
|
15963
15775
|
},
|
|
15964
15776
|
i(local) {
|
|
15965
15777
|
if (current)
|
|
15966
15778
|
return;
|
|
15967
|
-
transition_in(
|
|
15779
|
+
transition_in(info.block);
|
|
15968
15780
|
current = true;
|
|
15969
15781
|
},
|
|
15970
15782
|
o(local) {
|
|
15971
|
-
|
|
15783
|
+
for (let i = 0; i < 3; i += 1) {
|
|
15784
|
+
const block = info.blocks[i];
|
|
15785
|
+
transition_out(block);
|
|
15786
|
+
}
|
|
15972
15787
|
current = false;
|
|
15973
15788
|
},
|
|
15974
15789
|
d(detaching) {
|
|
15975
|
-
if_blocks[current_block_type_index].d(detaching);
|
|
15976
15790
|
if (detaching)
|
|
15977
|
-
detach(
|
|
15791
|
+
detach(await_block_anchor);
|
|
15792
|
+
info.block.d(detaching);
|
|
15793
|
+
info.token = null;
|
|
15794
|
+
info = null;
|
|
15978
15795
|
}
|
|
15979
15796
|
};
|
|
15980
15797
|
}
|
|
@@ -15982,11 +15799,9 @@ function instance$4($$self, $$props, $$invalidate) {
|
|
|
15982
15799
|
let $orchestratorStore;
|
|
15983
15800
|
let $loginFlowStore;
|
|
15984
15801
|
let $merchantConfigStore;
|
|
15985
|
-
|
|
15986
|
-
component_subscribe($$self,
|
|
15987
|
-
component_subscribe($$self,
|
|
15988
|
-
component_subscribe($$self, merchantConfigStore, ($$value) => $$invalidate(6, $merchantConfigStore = $$value));
|
|
15989
|
-
component_subscribe($$self, addCardFlowStore, ($$value) => $$invalidate(2, $addCardFlowStore = $$value));
|
|
15802
|
+
component_subscribe($$self, orchestratorStore, ($$value) => $$invalidate(3, $orchestratorStore = $$value));
|
|
15803
|
+
component_subscribe($$self, loginFlowStore, ($$value) => $$invalidate(4, $loginFlowStore = $$value));
|
|
15804
|
+
component_subscribe($$self, merchantConfigStore, ($$value) => $$invalidate(5, $merchantConfigStore = $$value));
|
|
15990
15805
|
let currentComponentPromise;
|
|
15991
15806
|
let currentComponentProps = {};
|
|
15992
15807
|
const resolveInitialScreen = async () => {
|
|
@@ -16088,12 +15903,7 @@ function instance$4($$self, $$props, $$invalidate) {
|
|
|
16088
15903
|
}
|
|
16089
15904
|
};
|
|
16090
15905
|
$$invalidate(0, currentComponentPromise = resolveInitialScreen());
|
|
16091
|
-
return [
|
|
16092
|
-
currentComponentPromise,
|
|
16093
|
-
currentComponentProps,
|
|
16094
|
-
$addCardFlowStore,
|
|
16095
|
-
resolveFlowStepEvent
|
|
16096
|
-
];
|
|
15906
|
+
return [currentComponentPromise, currentComponentProps, resolveFlowStepEvent];
|
|
16097
15907
|
}
|
|
16098
15908
|
class Navigator extends SvelteComponent {
|
|
16099
15909
|
constructor(options) {
|
|
@@ -16258,7 +16068,6 @@ let HeadlessOrchestrator = _HeadlessOrchestrator;
|
|
|
16258
16068
|
__publicField(HeadlessOrchestrator, "checkout", async (params) => {
|
|
16259
16069
|
var _a2, _b;
|
|
16260
16070
|
_HeadlessOrchestrator.validateCheckout(params, get_store_value(t));
|
|
16261
|
-
addCardFlowStore.startAddingCard();
|
|
16262
16071
|
const creditCardBrand = getCreditCardBrand((_a2 = params.card) == null ? void 0 : _a2.primaryAccountNumber);
|
|
16263
16072
|
let internalIframeRef;
|
|
16264
16073
|
if (creditCardBrand === CreditCardBrand.MASTERCARD && !params.iframeRef) {
|
|
@@ -16266,9 +16075,8 @@ __publicField(HeadlessOrchestrator, "checkout", async (params) => {
|
|
|
16266
16075
|
internalIframeRef = (_b = dcfWindowState == null ? void 0 : dcfWindowState.iframe) == null ? void 0 : _b.ref;
|
|
16267
16076
|
dcfWindowStore.showDcf();
|
|
16268
16077
|
}
|
|
16269
|
-
let checkoutResponse;
|
|
16270
16078
|
try {
|
|
16271
|
-
|
|
16079
|
+
return await Orchestrator.checkout({
|
|
16272
16080
|
card: params.card,
|
|
16273
16081
|
creditCardBrand,
|
|
16274
16082
|
iframeRef: params.iframeRef || internalIframeRef,
|
|
@@ -16278,12 +16086,10 @@ __publicField(HeadlessOrchestrator, "checkout", async (params) => {
|
|
|
16278
16086
|
complianceResourceURLs: params.complianceResourceURLs
|
|
16279
16087
|
});
|
|
16280
16088
|
} finally {
|
|
16281
|
-
addCardFlowStore.finishAddingCard();
|
|
16282
16089
|
if (creditCardBrand === CreditCardBrand.MASTERCARD && !params.iframeRef) {
|
|
16283
16090
|
dcfWindowStore.hideDcf();
|
|
16284
16091
|
}
|
|
16285
16092
|
}
|
|
16286
|
-
return checkoutResponse;
|
|
16287
16093
|
});
|
|
16288
16094
|
__publicField(HeadlessOrchestrator, "validateCheckout", (params, t2) => {
|
|
16289
16095
|
var _a2;
|