@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.
Files changed (215) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.css +1 -1
  6. package/build/lowcode/render/default/view.js +4 -4
  7. package/build/lowcode/view.css +1 -1
  8. package/build/lowcode/view.js +4 -4
  9. package/es/businessModel/SalesModel/index.d.ts +0 -1
  10. package/es/components/Sales/Summary/utils.d.ts +1 -1
  11. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  12. package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
  13. package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
  14. package/es/components/appointmentBooking/deposit/index.d.ts +0 -1
  15. package/es/components/booking/addons/model.d.ts +10 -1
  16. package/es/components/booking/components/footer/amount.d.ts +6 -2
  17. package/es/components/booking/components/footer/amount.js +77 -55
  18. package/es/components/booking/components/footer/index.js +11 -11
  19. package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -1
  20. package/es/components/booking/deposit/index.d.ts +0 -1
  21. package/es/components/booking/forms/footer.d.ts +1 -0
  22. package/es/components/booking/forms/model.d.ts +10 -1
  23. package/es/components/booking/hooks/useQuotation.d.ts +0 -1
  24. package/es/components/booking/info/addServiceVariant/index.d.ts +0 -1
  25. package/es/components/booking/info/header/index.d.ts +0 -1
  26. package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
  27. package/es/components/booking/info/index.d.ts +0 -1
  28. package/es/components/booking/info/model.d.ts +10 -1
  29. package/es/components/booking/info/notes/index.d.ts +0 -1
  30. package/es/components/booking/info/service/Lists.d.ts +0 -1
  31. package/es/components/booking/info/service/addService/utils.d.ts +1 -1
  32. package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
  33. package/es/components/booking/info/service/serviceItem/index.d.ts +0 -1
  34. package/es/components/booking/info/service/serviceList/index.d.ts +0 -1
  35. package/es/components/booking/info/service2/Lists.d.ts +0 -1
  36. package/es/components/booking/info2/service/addService/index.d.ts +0 -1
  37. package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
  38. package/es/components/booking/info2/service/serviceItem/index.d.ts +0 -1
  39. package/es/components/booking/info2/service/serviceList/index.d.ts +0 -1
  40. package/es/components/booking/model.d.ts +9 -1
  41. package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
  42. package/es/components/booking/notes/addNote/index.d.ts +0 -1
  43. package/es/components/booking/notes/model.d.ts +10 -1
  44. package/es/components/booking/payments/model.d.ts +10 -1
  45. package/es/components/booking/utils.d.ts +2 -2
  46. package/es/components/checkout/PaymentModal.d.ts +1 -0
  47. package/es/components/checkout/PaymentModal.js +22 -19
  48. package/es/components/checkout/PaymentPlugin.d.ts +0 -1
  49. package/es/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
  50. package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +6 -1
  51. package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
  52. package/es/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +6 -1
  53. package/es/components/checkout/utils/PaymentResultToastUtils.js +2 -1
  54. package/es/components/eftpos/surcharge/index.d.ts +0 -1
  55. package/es/components/eftposPay/app.d.ts +0 -1
  56. package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
  57. package/es/components/eftposPay/component/fail/index.d.ts +1 -0
  58. package/es/components/eftposPay/component/fail/unknow.d.ts +1 -0
  59. package/es/components/eftposPay/hooks.d.ts +2 -2
  60. package/es/components/eftposPay/linkly/index.d.ts +0 -1
  61. package/es/components/eftposPay/pay.d.ts +1 -0
  62. package/es/components/eftposPay/store/index.d.ts +6 -6
  63. package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
  64. package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
  65. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
  66. package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
  67. package/es/components/eventBooking/index.d.ts +0 -1
  68. package/es/components/pay/toB/components/Cache/index.d.ts +0 -1
  69. package/es/components/pay/toB/components/Card/index.d.ts +0 -1
  70. package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -1
  71. package/es/components/pay/toB/components/Content/Footer.d.ts +0 -1
  72. package/es/components/pay/toB/components/Content/Header.d.ts +0 -1
  73. package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
  74. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
  75. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
  76. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
  77. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
  78. package/es/components/pay/toC/model.d.ts +9 -1
  79. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  80. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  81. package/es/components/pisellSelectCustomerModal/index.d.ts +0 -1
  82. package/es/components/productExtension/index.d.ts +0 -1
  83. package/es/components/productSelect/components/TabProduct/index.d.ts +0 -1
  84. package/es/components/productSelect/components/productGroup/index.d.ts +0 -1
  85. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
  86. package/es/components/schedules/model.d.ts +9 -1
  87. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
  88. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
  89. package/es/components/taxSelect/index.d.ts +0 -1
  90. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  91. package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  92. package/es/components/ticketBooking/components/ticketBooking/index.js +46 -4
  93. package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -1
  94. package/es/components/ticketBooking/index.d.ts +0 -1
  95. package/es/components/ticketBooking/locales.d.ts +12 -0
  96. package/es/components/ticketBooking/locales.js +15 -3
  97. package/es/components/ticketBooking/utils/index.d.ts +1 -1
  98. package/es/components/wallet/Detail/model.d.ts +13 -1
  99. package/es/components/wallet/DiscountCard/model.d.ts +14 -1
  100. package/es/components/wallet/PointCard/model.d.ts +13 -1
  101. package/es/components/wallet/RechargeableCard/model.d.ts +29 -1
  102. package/es/components/wallet/Voucher/model.d.ts +13 -1
  103. package/es/components/wallet/model.d.ts +9 -1
  104. package/es/hooks/usePaymentLogger.d.ts +0 -1
  105. package/es/plus/clientName/index.d.ts +0 -1
  106. package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
  107. package/es/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
  108. package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
  109. package/es/plus/noteModal/AddTempModal.d.ts +0 -1
  110. package/es/plus/saasCreateOrganization/index.d.ts +0 -1
  111. package/es/pro/pisellPhoneKeyboard/index.d.ts +0 -1
  112. package/lib/businessModel/SalesModel/index.d.ts +0 -1
  113. package/lib/components/Sales/Summary/utils.d.ts +1 -1
  114. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  115. package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
  116. package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
  117. package/lib/components/appointmentBooking/deposit/index.d.ts +0 -1
  118. package/lib/components/booking/addons/model.d.ts +10 -1
  119. package/lib/components/booking/components/footer/amount.d.ts +6 -2
  120. package/lib/components/booking/components/footer/amount.js +63 -38
  121. package/lib/components/booking/components/footer/index.js +2 -2
  122. package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -1
  123. package/lib/components/booking/deposit/index.d.ts +0 -1
  124. package/lib/components/booking/forms/footer.d.ts +1 -0
  125. package/lib/components/booking/forms/model.d.ts +10 -1
  126. package/lib/components/booking/hooks/useQuotation.d.ts +0 -1
  127. package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -1
  128. package/lib/components/booking/info/header/index.d.ts +0 -1
  129. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
  130. package/lib/components/booking/info/index.d.ts +0 -1
  131. package/lib/components/booking/info/model.d.ts +10 -1
  132. package/lib/components/booking/info/notes/index.d.ts +0 -1
  133. package/lib/components/booking/info/service/Lists.d.ts +0 -1
  134. package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
  135. package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
  136. package/lib/components/booking/info/service/serviceItem/index.d.ts +0 -1
  137. package/lib/components/booking/info/service/serviceList/index.d.ts +0 -1
  138. package/lib/components/booking/info/service2/Lists.d.ts +0 -1
  139. package/lib/components/booking/info2/service/addService/index.d.ts +0 -1
  140. package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
  141. package/lib/components/booking/info2/service/serviceItem/index.d.ts +0 -1
  142. package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -1
  143. package/lib/components/booking/model.d.ts +9 -1
  144. package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
  145. package/lib/components/booking/notes/addNote/index.d.ts +0 -1
  146. package/lib/components/booking/notes/model.d.ts +10 -1
  147. package/lib/components/booking/payments/model.d.ts +10 -1
  148. package/lib/components/booking/utils.d.ts +2 -2
  149. package/lib/components/checkout/PaymentModal.d.ts +1 -0
  150. package/lib/components/checkout/PaymentModal.js +15 -16
  151. package/lib/components/checkout/PaymentPlugin.d.ts +0 -1
  152. package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
  153. package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +3 -1
  154. package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
  155. package/lib/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +3 -1
  156. package/lib/components/checkout/utils/PaymentResultToastUtils.js +2 -1
  157. package/lib/components/eftpos/surcharge/index.d.ts +0 -1
  158. package/lib/components/eftposPay/app.d.ts +0 -1
  159. package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
  160. package/lib/components/eftposPay/component/fail/index.d.ts +1 -0
  161. package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -0
  162. package/lib/components/eftposPay/hooks.d.ts +2 -2
  163. package/lib/components/eftposPay/linkly/index.d.ts +0 -1
  164. package/lib/components/eftposPay/pay.d.ts +1 -0
  165. package/lib/components/eftposPay/store/index.d.ts +6 -6
  166. package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
  167. package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
  168. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
  169. package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
  170. package/lib/components/eventBooking/index.d.ts +0 -1
  171. package/lib/components/pay/toB/components/Cache/index.d.ts +0 -1
  172. package/lib/components/pay/toB/components/Card/index.d.ts +0 -1
  173. package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -1
  174. package/lib/components/pay/toB/components/Content/Footer.d.ts +0 -1
  175. package/lib/components/pay/toB/components/Content/Header.d.ts +0 -1
  176. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
  177. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
  178. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
  179. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
  180. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
  181. package/lib/components/pay/toC/model.d.ts +9 -1
  182. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  183. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  184. package/lib/components/pisellSelectCustomerModal/index.d.ts +0 -1
  185. package/lib/components/productExtension/index.d.ts +0 -1
  186. package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -1
  187. package/lib/components/productSelect/components/productGroup/index.d.ts +0 -1
  188. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
  189. package/lib/components/schedules/model.d.ts +9 -1
  190. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
  191. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
  192. package/lib/components/taxSelect/index.d.ts +0 -1
  193. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  194. package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  195. package/lib/components/ticketBooking/components/ticketBooking/index.js +31 -2
  196. package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -1
  197. package/lib/components/ticketBooking/index.d.ts +0 -1
  198. package/lib/components/ticketBooking/locales.d.ts +12 -0
  199. package/lib/components/ticketBooking/locales.js +15 -3
  200. package/lib/components/ticketBooking/utils/index.d.ts +1 -1
  201. package/lib/components/wallet/Detail/model.d.ts +13 -1
  202. package/lib/components/wallet/DiscountCard/model.d.ts +14 -1
  203. package/lib/components/wallet/PointCard/model.d.ts +13 -1
  204. package/lib/components/wallet/RechargeableCard/model.d.ts +29 -1
  205. package/lib/components/wallet/Voucher/model.d.ts +13 -1
  206. package/lib/components/wallet/model.d.ts +9 -1
  207. package/lib/hooks/usePaymentLogger.d.ts +0 -1
  208. package/lib/plus/clientName/index.d.ts +0 -1
  209. package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
  210. package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
  211. package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
  212. package/lib/plus/noteModal/AddTempModal.d.ts +0 -1
  213. package/lib/plus/saasCreateOrganization/index.d.ts +0 -1
  214. package/lib/pro/pisellPhoneKeyboard/index.d.ts +0 -1
  215. package/package.json +1 -1
@@ -33,7 +33,7 @@ import PaymentOptionsModule from "./components/PaymentOptionsModule";
33
33
  import CashPaymentModule from "./components/CashPaymentModule";
34
34
  import AdditionalModule from "./components/AdditionalModule";
35
35
  import { getSumTotal } from "../booking/components/footer/amount";
36
- import { usePaymentResultToast, PaymentResultToastProvider, closePaymentResultToast } from "./components/PaymentResultToast";
36
+ import { PaymentResultToastProvider, closePaymentResultToast } from "./components/PaymentResultToast";
37
37
  import { formatCurrency, calculateStatusClassName, calculateAutoCloseConfig, displayPaymentResultToast, createShowSuccessToast } from "./utils/PaymentResultToastUtils";
38
38
  import { Printer, FileCheck02, RefreshCw05, CreditCard02, MessageTextSquare02, ArrowLeft, DotsVertical } from '@pisell/icon';
39
39
  import { checkoutStyles } from "./styles";
@@ -66,6 +66,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
66
66
  var _parentModuleConfig$s, _state$client2, _state$client3;
67
67
  var cartData = _ref.cartData,
68
68
  orderInfo = _ref.orderInfo,
69
+ isModalOpen = _ref.isModalOpen,
69
70
  onPaymentComplete = _ref.onPaymentComplete,
70
71
  onPaymentCancel = _ref.onPaymentCancel,
71
72
  onStatusChange = _ref.onStatusChange,
@@ -92,7 +93,8 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
92
93
  pisellosAllModule = utils.pisellosAllModule,
93
94
  interaction = utils.interaction;
94
95
  var Toast = useToast();
95
- var paymentResultToast = usePaymentResultToast();
96
+ // const paymentResultToast = usePaymentResultToast();
97
+
96
98
  var checkoutRef = useRef(null);
97
99
  var savePayLaterHandlerRef = useRef(null);
98
100
  // 剩余待付金额-可自定义修改,也可认作支付方式付出去需要付多少钱
@@ -352,8 +354,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
352
354
 
353
355
  // 初始化自定义金额
354
356
  useEffect(function () {
355
- console.time('initCustomAmount');
356
- if (checkoutModule && orderInfo) {
357
+ if (checkoutModule && orderInfo && isModalOpen) {
357
358
  try {
358
359
  var currentAmount = checkoutModule.getStateAmount();
359
360
  if (currentAmount) {
@@ -375,8 +376,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
375
376
  // 没有os 数据的时候先用外面传入的购物车数据展示
376
377
  // setCustomAmount(cartData?.total?.expectAmount || 0);
377
378
  }
378
- console.timeEnd('initCustomAmount');
379
- if (checkoutModule) {
379
+ if (checkoutModule && isModalOpen) {
380
380
  checkoutModule.getPaymentMethodsAsync().then(function (paymentMethods) {
381
381
  setPaymentMethods(paymentMethods);
382
382
  // TODO: 现金枚举类型需要从os导入
@@ -394,7 +394,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
394
394
 
395
395
  // 初始化推荐金额
396
396
  useEffect(function () {
397
- if (customAmount && checkoutModule && currency && orderInfo) {
397
+ if (customAmount && checkoutModule && currency && orderInfo && isModalOpen) {
398
398
  try {
399
399
  setRecommendAmounts(checkoutModule.payment.cash.getRecommendedAmount(customAmount, currency));
400
400
  } catch (error) {
@@ -405,7 +405,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
405
405
 
406
406
  // 监听金额变化事件
407
407
  useEffect(function () {
408
- if (checkoutModule && checkoutModule.core) {
408
+ if (checkoutModule && checkoutModule.core && isModalOpen) {
409
409
  try {
410
410
  var core = checkoutModule.core;
411
411
  if (core.effects && typeof core.effects.on === 'function') {
@@ -1136,7 +1136,8 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
1136
1136
 
1137
1137
  var PaymentModal = function PaymentModal(_ref16) {
1138
1138
  var _context$appHelper$ut, _context$appHelper$ut2, _context$appHelper$ut3, _context$appHelper$ut4, _context$appHelper;
1139
- var data = _ref16.data,
1139
+ var open = _ref16.open,
1140
+ data = _ref16.data,
1140
1141
  callback = _ref16.callback,
1141
1142
  onClose = _ref16.onClose,
1142
1143
  dispatch = _ref16.dispatch,
@@ -1444,7 +1445,7 @@ var PaymentModal = function PaymentModal(_ref16) {
1444
1445
  status: 'cancelled'
1445
1446
  });
1446
1447
  var checkout = pisellos.getModule('checkout');
1447
- checkout.cancelCheckoutAsync();
1448
+ checkout.cancelCurrentOrderAsync();
1448
1449
  onClose === null || onClose === void 0 || onClose(reset || false);
1449
1450
  };
1450
1451
 
@@ -1564,13 +1565,13 @@ var PaymentModal = function PaymentModal(_ref16) {
1564
1565
  if (paymentStatus) {
1565
1566
  // 确定支付状态
1566
1567
  var statusClassName = calculateStatusClassName(paymentStatus);
1567
- var autoCloseConfig = calculateAutoCloseConfig(paymentStatus, !!gapAmount);
1568
+ var autoCloseConfig = calculateAutoCloseConfig(paymentStatus, !!currentChangeGivenAmount);
1568
1569
 
1569
1570
  // 根据支付状态展示不同的 toast
1570
1571
  displayPaymentResultToast({
1571
1572
  paymentStatus: paymentStatus,
1572
1573
  orderTotalAmount: orderTotalAmount,
1573
- gapAmount: currentChangeGivenAmount,
1574
+ gapAmount: paymentStatus === 'partially_paid' ? gapAmount : currentChangeGivenAmount,
1574
1575
  failureReason: failureReason,
1575
1576
  autoCloseConfig: autoCloseConfig,
1576
1577
  actionButtons: generateActionButtons(paymentStatus)
@@ -1581,7 +1582,7 @@ var PaymentModal = function PaymentModal(_ref16) {
1581
1582
  toastInfo: {
1582
1583
  status: paymentStatus,
1583
1584
  amount: orderTotalAmount,
1584
- gapAmount: gapAmount,
1585
+ gapAmount: currentChangeGivenAmount,
1585
1586
  failureReason: failureReason
1586
1587
  }
1587
1588
  });
@@ -1659,10 +1660,10 @@ var PaymentModal = function PaymentModal(_ref16) {
1659
1660
  return _ref21.apply(this, arguments);
1660
1661
  };
1661
1662
  }();
1662
- if (data) {
1663
+ if (data && open) {
1663
1664
  initCheckoutData();
1664
1665
  }
1665
- }, [data]);
1666
+ }, [data, open]);
1666
1667
 
1667
1668
  // 创建PaymentResultToast配置对象
1668
1669
  var paymentResultToastConfig = {
@@ -2001,17 +2002,18 @@ var PaymentModal = function PaymentModal(_ref16) {
2001
2002
 
2002
2003
  // 使用新的工具方法创建showSuccessToast函数
2003
2004
  var showSuccessToast = createShowSuccessToast(paymentResultToastConfig, generateActionButtons);
2004
- console.log('✅ PaymentModal: Rendering PisellContainer with open=true');
2005
- return /*#__PURE__*/React.createElement(PaymentResultToastProvider, null, /*#__PURE__*/React.createElement(PisellContainer, {
2005
+ return /*#__PURE__*/React.createElement(PaymentResultToastProvider, null, /*#__PURE__*/React.createElement(PisellContainer
2006
+ // open={open}
2007
+ , {
2006
2008
  renderType: "modal",
2007
2009
  props: {
2008
- open: true,
2010
+ open: open,
2009
2011
  onCancel: function onCancel() {
2010
2012
  handlePaymentCancel(false);
2011
2013
  },
2012
2014
  title: /*#__PURE__*/React.createElement(CustomHeader, null),
2013
2015
  width: 880,
2014
- destroyOnClose: true,
2016
+ destroyOnClose: false,
2015
2017
  maskClosable: false,
2016
2018
  footer: null,
2017
2019
  closeIcon: null,
@@ -2032,6 +2034,7 @@ var PaymentModal = function PaymentModal(_ref16) {
2032
2034
  }
2033
2035
  }, /*#__PURE__*/React.createElement(PaymentContent, {
2034
2036
  ref: paymentContentRef,
2037
+ isModalOpen: open,
2035
2038
  cartData: cloneDeep(data),
2036
2039
  orderInfo: orderInfo,
2037
2040
  onPaymentComplete: handlePaymentComplete,
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const PaymentPlugin: () => JSX.Element;
3
2
  export default PaymentPlugin;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  export interface IScanResult {
4
3
  status: 'success' | 'failed';
@@ -1,4 +1,6 @@
1
1
  import React from 'react';
2
+ import { PisellText } from '@pisell/materials';
3
+ var Amount = PisellText.Amount;
2
4
  var DiscountTextMode = function DiscountTextMode(_ref) {
3
5
  var cardData = _ref.cardData,
4
6
  selectedWalletIds = _ref.selectedWalletIds;
@@ -14,7 +16,10 @@ var DiscountTextMode = function DiscountTextMode(_ref) {
14
16
  className: "discount-text-name"
15
17
  }, card.name), /*#__PURE__*/React.createElement("span", {
16
18
  className: "discount-text-amount"
17
- }, "-", card.savedAmount ? "$".concat(card.savedAmount) : '$0'));
19
+ }, "-", /*#__PURE__*/React.createElement(Amount, {
20
+ value: card.savedAmount,
21
+ showCurrencySymbol: true
22
+ })));
18
23
  }) : /*#__PURE__*/React.createElement("div", {
19
24
  className: "discount-text-empty"
20
25
  }));
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface DiscountWalletProps {
4
3
  isCardMode: boolean;
@@ -1,5 +1,7 @@
1
1
  import React from 'react';
2
+ import { PisellText } from '@pisell/materials';
2
3
  import "./index.less";
4
+ var Amount = PisellText.Amount;
3
5
  var WalletPassTextMode = function WalletPassTextMode(_ref) {
4
6
  var cardData = _ref.cardData,
5
7
  selectedWalletIds = _ref.selectedWalletIds;
@@ -15,7 +17,10 @@ var WalletPassTextMode = function WalletPassTextMode(_ref) {
15
17
  className: "wallet-pass-text-name"
16
18
  }, card.name), /*#__PURE__*/React.createElement("span", {
17
19
  className: "wallet-pass-text-amount"
18
- }, "-", card.redeem ? "".concat(card.redeem) : '$0'));
20
+ }, "-", /*#__PURE__*/React.createElement(Amount, {
21
+ value: card.redeem,
22
+ showCurrencySymbol: true
23
+ })));
19
24
  }) : /*#__PURE__*/React.createElement("div", {
20
25
  className: "wallet-pass-text-empty"
21
26
  }));
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
2
  import { locales, formatAmount } from '@pisell/utils';
3
+ import Decimal from 'decimal.js';
3
4
  import { showPaymentResultToastSuccess, showPaymentResultToastFailed } from "../components/PaymentResultToast";
4
5
 
5
6
  // 支付结果Toast工具类的配置参数接口
@@ -49,7 +50,7 @@ export var calculateSubtitle = function calculateSubtitle(status, amount, gapAmo
49
50
  }
50
51
  break;
51
52
  case 'partially_paid':
52
- var displayAmount = gapAmount !== null && gapAmount !== void 0 ? gapAmount : amount;
53
+ var displayAmount = new Decimal(amount).minus(gapAmount !== null && gapAmount !== void 0 ? gapAmount : 0).toNumber();
53
54
  text = "".concat(locales.getText('payment.result.partiallyPaid') || 'Partially Paid', " ").concat(formatCurrency(displayAmount, amountSymbol));
54
55
  colorClass = 'partially-paid'; // 橙色
55
56
  break;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.css';
3
2
  /**
4
3
  * @title: 自定义组件设置
@@ -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;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActionProps } from '../../const';
2
3
  declare const _default: ({ className, isMobile, onChange }: ActionProps) => JSX.Element;
3
4
  export default _default;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActionProps } from '../../const';
2
3
  declare const _default: ({ onChange, className, isMobile }: ActionProps) => JSX.Element;
3
4
  export default _default;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActionProps } from '../../const';
2
3
  /**
3
4
  * @title: 支付状态未知页面
@@ -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" | "warn" | "success" | "fail" | "pedding" | "resove" | "reject" | "question">;
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<"payo" | "tyro" | "windcave" | "stripe" | "linkly">;
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
  };
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Linkly: ({ api, onChange }: any) => JSX.Element;
3
2
  export default Linkly;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PayProps } from './const';
2
3
  import './index.less';
3
4
  /**
@@ -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" | "warn" | "success" | "fail" | "question";
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?: "refund" | "fullPay" | "pay" | "query" | undefined;
298
+ mode?: "pay" | "refund" | "fullPay" | "query" | undefined;
299
299
  order_id?: string | number | undefined;
300
- eftpos?: "payo" | "tyro" | "windcave" | "stripe" | "linkly" | undefined;
301
- action?: "amount" | "pay" | "deviceList" | undefined;
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?: "step" | "unset" | undefined;
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" | "warn" | "success" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
311
+ status?: "loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
312
312
  warn?: string | undefined;
313
313
  steps?: {
314
314
  /** 用于重置当前步骤 */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Total: ({ className, isFooter }: any) => JSX.Element;
4
3
  export default Total;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Information: () => JSX.Element;
3
4
  export default Information;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare type CallToBookProps = {
4
3
  show: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CalendarDataItem } from '../../type';
3
2
  declare type CalendarItemProps = {
4
3
  month: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const EventBooking: () => JSX.Element;
4
3
  export default EventBooking;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ToBPayCache: (props: {
4
3
  open: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PayMethod } from '../../types';
3
2
  import './index.less';
4
3
  declare const ToBPayCard: ({ data, onChange, }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PayMethod, PayMethodGroup } from '../../types';
3
2
  import './index.less';
4
3
  declare const ToBPayCardGroup: (props: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const ToBPayFooter: (props: {
3
2
  loading: boolean;
4
3
  submitDisabled: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const ToBPayTitle: (props: {
3
2
  amount: number | string;
4
3
  }) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ThreedsLoading: ({ title, showSuccessBackButton, onSuccessBack }: any) => JSX.Element;
4
3
  export default ThreedsLoading;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const StripePayment: () => JSX.Element;
4
3
  export default StripePayment;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StripeSDK: ({ public_key, client_secret, children, lang, }: {
3
2
  public_key: string;
4
3
  client_secret?: string | undefined;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const PageLoading: () => JSX.Element;
4
3
  export default PageLoading;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const PaymentRequestForm: () => JSX.Element | null;
4
3
  export default PaymentRequestForm;
@@ -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: any;
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,2 @@
1
- /// <reference types="react" />
2
1
  declare const PhoneField: ({ value, onChange }: any) => JSX.Element;
3
2
  export default PhoneField;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface RightPanelProps {
4
3
  value: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PopoverProps } from 'antd';
3
2
  import { CustomerCardProps } from './CustomerCard';
4
3
  import './index.less';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface ProductExtensionProps {
4
3
  onDataChange: any;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const TabProduct: (props: any) => JSX.Element;
3
2
  export default TabProduct;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare type BoolConfigVal = 0 | 1;
4
3
  export interface ProductCardConfig {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { ScheduleItem } from '../../../type';
4
3
  declare type Item = any;
@@ -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: any;
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
+ }>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const AddSchedules: ({ value, onChange, drawerContainer, isSelf }: any) => JSX.Element;
4
3
  export default AddSchedules;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type Value = number[];
4
3
  declare const SchedulesModule: ({ value, onChange, drawerContainer, ruleFn, tabKey, previewItemChange, isSelf, isTitle, }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SelectProps } from "antd";
3
2
  import "./index.less";
4
3
  interface TaxSelectProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface AddServiceVariantProps {
3
2
  globalState: any;
4
3
  setGlobalState: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const index: () => JSX.Element;
4
3
  export default index;
@@ -25,8 +25,8 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
25
25
  import React, { useEffect, useMemo, useRef, useState } from 'react';
26
26
  import { locales } from '@pisell/utils';
27
27
  import { message } from 'antd';
28
- import { Iconfont } from '@pisell/materials';
29
- import { getOrderInfoByCode, getBookingDetail, getEventBookingDetail, getBookingConfig, getServices, voidAppointment } from "../../serve";
28
+ import { Iconfont, PisellModal } from '@pisell/materials';
29
+ import { getOrderInfoByCode, getBookingDetail, getEventBookingDetail, getBookingConfig, getServices } from "../../serve";
30
30
  import * as apis from "../../serve";
31
31
  import dayjs from 'dayjs';
32
32
  import useEngineContext from "../../../../hooks/useEngineContext";
@@ -247,6 +247,10 @@ var TicketBooking = function TicketBooking() {
247
247
  _useState2 = _slicedToArray(_useState, 2),
248
248
  activeBookingId = _useState2[0],
249
249
  setActiveBookingId = _useState2[1];
250
+ var _useState3 = useState(false),
251
+ _useState4 = _slicedToArray(_useState3, 2),
252
+ showTerminalUpgradeModal = _useState4[0],
253
+ setShowTerminalUpgradeModal = _useState4[1];
250
254
  var pisellFloatingPanelRef = useRef(null);
251
255
  var closeRef = useRef(null);
252
256
  var bookingTicket = useBookingTicket();
@@ -261,6 +265,26 @@ var TicketBooking = function TicketBooking() {
261
265
  changeCustomerToGlobalState: changeCustomerToGlobalState
262
266
  }),
263
267
  selectCustomer = _useCustomer.selectCustomer;
268
+
269
+ // 检测Terminal版本并显示升级提示
270
+ var checkTerminalVersion = useMemoizedFn(function () {
271
+ if (isTerminal()) {
272
+ var userAgent = navigator.userAgent;
273
+ if (userAgent.includes('terminal')) {
274
+ // 匹配 terminal/x.x.x(xxx) 格式,支持多位数
275
+ var terminalVersionMatch = userAgent.match(/terminal\/[\d.]+\((\d+)\)/i);
276
+ if (terminalVersionMatch && terminalVersionMatch[1]) {
277
+ var buildNumberStr = terminalVersionMatch[1];
278
+ var buildNumber = parseInt(buildNumberStr, 10);
279
+
280
+ // 确保解析成功且是有效数字
281
+ if (!isNaN(buildNumber) && buildNumber > 0 && buildNumber < 766) {
282
+ setShowTerminalUpgradeModal(true);
283
+ }
284
+ }
285
+ }
286
+ }
287
+ });
264
288
  useMemo(function () {
265
289
  openScan(function (data) {
266
290
  handleScan(data);
@@ -336,6 +360,9 @@ var TicketBooking = function TicketBooking() {
336
360
  });
337
361
  _setShopOpeningHours();
338
362
  _setIntervalTime(true);
363
+
364
+ // 检测Terminal版本
365
+ checkTerminalVersion();
339
366
  interaction === null || interaction === void 0 || (_interaction$utils = interaction.utils) === null || _interaction$utils === void 0 || _interaction$utils.mountFunction('bookingTicket', 'clearAllCart', function (type, orderId) {
340
367
  console.log('bookingTicket.clearAllCart');
341
368
  // 支付成功后清空状态
@@ -349,8 +376,9 @@ var TicketBooking = function TicketBooking() {
349
376
 
350
377
  // 作废预约
351
378
  interaction === null || interaction === void 0 || (_interaction$utils2 = interaction.utils) === null || _interaction$utils2 === void 0 || _interaction$utils2.mountFunction('booking', 'voidBooking', function (orderId) {
352
- voidAppointment(orderId);
353
- enableAllScanListeners();
379
+ // checkout2.0 结账时不生成订单 所以不需要作废订单
380
+ // voidAppointment(orderId);
381
+ // enableAllScanListeners();
354
382
  });
355
383
  return function () {
356
384
  off === null || off === void 0 || off();
@@ -387,6 +415,7 @@ var TicketBooking = function TicketBooking() {
387
415
  intervalSetTime: isInterval
388
416
  });
389
417
  };
418
+ useEffect(function () {}, []);
390
419
  var getDataFromHost = function getDataFromHost() {
391
420
  try {
392
421
  var is_price_include_tax = getData('is_price_include_tax');
@@ -1210,6 +1239,19 @@ var TicketBooking = function TicketBooking() {
1210
1239
  ref: pisellFloatingPanelRef,
1211
1240
  currentDate: currentDate,
1212
1241
  onBookingClick: handleBookingClick
1242
+ }), /*#__PURE__*/React.createElement(PisellModal.Information, {
1243
+ open: showTerminalUpgradeModal,
1244
+ title: locales.getText('pisell2.ticket-booking.terminal-upgrade-title'),
1245
+ describe: locales.getText('pisell2.ticket-booking.terminal-upgrade-description'),
1246
+ okText: locales.getText('pisell2.ticket-booking.terminal-upgrade-ok'),
1247
+ cancelText: locales.getText('pisell2.ticket-booking.terminal-upgrade-cancel'),
1248
+ closable: true,
1249
+ onOk: function onOk() {
1250
+ return setShowTerminalUpgradeModal(false);
1251
+ },
1252
+ onCancel: function onCancel() {
1253
+ return setShowTerminalUpgradeModal(false);
1254
+ }
1213
1255
  }));
1214
1256
  };
1215
1257
  export default TicketBooking;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { Dayjs } from 'dayjs';
3
2
  import './index.less';
4
3
  interface ITimeBarProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface TicketBookingProps {
4
3
  productExtensionType: string[];