@fluid-app/portal-sdk 0.1.392 → 0.1.393
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/{ProfileScreen-Bzg2jCK_.cjs → ProfileScreen-3BCTz0hZ.cjs} +2 -2
- package/dist/{ProfileScreen-BBfb-yb0.mjs → ProfileScreen-CwW_BXx5.mjs} +6 -3
- package/dist/ProfileScreen-CwW_BXx5.mjs.map +1 -0
- package/dist/{ProfileScreen-B_szE2dH.mjs → ProfileScreen-D7o4EJKU.mjs} +2 -2
- package/dist/{ProfileScreen-Dv04cioU.cjs → ProfileScreen-Djhj0Dzj.cjs} +6 -3
- package/dist/ProfileScreen-Djhj0Dzj.cjs.map +1 -0
- package/dist/{SubscriptionsScreen-_7NA14X-.mjs → SubscriptionsScreen-BkG6ZKIn.mjs} +2 -2
- package/dist/{SubscriptionsScreen-DQMgUyOE.cjs → SubscriptionsScreen-CtwQAUqZ.cjs} +10 -4
- package/dist/SubscriptionsScreen-CtwQAUqZ.cjs.map +1 -0
- package/dist/{SubscriptionsScreen-ZeR1GQzC.cjs → SubscriptionsScreen-Ddj5KXP6.cjs} +2 -2
- package/dist/{SubscriptionsScreen-CGjYmRj3.mjs → SubscriptionsScreen-unXU7IZN.mjs} +10 -4
- package/dist/SubscriptionsScreen-unXU7IZN.mjs.map +1 -0
- package/dist/index.cjs +7 -7
- package/dist/index.mjs +7 -7
- package/dist/screens/ProfileContentScreen.d.ts.map +1 -1
- package/dist/screens/SubscriptionsListScreen.d.ts.map +1 -1
- package/dist/{use-portal-card-add-3ds-flow-BCCtRHVn.mjs → use-portal-card-add-3ds-flow-C20B8F2z.mjs} +15 -4
- package/dist/{use-portal-card-add-3ds-flow-BCCtRHVn.mjs.map → use-portal-card-add-3ds-flow-C20B8F2z.mjs.map} +1 -1
- package/dist/{use-portal-card-add-3ds-flow-CaoqaZ1K.cjs → use-portal-card-add-3ds-flow-CoRnrLuK.cjs} +15 -4
- package/dist/{use-portal-card-add-3ds-flow-CaoqaZ1K.cjs.map → use-portal-card-add-3ds-flow-CoRnrLuK.cjs.map} +1 -1
- package/package.json +8 -8
- package/dist/ProfileScreen-BBfb-yb0.mjs.map +0 -1
- package/dist/ProfileScreen-Dv04cioU.cjs.map +0 -1
- package/dist/SubscriptionsScreen-CGjYmRj3.mjs.map +0 -1
- package/dist/SubscriptionsScreen-DQMgUyOE.cjs.map +0 -1
|
@@ -54,10 +54,10 @@ require("./translation-adapter-DtRVa_kC.cjs");
|
|
|
54
54
|
require("./translation-adapter-B4lyFC8D.cjs");
|
|
55
55
|
require("./translation-adapter-B2lZnxOW.cjs");
|
|
56
56
|
require("./ScreenHeaderContext-Ctj2-eLn.cjs");
|
|
57
|
-
require("./use-portal-card-add-3ds-flow-
|
|
57
|
+
require("./use-portal-card-add-3ds-flow-CoRnrLuK.cjs");
|
|
58
58
|
require("./display-Bbu9dVv-.cjs");
|
|
59
59
|
require("./Combobox-CMWzBod7.cjs");
|
|
60
60
|
require("./prop-types-BL9DoSxF.cjs");
|
|
61
|
-
const require_SubscriptionsScreen = require("./SubscriptionsScreen-
|
|
61
|
+
const require_SubscriptionsScreen = require("./SubscriptionsScreen-CtwQAUqZ.cjs");
|
|
62
62
|
exports.SubscriptionsScreen = require_SubscriptionsScreen.SubscriptionsScreen;
|
|
63
63
|
exports.subscriptionsScreenPropertySchema = require_SubscriptionsScreen.subscriptionsScreenPropertySchema;
|
|
@@ -9,7 +9,7 @@ import { $ as Dialog, An as AlertDialogTitle, Bt as isProtectedDayOfYearToken, C
|
|
|
9
9
|
import { n as ScreenHeaderBreadcrumbs } from "./ScreenHeaderContext-BwNHuXK9.mjs";
|
|
10
10
|
import { t as useStore } from "./use-store-CMkp2oqW.mjs";
|
|
11
11
|
import { n as useAppNavigation } from "./AppNavigationContext-DKrqfc9z.mjs";
|
|
12
|
-
import { _ as EllipsesDropdown, a as isThreeDsRequiredCreate, c as AddressFormDialog, d as PaymentIcon, f as getCardDisplayName, g as ConfirmActionDialog, i as mapToFluidPayPaymentMethod, l as EditPaymentMethodDialog, m as getPaymentMethodLogoBrand, n as AddressAutocompleteInput, o as getBrowserInfo, p as getCardExpiry, r as createFluidPayApiAdapter, s as CreditCardFormDialog, t as usePortalCardAdd3DSFlow, u as FluidPayCoreProvider, v as ProfileTranslationBridge, y as useProfileTranslation } from "./use-portal-card-add-3ds-flow-
|
|
12
|
+
import { _ as EllipsesDropdown, a as isThreeDsRequiredCreate, c as AddressFormDialog, d as PaymentIcon, f as getCardDisplayName, g as ConfirmActionDialog, i as mapToFluidPayPaymentMethod, l as EditPaymentMethodDialog, m as getPaymentMethodLogoBrand, n as AddressAutocompleteInput, o as getBrowserInfo, p as getCardExpiry, r as createFluidPayApiAdapter, s as CreditCardFormDialog, t as usePortalCardAdd3DSFlow, u as FluidPayCoreProvider, v as ProfileTranslationBridge, y as useProfileTranslation } from "./use-portal-card-add-3ds-flow-C20B8F2z.mjs";
|
|
13
13
|
import { a as paymentDescriptorLabel, i as normalizePaymentDescriptor, s as resolvePaymentMethodDisplay, t as isCardPaymentDescriptor, u as normalizeCardBrand } from "./display--fzMa6G4.mjs";
|
|
14
14
|
import { createContext, use, useCallback, useEffect, useId, useMemo, useRef, useState } from "react";
|
|
15
15
|
import { useInfiniteQuery, useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
|
@@ -4597,7 +4597,10 @@ function SubscriptionsListScreenInner({ customerId, isLoadingCustomer, onToast }
|
|
|
4597
4597
|
exp_year: data.payment_method.exp_year,
|
|
4598
4598
|
cvv_token: data.payment_method.cvv_token,
|
|
4599
4599
|
card_holder: data.payment_method.card_holder,
|
|
4600
|
-
default: data.set_as_default
|
|
4600
|
+
default: data.set_as_default,
|
|
4601
|
+
...data.payment_method.bin ? { bin: data.payment_method.bin } : {},
|
|
4602
|
+
...data.payment_method.last_four ? { last_four: data.payment_method.last_four } : {},
|
|
4603
|
+
...data.payment_method.card_network ? { card_network: data.payment_method.card_network } : {}
|
|
4601
4604
|
},
|
|
4602
4605
|
billing_address_id: data.billing_address_id,
|
|
4603
4606
|
browser_info: getBrowserInfo()
|
|
@@ -6990,7 +6993,10 @@ function PortalSubscriptionPaymentMethodSectionInner({ paymentMethod: currentPay
|
|
|
6990
6993
|
exp_year: data.payment_method.exp_year,
|
|
6991
6994
|
cvv_token: data.payment_method.cvv_token,
|
|
6992
6995
|
card_holder: data.payment_method.card_holder,
|
|
6993
|
-
default: data.set_as_default
|
|
6996
|
+
default: data.set_as_default,
|
|
6997
|
+
...data.payment_method.bin ? { bin: data.payment_method.bin } : {},
|
|
6998
|
+
...data.payment_method.last_four ? { last_four: data.payment_method.last_four } : {},
|
|
6999
|
+
...data.payment_method.card_network ? { card_network: data.payment_method.card_network } : {}
|
|
6994
7000
|
},
|
|
6995
7001
|
billing_address_id: data.billing_address_id,
|
|
6996
7002
|
browser_info: getBrowserInfo()
|
|
@@ -7661,4 +7667,4 @@ const subscriptionsScreenPropertySchema = {
|
|
|
7661
7667
|
//#endregion
|
|
7662
7668
|
export { subscriptionsScreenPropertySchema as n, SubscriptionsScreen as t };
|
|
7663
7669
|
|
|
7664
|
-
//# sourceMappingURL=SubscriptionsScreen-
|
|
7670
|
+
//# sourceMappingURL=SubscriptionsScreen-unXU7IZN.mjs.map
|