@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
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ServiceList: ({ onEdit }: {
4
3
  onEdit: any;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Lists: ({ onEdit, onChange }: any) => JSX.Element;
3
2
  export default Lists;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PisellDrawerProps } from '../../../components/drawer';
3
2
  import '../../../info/service/addService/index.less';
4
3
  interface AddServiceProps {
@@ -7,7 +7,7 @@ export declare const getDurationProps: ({ cacheItem, useStartTime, currentResour
7
7
  type: string;
8
8
  value: number;
9
9
  };
10
- locale: any;
10
+ locale: string;
11
11
  slice: any;
12
12
  selectProps: {
13
13
  size: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ServiceItem: ({ d, handleEditService, state, handleLike, errorMessage, handleDeleteService, }: any) => JSX.Element;
4
3
  export default ServiceItem;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ServiceList: ({ onEdit }: {
4
3
  onEdit: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface FormState {
2
3
  amountSymbol: string;
3
4
  apis: {
@@ -105,4 +106,11 @@ export declare const walkInData: {
105
106
  id: number;
106
107
  nickname: string;
107
108
  };
108
- export declare const Provider: any, Context: any;
109
+ export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
110
+ state: FormState;
111
+ } & {
112
+ dispatch: (params: {
113
+ type: string;
114
+ payload: any;
115
+ }) => void;
116
+ }>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  export interface InfoProps {
4
3
  title?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const AddNote: ({ value, onChange, title, placeholder }: any) => JSX.Element;
4
3
  export default AddNote;
@@ -1 +1,10 @@
1
- export declare const Provider: any, Context: any;
1
+ /// <reference types="react" />
2
+ import { FormState } from "../model";
3
+ export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
4
+ state: FormState;
5
+ } & {
6
+ dispatch: (params: {
7
+ type: string;
8
+ payload: any;
9
+ }) => void;
10
+ }>;
@@ -1 +1,10 @@
1
- export declare const Provider: any, Context: any;
1
+ /// <reference types="react" />
2
+ import { FormState } from "../model";
3
+ export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
4
+ state: FormState;
5
+ } & {
6
+ dispatch: (params: {
7
+ type: string;
8
+ payload: any;
9
+ }) => void;
10
+ }>;
@@ -165,10 +165,10 @@ export declare const getProductTotalPrice: (item: any) => number;
165
165
  export declare const getDuration: (duration: number | {
166
166
  type: string;
167
167
  value: number;
168
- }) => number | {
168
+ }) => number | "flexible" | {
169
169
  type: string;
170
170
  value: number;
171
- } | "flexible";
171
+ };
172
172
  export declare const isWalkIn: (customer_id?: number | string) => boolean;
173
173
  export declare const getIsEdit: (state: any) => boolean;
174
174
  export {};
@@ -11,6 +11,7 @@ interface PaymentModalData {
11
11
  total: any;
12
12
  }
13
13
  interface PaymentModalProps {
14
+ open?: boolean;
14
15
  data?: PaymentModalData;
15
16
  callback?: (result: any) => void;
16
17
  onClose?: (reset?: boolean) => void;
@@ -75,6 +75,7 @@ var PaymentContent = (0, import_react.forwardRef)(
75
75
  ({
76
76
  cartData,
77
77
  orderInfo,
78
+ isModalOpen,
78
79
  onPaymentComplete,
79
80
  onPaymentCancel,
80
81
  onStatusChange,
@@ -98,7 +99,6 @@ var PaymentContent = (0, import_react.forwardRef)(
98
99
  const utils = context.appHelper.utils || {};
99
100
  const { pisellos, getData, pisellosAllModule, interaction } = utils;
100
101
  const Toast = (0, import_useToast.default)();
101
- const paymentResultToast = (0, import_PaymentResultToast.usePaymentResultToast)();
102
102
  const checkoutRef = (0, import_react.useRef)(null);
103
103
  const savePayLaterHandlerRef = (0, import_react.useRef)(null);
104
104
  const [customAmount, setCustomAmount] = (0, import_react.useState)("");
@@ -267,8 +267,7 @@ var PaymentContent = (0, import_react.forwardRef)(
267
267
  };
268
268
  (0, import_react.useEffect)(() => {
269
269
  var _a2;
270
- console.time("initCustomAmount");
271
- if (checkoutModule && orderInfo) {
270
+ if (checkoutModule && orderInfo && isModalOpen) {
272
271
  try {
273
272
  const currentAmount = checkoutModule.getStateAmount();
274
273
  if (currentAmount) {
@@ -286,8 +285,7 @@ var PaymentContent = (0, import_react.forwardRef)(
286
285
  }
287
286
  } else {
288
287
  }
289
- console.timeEnd("initCustomAmount");
290
- if (checkoutModule) {
288
+ if (checkoutModule && isModalOpen) {
291
289
  checkoutModule.getPaymentMethodsAsync().then((paymentMethods2) => {
292
290
  setPaymentMethods(paymentMethods2);
293
291
  const isShowCashPayment = paymentMethods2.some(
@@ -304,7 +302,7 @@ var PaymentContent = (0, import_react.forwardRef)(
304
302
  }
305
303
  }, [checkoutModule, orderInfo]);
306
304
  (0, import_react.useEffect)(() => {
307
- if (customAmount && checkoutModule && currency && orderInfo) {
305
+ if (customAmount && checkoutModule && currency && orderInfo && isModalOpen) {
308
306
  try {
309
307
  setRecommendAmounts(
310
308
  checkoutModule.payment.cash.getRecommendedAmount(
@@ -318,7 +316,7 @@ var PaymentContent = (0, import_react.forwardRef)(
318
316
  }
319
317
  }, [customAmount, checkoutModule, currency, orderInfo]);
320
318
  (0, import_react.useEffect)(() => {
321
- if (checkoutModule && checkoutModule.core) {
319
+ if (checkoutModule && checkoutModule.core && isModalOpen) {
322
320
  try {
323
321
  const core = checkoutModule.core;
324
322
  if (core.effects && typeof core.effects.on === "function") {
@@ -876,6 +874,7 @@ var PaymentContent = (0, import_react.forwardRef)(
876
874
  }
877
875
  );
878
876
  var PaymentModal = ({
877
+ open,
879
878
  data,
880
879
  callback,
881
880
  onClose,
@@ -1054,7 +1053,7 @@ var PaymentModal = ({
1054
1053
  console.log("Payment cancelled");
1055
1054
  callback == null ? void 0 : callback({ status: "cancelled" });
1056
1055
  const checkout = pisellos.getModule("checkout");
1057
- checkout.cancelCheckoutAsync();
1056
+ checkout.cancelCurrentOrderAsync();
1058
1057
  onClose == null ? void 0 : onClose(reset || false);
1059
1058
  };
1060
1059
  const CustomHeader = () => /* @__PURE__ */ import_react.default.createElement(
@@ -1155,13 +1154,13 @@ var PaymentModal = ({
1155
1154
  const statusClassName = (0, import_PaymentResultToastUtils.calculateStatusClassName)(paymentStatus);
1156
1155
  const autoCloseConfig = (0, import_PaymentResultToastUtils.calculateAutoCloseConfig)(
1157
1156
  paymentStatus,
1158
- !!gapAmount
1157
+ !!currentChangeGivenAmount
1159
1158
  );
1160
1159
  (0, import_PaymentResultToastUtils.displayPaymentResultToast)(
1161
1160
  {
1162
1161
  paymentStatus,
1163
1162
  orderTotalAmount,
1164
- gapAmount: currentChangeGivenAmount,
1163
+ gapAmount: paymentStatus === "partially_paid" ? gapAmount : currentChangeGivenAmount,
1165
1164
  failureReason,
1166
1165
  autoCloseConfig,
1167
1166
  actionButtons: generateActionButtons(paymentStatus)
@@ -1173,7 +1172,7 @@ var PaymentModal = ({
1173
1172
  toastInfo: {
1174
1173
  status: paymentStatus,
1175
1174
  amount: orderTotalAmount,
1176
- gapAmount,
1175
+ gapAmount: currentChangeGivenAmount,
1177
1176
  failureReason
1178
1177
  }
1179
1178
  };
@@ -1223,10 +1222,10 @@ var PaymentModal = ({
1223
1222
  console.error("Failed to initialize checkout data:", error);
1224
1223
  }
1225
1224
  };
1226
- if (data) {
1225
+ if (data && open) {
1227
1226
  initCheckoutData();
1228
1227
  }
1229
- }, [data]);
1228
+ }, [data, open]);
1230
1229
  const paymentResultToastConfig = {
1231
1230
  context,
1232
1231
  pisellos,
@@ -1522,19 +1521,18 @@ var PaymentModal = ({
1522
1521
  paymentResultToastConfig,
1523
1522
  generateActionButtons
1524
1523
  );
1525
- console.log("✅ PaymentModal: Rendering PisellContainer with open=true");
1526
1524
  return /* @__PURE__ */ import_react.default.createElement(import_PaymentResultToast.PaymentResultToastProvider, null, /* @__PURE__ */ import_react.default.createElement(
1527
1525
  import_materials.PisellContainer,
1528
1526
  {
1529
1527
  renderType: "modal",
1530
1528
  props: {
1531
- open: true,
1529
+ open,
1532
1530
  onCancel: () => {
1533
1531
  handlePaymentCancel(false);
1534
1532
  },
1535
1533
  title: /* @__PURE__ */ import_react.default.createElement(CustomHeader, null),
1536
1534
  width: 880,
1537
- destroyOnClose: true,
1535
+ destroyOnClose: false,
1538
1536
  maskClosable: false,
1539
1537
  footer: null,
1540
1538
  closeIcon: null,
@@ -1558,6 +1556,7 @@ var PaymentModal = ({
1558
1556
  PaymentContent,
1559
1557
  {
1560
1558
  ref: paymentContentRef,
1559
+ isModalOpen: open,
1561
1560
  cartData: (0, import_lodash.cloneDeep)(data),
1562
1561
  orderInfo,
1563
1562
  onPaymentComplete: handlePaymentComplete,
@@ -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';
@@ -33,6 +33,8 @@ __export(DiscountTextMode_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(DiscountTextMode_exports);
35
35
  var import_react = __toESM(require("react"));
36
+ var import_materials = require("@pisell/materials");
37
+ var Amount = import_materials.PisellText.Amount;
36
38
  var DiscountTextMode = ({
37
39
  cardData,
38
40
  selectedWalletIds
@@ -44,7 +46,7 @@ var DiscountTextMode = ({
44
46
  className: "discount-text-item selected"
45
47
  },
46
48
  /* @__PURE__ */ import_react.default.createElement("span", { className: "discount-text-name" }, card.name),
47
- /* @__PURE__ */ import_react.default.createElement("span", { className: "discount-text-amount" }, "-", card.savedAmount ? `$${card.savedAmount}` : "$0")
49
+ /* @__PURE__ */ import_react.default.createElement("span", { className: "discount-text-amount" }, "-", /* @__PURE__ */ import_react.default.createElement(Amount, { value: card.savedAmount, showCurrencySymbol: true }))
48
50
  )) : /* @__PURE__ */ import_react.default.createElement("div", { className: "discount-text-empty" }));
49
51
  };
50
52
  var DiscountTextMode_default = DiscountTextMode;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface DiscountWalletProps {
4
3
  isCardMode: boolean;
@@ -33,7 +33,9 @@ __export(WalletPassTextMode_exports, {
33
33
  });
34
34
  module.exports = __toCommonJS(WalletPassTextMode_exports);
35
35
  var import_react = __toESM(require("react"));
36
+ var import_materials = require("@pisell/materials");
36
37
  var import_index = require("./index.less");
38
+ var Amount = import_materials.PisellText.Amount;
37
39
  var WalletPassTextMode = ({
38
40
  cardData,
39
41
  selectedWalletIds
@@ -45,7 +47,7 @@ var WalletPassTextMode = ({
45
47
  className: "wallet-pass-text-item selected"
46
48
  },
47
49
  /* @__PURE__ */ import_react.default.createElement("span", { className: "wallet-pass-text-name" }, card.name),
48
- /* @__PURE__ */ import_react.default.createElement("span", { className: "wallet-pass-text-amount" }, "-", card.redeem ? `${card.redeem}` : "$0")
50
+ /* @__PURE__ */ import_react.default.createElement("span", { className: "wallet-pass-text-amount" }, "-", /* @__PURE__ */ import_react.default.createElement(Amount, { value: card.redeem, showCurrencySymbol: true }))
49
51
  )) : /* @__PURE__ */ import_react.default.createElement("div", { className: "wallet-pass-text-empty" }));
50
52
  };
51
53
  var WalletPassTextMode_default = WalletPassTextMode;
@@ -40,6 +40,7 @@ __export(PaymentResultToastUtils_exports, {
40
40
  module.exports = __toCommonJS(PaymentResultToastUtils_exports);
41
41
  var import_react = __toESM(require("react"));
42
42
  var import_utils = require("@pisell/utils");
43
+ var import_decimal = __toESM(require("decimal.js"));
43
44
  var import_PaymentResultToast = require("../components/PaymentResultToast");
44
45
  var formatCurrency = (amount, amountSymbol = "$") => {
45
46
  return (0, import_utils.formatAmount)(amount, 2, amountSymbol);
@@ -76,7 +77,7 @@ var calculateSubtitle = (status, amount, gapAmount, getData) => {
76
77
  }
77
78
  break;
78
79
  case "partially_paid":
79
- const displayAmount = gapAmount ?? amount;
80
+ const displayAmount = new import_decimal.default(amount).minus(gapAmount ?? 0).toNumber();
80
81
  text = `${import_utils.locales.getText("payment.result.partiallyPaid") || "Partially Paid"} ${formatCurrency(displayAmount, amountSymbol)}`;
81
82
  colorClass = "partially-paid";
82
83
  break;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './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;