@pisell/private-materials 6.4.5 → 6.4.7
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/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +4 -4
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +4 -4
- package/es/businessModel/SalesModel/index.d.ts +0 -1
- package/es/components/Sales/Summary/utils.d.ts +1 -1
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
- package/es/components/appointmentBooking/deposit/index.d.ts +0 -1
- package/es/components/booking/addons/model.d.ts +10 -1
- package/es/components/booking/components/footer/amount.d.ts +6 -2
- package/es/components/booking/components/footer/amount.js +77 -55
- package/es/components/booking/components/footer/index.js +11 -11
- package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -1
- package/es/components/booking/deposit/index.d.ts +0 -1
- package/es/components/booking/forms/footer.d.ts +1 -0
- package/es/components/booking/forms/model.d.ts +10 -1
- package/es/components/booking/hooks/useQuotation.d.ts +0 -1
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/es/components/booking/info/header/index.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/es/components/booking/info/index.d.ts +0 -1
- package/es/components/booking/info/model.d.ts +10 -1
- package/es/components/booking/info/notes/index.d.ts +0 -1
- package/es/components/booking/info/service/Lists.d.ts +0 -1
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/es/components/booking/info/service/serviceItem/index.d.ts +0 -1
- package/es/components/booking/info/service/serviceList/index.d.ts +0 -1
- package/es/components/booking/info/service2/Lists.d.ts +0 -1
- package/es/components/booking/info2/service/addService/index.d.ts +0 -1
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/serviceItem/index.d.ts +0 -1
- package/es/components/booking/info2/service/serviceList/index.d.ts +0 -1
- package/es/components/booking/model.d.ts +9 -1
- package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
- package/es/components/booking/notes/addNote/index.d.ts +0 -1
- package/es/components/booking/notes/model.d.ts +10 -1
- package/es/components/booking/payments/model.d.ts +10 -1
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/PaymentModal.d.ts +1 -0
- package/es/components/checkout/PaymentModal.js +22 -19
- package/es/components/checkout/PaymentPlugin.d.ts +0 -1
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +6 -1
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
- package/es/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +6 -1
- package/es/components/checkout/utils/PaymentResultToastUtils.js +2 -1
- package/es/components/eftpos/surcharge/index.d.ts +0 -1
- package/es/components/eftposPay/app.d.ts +0 -1
- package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/es/components/eftposPay/component/fail/index.d.ts +1 -0
- package/es/components/eftposPay/component/fail/unknow.d.ts +1 -0
- package/es/components/eftposPay/hooks.d.ts +2 -2
- package/es/components/eftposPay/linkly/index.d.ts +0 -1
- package/es/components/eftposPay/pay.d.ts +1 -0
- package/es/components/eftposPay/store/index.d.ts +6 -6
- package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
- package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/es/components/eventBooking/index.d.ts +0 -1
- package/es/components/pay/toB/components/Cache/index.d.ts +0 -1
- package/es/components/pay/toB/components/Card/index.d.ts +0 -1
- package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Footer.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Header.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/es/components/pay/toC/model.d.ts +9 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/index.d.ts +0 -1
- package/es/components/productExtension/index.d.ts +0 -1
- package/es/components/productSelect/components/TabProduct/index.d.ts +0 -1
- package/es/components/productSelect/components/productGroup/index.d.ts +0 -1
- package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/es/components/schedules/model.d.ts +9 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/es/components/taxSelect/index.d.ts +0 -1
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
- package/es/components/ticketBooking/components/ticketBooking/index.js +46 -4
- package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -1
- package/es/components/ticketBooking/index.d.ts +0 -1
- package/es/components/ticketBooking/locales.d.ts +12 -0
- package/es/components/ticketBooking/locales.js +15 -3
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/Detail/model.d.ts +13 -1
- package/es/components/wallet/DiscountCard/model.d.ts +14 -1
- package/es/components/wallet/PointCard/model.d.ts +13 -1
- package/es/components/wallet/RechargeableCard/model.d.ts +29 -1
- package/es/components/wallet/Voucher/model.d.ts +13 -1
- package/es/components/wallet/model.d.ts +9 -1
- package/es/hooks/usePaymentLogger.d.ts +0 -1
- package/es/plus/clientName/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
- package/es/plus/noteModal/AddTempModal.d.ts +0 -1
- package/es/plus/saasCreateOrganization/index.d.ts +0 -1
- package/es/pro/pisellPhoneKeyboard/index.d.ts +0 -1
- package/lib/businessModel/SalesModel/index.d.ts +0 -1
- package/lib/components/Sales/Summary/utils.d.ts +1 -1
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
- package/lib/components/appointmentBooking/deposit/index.d.ts +0 -1
- package/lib/components/booking/addons/model.d.ts +10 -1
- package/lib/components/booking/components/footer/amount.d.ts +6 -2
- package/lib/components/booking/components/footer/amount.js +63 -38
- package/lib/components/booking/components/footer/index.js +2 -2
- package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -1
- package/lib/components/booking/deposit/index.d.ts +0 -1
- package/lib/components/booking/forms/footer.d.ts +1 -0
- package/lib/components/booking/forms/model.d.ts +10 -1
- package/lib/components/booking/hooks/useQuotation.d.ts +0 -1
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/lib/components/booking/info/header/index.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/lib/components/booking/info/index.d.ts +0 -1
- package/lib/components/booking/info/model.d.ts +10 -1
- package/lib/components/booking/info/notes/index.d.ts +0 -1
- package/lib/components/booking/info/service/Lists.d.ts +0 -1
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/lib/components/booking/info/service/serviceItem/index.d.ts +0 -1
- package/lib/components/booking/info/service/serviceList/index.d.ts +0 -1
- package/lib/components/booking/info/service2/Lists.d.ts +0 -1
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -1
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/serviceItem/index.d.ts +0 -1
- package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -1
- package/lib/components/booking/model.d.ts +9 -1
- package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
- package/lib/components/booking/notes/addNote/index.d.ts +0 -1
- package/lib/components/booking/notes/model.d.ts +10 -1
- package/lib/components/booking/payments/model.d.ts +10 -1
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/PaymentModal.d.ts +1 -0
- package/lib/components/checkout/PaymentModal.js +15 -16
- package/lib/components/checkout/PaymentPlugin.d.ts +0 -1
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +3 -1
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
- package/lib/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +3 -1
- package/lib/components/checkout/utils/PaymentResultToastUtils.js +2 -1
- package/lib/components/eftpos/surcharge/index.d.ts +0 -1
- package/lib/components/eftposPay/app.d.ts +0 -1
- package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/index.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -0
- package/lib/components/eftposPay/hooks.d.ts +2 -2
- package/lib/components/eftposPay/linkly/index.d.ts +0 -1
- package/lib/components/eftposPay/pay.d.ts +1 -0
- package/lib/components/eftposPay/store/index.d.ts +6 -6
- package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
- package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/lib/components/eventBooking/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Cache/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Card/index.d.ts +0 -1
- package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Footer.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Header.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/lib/components/pay/toC/model.d.ts +9 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/index.d.ts +0 -1
- package/lib/components/productExtension/index.d.ts +0 -1
- package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -1
- package/lib/components/productSelect/components/productGroup/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/lib/components/schedules/model.d.ts +9 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/lib/components/taxSelect/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/ticketBooking/index.js +31 -2
- package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -1
- package/lib/components/ticketBooking/index.d.ts +0 -1
- package/lib/components/ticketBooking/locales.d.ts +12 -0
- package/lib/components/ticketBooking/locales.js +15 -3
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/Detail/model.d.ts +13 -1
- package/lib/components/wallet/DiscountCard/model.d.ts +14 -1
- package/lib/components/wallet/PointCard/model.d.ts +13 -1
- package/lib/components/wallet/RechargeableCard/model.d.ts +29 -1
- package/lib/components/wallet/Voucher/model.d.ts +13 -1
- package/lib/components/wallet/model.d.ts +9 -1
- package/lib/hooks/usePaymentLogger.d.ts +0 -1
- package/lib/plus/clientName/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
- package/lib/plus/noteModal/AddTempModal.d.ts +0 -1
- package/lib/plus/saasCreateOrganization/index.d.ts +0 -1
- package/lib/pro/pisellPhoneKeyboard/index.d.ts +0 -1
- package/package.json +1 -1
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
export interface FormState {
|
2
3
|
amountSymbol: string;
|
3
4
|
apis: {
|
@@ -105,4 +106,11 @@ export declare const walkInData: {
|
|
105
106
|
id: number;
|
106
107
|
nickname: string;
|
107
108
|
};
|
108
|
-
export declare const Provider: any, Context:
|
109
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
110
|
+
state: FormState;
|
111
|
+
} & {
|
112
|
+
dispatch: (params: {
|
113
|
+
type: string;
|
114
|
+
payload: any;
|
115
|
+
}) => void;
|
116
|
+
}>;
|
@@ -1 +1,10 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
import { FormState } from "../model";
|
3
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
4
|
+
state: FormState;
|
5
|
+
} & {
|
6
|
+
dispatch: (params: {
|
7
|
+
type: string;
|
8
|
+
payload: any;
|
9
|
+
}) => void;
|
10
|
+
}>;
|
@@ -1 +1,10 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
import { FormState } from "../model";
|
3
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
4
|
+
state: FormState;
|
5
|
+
} & {
|
6
|
+
dispatch: (params: {
|
7
|
+
type: string;
|
8
|
+
payload: any;
|
9
|
+
}) => void;
|
10
|
+
}>;
|
@@ -165,10 +165,10 @@ export declare const getProductTotalPrice: (item: any) => number;
|
|
165
165
|
export declare const getDuration: (duration: number | {
|
166
166
|
type: string;
|
167
167
|
value: number;
|
168
|
-
}) => number | {
|
168
|
+
}) => number | "flexible" | {
|
169
169
|
type: string;
|
170
170
|
value: number;
|
171
|
-
}
|
171
|
+
};
|
172
172
|
export declare const isWalkIn: (customer_id?: number | string) => boolean;
|
173
173
|
export declare const getIsEdit: (state: any) => boolean;
|
174
174
|
export {};
|
@@ -75,6 +75,7 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
75
75
|
({
|
76
76
|
cartData,
|
77
77
|
orderInfo,
|
78
|
+
isModalOpen,
|
78
79
|
onPaymentComplete,
|
79
80
|
onPaymentCancel,
|
80
81
|
onStatusChange,
|
@@ -98,7 +99,6 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
98
99
|
const utils = context.appHelper.utils || {};
|
99
100
|
const { pisellos, getData, pisellosAllModule, interaction } = utils;
|
100
101
|
const Toast = (0, import_useToast.default)();
|
101
|
-
const paymentResultToast = (0, import_PaymentResultToast.usePaymentResultToast)();
|
102
102
|
const checkoutRef = (0, import_react.useRef)(null);
|
103
103
|
const savePayLaterHandlerRef = (0, import_react.useRef)(null);
|
104
104
|
const [customAmount, setCustomAmount] = (0, import_react.useState)("");
|
@@ -267,8 +267,7 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
267
267
|
};
|
268
268
|
(0, import_react.useEffect)(() => {
|
269
269
|
var _a2;
|
270
|
-
|
271
|
-
if (checkoutModule && orderInfo) {
|
270
|
+
if (checkoutModule && orderInfo && isModalOpen) {
|
272
271
|
try {
|
273
272
|
const currentAmount = checkoutModule.getStateAmount();
|
274
273
|
if (currentAmount) {
|
@@ -286,8 +285,7 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
286
285
|
}
|
287
286
|
} else {
|
288
287
|
}
|
289
|
-
|
290
|
-
if (checkoutModule) {
|
288
|
+
if (checkoutModule && isModalOpen) {
|
291
289
|
checkoutModule.getPaymentMethodsAsync().then((paymentMethods2) => {
|
292
290
|
setPaymentMethods(paymentMethods2);
|
293
291
|
const isShowCashPayment = paymentMethods2.some(
|
@@ -304,7 +302,7 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
304
302
|
}
|
305
303
|
}, [checkoutModule, orderInfo]);
|
306
304
|
(0, import_react.useEffect)(() => {
|
307
|
-
if (customAmount && checkoutModule && currency && orderInfo) {
|
305
|
+
if (customAmount && checkoutModule && currency && orderInfo && isModalOpen) {
|
308
306
|
try {
|
309
307
|
setRecommendAmounts(
|
310
308
|
checkoutModule.payment.cash.getRecommendedAmount(
|
@@ -318,7 +316,7 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
318
316
|
}
|
319
317
|
}, [customAmount, checkoutModule, currency, orderInfo]);
|
320
318
|
(0, import_react.useEffect)(() => {
|
321
|
-
if (checkoutModule && checkoutModule.core) {
|
319
|
+
if (checkoutModule && checkoutModule.core && isModalOpen) {
|
322
320
|
try {
|
323
321
|
const core = checkoutModule.core;
|
324
322
|
if (core.effects && typeof core.effects.on === "function") {
|
@@ -876,6 +874,7 @@ var PaymentContent = (0, import_react.forwardRef)(
|
|
876
874
|
}
|
877
875
|
);
|
878
876
|
var PaymentModal = ({
|
877
|
+
open,
|
879
878
|
data,
|
880
879
|
callback,
|
881
880
|
onClose,
|
@@ -1054,7 +1053,7 @@ var PaymentModal = ({
|
|
1054
1053
|
console.log("Payment cancelled");
|
1055
1054
|
callback == null ? void 0 : callback({ status: "cancelled" });
|
1056
1055
|
const checkout = pisellos.getModule("checkout");
|
1057
|
-
checkout.
|
1056
|
+
checkout.cancelCurrentOrderAsync();
|
1058
1057
|
onClose == null ? void 0 : onClose(reset || false);
|
1059
1058
|
};
|
1060
1059
|
const CustomHeader = () => /* @__PURE__ */ import_react.default.createElement(
|
@@ -1155,13 +1154,13 @@ var PaymentModal = ({
|
|
1155
1154
|
const statusClassName = (0, import_PaymentResultToastUtils.calculateStatusClassName)(paymentStatus);
|
1156
1155
|
const autoCloseConfig = (0, import_PaymentResultToastUtils.calculateAutoCloseConfig)(
|
1157
1156
|
paymentStatus,
|
1158
|
-
!!
|
1157
|
+
!!currentChangeGivenAmount
|
1159
1158
|
);
|
1160
1159
|
(0, import_PaymentResultToastUtils.displayPaymentResultToast)(
|
1161
1160
|
{
|
1162
1161
|
paymentStatus,
|
1163
1162
|
orderTotalAmount,
|
1164
|
-
gapAmount: currentChangeGivenAmount,
|
1163
|
+
gapAmount: paymentStatus === "partially_paid" ? gapAmount : currentChangeGivenAmount,
|
1165
1164
|
failureReason,
|
1166
1165
|
autoCloseConfig,
|
1167
1166
|
actionButtons: generateActionButtons(paymentStatus)
|
@@ -1173,7 +1172,7 @@ var PaymentModal = ({
|
|
1173
1172
|
toastInfo: {
|
1174
1173
|
status: paymentStatus,
|
1175
1174
|
amount: orderTotalAmount,
|
1176
|
-
gapAmount,
|
1175
|
+
gapAmount: currentChangeGivenAmount,
|
1177
1176
|
failureReason
|
1178
1177
|
}
|
1179
1178
|
};
|
@@ -1223,10 +1222,10 @@ var PaymentModal = ({
|
|
1223
1222
|
console.error("Failed to initialize checkout data:", error);
|
1224
1223
|
}
|
1225
1224
|
};
|
1226
|
-
if (data) {
|
1225
|
+
if (data && open) {
|
1227
1226
|
initCheckoutData();
|
1228
1227
|
}
|
1229
|
-
}, [data]);
|
1228
|
+
}, [data, open]);
|
1230
1229
|
const paymentResultToastConfig = {
|
1231
1230
|
context,
|
1232
1231
|
pisellos,
|
@@ -1522,19 +1521,18 @@ var PaymentModal = ({
|
|
1522
1521
|
paymentResultToastConfig,
|
1523
1522
|
generateActionButtons
|
1524
1523
|
);
|
1525
|
-
console.log("✅ PaymentModal: Rendering PisellContainer with open=true");
|
1526
1524
|
return /* @__PURE__ */ import_react.default.createElement(import_PaymentResultToast.PaymentResultToastProvider, null, /* @__PURE__ */ import_react.default.createElement(
|
1527
1525
|
import_materials.PisellContainer,
|
1528
1526
|
{
|
1529
1527
|
renderType: "modal",
|
1530
1528
|
props: {
|
1531
|
-
open
|
1529
|
+
open,
|
1532
1530
|
onCancel: () => {
|
1533
1531
|
handlePaymentCancel(false);
|
1534
1532
|
},
|
1535
1533
|
title: /* @__PURE__ */ import_react.default.createElement(CustomHeader, null),
|
1536
1534
|
width: 880,
|
1537
|
-
destroyOnClose:
|
1535
|
+
destroyOnClose: false,
|
1538
1536
|
maskClosable: false,
|
1539
1537
|
footer: null,
|
1540
1538
|
closeIcon: null,
|
@@ -1558,6 +1556,7 @@ var PaymentModal = ({
|
|
1558
1556
|
PaymentContent,
|
1559
1557
|
{
|
1560
1558
|
ref: paymentContentRef,
|
1559
|
+
isModalOpen: open,
|
1561
1560
|
cartData: (0, import_lodash.cloneDeep)(data),
|
1562
1561
|
orderInfo,
|
1563
1562
|
onPaymentComplete: handlePaymentComplete,
|
@@ -33,6 +33,8 @@ __export(DiscountTextMode_exports, {
|
|
33
33
|
});
|
34
34
|
module.exports = __toCommonJS(DiscountTextMode_exports);
|
35
35
|
var import_react = __toESM(require("react"));
|
36
|
+
var import_materials = require("@pisell/materials");
|
37
|
+
var Amount = import_materials.PisellText.Amount;
|
36
38
|
var DiscountTextMode = ({
|
37
39
|
cardData,
|
38
40
|
selectedWalletIds
|
@@ -44,7 +46,7 @@ var DiscountTextMode = ({
|
|
44
46
|
className: "discount-text-item selected"
|
45
47
|
},
|
46
48
|
/* @__PURE__ */ import_react.default.createElement("span", { className: "discount-text-name" }, card.name),
|
47
|
-
/* @__PURE__ */ import_react.default.createElement("span", { className: "discount-text-amount" }, "-",
|
49
|
+
/* @__PURE__ */ import_react.default.createElement("span", { className: "discount-text-amount" }, "-", /* @__PURE__ */ import_react.default.createElement(Amount, { value: card.savedAmount, showCurrencySymbol: true }))
|
48
50
|
)) : /* @__PURE__ */ import_react.default.createElement("div", { className: "discount-text-empty" }));
|
49
51
|
};
|
50
52
|
var DiscountTextMode_default = DiscountTextMode;
|
package/lib/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js
CHANGED
@@ -33,7 +33,9 @@ __export(WalletPassTextMode_exports, {
|
|
33
33
|
});
|
34
34
|
module.exports = __toCommonJS(WalletPassTextMode_exports);
|
35
35
|
var import_react = __toESM(require("react"));
|
36
|
+
var import_materials = require("@pisell/materials");
|
36
37
|
var import_index = require("./index.less");
|
38
|
+
var Amount = import_materials.PisellText.Amount;
|
37
39
|
var WalletPassTextMode = ({
|
38
40
|
cardData,
|
39
41
|
selectedWalletIds
|
@@ -45,7 +47,7 @@ var WalletPassTextMode = ({
|
|
45
47
|
className: "wallet-pass-text-item selected"
|
46
48
|
},
|
47
49
|
/* @__PURE__ */ import_react.default.createElement("span", { className: "wallet-pass-text-name" }, card.name),
|
48
|
-
/* @__PURE__ */ import_react.default.createElement("span", { className: "wallet-pass-text-amount" }, "-",
|
50
|
+
/* @__PURE__ */ import_react.default.createElement("span", { className: "wallet-pass-text-amount" }, "-", /* @__PURE__ */ import_react.default.createElement(Amount, { value: card.redeem, showCurrencySymbol: true }))
|
49
51
|
)) : /* @__PURE__ */ import_react.default.createElement("div", { className: "wallet-pass-text-empty" }));
|
50
52
|
};
|
51
53
|
var WalletPassTextMode_default = WalletPassTextMode;
|
@@ -40,6 +40,7 @@ __export(PaymentResultToastUtils_exports, {
|
|
40
40
|
module.exports = __toCommonJS(PaymentResultToastUtils_exports);
|
41
41
|
var import_react = __toESM(require("react"));
|
42
42
|
var import_utils = require("@pisell/utils");
|
43
|
+
var import_decimal = __toESM(require("decimal.js"));
|
43
44
|
var import_PaymentResultToast = require("../components/PaymentResultToast");
|
44
45
|
var formatCurrency = (amount, amountSymbol = "$") => {
|
45
46
|
return (0, import_utils.formatAmount)(amount, 2, amountSymbol);
|
@@ -76,7 +77,7 @@ var calculateSubtitle = (status, amount, gapAmount, getData) => {
|
|
76
77
|
}
|
77
78
|
break;
|
78
79
|
case "partially_paid":
|
79
|
-
const displayAmount = gapAmount ??
|
80
|
+
const displayAmount = new import_decimal.default(amount).minus(gapAmount ?? 0).toNumber();
|
80
81
|
text = `${import_utils.locales.getText("payment.result.partiallyPaid") || "Partially Paid"} ${formatCurrency(displayAmount, amountSymbol)}`;
|
81
82
|
colorClass = "partially-paid";
|
82
83
|
break;
|
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import { PosProps, RouteType } from './const';
|
3
2
|
declare const App: ({ action, api, device_number, terminal, tyroUrl, tyroVersion, onChangeParams, isMobile, channel, formatAmount, ...props }: Omit<PosProps, "type" | "mode" | "getApi"> & {
|
4
3
|
action: RouteType;
|
@@ -15,11 +15,11 @@ export declare const useStoreRef: <T extends {
|
|
15
15
|
readonly numRef: React.MutableRefObject<string | number | undefined>;
|
16
16
|
readonly orderIdRef: React.MutableRefObject<string | number>;
|
17
17
|
readonly modeRef: React.MutableRefObject<ModeEnum>;
|
18
|
-
readonly statusRef: React.MutableRefObject<"loading" | "
|
18
|
+
readonly statusRef: React.MutableRefObject<"loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question">;
|
19
19
|
readonly netRef: React.MutableRefObject<boolean | undefined>;
|
20
20
|
readonly symbolRef: React.MutableRefObject<string>;
|
21
21
|
readonly amountRef: React.MutableRefObject<string | number>;
|
22
|
-
readonly eftposRef: React.MutableRefObject<"
|
22
|
+
readonly eftposRef: React.MutableRefObject<"stripe" | "payo" | "tyro" | "windcave" | "linkly">;
|
23
23
|
readonly clientRef: React.MutableRefObject<ClientEnum>;
|
24
24
|
readonly dataRef: React.MutableRefObject<import("./store").State>;
|
25
25
|
};
|
@@ -174,7 +174,7 @@ export declare const updateCustom: (payload: {
|
|
174
174
|
export declare const updateStatus: (status: 'loading' | 'warn' | 'fail' | 'success' | 'question') => {
|
175
175
|
type: EActionTypes;
|
176
176
|
payload: {
|
177
|
-
status: "loading" | "
|
177
|
+
status: "loading" | "success" | "warn" | "fail" | "question";
|
178
178
|
};
|
179
179
|
};
|
180
180
|
/**
|
@@ -295,20 +295,20 @@ export declare const backUpFree: (payload: Partial<State>) => {
|
|
295
295
|
name?: string | undefined;
|
296
296
|
symbol?: string | undefined;
|
297
297
|
amount?: string | number | undefined;
|
298
|
-
mode?: "
|
298
|
+
mode?: "pay" | "refund" | "fullPay" | "query" | undefined;
|
299
299
|
order_id?: string | number | undefined;
|
300
|
-
eftpos?: "
|
301
|
-
action?: "
|
300
|
+
eftpos?: "stripe" | "payo" | "tyro" | "windcave" | "linkly" | undefined;
|
301
|
+
action?: "pay" | "amount" | "deviceList" | undefined;
|
302
302
|
key?: number | undefined;
|
303
303
|
step?: number | undefined;
|
304
304
|
title?: string | undefined;
|
305
305
|
subTitle?: string | undefined;
|
306
|
-
type?: "
|
306
|
+
type?: "unset" | "step" | undefined;
|
307
307
|
render?: boolean | undefined;
|
308
308
|
net?: boolean | undefined;
|
309
309
|
component?: string | undefined;
|
310
310
|
form?: string | undefined;
|
311
|
-
status?: "loading" | "
|
311
|
+
status?: "loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
|
312
312
|
warn?: string | undefined;
|
313
313
|
steps?: {
|
314
314
|
/** 用于重置当前步骤 */
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
export interface FormState {
|
2
3
|
platform: 'pc' | 'h5' | '' | undefined;
|
3
4
|
order: any;
|
@@ -28,4 +29,11 @@ export interface PayGroup {
|
|
28
29
|
pay_number?: string;
|
29
30
|
_order: any;
|
30
31
|
}
|
31
|
-
export declare const Provider: any, Context:
|
32
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
33
|
+
state: FormState;
|
34
|
+
} & {
|
35
|
+
dispatch: (params: {
|
36
|
+
type: string;
|
37
|
+
payload: any;
|
38
|
+
}) => void;
|
39
|
+
}>;
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CalendarDataItem, ScheduleItem } from "./type";
|
2
3
|
import dayjs from "dayjs";
|
3
4
|
export interface FormState {
|
@@ -68,4 +69,11 @@ export interface FormState {
|
|
68
69
|
};
|
69
70
|
setGlobalState: Function | null;
|
70
71
|
}
|
71
|
-
export declare const Provider: any, Context:
|
72
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
73
|
+
state: FormState;
|
74
|
+
} & {
|
75
|
+
dispatch: (params: {
|
76
|
+
type: string;
|
77
|
+
payload: any;
|
78
|
+
}) => void;
|
79
|
+
}>;
|