@alma/widgets 2.4.0 → 2.6.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/dist/raw/widgets.css +13 -2
- package/dist/raw/widgets.js +72 -47
- package/dist/raw/widgets.js.map +1 -1
- package/dist/raw/widgets.m.js +72 -47
- package/dist/raw/widgets.m.js.map +1 -1
- package/dist/raw/widgets.modern.js +67 -45
- package/dist/raw/widgets.modern.js.map +1 -1
- package/dist/raw/widgets.umd.js +72 -47
- package/dist/raw/widgets.umd.js.map +1 -1
- package/dist/types/Widgets/EligibilityModal/DesktopModal/index.d.ts +3 -1
- package/dist/types/Widgets/EligibilityModal/MobileModal/index.d.ts +3 -1
- package/dist/types/Widgets/EligibilityModal/ModalContainer.test.d.ts +1 -0
- package/dist/types/Widgets/EligibilityModal/classNames.const.d.ts +1 -0
- package/dist/types/Widgets/EligibilityModal/components/Title/index.d.ts +3 -1
- package/dist/types/Widgets/EligibilityModal/modal.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/Basics.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/Credit.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/CustomTransitionDelay.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/HideWidget.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/IneligibleOptions.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/LanguageCheck.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/LaunchModal.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/SuggestedPaymentPlan.test.d.ts +1 -0
- package/dist/types/Widgets/PaymentPlans/__tests__/WithoutPlans.test.d.ts +1 -0
- package/dist/types/test/fixtures.d.ts +1 -0
- package/dist/types/utils/index.test.d.ts +1 -0
- package/dist/widgets.css +2 -2
- package/dist/widgets.js +1 -1
- package/dist/widgets.js.map +1 -1
- package/dist/widgets.m.js +1 -1
- package/dist/widgets.m.js.map +1 -1
- package/dist/widgets.modern.js +1 -1
- package/dist/widgets.modern.js.map +1 -1
- package/dist/widgets.umd.js +1 -1
- package/dist/widgets.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/raw/widgets.m.js
CHANGED
|
@@ -1835,8 +1835,9 @@ var messagesDE = {
|
|
|
1835
1835
|
"eligibility-modal.credit-commitment": "Ein Kredit verpflichtet Sie und muss zurückgezahlt werden. Prüfen Sie Ihre Rückzahlungsfähigkeit, bevor Sie sich verpflichten.",
|
|
1836
1836
|
"eligibility-modal.credit-cost": "Davon Kreditkosten",
|
|
1837
1837
|
"eligibility-modal.credit-cost-amount": "{creditCost} (APR {TAEG})",
|
|
1838
|
-
"eligibility-modal.no-eligibility": "Ups, die Simulation
|
|
1839
|
-
"eligibility-modal.title": "<highlighted>Bezahlen Sie in Raten</highlighted>
|
|
1838
|
+
"eligibility-modal.no-eligibility": "Ups, die Simulation hat anscheinend nicht funktioniert.",
|
|
1839
|
+
"eligibility-modal.title": "<highlighted>Bezahlen Sie in Raten</highlighted> per Kreditkarte mit Alma.",
|
|
1840
|
+
"eligibility-modal.title-deferred": "<highlighted>Bezahlen Sie in Raten</highlighted> oder später per Kreditkarte mit Alma.",
|
|
1840
1841
|
"eligibility-modal.total": "Insgesamt",
|
|
1841
1842
|
"installments.today": "Heutzutage",
|
|
1842
1843
|
"payment-plan-strings.day-abbreviation": "J{numberOfDeferredDays}",
|
|
@@ -1858,7 +1859,8 @@ var messagesEN = {
|
|
|
1858
1859
|
"eligibility-modal.credit-cost": "Of which cost of credit",
|
|
1859
1860
|
"eligibility-modal.credit-cost-amount": "{creditCost} (APR {TAEG})",
|
|
1860
1861
|
"eligibility-modal.no-eligibility": "Oops, looks like the simulation didn't work.",
|
|
1861
|
-
"eligibility-modal.title": "<highlighted>Pay in installments</highlighted>
|
|
1862
|
+
"eligibility-modal.title": "<highlighted>Pay in installments</highlighted> by credit card with Alma.",
|
|
1863
|
+
"eligibility-modal.title-deferred": "<highlighted>Pay in installments</highlighted> or later by credit card with Alma.",
|
|
1862
1864
|
"eligibility-modal.total": "Total",
|
|
1863
1865
|
"installments.today": "Today",
|
|
1864
1866
|
"payment-plan-strings.day-abbreviation": "T{numberOfDeferredDays}",
|
|
@@ -1880,7 +1882,8 @@ var messagesES = {
|
|
|
1880
1882
|
"eligibility-modal.credit-cost": "Coste de crédito (incl. en el total)",
|
|
1881
1883
|
"eligibility-modal.credit-cost-amount": "{creditCost} (TAE {TAEG})",
|
|
1882
1884
|
"eligibility-modal.no-eligibility": "Uy, parece que la simulación no ha funcionado.",
|
|
1883
|
-
"eligibility-modal.title": "<highlighted>Paga a plazos</highlighted>
|
|
1885
|
+
"eligibility-modal.title": "<highlighted>Paga a plazos</highlighted> con tarjeta de crédito con Alma.",
|
|
1886
|
+
"eligibility-modal.title-deferred": "<highlighted>Paga a plazos</highlighted> o más adelante con tu tarjeta, a través de Alma.",
|
|
1884
1887
|
"eligibility-modal.total": "Total",
|
|
1885
1888
|
"installments.today": "Hoy",
|
|
1886
1889
|
"payment-plan-strings.day-abbreviation": "D{numberOfDeferredDays}",
|
|
@@ -1901,8 +1904,9 @@ var messagesFR = {
|
|
|
1901
1904
|
"eligibility-modal.credit-commitment": "Un crédit vous engage et doit être remboursé. Vérifiez vos capacités de remboursement avant de vous engager.",
|
|
1902
1905
|
"eligibility-modal.credit-cost": "Dont coût du crédit",
|
|
1903
1906
|
"eligibility-modal.credit-cost-amount": "{creditCost} (TAEG {TAEG})",
|
|
1904
|
-
"eligibility-modal.no-eligibility": "Oups, il semblerait que la simulation n'
|
|
1905
|
-
"eligibility-modal.title": "<highlighted>Payez en plusieurs fois</highlighted>
|
|
1907
|
+
"eligibility-modal.no-eligibility": "Oups, il semblerait que la simulation n'ait pas fonctionné.",
|
|
1908
|
+
"eligibility-modal.title": "<highlighted>Payez en plusieurs fois</highlighted> par carte bancaire avec Alma.",
|
|
1909
|
+
"eligibility-modal.title-deferred": "<highlighted>Payez en plusieurs fois</highlighted> ou plus tard par carte bancaire avec Alma.",
|
|
1906
1910
|
"eligibility-modal.total": "Total",
|
|
1907
1911
|
"installments.today": "Aujourd'hui",
|
|
1908
1912
|
"payment-plan-strings.day-abbreviation": "J{numberOfDeferredDays}",
|
|
@@ -1924,7 +1928,8 @@ var messagesIT = {
|
|
|
1924
1928
|
"eligibility-modal.credit-cost": "Di cui commissioni",
|
|
1925
1929
|
"eligibility-modal.credit-cost-amount": "{creditCost} (TAEG {TAEG})",
|
|
1926
1930
|
"eligibility-modal.no-eligibility": "Ops, sembra che la simulazione non abbia funzionato.",
|
|
1927
|
-
"eligibility-modal.title": "<highlighted>Paga a rate</highlighted>
|
|
1931
|
+
"eligibility-modal.title": "<highlighted>Paga a rate</highlighted> con carta di credito con Alma.",
|
|
1932
|
+
"eligibility-modal.title-deferred": "<highlighted>Paga a rate</highlighted> e posticipa il pagamento con Alma, senza interessi.",
|
|
1928
1933
|
"eligibility-modal.total": "Totale",
|
|
1929
1934
|
"installments.today": "Oggi",
|
|
1930
1935
|
"payment-plan-strings.day-abbreviation": "G{numberOfDeferredDays}",
|
|
@@ -1946,7 +1951,8 @@ var messagesNL = {
|
|
|
1946
1951
|
"eligibility-modal.credit-cost": "Waarvan kosten van krediet",
|
|
1947
1952
|
"eligibility-modal.credit-cost-amount": "{creditCost} (APR {TAEG})",
|
|
1948
1953
|
"eligibility-modal.no-eligibility": "Oeps, het lijkt erop dat de simulatie niet werkte.",
|
|
1949
|
-
"eligibility-modal.title": "<highlighted>Betaal in termijnen</highlighted>
|
|
1954
|
+
"eligibility-modal.title": "<highlighted>Betaal in termijnen</highlighted> met kredietkaart bij Alma.",
|
|
1955
|
+
"eligibility-modal.title-deferred": "<highlighted>Betaal in termijnen</highlighted> of later per credit card met Alma.",
|
|
1950
1956
|
"eligibility-modal.total": "Totaal",
|
|
1951
1957
|
"installments.today": "Tegenwoordig",
|
|
1952
1958
|
"payment-plan-strings.day-abbreviation": "J{numberOfDeferredDays}",
|
|
@@ -2187,7 +2193,8 @@ var STATIC_CUSTOMISATION_CLASSES = {
|
|
|
2187
2193
|
closeButton: prefix + '-close-button',
|
|
2188
2194
|
scheduleDetails: prefix + '-schedule-details',
|
|
2189
2195
|
scheduleTotal: prefix + '-schedule-total',
|
|
2190
|
-
scheduleCredit: prefix + '-schedule-credit'
|
|
2196
|
+
scheduleCredit: prefix + '-schedule-credit',
|
|
2197
|
+
summary: prefix + '-summary'
|
|
2191
2198
|
};
|
|
2192
2199
|
|
|
2193
2200
|
var _excluded = ["children", "isOpen", "onClose", "className", "contentClassName", "scrollable"];
|
|
@@ -2385,7 +2392,7 @@ var EligibilityPlansButtons = function EligibilityPlansButtons(_ref) {
|
|
|
2385
2392
|
}));
|
|
2386
2393
|
};
|
|
2387
2394
|
|
|
2388
|
-
var s$3 = {"schedule":"_MPKjS","scheduleLine":"_1A7Qv","total":"_14Ejo","creditCost":"_1ZIgu","creditMessage":"_1BUr8"};
|
|
2395
|
+
var s$3 = {"schedule":"_MPKjS","scheduleLine":"_1A7Qv","total":"_14Ejo","summary":"_65ZpD","creditCost":"_1ZIgu","creditCostAmount":"_tUTZp","creditMessage":"_1BUr8"};
|
|
2389
2396
|
|
|
2390
2397
|
var Schedule = function Schedule(_ref) {
|
|
2391
2398
|
var currentPlan = _ref.currentPlan;
|
|
@@ -2395,9 +2402,29 @@ var Schedule = function Schedule(_ref) {
|
|
|
2395
2402
|
var customerFees = priceFromCents(currentPlan ? currentPlan.customer_total_cost_amount : 0);
|
|
2396
2403
|
var isCredit = currentPlan && currentPlan.installments_count > 4;
|
|
2397
2404
|
var intl = useIntl();
|
|
2398
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
2405
|
+
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
|
2399
2406
|
className: cx(s$3.schedule, STATIC_CUSTOMISATION_CLASSES.scheduleDetails),
|
|
2400
2407
|
"data-testid": "modal-installments-element"
|
|
2408
|
+
}, ((currentPlan == null ? void 0 : currentPlan.payment_plan) || []).map(function (installment, index) {
|
|
2409
|
+
return /*#__PURE__*/React.createElement("div", {
|
|
2410
|
+
className: s$3.scheduleLine,
|
|
2411
|
+
key: index
|
|
2412
|
+
}, /*#__PURE__*/React.createElement("span", null, isToday(installment.due_date * 1000) ? /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2413
|
+
id: "installments.today",
|
|
2414
|
+
defaultMessage: "Aujourd'hui"
|
|
2415
|
+
}) : /*#__PURE__*/React.createElement(FormattedDate, {
|
|
2416
|
+
value: installment.due_date * 1000,
|
|
2417
|
+
day: "numeric",
|
|
2418
|
+
month: "long",
|
|
2419
|
+
year: "numeric"
|
|
2420
|
+
})), /*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement(FormattedNumber, {
|
|
2421
|
+
value: priceFromCents(installment.total_amount),
|
|
2422
|
+
style: "currency",
|
|
2423
|
+
currency: "EUR"
|
|
2424
|
+
})));
|
|
2425
|
+
})), /*#__PURE__*/React.createElement("div", {
|
|
2426
|
+
className: cx(s$3.summary, STATIC_CUSTOMISATION_CLASSES.summary),
|
|
2427
|
+
"data-testid": "modal-summary"
|
|
2401
2428
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2402
2429
|
className: cx(s$3.scheduleLine, s$3.total, STATIC_CUSTOMISATION_CLASSES.scheduleTotal)
|
|
2403
2430
|
}, /*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
@@ -2415,7 +2442,9 @@ var Schedule = function Schedule(_ref) {
|
|
|
2415
2442
|
})) : /*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2416
2443
|
id: "eligibility-modal.cost",
|
|
2417
2444
|
defaultMessage: "Dont frais"
|
|
2418
|
-
})), /*#__PURE__*/React.createElement("span",
|
|
2445
|
+
})), /*#__PURE__*/React.createElement("span", {
|
|
2446
|
+
className: s$3.creditCostAmount
|
|
2447
|
+
}, isCredit ? /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2419
2448
|
id: "eligibility-modal.credit-cost-amount",
|
|
2420
2449
|
defaultMessage: "{creditCost} (TAEG {TAEG})",
|
|
2421
2450
|
values: {
|
|
@@ -2432,29 +2461,12 @@ var Schedule = function Schedule(_ref) {
|
|
|
2432
2461
|
value: customerFees,
|
|
2433
2462
|
style: "currency",
|
|
2434
2463
|
currency: "EUR"
|
|
2435
|
-
}))),
|
|
2436
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
2437
|
-
className: s$3.scheduleLine,
|
|
2438
|
-
key: index
|
|
2439
|
-
}, /*#__PURE__*/React.createElement("span", null, isToday(installment.due_date * 1000) ? /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2440
|
-
id: "installments.today",
|
|
2441
|
-
defaultMessage: "Aujourd'hui"
|
|
2442
|
-
}) : /*#__PURE__*/React.createElement(FormattedDate, {
|
|
2443
|
-
value: installment.due_date * 1000,
|
|
2444
|
-
day: "numeric",
|
|
2445
|
-
month: "long",
|
|
2446
|
-
year: "numeric"
|
|
2447
|
-
})), /*#__PURE__*/React.createElement("span", null, /*#__PURE__*/React.createElement(FormattedNumber, {
|
|
2448
|
-
value: priceFromCents(installment.total_amount),
|
|
2449
|
-
style: "currency",
|
|
2450
|
-
currency: "EUR"
|
|
2451
|
-
})));
|
|
2452
|
-
}), isCredit && /*#__PURE__*/React.createElement("p", {
|
|
2464
|
+
}))), isCredit && /*#__PURE__*/React.createElement("p", {
|
|
2453
2465
|
className: s$3.creditMessage
|
|
2454
2466
|
}, /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2455
2467
|
id: "eligibility-modal.credit-commitment",
|
|
2456
2468
|
defaultMessage: "Un cr\xE9dit vous engage et doit \xEAtre rembours\xE9. V\xE9rifiez vos capacit\xE9s de remboursement\n avant de vous engager."
|
|
2457
|
-
})));
|
|
2469
|
+
}))));
|
|
2458
2470
|
};
|
|
2459
2471
|
|
|
2460
2472
|
var s$4 = {"list":"_180ro","listItem":"_1HqCO","bullet":"_3B8wx"};
|
|
@@ -2553,31 +2565,43 @@ var Logo = function Logo() {
|
|
|
2553
2565
|
|
|
2554
2566
|
var s$6 = {"title":"_3ERx-"};
|
|
2555
2567
|
|
|
2556
|
-
var Title = function Title() {
|
|
2568
|
+
var Title = function Title(_ref) {
|
|
2569
|
+
var isSomePlanDeferred = _ref.isSomePlanDeferred;
|
|
2557
2570
|
return /*#__PURE__*/React.createElement("div", {
|
|
2558
2571
|
className: cx(s$6.title, STATIC_CUSTOMISATION_CLASSES.title),
|
|
2559
2572
|
"data-testid": "modal-title-element"
|
|
2560
|
-
}, /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2561
|
-
id:
|
|
2573
|
+
}, isSomePlanDeferred ? /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2574
|
+
id: 'eligibility-modal.title-deferred',
|
|
2562
2575
|
defaultMessage: "<highlighted>Payez en plusieurs fois</highlighted> ou plus tard par carte bancaire avec Alma.",
|
|
2563
2576
|
values: {
|
|
2564
2577
|
highlighted: function highlighted() {
|
|
2565
2578
|
return /*#__PURE__*/React.createElement("span", null, [].slice.call(arguments));
|
|
2566
2579
|
}
|
|
2567
2580
|
}
|
|
2581
|
+
}) : /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2582
|
+
id: 'eligibility-modal.title',
|
|
2583
|
+
defaultMessage: "<highlighted>Payez en plusieurs fois</highlighted> par carte bancaire avec Alma.",
|
|
2584
|
+
values: {
|
|
2585
|
+
highlighted: function highlighted() {
|
|
2586
|
+
return /*#__PURE__*/React.createElement("span", null, [].slice.call(arguments));
|
|
2587
|
+
}
|
|
2588
|
+
}
|
|
2568
2589
|
}));
|
|
2569
2590
|
};
|
|
2570
2591
|
|
|
2571
2592
|
var s$7 = {"container":"_21g6u","block":"_3zaP5","left":"_2SBRC"};
|
|
2572
2593
|
|
|
2573
2594
|
var DesktopModal = function DesktopModal(_ref) {
|
|
2574
|
-
var children = _ref.children
|
|
2595
|
+
var children = _ref.children,
|
|
2596
|
+
isSomePlanDeferred = _ref.isSomePlanDeferred;
|
|
2575
2597
|
return /*#__PURE__*/React.createElement("div", {
|
|
2576
2598
|
className: s$7.container,
|
|
2577
2599
|
"data-testid": "modal-container"
|
|
2578
2600
|
}, /*#__PURE__*/React.createElement("div", {
|
|
2579
2601
|
className: cx([s$7.block, s$7.left, STATIC_CUSTOMISATION_CLASSES.leftSide])
|
|
2580
|
-
}, /*#__PURE__*/React.createElement(Title,
|
|
2602
|
+
}, /*#__PURE__*/React.createElement(Title, {
|
|
2603
|
+
isSomePlanDeferred: isSomePlanDeferred
|
|
2604
|
+
}), /*#__PURE__*/React.createElement(Info, null), /*#__PURE__*/React.createElement(Logo, null)), /*#__PURE__*/React.createElement("div", {
|
|
2581
2605
|
className: cx(s$7.block, STATIC_CUSTOMISATION_CLASSES.rightSide)
|
|
2582
2606
|
}, children));
|
|
2583
2607
|
};
|
|
@@ -2587,11 +2611,14 @@ var s$8 = {"noEligibility":"_17qNJ","loader":"_2oTJq"};
|
|
|
2587
2611
|
var s$9 = {"container":"_2G7Ch"};
|
|
2588
2612
|
|
|
2589
2613
|
var MobileModal = function MobileModal(_ref) {
|
|
2590
|
-
var children = _ref.children
|
|
2614
|
+
var children = _ref.children,
|
|
2615
|
+
isSomePlanDeferred = _ref.isSomePlanDeferred;
|
|
2591
2616
|
return /*#__PURE__*/React.createElement("div", {
|
|
2592
2617
|
className: s$9.container,
|
|
2593
2618
|
"data-testid": "modal-container"
|
|
2594
|
-
}, /*#__PURE__*/React.createElement(Title,
|
|
2619
|
+
}, /*#__PURE__*/React.createElement(Title, {
|
|
2620
|
+
isSomePlanDeferred: isSomePlanDeferred
|
|
2621
|
+
}), children, /*#__PURE__*/React.createElement(Info, null), /*#__PURE__*/React.createElement(Logo, null));
|
|
2595
2622
|
};
|
|
2596
2623
|
|
|
2597
2624
|
var EligibilityModal = function EligibilityModal(_ref) {
|
|
@@ -2612,25 +2639,23 @@ var EligibilityModal = function EligibilityModal(_ref) {
|
|
|
2612
2639
|
return plan.eligible;
|
|
2613
2640
|
});
|
|
2614
2641
|
var currentPlan = eligiblePlans[currentPlanIndex];
|
|
2615
|
-
var
|
|
2616
|
-
|
|
2617
|
-
|
|
2618
|
-
setCurrentPlanIndex: setCurrentPlanIndex,
|
|
2619
|
-
currentPlan: currentPlan,
|
|
2620
|
-
status: status
|
|
2621
|
-
};
|
|
2642
|
+
var isSomePlanDeferred = eligibilityPlans.some(function (plan) {
|
|
2643
|
+
return plan.deferred_days > 0 || plan.deferred_months > 0;
|
|
2644
|
+
});
|
|
2622
2645
|
return /*#__PURE__*/React.createElement(ControlledModal, {
|
|
2623
2646
|
onClose: onClose,
|
|
2624
2647
|
ariaHideApp: false,
|
|
2625
2648
|
scrollable: true,
|
|
2626
2649
|
isOpen: true
|
|
2627
|
-
}, /*#__PURE__*/React.createElement(ModalComponent,
|
|
2650
|
+
}, /*#__PURE__*/React.createElement(ModalComponent, {
|
|
2651
|
+
isSomePlanDeferred: isSomePlanDeferred
|
|
2652
|
+
}, status === apiStatus.PENDING && /*#__PURE__*/React.createElement("div", {
|
|
2628
2653
|
className: s$8.loader
|
|
2629
2654
|
}, /*#__PURE__*/React.createElement(LoadingIndicator, null)), status === apiStatus.SUCCESS && eligiblePlans.length === 0 && /*#__PURE__*/React.createElement("div", {
|
|
2630
2655
|
className: s$8.noEligibility
|
|
2631
2656
|
}, /*#__PURE__*/React.createElement(FormattedMessage, {
|
|
2632
2657
|
id: "eligibility-modal.no-eligibility",
|
|
2633
|
-
defaultMessage: "Oups, il semblerait que la simulation n'
|
|
2658
|
+
defaultMessage: "Oups, il semblerait que la simulation n'ait pas fonctionn\xE9."
|
|
2634
2659
|
})), status === apiStatus.SUCCESS && eligiblePlans.length >= 1 && /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(EligibilityPlansButtons, {
|
|
2635
2660
|
eligibilityPlans: eligiblePlans,
|
|
2636
2661
|
currentPlanIndex: currentPlanIndex,
|