@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
@@ -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: "product" | "customer" | "wallet" | "walletPass" | "local_product";
44
+ searchType: "customer" | "product" | "wallet" | "walletPass" | "local_product";
45
45
  data: any;
46
46
  scanCode: string;
47
47
  } | null;
@@ -1 +1,13 @@
1
- export declare const Provider: any, Context: any;
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
- export declare const Provider: any, Context: any;
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
- export declare const Provider: any, Context: any;
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
- export declare const Provider: any, Context: any;
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
- export declare const Provider: any, Context: any;
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: any;
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
+ }>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface LogData {
3
2
  key: string;
4
3
  value: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { IClientNameProps } from './type';
4
3
  declare const ClientName: ({ className, dataSource, style }: IClientNameProps) => JSX.Element | null;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DateSectionCom: ({ value, onChange, showTime, className, style, useSpace, format, itemStyle, }: any) => JSX.Element;
3
2
  export default DateSectionCom;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const GenderField: (props: any) => JSX.Element;
3
2
  export default GenderField;
@@ -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
  declare const AddTempModal: ({ open, onCancel, onConfirm, }: {
4
3
  open: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SCOProps } from './types';
3
2
  import './index.less';
4
3
  declare const SaasCreateOrganization: (props: SCOProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PopoverProps } from 'antd';
3
2
  import './index.less';
4
3
  interface PisellPhoneKeyboardProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const SalesModel: ({ children, hooks, config }: any) => JSX.Element;
3
2
  export * from './Sales';
4
3
  export default SalesModel;
@@ -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" | Decimal;
33
+ export declare const calculateTaxFee: (shopInfo: any, items: CartItem[]) => Decimal | "0.00";
34
34
  /**
35
35
  * 计算所有价格明细
36
36
  * @param items - 购物车商品数组
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const CartItem: ({ onNext }: any) => JSX.Element;
3
4
  export default CartItem;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Header: () => JSX.Element;
4
3
  export default Header;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '../../../booking/components/voucher/index.less';
3
2
  import './index.less';
4
3
  declare const VoucherCard: (props: any) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Deposit: (props: any) => JSX.Element;
4
3
  export default Deposit;
@@ -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
+ }>;
@@ -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, { isEdit, ScheduleModule, ...rest }: 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(item._extend.relation_details || []);
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
- originTax = originTax.plus(originalTaxPerItem.times(quantity));
164
- tax = tax.plus(discountedTaxPerItem.times(quantity));
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
- state.service.value,
180
- state,
181
- { tax_rate, is_price_include_tax, computed }
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
- state.addons.value,
189
- state,
190
- { tax_rate, is_price_include_tax, computed }
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.price),
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.price),
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 itemSurcharge = itemPrice.times(itemQuantity).times(percentageRate);
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
- if (bookingDetail && bookingId) {
382
- return Number(bookingDetail.surcharge_fee);
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, { isEdit, ScheduleModule, ...rest }) => {
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, { ScheduleModule, ...rest });
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
- ...rest
485
+ ...options
455
486
  });
456
- const taxInfo = getTaxInfo(state, rest);
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
- ), isPaymentModalOpen && /* @__PURE__ */ import_react.default.createElement(
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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface IProps {
4
3
  modal: any;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Deposit: (props: any) => JSX.Element;
3
2
  export default Deposit;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface FooterProps {
2
3
  state: any;
3
4
  reload: () => void;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const calculateTotalPrice: (data: any) => number;
3
2
  declare const useQuotation: (state: any, dispatch: any) => {
4
3
  dom: JSX.Element;
@@ -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 header: ({ state, dispatch }: any) => JSX.Element;
4
3
  export default header;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { EditServiceRef } from "../service/editService";
3
2
  declare const useInfoHolder: (state: any, dispatch: any) => {
4
3
  detailRef: import("react").MutableRefObject<EditServiceRef | undefined>;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InfoProps } from './main';
3
2
  declare const APP: (props: InfoProps) => JSX.Element;
4
3
  export default APP;
@@ -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: any;
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
+ }>;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Notes: () => JSX.Element | null;
3
2
  export default Notes;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Lists: ({ onEdit, onChange, onAction, isParallelResource }: any) => JSX.Element;
3
2
  export default Lists;
@@ -6,7 +6,7 @@ export declare const getDurationProps: ({ cacheItem, useStartTime, currentResour
6
6
  type: string;
7
7
  value: number;
8
8
  };
9
- locale: any;
9
+ locale: string;
10
10
  slice: any;
11
11
  selectProps: {
12
12
  size: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const BookingList: ({ items }: {
3
2
  items: any[];
4
3
  }) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ServiceItem: ({ d, handleEditService, state, handleLike, resourceItem, errorMessage, handleDeleteService, }: any) => JSX.Element;
4
3
  export default ServiceItem;