@pisell/private-materials 6.4.77 → 6.4.78
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.js +9 -9
- package/build/lowcode/view.js +7 -7
- package/es/businessModel/SalesModel/index.d.ts +1 -0
- package/es/components/Sales/Summary/utils.d.ts +1 -1
- package/es/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -0
- package/es/components/appointmentBooking/components/Cart/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Content/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Deposit/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +1 -0
- package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -0
- package/es/components/appointmentBooking/deposit/index.d.ts +1 -0
- package/es/components/booking/addons/index.js +8 -3
- package/es/components/booking/components/footer/amount.d.ts +1 -0
- package/es/components/booking/components/footer/amount.js +521 -79
- package/es/components/booking/components/footer/utils.d.ts +13 -0
- package/es/components/booking/components/footer/utils.js +88 -40
- package/es/components/booking/forms/footer.d.ts +1 -0
- package/es/components/booking/forms/sendModal/useSendModal.d.ts +2 -1
- package/es/components/booking/hooks/useClearCart.d.ts +1 -0
- package/es/components/booking/info/dateRange/index.d.ts +1 -0
- package/es/components/booking/info/service/addService/index.d.ts +1 -0
- package/es/components/booking/info/service/addTimeModal/index.d.ts +0 -1
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
- package/es/components/booking/info/service/serviceItem/index.d.ts +1 -0
- package/es/components/booking/info/service2/Lists.d.ts +1 -0
- package/es/components/booking/info/service2/utils.d.ts +1 -1
- package/es/components/booking/info2/service/addService/index.d.ts +0 -1
- package/es/components/booking/info2/service/serviceItem/index.d.ts +1 -0
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
- package/es/components/checkout/hooks/useWalletPass.d.ts +1 -1
- package/es/components/eftposPay/amount.d.ts +1 -1
- package/es/components/eftposPay/device.d.ts +1 -1
- package/es/components/eftposPay/hooks.d.ts +1 -1
- package/es/components/eftposPay/store/index.d.ts +3 -3
- package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Event/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Footer/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Resource/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -0
- package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
- package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
- package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -0
- package/es/components/eventBooking/index.d.ts +1 -0
- package/es/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/es/components/pay/toB/components/Card/index.d.ts +1 -0
- package/es/components/pay/toB/components/ConfirmedPayment/index.d.ts +1 -0
- package/es/components/pay/toB/components/Content/Footer.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -0
- package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/index.d.ts +1 -0
- package/es/components/productExtension/fields/Actor/index.d.ts +1 -0
- package/es/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
- package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
- package/es/components/productExtension/index.d.ts +1 -0
- package/es/components/productSelect/components/TabProduct/index.d.ts +1 -0
- package/es/components/ruleSetting/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Cart/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Empty/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Render/index.d.ts +1 -0
- package/es/components/shoppingCart/hooks/useAddService.d.ts +1 -0
- package/es/components/shoppingCart/hooks/useClearCart.d.ts +1 -0
- package/es/components/shoppingCart/index.d.ts +1 -0
- package/es/components/subTotal/index.js +1 -1
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/es/components/ticketBooking/components/menuBar/index.d.ts +1 -0
- package/es/components/ticketBooking/components/timeBar/index.d.ts +1 -0
- package/es/components/ticketBooking/index.d.ts +1 -0
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/hooks/useWalletCard.d.ts +1 -0
- package/es/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
- package/es/plus/contactInfoModal/ContactInfoContent.d.ts +1 -0
- package/es/plus/noteModal/AddTempModal.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
- package/es/plus/saasLogin/utils.d.ts +5 -5
- package/es/plus/saasRegister/components/VertifyEmail.d.ts +1 -0
- package/es/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
- package/es/plus/walletPassGallery/components/passList/index.d.ts +1 -0
- package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -0
- package/es/plus/walletPassGallery/index.d.ts +1 -0
- package/es/pro/pisellPhoneKeyboard/index.d.ts +1 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +1 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +1 -0
- package/es/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
- package/lib/businessModel/SalesModel/index.d.ts +1 -0
- package/lib/components/Sales/Summary/utils.d.ts +1 -1
- package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Cart/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Content/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Deposit/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +1 -0
- package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -0
- package/lib/components/appointmentBooking/deposit/index.d.ts +1 -0
- package/lib/components/booking/addons/index.js +6 -1
- package/lib/components/booking/components/footer/amount.d.ts +1 -0
- package/lib/components/booking/components/footer/amount.js +271 -38
- package/lib/components/booking/components/footer/utils.d.ts +13 -0
- package/lib/components/booking/components/footer/utils.js +45 -7
- package/lib/components/booking/forms/footer.d.ts +1 -0
- package/lib/components/booking/forms/sendModal/useSendModal.d.ts +2 -1
- package/lib/components/booking/hooks/useClearCart.d.ts +1 -0
- package/lib/components/booking/info/dateRange/index.d.ts +1 -0
- package/lib/components/booking/info/service/addService/index.d.ts +1 -0
- package/lib/components/booking/info/service/addTimeModal/index.d.ts +0 -1
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
- package/lib/components/booking/info/service/serviceItem/index.d.ts +1 -0
- package/lib/components/booking/info/service2/Lists.d.ts +1 -0
- package/lib/components/booking/info/service2/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -1
- package/lib/components/booking/info2/service/serviceItem/index.d.ts +1 -0
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
- package/lib/components/checkout/hooks/useWalletPass.d.ts +1 -1
- package/lib/components/eftposPay/amount.d.ts +1 -1
- package/lib/components/eftposPay/device.d.ts +1 -1
- package/lib/components/eftposPay/hooks.d.ts +1 -1
- package/lib/components/eftposPay/store/index.d.ts +3 -3
- package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Event/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
- package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -0
- package/lib/components/eventBooking/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Card/index.d.ts +1 -0
- package/lib/components/pay/toB/components/ConfirmedPayment/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Content/Footer.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -0
- package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/index.d.ts +1 -0
- package/lib/components/productExtension/fields/Actor/index.d.ts +1 -0
- package/lib/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
- package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
- package/lib/components/productExtension/index.d.ts +1 -0
- package/lib/components/productSelect/components/TabProduct/index.d.ts +1 -0
- package/lib/components/ruleSetting/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Cart/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Empty/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Render/index.d.ts +1 -0
- package/lib/components/shoppingCart/hooks/useAddService.d.ts +1 -0
- package/lib/components/shoppingCart/hooks/useClearCart.d.ts +1 -0
- package/lib/components/shoppingCart/index.d.ts +1 -0
- package/lib/components/subTotal/index.js +1 -1
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/menuBar/index.d.ts +1 -0
- package/lib/components/ticketBooking/components/timeBar/index.d.ts +1 -0
- package/lib/components/ticketBooking/index.d.ts +1 -0
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/hooks/useWalletCard.d.ts +1 -0
- package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
- package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +1 -0
- package/lib/plus/noteModal/AddTempModal.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
- package/lib/plus/saasLogin/utils.d.ts +5 -5
- package/lib/plus/saasRegister/components/VertifyEmail.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/passList/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/index.d.ts +1 -0
- package/lib/pro/pisellPhoneKeyboard/index.d.ts +1 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +1 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +1 -0
- package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
- package/package.json +2 -2
|
@@ -42,5 +42,18 @@ export declare const checkResourcesFormat: (resources: any[], service: any, isCh
|
|
|
42
42
|
* @Date: 2024-12-23 12:05
|
|
43
43
|
*/
|
|
44
44
|
export declare const formatProductPrice: (item: any) => number;
|
|
45
|
+
/**
|
|
46
|
+
* checkout2.0: 单个数量商品总价(原价),包含所有套餐子商品金额、报价单等等
|
|
47
|
+
* @param item
|
|
48
|
+
* @returns
|
|
49
|
+
*/
|
|
50
|
+
export declare const formatOriginalPrice: (item: any) => number;
|
|
51
|
+
/**
|
|
52
|
+
* checkout2.0: 商品维度折扣后价格, original_price - 商品折扣金额(商品手动折扣等等)
|
|
53
|
+
* @param item
|
|
54
|
+
* @returns
|
|
55
|
+
*/
|
|
56
|
+
export declare const formatSellingPrice: (item: any) => number;
|
|
57
|
+
export declare const getSourceProductPrice: (item: any) => number;
|
|
45
58
|
export declare const formatValues: (state: any) => any;
|
|
46
59
|
export declare const checkHolderIsError: (state: any) => any;
|
|
@@ -112,6 +112,8 @@ export var formatProductBundle = function formatProductBundle(bundle) {
|
|
|
112
112
|
return temp + Number(item.num) * item.custom_add_price;
|
|
113
113
|
}, 0);
|
|
114
114
|
return {
|
|
115
|
+
"is_charge_tax": d.is_charge_tax,
|
|
116
|
+
"tax_fee": d.tax_fee,
|
|
115
117
|
"bundle_group_id": d.group_id,
|
|
116
118
|
"bundle_id": d.id,
|
|
117
119
|
"bundle_product_id": (d === null || d === void 0 ? void 0 : d._bundle_product_id) || (d === null || d === void 0 ? void 0 : d.product_id),
|
|
@@ -127,8 +129,13 @@ export var formatProductBundle = function formatProductBundle(bundle) {
|
|
|
127
129
|
"option": option,
|
|
128
130
|
"bundle_selling_price": d === null || d === void 0 ? void 0 : d.price,
|
|
129
131
|
"bundle_sum_price": (d === null || d === void 0 ? void 0 : d.original_price) || (d === null || d === void 0 ? void 0 : d.original_total),
|
|
130
|
-
metadata: {
|
|
131
|
-
custom_product_bundle_map_id: d._id
|
|
132
|
+
"metadata": {
|
|
133
|
+
custom_product_bundle_map_id: d._id,
|
|
134
|
+
// 子商品单数量附加费
|
|
135
|
+
"surcharge_fee": d.surcharge_fee,
|
|
136
|
+
// 可选,附加费均摊舍入金额
|
|
137
|
+
"surcharge_rounding_remainder": d.surcharge_rounding_remainder,
|
|
138
|
+
relation_surcharge_ids: d.relation_surcharge_ids || []
|
|
132
139
|
}
|
|
133
140
|
};
|
|
134
141
|
});
|
|
@@ -296,7 +303,7 @@ export var formatProductPrice = function formatProductPrice(item) {
|
|
|
296
303
|
* @param item
|
|
297
304
|
* @returns
|
|
298
305
|
*/
|
|
299
|
-
var formatOriginalPrice = function formatOriginalPrice(item) {
|
|
306
|
+
export var formatOriginalPrice = function formatOriginalPrice(item) {
|
|
300
307
|
var _item$_extend8;
|
|
301
308
|
return Number((_item$_extend8 = item._extend) === null || _item$_extend8 === void 0 ? void 0 : _item$_extend8.origin_total);
|
|
302
309
|
};
|
|
@@ -306,7 +313,7 @@ var formatOriginalPrice = function formatOriginalPrice(item) {
|
|
|
306
313
|
* @param item
|
|
307
314
|
* @returns
|
|
308
315
|
*/
|
|
309
|
-
var formatSellingPrice = function formatSellingPrice(item) {
|
|
316
|
+
export var formatSellingPrice = function formatSellingPrice(item) {
|
|
310
317
|
var _item$_extend9;
|
|
311
318
|
return Number((_item$_extend9 = item._extend) === null || _item$_extend9 === void 0 ? void 0 : _item$_extend9.total);
|
|
312
319
|
};
|
|
@@ -333,6 +340,35 @@ var formatMetaData = function formatMetaData(item, isMultiDayPrices) {
|
|
|
333
340
|
}
|
|
334
341
|
return metadata;
|
|
335
342
|
};
|
|
343
|
+
var formatProductMetadata = function formatProductMetadata(item) {
|
|
344
|
+
var _item$_extend17, _item$_extend19, _item$_extend21, _item$_extend23;
|
|
345
|
+
var metadata = {};
|
|
346
|
+
|
|
347
|
+
// 主商品+非原价(加减价)子商品附加费
|
|
348
|
+
if ((_item$_extend17 = item._extend) !== null && _item$_extend17 !== void 0 && _item$_extend17.surcharge_fee) {
|
|
349
|
+
var _item$_extend18;
|
|
350
|
+
metadata.main_product_attached_bundle_surcharge_fee = (_item$_extend18 = item._extend) === null || _item$_extend18 === void 0 ? void 0 : _item$_extend18.surcharge_fee;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
// 主商品+非原价(加减价)子商品税费
|
|
354
|
+
if ((_item$_extend19 = item._extend) !== null && _item$_extend19 !== void 0 && _item$_extend19.main_product_attached_bundle_tax_fee) {
|
|
355
|
+
var _item$_extend20;
|
|
356
|
+
metadata.main_product_attached_bundle_tax_fee = (_item$_extend20 = item._extend) === null || _item$_extend20 === void 0 ? void 0 : _item$_extend20.main_product_attached_bundle_tax_fee;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
// 可选,附加费均摊舍入金额
|
|
360
|
+
if ((_item$_extend21 = item._extend) !== null && _item$_extend21 !== void 0 && _item$_extend21.surcharge_rounding_remainder) {
|
|
361
|
+
var _item$_extend22;
|
|
362
|
+
metadata.surcharge_rounding_remainder = (_item$_extend22 = item._extend) === null || _item$_extend22 === void 0 ? void 0 : _item$_extend22.surcharge_rounding_remainder;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
// 使用的附加费id列表
|
|
366
|
+
if ((_item$_extend23 = item._extend) !== null && _item$_extend23 !== void 0 && _item$_extend23.relation_surcharge_ids) {
|
|
367
|
+
var _item$_extend24;
|
|
368
|
+
metadata.relation_surcharge_ids = (_item$_extend24 = item._extend) === null || _item$_extend24 === void 0 ? void 0 : _item$_extend24.relation_surcharge_ids;
|
|
369
|
+
}
|
|
370
|
+
return metadata;
|
|
371
|
+
};
|
|
336
372
|
|
|
337
373
|
// const formatDiscountList = (list: any[]) => {
|
|
338
374
|
// return list.map(item => {
|
|
@@ -349,10 +385,10 @@ var formatMetaData = function formatMetaData(item, isMultiDayPrices) {
|
|
|
349
385
|
// }
|
|
350
386
|
|
|
351
387
|
// 获取商品价格 包含组合规格
|
|
352
|
-
var getSourceProductPrice = function getSourceProductPrice(item) {
|
|
353
|
-
var _item$
|
|
354
|
-
var other = (_item$
|
|
355
|
-
var price = Number((_item$
|
|
388
|
+
export var getSourceProductPrice = function getSourceProductPrice(item) {
|
|
389
|
+
var _item$_extend25, _item$_extend26, _item$variant2;
|
|
390
|
+
var other = (_item$_extend25 = item._extend) === null || _item$_extend25 === void 0 ? void 0 : _item$_extend25.other;
|
|
391
|
+
var price = Number((_item$_extend26 = item._extend) === null || _item$_extend26 === void 0 ? void 0 : _item$_extend26.price);
|
|
356
392
|
|
|
357
393
|
// 组合规格: 根据当前选择的组合规格id 和商品的组合规格列表 获取当前商品的价格
|
|
358
394
|
if ((other === null || other === void 0 ? void 0 : other.product_variant_id) > 0 && (item === null || item === void 0 || (_item$variant2 = item.variant) === null || _item$variant2 === void 0 ? void 0 : _item$variant2.length) > 0) {
|
|
@@ -375,11 +411,11 @@ var getSourceProductPrice = function getSourceProductPrice(item) {
|
|
|
375
411
|
* @Date: 2024-12-07 14:21
|
|
376
412
|
*/
|
|
377
413
|
var formatProducts = function formatProducts(item, quantity) {
|
|
378
|
-
var _item$
|
|
414
|
+
var _item$_extend27, _item$_extend$main_pr, _item$_extend28, _item$_extend29, _item$_extend30, _item$_extend31;
|
|
379
415
|
var total = Number(item._extend.total);
|
|
380
416
|
var origin_total = Number(item._extend.origin_total);
|
|
381
417
|
var discount_amount = origin_total - total;
|
|
382
|
-
var bundleDiscountList = getBundleDiscountList(((_item$
|
|
418
|
+
var bundleDiscountList = getBundleDiscountList(((_item$_extend27 = item._extend) === null || _item$_extend27 === void 0 || (_item$_extend27 = _item$_extend27.other) === null || _item$_extend27 === void 0 ? void 0 : _item$_extend27.bundle) || []);
|
|
383
419
|
var discount_list = _toConsumableArray((item === null || item === void 0 ? void 0 : item.discount_list) || []);
|
|
384
420
|
discount_list.push.apply(discount_list, _toConsumableArray(bundleDiscountList));
|
|
385
421
|
|
|
@@ -408,17 +444,17 @@ var formatProducts = function formatProducts(item, quantity) {
|
|
|
408
444
|
"discount_amount": notManualDiscount.length > 0 ? 0 : discount_amount,
|
|
409
445
|
"product_discount_reason": item._extend.discount_reason || '',
|
|
410
446
|
"is_charge_tax": item.is_charge_tax,
|
|
411
|
-
"note": ((_item$
|
|
447
|
+
"note": ((_item$_extend28 = item._extend) === null || _item$_extend28 === void 0 ? void 0 : _item$_extend28.note) || '',
|
|
412
448
|
"discountway": item._extend.discountway || "num",
|
|
413
449
|
"discount_per": item._extend.discount_per,
|
|
414
450
|
"discount_type": item._extend.discount_type || discount_type,
|
|
415
451
|
"order_detail_id": item._extend.order_detail_id || 0,
|
|
416
|
-
"product_bundle": formatProductBundle((_item$
|
|
452
|
+
"product_bundle": formatProductBundle((_item$_extend29 = item._extend) === null || _item$_extend29 === void 0 || (_item$_extend29 = _item$_extend29.other) === null || _item$_extend29 === void 0 ? void 0 : _item$_extend29.bundle),
|
|
417
453
|
"bundle_edit": item._extend.bundle_edit || bundleDiscountList.length ? 1 : 0,
|
|
418
|
-
"product_option_item": formatProductOption((_item$
|
|
419
|
-
"product_variant_id": ((_item$
|
|
454
|
+
"product_option_item": formatProductOption((_item$_extend30 = item._extend) === null || _item$_extend30 === void 0 || (_item$_extend30 = _item$_extend30.other) === null || _item$_extend30 === void 0 ? void 0 : _item$_extend30.option),
|
|
455
|
+
"product_variant_id": ((_item$_extend31 = item._extend) === null || _item$_extend31 === void 0 || (_item$_extend31 = _item$_extend31.other) === null || _item$_extend31 === void 0 ? void 0 : _item$_extend31.product_variant_id) || 0,
|
|
420
456
|
"discount_list": notManualDiscount,
|
|
421
|
-
metadata:
|
|
457
|
+
metadata: formatProductMetadata(item),
|
|
422
458
|
// checkout 需求新增字段
|
|
423
459
|
"calculated_original_price": formatOriginalPrice(item),
|
|
424
460
|
"calculated_selling_price": formatSellingPrice(item),
|
|
@@ -441,8 +477,8 @@ var formatDayRelationProducts = function formatDayRelationProducts(data, booking
|
|
|
441
477
|
|
|
442
478
|
// 过滤出卡片中的普通商品
|
|
443
479
|
var relation_products = list === null || list === void 0 ? void 0 : list.filter(function (item) {
|
|
444
|
-
var _item$
|
|
445
|
-
var holderId = (_item$
|
|
480
|
+
var _item$_extend32;
|
|
481
|
+
var holderId = (_item$_extend32 = item._extend) === null || _item$_extend32 === void 0 ? void 0 : _item$_extend32.holder_id;
|
|
446
482
|
var bookingHolderId = booking_item._extend.holder_id;
|
|
447
483
|
var isDayBookingProduct = appointmentTypes.includes(item.extension_type);
|
|
448
484
|
return holderId && holderId === bookingHolderId && !isDayBookingProduct;
|
|
@@ -468,15 +504,15 @@ var formatAppointmentProductLists = function formatAppointmentProductLists(data)
|
|
|
468
504
|
|
|
469
505
|
// 找出预约商品
|
|
470
506
|
list = list.filter(function (item) {
|
|
471
|
-
var _item$
|
|
472
|
-
return ((_item$
|
|
507
|
+
var _item$_extend33;
|
|
508
|
+
return ((_item$_extend33 = item._extend) === null || _item$_extend33 === void 0 ? void 0 : _item$_extend33.holder_id) && !isNormalProductByDurationSchedule(item);
|
|
473
509
|
});
|
|
474
510
|
|
|
475
511
|
// 对预约商品列表根据holder_id进行分组
|
|
476
512
|
var groupMap = new Map();
|
|
477
513
|
list.forEach(function (item) {
|
|
478
|
-
var _item$
|
|
479
|
-
var key = (_item$
|
|
514
|
+
var _item$_extend34;
|
|
515
|
+
var key = (_item$_extend34 = item._extend) === null || _item$_extend34 === void 0 ? void 0 : _item$_extend34.holder_id; // 分组键
|
|
480
516
|
if (!groupMap.has(key)) {
|
|
481
517
|
groupMap.set(key, []);
|
|
482
518
|
}
|
|
@@ -538,7 +574,7 @@ var formatBookings = function formatBookings(data, values) {
|
|
|
538
574
|
var bookings = [];
|
|
539
575
|
var obj = {};
|
|
540
576
|
list.forEach(function (item) {
|
|
541
|
-
var _item$
|
|
577
|
+
var _item$_extend39, _item$_extend40;
|
|
542
578
|
// 自定义商品直接使用 _extend 中的数据,并将 id 转换为 0 提交给后端
|
|
543
579
|
if (item.isCustomItem) {
|
|
544
580
|
bookings.push(_objectSpread(_objectSpread({}, item._extend), {}, {
|
|
@@ -559,9 +595,9 @@ var formatBookings = function formatBookings(data, values) {
|
|
|
559
595
|
|
|
560
596
|
// 跨日预约下的普通商品
|
|
561
597
|
if (isDay) {
|
|
562
|
-
var _item$
|
|
563
|
-
var startDate = ((_item$
|
|
564
|
-
var endDate = ((_item$
|
|
598
|
+
var _item$_extend35, _item$_extend36, _item$_extend37, _item$_extend38;
|
|
599
|
+
var startDate = ((_item$_extend35 = item._extend) === null || _item$_extend35 === void 0 ? void 0 : _item$_extend35.startDate) || ((_item$_extend36 = item._extend) === null || _item$_extend36 === void 0 ? void 0 : _item$_extend36.start_date);
|
|
600
|
+
var endDate = ((_item$_extend37 = item._extend) === null || _item$_extend37 === void 0 ? void 0 : _item$_extend37.endDate) || ((_item$_extend38 = item._extend) === null || _item$_extend38 === void 0 ? void 0 : _item$_extend38.end_date);
|
|
565
601
|
var _formatDayTime = formatDayTime({
|
|
566
602
|
startDate: startDate,
|
|
567
603
|
endDate: endDate
|
|
@@ -587,8 +623,8 @@ var formatBookings = function formatBookings(data, values) {
|
|
|
587
623
|
// 跨日预约处理: 跨日预约所有数据都在list中, 每一组预约通过groupId进行分组
|
|
588
624
|
// 通过obj 记录下每个GroupId第一次出现的时机, 第一次出现需要设置 metadata.multiDayPrices
|
|
589
625
|
// 后续出现不需要设置 metadata.multiDayPrices. 节省体积
|
|
590
|
-
var isSetGroupId = obj[item === null || item === void 0 || (_item$
|
|
591
|
-
if (!((_item$
|
|
626
|
+
var isSetGroupId = obj[item === null || item === void 0 || (_item$_extend39 = item._extend) === null || _item$_extend39 === void 0 ? void 0 : _item$_extend39.groupId];
|
|
627
|
+
if (!((_item$_extend40 = item._extend) !== null && _item$_extend40 !== void 0 && _item$_extend40.unique_identification_number)) {
|
|
592
628
|
var unique_identification_number = getUniqueId();
|
|
593
629
|
item._extend.unique_identification_number = unique_identification_number;
|
|
594
630
|
}
|
|
@@ -627,13 +663,25 @@ var formatBookings = function formatBookings(data, values) {
|
|
|
627
663
|
for (var i = 0; i < (item._extend.quantity || 1); i++) {
|
|
628
664
|
var newItem = cloneDeep(item);
|
|
629
665
|
newItem._extend.unique_identification_number = "".concat(item._extend.unique_identification_number, "_").concat(i);
|
|
666
|
+
// 舍入金额已基于数量计算,拆分时只保留第一个的 surcharge_rounding_remainder
|
|
667
|
+
if (i > 0) {
|
|
668
|
+
var _newItem$_extend;
|
|
669
|
+
// 清除主商品的舍入金额
|
|
670
|
+
newItem._extend.surcharge_rounding_remainder = undefined;
|
|
671
|
+
// 清除 bundle 子商品的舍入金额
|
|
672
|
+
if (((_newItem$_extend = newItem._extend) === null || _newItem$_extend === void 0 || (_newItem$_extend = _newItem$_extend.other) === null || _newItem$_extend === void 0 || (_newItem$_extend = _newItem$_extend.bundle) === null || _newItem$_extend === void 0 ? void 0 : _newItem$_extend.length) > 0) {
|
|
673
|
+
newItem._extend.other.bundle.forEach(function (bundleItem) {
|
|
674
|
+
bundleItem.surcharge_rounding_remainder = undefined;
|
|
675
|
+
});
|
|
676
|
+
}
|
|
677
|
+
}
|
|
630
678
|
bookings.push(_objectSpread(_objectSpread({}, booking), {}, {
|
|
631
679
|
product: formatProducts(newItem, 1),
|
|
632
680
|
number: item._extend.capacity ? getSumCapacity({
|
|
633
681
|
cacheItem: newItem
|
|
634
682
|
}, false) : newItem._extend.number || 1,
|
|
635
683
|
holder: getHolderByIndex(booking.holder, i),
|
|
636
|
-
metadata: formatMetaData(newItem)
|
|
684
|
+
metadata: formatMetaData(newItem, false)
|
|
637
685
|
}));
|
|
638
686
|
}
|
|
639
687
|
});
|
|
@@ -653,16 +701,16 @@ var formatRelationProducts = function formatRelationProducts(data, type) {
|
|
|
653
701
|
var list = ((_data$service = data.service) === null || _data$service === void 0 ? void 0 : _data$service.value) || [];
|
|
654
702
|
// open items 下的商品
|
|
655
703
|
list = list.filter(function (item) {
|
|
656
|
-
var _item$
|
|
704
|
+
var _item$_extend41;
|
|
657
705
|
return (
|
|
658
706
|
// 跨日预约把普通商品加在relationProducts 活动预约按之前逻辑
|
|
659
|
-
type === 'day' ? isNormalProductByDurationSchedule(item) : ((_item$
|
|
707
|
+
type === 'day' ? isNormalProductByDurationSchedule(item) : ((_item$_extend41 = item._extend) === null || _item$_extend41 === void 0 ? void 0 : _item$_extend41.holder_id) && appointmentTypes.includes(item.extension_type)
|
|
660
708
|
);
|
|
661
709
|
});
|
|
662
710
|
var relationProducts = [];
|
|
663
711
|
relationProducts = list.map(function (item) {
|
|
664
|
-
var _item$
|
|
665
|
-
if (!((_item$
|
|
712
|
+
var _item$_extend42;
|
|
713
|
+
if (!((_item$_extend42 = item._extend) !== null && _item$_extend42 !== void 0 && _item$_extend42.unique_identification_number)) {
|
|
666
714
|
var unique_identification_number = getUniqueId();
|
|
667
715
|
item._extend.unique_identification_number = unique_identification_number;
|
|
668
716
|
}
|
|
@@ -681,8 +729,8 @@ var formatNormalProducts = function formatNormalProducts(data) {
|
|
|
681
729
|
});
|
|
682
730
|
var relationProducts = [];
|
|
683
731
|
relationProducts = list.map(function (item) {
|
|
684
|
-
var _item$
|
|
685
|
-
if (!((_item$
|
|
732
|
+
var _item$_extend43;
|
|
733
|
+
if (!((_item$_extend43 = item._extend) !== null && _item$_extend43 !== void 0 && _item$_extend43.unique_identification_number)) {
|
|
686
734
|
var unique_identification_number = getUniqueId();
|
|
687
735
|
item._extend.unique_identification_number = unique_identification_number;
|
|
688
736
|
}
|
|
@@ -803,19 +851,19 @@ export var checkHolderIsError = function checkHolderIsError(state) {
|
|
|
803
851
|
var _state$client;
|
|
804
852
|
var errorRowKey = '';
|
|
805
853
|
var holderError = state.service.value.some(function (item) {
|
|
806
|
-
var _item$
|
|
854
|
+
var _item$_extend45;
|
|
807
855
|
// 普通商品不需要检测holder
|
|
808
856
|
if (isNormalProductByDurationSchedule(item)) {
|
|
809
857
|
return false;
|
|
810
858
|
}
|
|
811
859
|
if (item._extend.quantity === 1 && !item._extend.holder_id) {
|
|
812
|
-
var _item$
|
|
813
|
-
errorRowKey = genRowKey(item === null || item === void 0 || (_item$
|
|
860
|
+
var _item$_extend44;
|
|
861
|
+
errorRowKey = genRowKey(item === null || item === void 0 || (_item$_extend44 = item._extend) === null || _item$_extend44 === void 0 || (_item$_extend44 = _item$_extend44.other) === null || _item$_extend44 === void 0 ? void 0 : _item$_extend44.rowKey);
|
|
814
862
|
return true;
|
|
815
863
|
}
|
|
816
|
-
if (item._extend.quantity > 1 && ((_item$
|
|
817
|
-
var _item$
|
|
818
|
-
errorRowKey = genRowKey(item === null || item === void 0 || (_item$
|
|
864
|
+
if (item._extend.quantity > 1 && ((_item$_extend45 = item._extend) === null || _item$_extend45 === void 0 || (_item$_extend45 = _item$_extend45.holder_id) === null || _item$_extend45 === void 0 ? void 0 : _item$_extend45.length) !== item._extend.quantity) {
|
|
865
|
+
var _item$_extend46;
|
|
866
|
+
errorRowKey = genRowKey(item === null || item === void 0 || (_item$_extend46 = item._extend) === null || _item$_extend46 === void 0 || (_item$_extend46 = _item$_extend46.other) === null || _item$_extend46 === void 0 ? void 0 : _item$_extend46.rowKey);
|
|
819
867
|
return true;
|
|
820
868
|
}
|
|
821
869
|
return false;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { SendModalValues } from './index';
|
|
2
3
|
declare const useSendModal: (bookingId?: number) => {
|
|
3
4
|
open: boolean;
|
|
4
5
|
setOpen: import("react").Dispatch<import("react").SetStateAction<boolean>>;
|
|
5
6
|
handleOpen: () => void;
|
|
6
7
|
handleValuesChange: (val: any) => void;
|
|
7
|
-
handleOk: (values: SendModalValues) => Promise<
|
|
8
|
+
handleOk: (values: SendModalValues) => Promise<boolean | undefined>;
|
|
8
9
|
};
|
|
9
10
|
export default useSendModal;
|
|
@@ -248,4 +248,4 @@ export declare const updateAppointmentServicePrice: (state: any, { start_date, e
|
|
|
248
248
|
* @Author: WangHan
|
|
249
249
|
* @Date: 2024-12-24 11:32
|
|
250
250
|
*/
|
|
251
|
-
export declare const updateServicePrice: (state: any) => Promise<any
|
|
251
|
+
export declare const updateServicePrice: (state: any) => never[] | Promise<any>;
|
|
@@ -166,10 +166,10 @@ export declare const getProductTotalPrice: (item: any) => number;
|
|
|
166
166
|
export declare const getDuration: (duration: number | {
|
|
167
167
|
type: string;
|
|
168
168
|
value: number;
|
|
169
|
-
}) => number | {
|
|
169
|
+
}) => number | "flexible" | {
|
|
170
170
|
type: string;
|
|
171
171
|
value: number;
|
|
172
|
-
}
|
|
172
|
+
};
|
|
173
173
|
export declare const isWalkIn: (customer_id?: number | string) => boolean;
|
|
174
174
|
export declare const getIsEdit: (state: any) => boolean;
|
|
175
175
|
export {};
|
|
@@ -17,7 +17,7 @@ export declare const useWalletPass: (props: {
|
|
|
17
17
|
cardData: any;
|
|
18
18
|
handleSelectWallet: (value: number[]) => void;
|
|
19
19
|
selectedWalletIds: any[];
|
|
20
|
-
expiredWalletIds: any
|
|
20
|
+
expiredWalletIds: any;
|
|
21
21
|
expiredWalletData: any;
|
|
22
22
|
disabledWalletData: any[];
|
|
23
23
|
clearAllSelectedWallet: () => void;
|
|
@@ -9,7 +9,7 @@ import { PosProps } from './const';
|
|
|
9
9
|
*/
|
|
10
10
|
declare const _default: ({ className, onChange, onClose, formatAmount, isMobile, net, client }: {
|
|
11
11
|
className?: string | undefined;
|
|
12
|
-
onChange?: ((status: "success" | "
|
|
12
|
+
onChange?: ((status: "success" | "print" | "page" | "fail" | "mark_tx_processed", params?: string | {
|
|
13
13
|
[keys: string]: unknown;
|
|
14
14
|
} | undefined, other?: any) => void) | undefined;
|
|
15
15
|
onClose: () => void;
|
|
@@ -11,7 +11,7 @@ import './device.less';
|
|
|
11
11
|
declare const _default: ({ api, onChange, onClose, className, device_number, isMobile, net, client, formatAmount, containerStyle, }: {
|
|
12
12
|
api: PayProps['api'];
|
|
13
13
|
className?: string | undefined;
|
|
14
|
-
onChange?: ((status: "success" | "
|
|
14
|
+
onChange?: ((status: "success" | "print" | "page" | "fail" | "mark_tx_processed", params?: string | {
|
|
15
15
|
[keys: string]: unknown;
|
|
16
16
|
} | undefined, other?: any) => void) | undefined;
|
|
17
17
|
onClose: () => void;
|
|
@@ -15,7 +15,7 @@ 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<"
|
|
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>;
|
|
@@ -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: "
|
|
177
|
+
status: "loading" | "success" | "warn" | "fail" | "question";
|
|
178
178
|
};
|
|
179
179
|
};
|
|
180
180
|
/**
|
|
@@ -295,7 +295,7 @@ 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?: "refund" | "pay" | "fullPay" | "query" | undefined;
|
|
299
299
|
order_id?: string | number | undefined;
|
|
300
300
|
eftpos?: "stripe" | "payo" | "tyro" | "windcave" | "linkly" | undefined;
|
|
301
301
|
action?: "amount" | "pay" | "deviceList" | undefined;
|
|
@@ -308,7 +308,7 @@ export declare const backUpFree: (payload: Partial<State>) => {
|
|
|
308
308
|
net?: boolean | undefined;
|
|
309
309
|
component?: string | undefined;
|
|
310
310
|
form?: string | undefined;
|
|
311
|
-
status?: "
|
|
311
|
+
status?: "loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
|
|
312
312
|
warn?: string | undefined;
|
|
313
313
|
steps?: {
|
|
314
314
|
/** 用于重置当前步骤 */
|