@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
@@ -57,6 +57,10 @@ declare const _default: {
|
|
57
57
|
'pisell2.product.card.minute': (val: number) => string;
|
58
58
|
'pisell2.ticket-booking.reload': string;
|
59
59
|
'pisell2.text.scan-global-failed': string;
|
60
|
+
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
61
|
+
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
62
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
63
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
60
64
|
};
|
61
65
|
'zh-CN': {
|
62
66
|
'pisell2.ticket-booking.info': string;
|
@@ -116,6 +120,10 @@ declare const _default: {
|
|
116
120
|
'pisell2.product.card.minute': (val: number) => string;
|
117
121
|
'pisell2.ticket-booking.reload': string;
|
118
122
|
'pisell2.text.scan-global-failed': string;
|
123
|
+
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
124
|
+
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
125
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
126
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
119
127
|
};
|
120
128
|
'zh-HK': {
|
121
129
|
'pisell2.ticket-booking.info': string;
|
@@ -175,6 +183,10 @@ declare const _default: {
|
|
175
183
|
'pisell2.product.card.minute': (val: number) => string;
|
176
184
|
'pisell2.ticket-booking.reload': string;
|
177
185
|
'pisell2.text.scan-global-failed': string;
|
186
|
+
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
187
|
+
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
188
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
189
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
178
190
|
};
|
179
191
|
};
|
180
192
|
export default _default;
|
@@ -69,7 +69,11 @@ export default {
|
|
69
69
|
return "".concat(val > 1 ? ' minutes' : ' minute');
|
70
70
|
},
|
71
71
|
'pisell2.ticket-booking.reload': 'Reload',
|
72
|
-
'pisell2.text.scan-global-failed': 'No matching results'
|
72
|
+
'pisell2.text.scan-global-failed': 'No matching results',
|
73
|
+
'pisell2.ticket-booking.terminal-upgrade-title': 'Terminal Version Reminder',
|
74
|
+
'pisell2.ticket-booking.terminal-upgrade-description': 'Your Terminal version is outdated. Please upgrade Terminal to use all features.',
|
75
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': 'I understand',
|
76
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': 'Cancel'
|
73
77
|
},
|
74
78
|
'zh-CN': {
|
75
79
|
'pisell2.ticket-booking.info': '信息',
|
@@ -141,7 +145,11 @@ export default {
|
|
141
145
|
return '分钟';
|
142
146
|
},
|
143
147
|
'pisell2.ticket-booking.reload': '重新加载',
|
144
|
-
'pisell2.text.scan-global-failed': '无搜索结果'
|
148
|
+
'pisell2.text.scan-global-failed': '无搜索结果',
|
149
|
+
'pisell2.ticket-booking.terminal-upgrade-title': 'Terminal版本提醒',
|
150
|
+
'pisell2.ticket-booking.terminal-upgrade-description': '检测到您的Terminal版本较低,请升级Terminal以使用完整功能',
|
151
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': '我知道了',
|
152
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': '取消'
|
145
153
|
},
|
146
154
|
'zh-HK': {
|
147
155
|
'pisell2.ticket-booking.info': '資訊',
|
@@ -213,6 +221,10 @@ export default {
|
|
213
221
|
return '分鐘';
|
214
222
|
},
|
215
223
|
'pisell2.ticket-booking.reload': '重新載入',
|
216
|
-
'pisell2.text.scan-global-failed': '無搜索結果'
|
224
|
+
'pisell2.text.scan-global-failed': '無搜索結果',
|
225
|
+
'pisell2.ticket-booking.terminal-upgrade-title': 'Terminal版本提醒',
|
226
|
+
'pisell2.ticket-booking.terminal-upgrade-description': '檢測到您的Terminal版本較低,請升級Terminal以使用完整功能',
|
227
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': '我知道了',
|
228
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': '取消'
|
217
229
|
}
|
218
230
|
};
|
@@ -41,7 +41,7 @@ declare type ScanData = {
|
|
41
41
|
};
|
42
42
|
};
|
43
43
|
export declare const formatScanCustomer: (data: ScanData) => {
|
44
|
-
searchType: "
|
44
|
+
searchType: "customer" | "product" | "wallet" | "walletPass" | "local_product";
|
45
45
|
data: any;
|
46
46
|
scanCode: string;
|
47
47
|
} | null;
|
@@ -1 +1,13 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
addWalletCard: any;
|
4
|
+
}
|
5
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
+
walletDetailState: RechargeState;
|
7
|
+
} & {
|
8
|
+
dispatch: (params: {
|
9
|
+
type: string;
|
10
|
+
payload: any;
|
11
|
+
}) => void;
|
12
|
+
}>;
|
13
|
+
export {};
|
@@ -1 +1,14 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
total: number;
|
4
|
+
setup?: 'menu' | 'list' | 'detail' | string;
|
5
|
+
}
|
6
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
7
|
+
state: RechargeState;
|
8
|
+
} & {
|
9
|
+
dispatch: (params: {
|
10
|
+
type: string;
|
11
|
+
payload: any;
|
12
|
+
}) => void;
|
13
|
+
}>;
|
14
|
+
export {};
|
@@ -1 +1,13 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
total: number;
|
4
|
+
}
|
5
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
+
state: RechargeState;
|
7
|
+
} & {
|
8
|
+
dispatch: (params: {
|
9
|
+
type: string;
|
10
|
+
payload: any;
|
11
|
+
}) => void;
|
12
|
+
}>;
|
13
|
+
export {};
|
@@ -1 +1,29 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
selectedGiftOptionId: string | null;
|
4
|
+
cardList: Array<{
|
5
|
+
id: string;
|
6
|
+
name: string;
|
7
|
+
price: number;
|
8
|
+
}>;
|
9
|
+
selectedItem: {
|
10
|
+
id?: string;
|
11
|
+
gift_price?: number;
|
12
|
+
price?: number;
|
13
|
+
name?: string;
|
14
|
+
variant_id?: string;
|
15
|
+
};
|
16
|
+
productId?: string;
|
17
|
+
detailId?: string;
|
18
|
+
total: string | number;
|
19
|
+
rechargeModalOpen: boolean;
|
20
|
+
}
|
21
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
22
|
+
state: RechargeState;
|
23
|
+
} & {
|
24
|
+
dispatch: (params: {
|
25
|
+
type: string;
|
26
|
+
payload: any;
|
27
|
+
}) => void;
|
28
|
+
}>;
|
29
|
+
export {};
|
@@ -1 +1,13 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
total: 0;
|
4
|
+
}
|
5
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
+
state: RechargeState;
|
7
|
+
} & {
|
8
|
+
dispatch: (params: {
|
9
|
+
type: string;
|
10
|
+
payload: any;
|
11
|
+
}) => void;
|
12
|
+
}>;
|
13
|
+
export {};
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { IWalletListItemProps } from './serve';
|
2
3
|
export interface WalletCardItemProps {
|
3
4
|
id: string;
|
@@ -26,4 +27,11 @@ export interface WalletListProps {
|
|
26
27
|
currentSearchListItemCode?: string;
|
27
28
|
[key: string]: any;
|
28
29
|
}
|
29
|
-
export declare const Provider: any, Context:
|
30
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
31
|
+
global_wallet: WalletListProps;
|
32
|
+
} & {
|
33
|
+
dispatch: (params: {
|
34
|
+
type: string;
|
35
|
+
payload: any;
|
36
|
+
}) => void;
|
37
|
+
}>;
|
@@ -30,7 +30,7 @@ export declare const calculateSubtotal: (items: CartItem[]) => string;
|
|
30
30
|
* @return {*}
|
31
31
|
* @Author: xiangfeng.xue
|
32
32
|
*/
|
33
|
-
export declare const calculateTaxFee: (shopInfo: any, items: CartItem[]) => "0.00"
|
33
|
+
export declare const calculateTaxFee: (shopInfo: any, items: CartItem[]) => Decimal | "0.00";
|
34
34
|
/**
|
35
35
|
* 计算所有价格明细
|
36
36
|
* @param items - 购物车商品数组
|
@@ -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
|
+
}>;
|
@@ -3,10 +3,14 @@ export declare const getIsPriceIncludeTax: (state: any) => any;
|
|
3
3
|
/**
|
4
4
|
* 总金额
|
5
5
|
* @param state
|
6
|
-
* @param options
|
6
|
+
* @param options isEdit: 预约信息是否发生变动
|
7
7
|
* @returns
|
8
8
|
*/
|
9
|
-
export declare const getSumTotal: (state: any,
|
9
|
+
export declare const getSumTotal: (state: any, options: {
|
10
|
+
[key: string]: any;
|
11
|
+
isEdit: boolean;
|
12
|
+
ScheduleModule: any;
|
13
|
+
}) => {
|
10
14
|
productAmount: number;
|
11
15
|
duration: string;
|
12
16
|
tax: number;
|
@@ -64,7 +64,9 @@ var getProductExpectAmount = (state, isEdit) => {
|
|
64
64
|
} else {
|
65
65
|
const quantity = item._extend.quantity || 1;
|
66
66
|
price += Number(item._extend.total) * Number(quantity);
|
67
|
-
price += getRelationDetailsTotal(
|
67
|
+
price += getRelationDetailsTotal(
|
68
|
+
item._extend.relation_details || []
|
69
|
+
);
|
68
70
|
duration += import_utils.flexibleObj.getValue(item._extend.duration);
|
69
71
|
}
|
70
72
|
}
|
@@ -137,7 +139,6 @@ var processItemsTax = (items, state, options) => {
|
|
137
139
|
{
|
138
140
|
...item,
|
139
141
|
total: unitPrice.toNumber(),
|
140
|
-
price: item._extend.total,
|
141
142
|
quantity: 1
|
142
143
|
},
|
143
144
|
state,
|
@@ -160,8 +161,33 @@ var processItemsTax = (items, state, options) => {
|
|
160
161
|
);
|
161
162
|
item._extend.original_tax_fee = originalTaxPerItem.toNumber();
|
162
163
|
item._extend.tax_fee = discountedTaxPerItem.toNumber();
|
163
|
-
|
164
|
-
|
164
|
+
let addTimeTotalTax = new import_decimal.default(0);
|
165
|
+
if (Array.isArray(item._extend.relation_details)) {
|
166
|
+
for (let atItem of item._extend.relation_details) {
|
167
|
+
const _originTotal = new import_decimal.default(
|
168
|
+
atItem.selling_price || atItem.price || 0
|
169
|
+
);
|
170
|
+
let _discountedTotal = _originTotal;
|
171
|
+
if (productExpectAmount > 0) {
|
172
|
+
_discountedTotal = _originTotal.minus(
|
173
|
+
_originTotal.dividedBy(productExpectAmount).times(shopDiscount)
|
174
|
+
);
|
175
|
+
}
|
176
|
+
const addTimeTaxPerItem = getProductItemTax(
|
177
|
+
{
|
178
|
+
...atItem,
|
179
|
+
total: _discountedTotal,
|
180
|
+
// 可能包含原有数据,或前端临时数据
|
181
|
+
quantity: atItem.product_quantity || atItem.num || 1
|
182
|
+
},
|
183
|
+
state,
|
184
|
+
{ tax_rate, is_price_include_tax }
|
185
|
+
);
|
186
|
+
addTimeTotalTax = addTimeTotalTax.plus(addTimeTaxPerItem);
|
187
|
+
}
|
188
|
+
}
|
189
|
+
originTax = originTax.plus(originalTaxPerItem.times(quantity)).plus(addTimeTotalTax);
|
190
|
+
tax = tax.plus(discountedTaxPerItem.times(quantity)).plus(addTimeTotalTax);
|
165
191
|
}
|
166
192
|
return { originTax, tax };
|
167
193
|
};
|
@@ -175,20 +201,20 @@ var getTax = (state, options) => {
|
|
175
201
|
let totalTax = new import_decimal.default(0);
|
176
202
|
if ((state == null ? void 0 : state.service) || (state == null ? void 0 : state.addons)) {
|
177
203
|
if ((_b = state == null ? void 0 : state.service) == null ? void 0 : _b.value) {
|
178
|
-
const serviceResult = processItemsTax(
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
);
|
204
|
+
const serviceResult = processItemsTax(state.service.value, state, {
|
205
|
+
tax_rate,
|
206
|
+
is_price_include_tax,
|
207
|
+
computed
|
208
|
+
});
|
183
209
|
totalOriginTax = totalOriginTax.plus(serviceResult.originTax);
|
184
210
|
totalTax = totalTax.plus(serviceResult.tax);
|
185
211
|
}
|
186
212
|
if ((_c = state == null ? void 0 : state.addons) == null ? void 0 : _c.value) {
|
187
|
-
const addonsResult = processItemsTax(
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
);
|
213
|
+
const addonsResult = processItemsTax(state.addons.value, state, {
|
214
|
+
tax_rate,
|
215
|
+
is_price_include_tax,
|
216
|
+
computed
|
217
|
+
});
|
192
218
|
totalOriginTax = totalOriginTax.plus(addonsResult.originTax);
|
193
219
|
totalTax = totalTax.plus(addonsResult.tax);
|
194
220
|
}
|
@@ -276,9 +302,9 @@ var isProductMatchSurchargeCondition = (item, options) => {
|
|
276
302
|
};
|
277
303
|
var getSurcharge = (state, options) => {
|
278
304
|
var _a;
|
279
|
-
const { ScheduleModule, surcharge_list, scheduleById } = options;
|
305
|
+
const { isEdit, ScheduleModule, surcharge_list, scheduleById } = options;
|
280
306
|
const { bookingDetail, bookingId } = state;
|
281
|
-
if (bookingId) {
|
307
|
+
if (!isEdit && bookingId) {
|
282
308
|
if (Array.isArray(bookingDetail == null ? void 0 : bookingDetail.surcharge)) {
|
283
309
|
return (((_a = state.bookingDetail) == null ? void 0 : _a.surcharge) || []).map(
|
284
310
|
(d, index) => {
|
@@ -321,8 +347,10 @@ var getSurcharge = (state, options) => {
|
|
321
347
|
ScheduleModule
|
322
348
|
})) {
|
323
349
|
matchedItems.push({
|
324
|
-
total: Number(item._extend.
|
325
|
-
|
350
|
+
total: Number(item._extend.total),
|
351
|
+
addTimeTotal: getRelationDetailsTotal(
|
352
|
+
item._extend.relation_details || []
|
353
|
+
),
|
326
354
|
quantity: item._extend.quantity || 1
|
327
355
|
});
|
328
356
|
}
|
@@ -336,7 +364,7 @@ var getSurcharge = (state, options) => {
|
|
336
364
|
ScheduleModule
|
337
365
|
})) {
|
338
366
|
matchedItems.push({
|
339
|
-
total: Number(item._extend.
|
367
|
+
total: Number(item._extend.total),
|
340
368
|
quantity: item._extend.quantity || 1
|
341
369
|
});
|
342
370
|
}
|
@@ -350,7 +378,8 @@ var getSurcharge = (state, options) => {
|
|
350
378
|
for (let item of matchedItems) {
|
351
379
|
const itemPrice = new import_decimal.default(Math.max(0, item.total || 0));
|
352
380
|
const itemQuantity = new import_decimal.default(item.quantity || 1);
|
353
|
-
const
|
381
|
+
const addTimeTotal = new import_decimal.default(item.addTimeTotal || 0);
|
382
|
+
const itemSurcharge = itemPrice.times(itemQuantity).plus(addTimeTotal).times(percentageRate);
|
354
383
|
configTotal = configTotal.plus(itemSurcharge);
|
355
384
|
}
|
356
385
|
}
|
@@ -376,10 +405,13 @@ var getSurcharge = (state, options) => {
|
|
376
405
|
}
|
377
406
|
return surchargeWithAmount;
|
378
407
|
};
|
379
|
-
var getSurchargeAmount = (state, surcharge) => {
|
408
|
+
var getSurchargeAmount = (state, surcharge, options) => {
|
380
409
|
const { bookingDetail, bookingId } = state;
|
381
|
-
|
382
|
-
|
410
|
+
const { isEdit } = options;
|
411
|
+
if (!isEdit) {
|
412
|
+
if (bookingDetail && bookingId) {
|
413
|
+
return Number(bookingDetail.surcharge_fee);
|
414
|
+
}
|
383
415
|
}
|
384
416
|
if (!Array.isArray(surcharge)) return 0;
|
385
417
|
return surcharge.reduce((total, item) => {
|
@@ -434,26 +466,25 @@ var getSumTotalAmount = ({
|
|
434
466
|
}) => {
|
435
467
|
return expectAmount + roundingAmount;
|
436
468
|
};
|
437
|
-
var getSumTotal = (state,
|
469
|
+
var getSumTotal = (state, options) => {
|
438
470
|
const { productExpectAmount, duration } = getProductExpectAmount(
|
439
471
|
state,
|
440
|
-
isEdit
|
472
|
+
options.isEdit
|
441
473
|
);
|
442
474
|
const shopDiscount = getShopDiscount(state);
|
443
475
|
const roundingAmount = getRoundingAmount(state);
|
444
476
|
const paySurchargeFee = getPaySurchargeFee(state);
|
445
|
-
const surcharge = getSurcharge(state,
|
446
|
-
const surchargeAmount = getSurchargeAmount(state, surcharge);
|
477
|
+
const surcharge = getSurcharge(state, options);
|
478
|
+
const surchargeAmount = getSurchargeAmount(state, surcharge, options);
|
447
479
|
const computed = {
|
448
480
|
productExpectAmount,
|
449
481
|
shopDiscount
|
450
482
|
};
|
451
483
|
const { tax, originTax } = getTax(state, {
|
452
|
-
isEdit,
|
453
484
|
computed,
|
454
|
-
...
|
485
|
+
...options
|
455
486
|
});
|
456
|
-
const taxInfo = getTaxInfo(state,
|
487
|
+
const taxInfo = getTaxInfo(state, options);
|
457
488
|
const paidAmount = getPaidAmount(state);
|
458
489
|
const orderPaidAmount = getOrderPaidAmount(state);
|
459
490
|
const totalRefundAmount = getTotalRefundAmount(state);
|
@@ -463,10 +494,7 @@ var getSumTotal = (state, { isEdit, ScheduleModule, ...rest }) => {
|
|
463
494
|
surchargeAmount,
|
464
495
|
shopDiscount,
|
465
496
|
state,
|
466
|
-
options
|
467
|
-
isEdit,
|
468
|
-
...rest
|
469
|
-
}
|
497
|
+
options
|
470
498
|
});
|
471
499
|
const originExpectAmount = getExpectAmount({
|
472
500
|
price: productExpectAmount,
|
@@ -474,10 +502,7 @@ var getSumTotal = (state, { isEdit, ScheduleModule, ...rest }) => {
|
|
474
502
|
surchargeAmount,
|
475
503
|
shopDiscount: 0,
|
476
504
|
state,
|
477
|
-
options
|
478
|
-
isEdit,
|
479
|
-
...rest
|
480
|
-
}
|
505
|
+
options
|
481
506
|
});
|
482
507
|
const sumTotalAmount = getSumTotalAmount({ expectAmount, roundingAmount });
|
483
508
|
const notPaidAmount = Number((0, import_utils2.formatAmount)(sumTotalAmount, 2, "")) - orderPaidAmount;
|
@@ -476,7 +476,6 @@ var Footer = (props) => {
|
|
476
476
|
showDetail
|
477
477
|
}
|
478
478
|
};
|
479
|
-
console.log("💳 Footer: Setting payment modal data:", modalData);
|
480
479
|
setPaymentModalData(modalData);
|
481
480
|
setIsPaymentModalOpen(true);
|
482
481
|
setCheckoutLoading(false);
|
@@ -1315,9 +1314,10 @@ var Footer = (props) => {
|
|
1315
1314
|
onDelete: handleNoteDelete,
|
1316
1315
|
onCancel: handleNoteCancel
|
1317
1316
|
}
|
1318
|
-
),
|
1317
|
+
), /* @__PURE__ */ import_react.default.createElement(
|
1319
1318
|
import_PaymentModal.default,
|
1320
1319
|
{
|
1320
|
+
open: isPaymentModalOpen,
|
1321
1321
|
data: paymentModalData,
|
1322
1322
|
callback: paymentCallback || void 0,
|
1323
1323
|
state,
|
@@ -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,5 +1,14 @@
|
|
1
|
+
/// <reference types="react" />
|
2
|
+
import { FormState } from '../model';
|
1
3
|
export declare const walkInData: {
|
2
4
|
id: number;
|
3
5
|
nickname: string;
|
4
6
|
};
|
5
|
-
export declare const Provider: any, Context:
|
7
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
8
|
+
state: FormState;
|
9
|
+
} & {
|
10
|
+
dispatch: (params: {
|
11
|
+
type: string;
|
12
|
+
payload: any;
|
13
|
+
}) => void;
|
14
|
+
}>;
|