@pisell/private-materials 6.7.7 → 6.7.9

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 (367) 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/index.js +1 -1
  5. package/build/lowcode/meta.js +2 -2
  6. package/build/lowcode/preview.js +17 -8
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +9 -9
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +9 -9
  11. package/es/components/appointmentBooking/components/Voucher/index.js +1 -2
  12. package/es/components/booking/addons/index.js +17 -25
  13. package/es/components/booking/addons/model.d.ts +10 -1
  14. package/es/components/booking/components/footer/amount.d.ts +0 -1
  15. package/es/components/booking/components/footer/amount.js +84 -548
  16. package/es/components/booking/components/footer/index.js +56 -77
  17. package/es/components/booking/components/footer/utils.d.ts +0 -19
  18. package/es/components/booking/components/footer/utils.js +73 -194
  19. package/es/components/booking/components/voucher/index.js +7 -23
  20. package/es/components/booking/forms/model.d.ts +10 -1
  21. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  22. package/es/components/booking/hooks/useQuotation.js +1 -4
  23. package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
  24. package/es/components/booking/info/model.d.ts +10 -1
  25. package/es/components/booking/info/service/addService/utils.d.ts +1 -1
  26. package/es/components/booking/info/service2/utils.js +0 -1
  27. package/es/components/booking/info2/cartClientCard/index.js +6 -30
  28. package/es/components/booking/info2/index.js +1 -1
  29. package/es/components/booking/info2/service/addService/index.js +3 -2
  30. package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
  31. package/es/components/booking/info2/service/editNormalService/index.js +0 -6
  32. package/es/components/booking/info2/service/editService/index.js +6 -16
  33. package/es/components/booking/info2/service/editService/utils.d.ts +0 -15
  34. package/es/components/booking/info2/service/editService/utils.js +0 -66
  35. package/es/components/booking/model.d.ts +9 -1
  36. package/es/components/booking/notes/model.d.ts +10 -1
  37. package/es/components/booking/payments/model.d.ts +10 -1
  38. package/es/components/booking/utils.d.ts +0 -1
  39. package/es/components/booking/utils.js +3 -16
  40. package/es/components/checkout/PaymentModal.d.ts +5 -13
  41. package/es/components/checkout/PaymentModal.js +252 -304
  42. package/es/components/checkout/PaymentPlugin.d.ts +3 -0
  43. package/es/components/{systemSettings/registry/components/GroupModal.js → checkout/PaymentPlugin.js} +171 -132
  44. package/es/components/checkout/components/AdditionalModule/index.d.ts +1 -3
  45. package/es/components/checkout/components/AdditionalModule/index.js +12 -52
  46. package/es/components/checkout/components/AmountSummary/index.js +76 -9
  47. package/es/components/checkout/components/AmountSummary/index.less +6 -5
  48. package/es/components/checkout/components/CashPaymentModule/index.d.ts +1 -3
  49. package/es/components/checkout/components/CashPaymentModule/index.js +2 -5
  50. package/es/components/checkout/components/PaymentDetailModal/index.js +2 -2
  51. package/es/components/checkout/components/PaymentOptionsModule/PaymentMethodItem.d.ts +0 -2
  52. package/es/components/checkout/components/PaymentOptionsModule/PaymentMethodItem.js +1 -6
  53. package/es/components/checkout/components/PaymentOptionsModule/index.d.ts +0 -1
  54. package/es/components/checkout/components/PaymentOptionsModule/index.js +1 -2
  55. package/es/components/checkout/components/PaymentOptionsModule/index.less +0 -4
  56. package/es/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -4
  57. package/es/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.js +8 -31
  58. package/es/components/checkout/components/PaymentResultToast/index.js +6 -6
  59. package/es/components/checkout/components/PaymentResultToast/index.less +33 -94
  60. package/es/components/checkout/components/SearchAndClientModule/index.js +40 -39
  61. package/es/components/checkout/hooks/useWalletPass.js +1 -1
  62. package/es/components/checkout/index.less +1 -1
  63. package/es/components/checkout/locales.d.ts +0 -6
  64. package/es/components/checkout/locales.js +0 -6
  65. package/es/components/checkout/utils/PaymentResultToastUtils.d.ts +1 -0
  66. package/es/components/checkout/utils/PaymentResultToastUtils.js +1 -11
  67. package/es/components/eftposPay/hooks.d.ts +1 -1
  68. package/es/components/eftposPay/linkly/hooks/useTimeQuery.js +6 -14
  69. package/es/components/eftposPay/payo/config.js +32 -70
  70. package/es/components/eftposPay/store/index.d.ts +4 -4
  71. package/es/components/eftposPay/tyro/index.js +0 -12
  72. package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
  73. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
  74. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
  75. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
  76. package/es/components/index.d.ts +1 -2
  77. package/es/components/index.js +1 -2
  78. package/es/components/list/List.js +40 -56
  79. package/es/components/list/hooks/useListState.d.ts +3 -5
  80. package/es/components/list/hooks/useListState.js +2 -17
  81. package/es/components/list/styles/header.less +3 -3
  82. package/es/components/list/utils/index.d.ts +1 -13
  83. package/es/components/list/utils/index.js +1 -43
  84. package/es/components/pay/toC/PaymentMethods/MWCreditCard/tds2.js +12 -14
  85. package/es/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -6
  86. package/es/components/pay/toC/PaymentMethods/WalletPass/utils.js +2 -4
  87. package/es/components/pay/toC/PaymentMethods/components/PaymentReturnContent/index.js +0 -2
  88. package/es/components/pay/toC/PaymentMethods/components/PaymentReturnContent/index.less +3 -13
  89. package/es/components/pay/toC/index.js +4 -7
  90. package/es/components/pay/toC/locales.d.ts +0 -3
  91. package/es/components/pay/toC/locales.js +3 -6
  92. package/es/components/pay/toC/model.d.ts +9 -1
  93. package/es/components/pay/toC/status.d.ts +0 -1
  94. package/es/components/pay/toC/status.js +0 -3
  95. package/es/components/schedules/model.d.ts +9 -1
  96. package/es/components/schedules/utils.d.ts +1 -1
  97. package/es/components/subTotal/index.js +1 -1
  98. package/es/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.js +0 -1
  99. package/es/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +2 -33
  100. package/es/components/ticketBooking/components/ProductDisplayAdapter/utils.js +36 -139
  101. package/es/components/ticketBooking/components/addServiceVariant/addService.js +86 -2
  102. package/es/components/ticketBooking/components/menuBar/index.js +12 -109
  103. package/es/components/ticketBooking/components/ticketBooking/index.js +2 -2
  104. package/es/components/ticketBooking/components/timeBar/index.js +7 -112
  105. package/es/components/ticketBooking/components/timeBar/index.less +0 -59
  106. package/es/components/ticketBooking/hooks/pisellos/useProducts.js +18 -29
  107. package/es/components/ticketBooking/locales.d.ts +0 -6
  108. package/es/components/ticketBooking/locales.js +3 -9
  109. package/es/components/ticketBooking/utils/index.d.ts +0 -3
  110. package/es/components/ticketBooking/utils/index.js +13 -36
  111. package/es/components/wallet/Detail/index.js +2 -34
  112. package/es/components/wallet/Detail/index.less +0 -11
  113. package/es/components/wallet/Detail/locales.d.ts +0 -6
  114. package/es/components/wallet/Detail/locales.js +2 -14
  115. package/es/components/wallet/Detail/model.d.ts +13 -1
  116. package/es/components/wallet/DiscountCard/model.d.ts +14 -1
  117. package/es/components/wallet/PointCard/model.d.ts +13 -1
  118. package/es/components/wallet/RechargeableCard/model.d.ts +29 -1
  119. package/es/components/wallet/Voucher/index.js +10 -11
  120. package/es/components/wallet/Voucher/model.d.ts +13 -1
  121. package/es/components/wallet/components/WalletCard.js +1 -5
  122. package/es/components/wallet/index.js +2 -4
  123. package/es/components/wallet/model.d.ts +9 -1
  124. package/es/components/wallet/serve.d.ts +0 -7
  125. package/es/hooks/usePaymentLogger.d.ts +0 -1
  126. package/es/index.d.ts +0 -4
  127. package/es/index.js +1 -5
  128. package/es/plus/clientCard/locales.js +3 -3
  129. package/es/plus/clinetSearch/index.js +30 -28
  130. package/es/plus/clinetSearch/locales.d.ts +0 -3
  131. package/es/plus/clinetSearch/locales.js +4 -7
  132. package/es/plus/clinetSearch/types.d.ts +0 -12
  133. package/es/plus/walletPassGallery/components/footerButton/index.js +4 -2
  134. package/es/plus/walletPassGallery/components/footerButton/index.less +59 -14
  135. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +0 -1
  136. package/es/plus/walletPassGallery/components/passDetail/index.js +31 -84
  137. package/es/plus/walletPassGallery/components/passDetail/index.less +0 -4
  138. package/es/plus/walletPassGallery/components/recharge/index.js +8 -19
  139. package/es/plus/walletPassGallery/index.js +3 -7
  140. package/es/plus/walletPassGallery/serve.d.ts +0 -3
  141. package/es/plus/walletPassGallery/serve.js +2 -4
  142. package/es/pro/Login2.0/index.less +8 -15
  143. package/es/pro/comprehensiveSearch/components/searchSection/locales.js +3 -3
  144. package/es/pro/comprehensiveSearch/locales.js +1 -1
  145. package/es/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.js +36 -45
  146. package/es/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -1
  147. package/es/pro/priceKeyboard/components/cashKeyboard/index.js +2 -4
  148. package/es/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -1
  149. package/es/pro/priceKeyboard/components/discountKeyboard/index.js +1 -10
  150. package/es/pro/priceKeyboard/components/discountKeyboard/index.less +0 -14
  151. package/es/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -1
  152. package/es/pro/priceKeyboard/components/shortcuts/index.js +2 -5
  153. package/es/pro/priceKeyboard/components/shortcuts/index.less +0 -4
  154. package/es/utils/index.d.ts +1 -1
  155. package/lib/components/appointmentBooking/components/Voucher/index.js +1 -2
  156. package/lib/components/booking/addons/index.js +7 -15
  157. package/lib/components/booking/addons/model.d.ts +10 -1
  158. package/lib/components/booking/components/footer/amount.d.ts +0 -1
  159. package/lib/components/booking/components/footer/amount.js +41 -293
  160. package/lib/components/booking/components/footer/index.js +11 -30
  161. package/lib/components/booking/components/footer/utils.d.ts +0 -19
  162. package/lib/components/booking/components/footer/utils.js +41 -138
  163. package/lib/components/booking/components/voucher/index.js +9 -25
  164. package/lib/components/booking/forms/model.d.ts +10 -1
  165. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  166. package/lib/components/booking/hooks/useQuotation.js +1 -2
  167. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
  168. package/lib/components/booking/info/model.d.ts +10 -1
  169. package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
  170. package/lib/components/booking/info/service2/utils.js +0 -1
  171. package/lib/components/booking/info2/cartClientCard/index.js +5 -25
  172. package/lib/components/booking/info2/index.js +2 -7
  173. package/lib/components/booking/info2/service/addService/index.js +2 -1
  174. package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
  175. package/lib/components/booking/info2/service/editNormalService/index.js +0 -6
  176. package/lib/components/booking/info2/service/editService/index.js +3 -12
  177. package/lib/components/booking/info2/service/editService/utils.d.ts +0 -15
  178. package/lib/components/booking/info2/service/editService/utils.js +3 -40
  179. package/lib/components/booking/model.d.ts +9 -1
  180. package/lib/components/booking/notes/model.d.ts +10 -1
  181. package/lib/components/booking/payments/model.d.ts +10 -1
  182. package/lib/components/booking/utils.d.ts +0 -1
  183. package/lib/components/booking/utils.js +0 -11
  184. package/lib/components/checkout/PaymentModal.d.ts +5 -13
  185. package/lib/components/checkout/PaymentModal.js +147 -190
  186. package/lib/components/checkout/PaymentPlugin.d.ts +3 -0
  187. package/lib/components/checkout/PaymentPlugin.js +181 -0
  188. package/lib/components/checkout/components/AdditionalModule/index.d.ts +1 -3
  189. package/lib/components/checkout/components/AdditionalModule/index.js +11 -52
  190. package/lib/components/checkout/components/AmountSummary/index.js +46 -5
  191. package/lib/components/checkout/components/AmountSummary/index.less +6 -5
  192. package/lib/components/checkout/components/CashPaymentModule/index.d.ts +1 -3
  193. package/lib/components/checkout/components/CashPaymentModule/index.js +2 -5
  194. package/lib/components/checkout/components/PaymentDetailModal/index.js +2 -2
  195. package/lib/components/checkout/components/PaymentOptionsModule/PaymentMethodItem.d.ts +0 -2
  196. package/lib/components/checkout/components/PaymentOptionsModule/PaymentMethodItem.js +1 -5
  197. package/lib/components/checkout/components/PaymentOptionsModule/index.d.ts +0 -1
  198. package/lib/components/checkout/components/PaymentOptionsModule/index.js +0 -6
  199. package/lib/components/checkout/components/PaymentOptionsModule/index.less +0 -4
  200. package/lib/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -4
  201. package/lib/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.js +5 -23
  202. package/lib/components/checkout/components/PaymentResultToast/index.js +4 -4
  203. package/lib/components/checkout/components/PaymentResultToast/index.less +33 -94
  204. package/lib/components/checkout/components/SearchAndClientModule/index.js +3 -29
  205. package/lib/components/checkout/hooks/useWalletPass.js +1 -1
  206. package/lib/components/checkout/index.less +1 -1
  207. package/lib/components/checkout/locales.d.ts +0 -6
  208. package/lib/components/checkout/locales.js +0 -6
  209. package/lib/components/checkout/utils/PaymentResultToastUtils.d.ts +1 -0
  210. package/lib/components/checkout/utils/PaymentResultToastUtils.js +1 -11
  211. package/lib/components/eftposPay/hooks.d.ts +1 -1
  212. package/lib/components/eftposPay/linkly/hooks/useTimeQuery.js +6 -12
  213. package/lib/components/eftposPay/payo/config.js +73 -98
  214. package/lib/components/eftposPay/store/index.d.ts +4 -4
  215. package/lib/components/eftposPay/tyro/index.js +0 -12
  216. package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
  217. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
  218. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
  219. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
  220. package/lib/components/index.d.ts +1 -2
  221. package/lib/components/index.js +0 -3
  222. package/lib/components/list/List.js +16 -34
  223. package/lib/components/list/hooks/useListState.d.ts +3 -5
  224. package/lib/components/list/hooks/useListState.js +1 -14
  225. package/lib/components/list/styles/header.less +3 -3
  226. package/lib/components/list/utils/index.d.ts +1 -13
  227. package/lib/components/list/utils/index.js +0 -27
  228. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/tds2.js +12 -14
  229. package/lib/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -6
  230. package/lib/components/pay/toC/PaymentMethods/WalletPass/utils.js +2 -4
  231. package/lib/components/pay/toC/PaymentMethods/components/PaymentReturnContent/index.js +1 -1
  232. package/lib/components/pay/toC/PaymentMethods/components/PaymentReturnContent/index.less +3 -13
  233. package/lib/components/pay/toC/index.js +1 -4
  234. package/lib/components/pay/toC/locales.d.ts +0 -3
  235. package/lib/components/pay/toC/locales.js +3 -6
  236. package/lib/components/pay/toC/model.d.ts +9 -1
  237. package/lib/components/pay/toC/status.d.ts +0 -1
  238. package/lib/components/pay/toC/status.js +0 -5
  239. package/lib/components/schedules/model.d.ts +9 -1
  240. package/lib/components/schedules/utils.d.ts +1 -1
  241. package/lib/components/subTotal/index.js +1 -1
  242. package/lib/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.js +0 -1
  243. package/lib/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +2 -33
  244. package/lib/components/ticketBooking/components/ProductDisplayAdapter/utils.js +24 -84
  245. package/lib/components/ticketBooking/components/addServiceVariant/addService.js +1 -0
  246. package/lib/components/ticketBooking/components/menuBar/index.js +6 -42
  247. package/lib/components/ticketBooking/components/ticketBooking/index.js +2 -2
  248. package/lib/components/ticketBooking/components/timeBar/index.js +4 -105
  249. package/lib/components/ticketBooking/components/timeBar/index.less +0 -59
  250. package/lib/components/ticketBooking/hooks/pisellos/useProducts.js +13 -17
  251. package/lib/components/ticketBooking/locales.d.ts +0 -6
  252. package/lib/components/ticketBooking/locales.js +3 -9
  253. package/lib/components/ticketBooking/utils/index.d.ts +0 -3
  254. package/lib/components/ticketBooking/utils/index.js +6 -20
  255. package/lib/components/wallet/Detail/index.js +3 -31
  256. package/lib/components/wallet/Detail/index.less +0 -11
  257. package/lib/components/wallet/Detail/locales.d.ts +0 -6
  258. package/lib/components/wallet/Detail/locales.js +2 -14
  259. package/lib/components/wallet/Detail/model.d.ts +13 -1
  260. package/lib/components/wallet/DiscountCard/model.d.ts +14 -1
  261. package/lib/components/wallet/PointCard/model.d.ts +13 -1
  262. package/lib/components/wallet/RechargeableCard/model.d.ts +29 -1
  263. package/lib/components/wallet/Voucher/index.js +8 -8
  264. package/lib/components/wallet/Voucher/model.d.ts +13 -1
  265. package/lib/components/wallet/components/WalletCard.js +0 -4
  266. package/lib/components/wallet/index.js +2 -2
  267. package/lib/components/wallet/model.d.ts +9 -1
  268. package/lib/components/wallet/serve.d.ts +0 -7
  269. package/lib/hooks/usePaymentLogger.d.ts +0 -1
  270. package/lib/index.d.ts +0 -4
  271. package/lib/index.js +0 -12
  272. package/lib/plus/clientCard/locales.js +3 -3
  273. package/lib/plus/clinetSearch/index.js +8 -17
  274. package/lib/plus/clinetSearch/locales.d.ts +0 -3
  275. package/lib/plus/clinetSearch/locales.js +4 -7
  276. package/lib/plus/clinetSearch/types.d.ts +0 -12
  277. package/lib/plus/walletPassGallery/components/footerButton/index.js +2 -2
  278. package/lib/plus/walletPassGallery/components/footerButton/index.less +59 -14
  279. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +0 -1
  280. package/lib/plus/walletPassGallery/components/passDetail/index.js +15 -54
  281. package/lib/plus/walletPassGallery/components/passDetail/index.less +0 -4
  282. package/lib/plus/walletPassGallery/components/recharge/index.js +1 -7
  283. package/lib/plus/walletPassGallery/index.js +3 -7
  284. package/lib/plus/walletPassGallery/serve.d.ts +0 -3
  285. package/lib/plus/walletPassGallery/serve.js +2 -3
  286. package/lib/pro/Login2.0/index.less +8 -15
  287. package/lib/pro/comprehensiveSearch/components/searchSection/locales.js +3 -3
  288. package/lib/pro/comprehensiveSearch/locales.js +1 -1
  289. package/lib/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.js +43 -42
  290. package/lib/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -1
  291. package/lib/pro/priceKeyboard/components/cashKeyboard/index.js +2 -3
  292. package/lib/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -1
  293. package/lib/pro/priceKeyboard/components/discountKeyboard/index.js +1 -8
  294. package/lib/pro/priceKeyboard/components/discountKeyboard/index.less +0 -14
  295. package/lib/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -1
  296. package/lib/pro/priceKeyboard/components/shortcuts/index.js +2 -3
  297. package/lib/pro/priceKeyboard/components/shortcuts/index.less +0 -4
  298. package/lib/utils/index.d.ts +1 -1
  299. package/package.json +4 -4
  300. package/es/components/checkout/plugin.d.ts +0 -2
  301. package/es/components/checkout/plugin.js +0 -303
  302. package/es/components/eftposPay/payo/payment.d.ts +0 -66
  303. package/es/components/eftposPay/payo/payment.js +0 -579
  304. package/es/components/eftposPay/utils/log/index.d.ts +0 -110
  305. package/es/components/eftposPay/utils/log/index.js +0 -371
  306. package/es/components/systemSettings/registry/components/GroupModal.d.ts +0 -4
  307. package/es/components/systemSettings/registry/components/ItemModal.d.ts +0 -4
  308. package/es/components/systemSettings/registry/components/ItemModal.js +0 -547
  309. package/es/components/systemSettings/registry/components/ModuleList.d.ts +0 -4
  310. package/es/components/systemSettings/registry/components/ModuleList.js +0 -54
  311. package/es/components/systemSettings/registry/components/SectionList.d.ts +0 -4
  312. package/es/components/systemSettings/registry/components/SectionList.js +0 -174
  313. package/es/components/systemSettings/registry/components/SettingsTable.d.ts +0 -4
  314. package/es/components/systemSettings/registry/components/SettingsTable.js +0 -765
  315. package/es/components/systemSettings/registry/components/index.d.ts +0 -4
  316. package/es/components/systemSettings/registry/components/index.js +0 -4
  317. package/es/components/systemSettings/registry/index.d.ts +0 -5
  318. package/es/components/systemSettings/registry/index.js +0 -1059
  319. package/es/components/systemSettings/registry/index.less +0 -410
  320. package/es/components/systemSettings/registry/locales.d.ts +0 -272
  321. package/es/components/systemSettings/registry/locales.js +0 -300
  322. package/es/components/systemSettings/registry/services.d.ts +0 -77
  323. package/es/components/systemSettings/registry/services.js +0 -472
  324. package/es/components/systemSettings/registry/types.d.ts +0 -126
  325. package/es/components/systemSettings/registry/types.js +0 -1
  326. package/es/components/systemSettings/registry/utils/typeValidation.d.ts +0 -16
  327. package/es/components/systemSettings/registry/utils/typeValidation.js +0 -284
  328. package/es/components/systemSettings/registry/utils/validators.d.ts +0 -8
  329. package/es/components/systemSettings/registry/utils/validators.js +0 -44
  330. package/es/components/wallet/utils.d.ts +0 -48
  331. package/es/components/wallet/utils.js +0 -342
  332. package/lib/components/checkout/plugin.d.ts +0 -2
  333. package/lib/components/checkout/plugin.js +0 -263
  334. package/lib/components/eftposPay/payo/payment.d.ts +0 -66
  335. package/lib/components/eftposPay/payo/payment.js +0 -357
  336. package/lib/components/eftposPay/utils/log/index.d.ts +0 -110
  337. package/lib/components/eftposPay/utils/log/index.js +0 -294
  338. package/lib/components/systemSettings/registry/components/GroupModal.d.ts +0 -4
  339. package/lib/components/systemSettings/registry/components/GroupModal.js +0 -177
  340. package/lib/components/systemSettings/registry/components/ItemModal.d.ts +0 -4
  341. package/lib/components/systemSettings/registry/components/ItemModal.js +0 -508
  342. package/lib/components/systemSettings/registry/components/ModuleList.d.ts +0 -4
  343. package/lib/components/systemSettings/registry/components/ModuleList.js +0 -71
  344. package/lib/components/systemSettings/registry/components/SectionList.d.ts +0 -4
  345. package/lib/components/systemSettings/registry/components/SectionList.js +0 -181
  346. package/lib/components/systemSettings/registry/components/SettingsTable.d.ts +0 -4
  347. package/lib/components/systemSettings/registry/components/SettingsTable.js +0 -575
  348. package/lib/components/systemSettings/registry/components/index.d.ts +0 -4
  349. package/lib/components/systemSettings/registry/components/index.js +0 -48
  350. package/lib/components/systemSettings/registry/index.d.ts +0 -5
  351. package/lib/components/systemSettings/registry/index.js +0 -529
  352. package/lib/components/systemSettings/registry/index.less +0 -410
  353. package/lib/components/systemSettings/registry/locales.d.ts +0 -272
  354. package/lib/components/systemSettings/registry/locales.js +0 -324
  355. package/lib/components/systemSettings/registry/services.d.ts +0 -77
  356. package/lib/components/systemSettings/registry/services.js +0 -290
  357. package/lib/components/systemSettings/registry/types.d.ts +0 -126
  358. package/lib/components/systemSettings/registry/types.js +0 -17
  359. package/lib/components/systemSettings/registry/utils/typeValidation.d.ts +0 -16
  360. package/lib/components/systemSettings/registry/utils/typeValidation.js +0 -228
  361. package/lib/components/systemSettings/registry/utils/validators.d.ts +0 -8
  362. package/lib/components/systemSettings/registry/utils/validators.js +0 -54
  363. package/lib/components/wallet/utils.d.ts +0 -48
  364. package/lib/components/wallet/utils.js +0 -287
  365. package/lowcode/payment-modal/meta.ts +0 -135
  366. package/lowcode/settings-registry/meta.ts +0 -29
  367. package/lowcode/wallet-pass-detail/meta.ts +0 -89
@@ -2,46 +2,4 @@
2
2
  * List 组件工具函数导出
3
3
  */
4
4
 
5
- export { useGetText, createGetText, default as createGetTextDefault } from "./getText";
6
-
7
- /**
8
- * 根据层级路径数组递归查找对应节点的 productIds
9
- * @param nodes 当前层级的节点列表
10
- * @param levelPath 层级路径数组,每个元素是对应层级的分类 ID
11
- * @param currentLevel 当前遍历的层级索引
12
- * @returns 找到的节点的 productIds,找不到返回空数组
13
- *
14
- * @description
15
- * 特殊逻辑:如果 levelPath 最后一位是 0,则取倒数第二层节点的 productIds
16
- * 例如:[1, 2, 0] -> 取 id=2 节点的 productIds
17
- */
18
- export var findProductIdsByPath = function findProductIdsByPath(nodes, levelPath) {
19
- var currentLevel = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 0;
20
- // 处理最后一位是 0 的情况:去掉最后一位,取倒数第二层的 productIds
21
- var lastItem = levelPath[levelPath.length - 1];
22
- var effectivePath = (lastItem === 0 || lastItem === '0') && levelPath.length > 1 ? levelPath.slice(0, -1) : levelPath;
23
- if (!nodes || nodes.length === 0 || currentLevel >= effectivePath.length) {
24
- return [];
25
- }
26
- var targetId = effectivePath[currentLevel];
27
- // 查找当前层级中匹配的节点(比较时转为字符串以兼容不同类型)
28
- var targetNode = nodes.find(function (node) {
29
- return String(node.id) === String(targetId) || String(node.key) === String(targetId);
30
- });
31
- if (!targetNode) {
32
- return [];
33
- }
34
-
35
- // 如果是最后一层,返回该节点的 productIds
36
- if (currentLevel === effectivePath.length - 1) {
37
- return targetNode.productIds || [];
38
- }
39
-
40
- // 如果还有下一层,递归查找子节点
41
- if (targetNode.children && targetNode.children.length > 0) {
42
- return findProductIdsByPath(targetNode.children, effectivePath, currentLevel + 1);
43
- }
44
-
45
- // 没有子节点但路径还没结束,返回当前节点的 productIds
46
- return targetNode.productIds || [];
47
- };
5
+ export { useGetText, createGetText, default as createGetTextDefault } from "./getText";
@@ -381,7 +381,7 @@ export var checkTDSAuth = /*#__PURE__*/function () {
381
381
  billAddrLine1: paymentInfo.billingAddress.billAddrLine1,
382
382
  billAddrPostCode: paymentInfo.billingAddress.billAddrPostCode,
383
383
  billAddrState: paymentInfo.billingAddress.billAddrState,
384
- threeDSCompInd: isPre ? '' : threeDSCompInd || 'N',
384
+ threeDSCompInd: isPre ? '' : threeDSCompInd,
385
385
  threeDSServerTransID: isPre ? '' : threeDSServerTransID,
386
386
  threeDSRequestorAuthenticationInd: '01',
387
387
  threeDSRequestorURL: window.location.href,
@@ -476,7 +476,16 @@ export var createChallengeIframe = function createChallengeIframe(challengeData,
476
476
  // 返回iframe
477
477
  return new Promise(function (res, rej) {
478
478
  var timer = null;
479
- var handleMessage = function handleMessage(event) {
479
+
480
+ // 120秒没成功 认为失败
481
+ timer = setTimeout(function () {
482
+ log({
483
+ msg: '第五步: 60秒超时则走N逻辑',
484
+ data: challengeData
485
+ });
486
+ rej('time out');
487
+ }, 2 * 60 * 1000);
488
+ window.addEventListener('message', function (event) {
480
489
  // loadingSpinnerAnimation("on");
481
490
  if (event.origin.indexOf(postmessageUrl) !== -1 || event.origin.indexOf('securesuite') !== -1) {
482
491
  if (typeof event.data.cres == 'string') {
@@ -487,18 +496,7 @@ export var createChallengeIframe = function createChallengeIframe(challengeData,
487
496
  closeIframe();
488
497
  }
489
498
  }
490
- };
491
-
492
- // 120秒没成功 认为失败
493
- timer = setTimeout(function () {
494
- log({
495
- msg: '第五步: 60秒超时则走N逻辑',
496
- data: challengeData
497
- });
498
- window.removeEventListener('message', handleMessage);
499
- rej('time out');
500
- }, 2 * 60 * 1000);
501
- window.addEventListener('message', handleMessage, false);
499
+ }, false);
502
500
  });
503
501
  };
504
502
 
@@ -50,12 +50,6 @@ export declare type WalletPassDataType = {
50
50
  shop: Shop;
51
51
  wallet_pass_usage?: any;
52
52
  balance_par_value: string;
53
- custom_schedule_snapshot?: {
54
- data: any[];
55
- };
56
- metadata?: {
57
- validity_type: string;
58
- };
59
53
  };
60
54
  declare type Shop = {
61
55
  id: number;
@@ -11,7 +11,7 @@ var voucherTime = function voucherTime(data) {
11
11
  export var formatMachineCodeServer2CardList = function formatMachineCodeServer2CardList(data) {
12
12
  var selectId = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
13
13
  return (data || []).map(function (item) {
14
- var _item$shop, _item$unified_message, _item$product, _item$custom_schedule, _item$metadata;
14
+ var _item$shop, _item$unified_message, _item$product;
15
15
  return {
16
16
  id: item.id,
17
17
  name: item.product_name,
@@ -30,9 +30,7 @@ export var formatMachineCodeServer2CardList = function formatMachineCodeServer2C
30
30
  cover: (_item$product = item.product) === null || _item$product === void 0 ? void 0 : _item$product.cover,
31
31
  qrCode: item.code,
32
32
  validDate: voucherTime(item),
33
- originData: item,
34
- scheduleList: ((_item$custom_schedule = item.custom_schedule_snapshot) === null || _item$custom_schedule === void 0 ? void 0 : _item$custom_schedule.data) || [],
35
- validDateBySchedule: ((_item$metadata = item.metadata) === null || _item$metadata === void 0 ? void 0 : _item$metadata.validity_type) === 'custom_schedule_validity'
33
+ originData: item
36
34
  };
37
35
  });
38
36
  };
@@ -130,8 +130,6 @@ var PaymentReturnContent = function PaymentReturnContent(_ref) {
130
130
  src: "".concat(prefix, "/payment-content.png"),
131
131
  alt: "success"
132
132
  })), /*#__PURE__*/React.createElement("div", {
133
- className: "payment-return-content-text"
134
- }, locales.getText('tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater')), /*#__PURE__*/React.createElement("div", {
135
133
  className: "payment-return-content-buttons"
136
134
  }, /*#__PURE__*/React.createElement(Button, {
137
135
  block: true,
@@ -1,26 +1,16 @@
1
1
  .payment-return-content {
2
2
  padding: 100px 46px 0;
3
- max-height: 100vh;
4
- display: flex;
5
- flex-direction: column;
6
- gap: 24px;
7
3
 
8
4
  .payment-return-content-img {
9
5
  width: 100%;
6
+ margin-bottom: 60px;
10
7
  min-height: 270px;
11
- display: flex;
12
- justify-content: center;
13
- align-items: center;
14
8
  img {
15
- max-width: 100%;
9
+ width: 100%;
16
10
  height: 100%;
17
- max-height: 480px;
18
11
  }
19
12
  }
20
- .payment-return-content-text {
21
- color: var(--Gray-600, #475467);
22
- text-align: center;
23
- }
13
+
24
14
  .payment-return-content-buttons {
25
15
  display: flex;
26
16
  flex-direction: column;
@@ -31,7 +31,6 @@ import { request } from "../../../utils";
31
31
  import { removePayGroupFromStorage } from "./payGroup";
32
32
  import localeTexts from "./locales";
33
33
  import { getIsWalletPassAndTripartitePayment } from "./utils";
34
- import { saleChannelMap } from "./status";
35
34
  import "./index.less";
36
35
  /**
37
36
  * @title: C端支付
@@ -143,12 +142,11 @@ var ToCPay = function ToCPay(props, ref) {
143
142
  while (1) switch (_context.prev = _context.next) {
144
143
  case 0:
145
144
  sale_channel = (initProps === null || initProps === void 0 || (_initProps$order = initProps.order) === null || _initProps$order === void 0 ? void 0 : _initProps$order.sale_channel) || 'online-store';
146
- sale_channel = saleChannelMap[sale_channel] || sale_channel;
147
- _context.next = 4;
145
+ _context.next = 3;
148
146
  return getWalletNameAndPopupStatus({
149
147
  setting_type: "".concat(sale_channel, "-wallet-setting")
150
148
  });
151
- case 4:
149
+ case 3:
152
150
  _yield$getWalletNameA = _context.sent;
153
151
  wallet = _yield$getWalletNameA.wallet;
154
152
  wallet_setting = _yield$getWalletNameA.wallet_setting;
@@ -166,7 +164,7 @@ var ToCPay = function ToCPay(props, ref) {
166
164
  type: 'setWalletSetting',
167
165
  payload: setting
168
166
  });
169
- case 10:
167
+ case 9:
170
168
  case "end":
171
169
  return _context.stop();
172
170
  }
@@ -511,8 +509,7 @@ var ToCPay = function ToCPay(props, ref) {
511
509
  fn: 'paymentInit'
512
510
  }
513
511
  });
514
- throw _context5.t0;
515
- case 19:
512
+ case 18:
516
513
  case "end":
517
514
  return _context5.stop();
518
515
  }
@@ -97,7 +97,6 @@ declare const _default: {
97
97
  'tocPay.text.returnAndSelectOtherPaymentMethod': string;
98
98
  'tocPay.text.paymentCompletedAndViewOrder': string;
99
99
  'tocPay.text.paymentFailed': string;
100
- 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
101
100
  };
102
101
  'zh-CN': {
103
102
  'tocPay.text.checkout': string;
@@ -196,7 +195,6 @@ declare const _default: {
196
195
  'tocPay.text.returnAndSelectOtherPaymentMethod': string;
197
196
  'tocPay.text.paymentCompletedAndViewOrder': string;
198
197
  'tocPay.text.paymentFailed': string;
199
- 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
200
198
  };
201
199
  'zh-HK': {
202
200
  'tocPay.text.checkout': string;
@@ -295,7 +293,6 @@ declare const _default: {
295
293
  'tocPay.text.returnAndSelectOtherPaymentMethod': string;
296
294
  'tocPay.text.paymentCompletedAndViewOrder': string;
297
295
  'tocPay.text.paymentFailed': string;
298
- 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
299
296
  };
300
297
  };
301
298
  export default _default;
@@ -116,8 +116,7 @@ export default {
116
116
  'tocPay.text.viewDetail': 'View detail',
117
117
  'tocPay.text.returnAndSelectOtherPaymentMethod': 'Go Back / Choose Another Payment',
118
118
  'tocPay.text.paymentCompletedAndViewOrder': 'Payment Completed / View Order',
119
- 'tocPay.text.paymentFailed': 'Not paid yet, please check if the payment is successful',
120
- 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': 'We are verifying your payment. Please check your order status later.'
119
+ 'tocPay.text.paymentFailed': 'Not paid yet, please check if the payment is successful'
121
120
  },
122
121
  'zh-CN': {
123
122
  'tocPay.text.checkout': '结账',
@@ -235,8 +234,7 @@ export default {
235
234
  'tocPay.text.viewDetail': '查看详情',
236
235
  'tocPay.text.returnAndSelectOtherPaymentMethod': '返回 / 选择其他支付方式',
237
236
  'tocPay.text.paymentCompletedAndViewOrder': '支付完成 / 查看订单',
238
- 'tocPay.text.paymentFailed': "未支付完成,请检查是否支付成功",
239
- 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': '我们正在确认您的支付状态,请稍后查看订单状态。'
237
+ 'tocPay.text.paymentFailed': "未支付完成,请检查是否支付成功"
240
238
  },
241
239
  'zh-HK': {
242
240
  'tocPay.text.checkout': '結帳',
@@ -354,7 +352,6 @@ export default {
354
352
  'tocPay.text.viewDetail': '查看詳情',
355
353
  'tocPay.text.returnAndSelectOtherPaymentMethod': '返回 / 選擇其他支付方式',
356
354
  'tocPay.text.paymentCompletedAndViewOrder': '支付完成 / 查看訂單',
357
- 'tocPay.text.paymentFailed': "未支付完成,请检查是否支付成功",
358
- 'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': '我們正在確認您的支付狀態,請稍後查看訂單狀態。'
355
+ 'tocPay.text.paymentFailed': "未支付完成,请检查是否支付成功"
359
356
  }
360
357
  };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export interface FormState {
2
3
  platform: 'pc' | 'h5' | '' | undefined;
3
4
  order: any;
@@ -29,4 +30,11 @@ export interface PayGroup {
29
30
  _order: any;
30
31
  front_order_uuid?: string;
31
32
  }
32
- export declare const Provider: any, Context: any;
33
+ export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
34
+ state: FormState;
35
+ } & {
36
+ dispatch: (params: {
37
+ type: string;
38
+ payload: any;
39
+ }) => void;
40
+ }>;
@@ -10,4 +10,3 @@ export declare const paymentKeys: string[];
10
10
  * @Date: 2024-08-30 10:16:26
11
11
  */
12
12
  export declare const isTripartitePayment: (service: string) => boolean;
13
- export declare const saleChannelMap: Record<string, string>;
@@ -113,7 +113,4 @@ export var paymentKeys = Object.keys(paymentServices);
113
113
  */
114
114
  export var isTripartitePayment = function isTripartitePayment(service) {
115
115
  return tripartitePaymentKeys.includes(service);
116
- };
117
- export var saleChannelMap = {
118
- 'mobile_order': 'mobile-order'
119
116
  };
@@ -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
+ }>;
@@ -17,6 +17,6 @@ declare let modal: Omit<ModalStaticFunctions, "warn">;
17
17
  export declare const setModal: (m: Omit<ModalStaticFunctions, "warn">) => void;
18
18
  export declare const saveConfirm: () => Promise<{
19
19
  destroy: () => void;
20
- update: (configUpdate: import("antd/es/modal/confirm").ConfigUpdate) => void;
20
+ update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
21
21
  }>;
22
22
  export { modal };
@@ -62,7 +62,7 @@ var Item = function Item(props) {
62
62
  }
63
63
  var str = '';
64
64
  str = str + (tax === null || tax === void 0 ? void 0 : tax.title);
65
- str = str + ' ' + (Number(tax.rate) * 100).toFixed(2) + '%';
65
+ str = str + ' ' + Number(tax.rate) * 100 + '%';
66
66
 
67
67
  // 判断税费是 包含在订单内 还是单独的
68
68
  if (tax !== null && tax !== void 0 && tax.is_price_include_tax) {
@@ -90,7 +90,6 @@ var ProductDisplayAdapter = function ProductDisplayAdapter(props) {
90
90
  })) || []
91
91
  });
92
92
  });
93
- console.log(tabData, 'tabData123');
94
93
  return /*#__PURE__*/React.createElement("div", {
95
94
  className: "sku-list-container ".concat(className || ''),
96
95
  style: style,
@@ -28,8 +28,6 @@ interface ProductCategory {
28
28
  icon?: string;
29
29
  slug?: string;
30
30
  sort?: number;
31
- /** 父级分类 ID,0 或 null/undefined 表示一级分类 */
32
- parent_id?: number | null;
33
31
  }
34
32
  /**
35
33
  * 产品项接口
@@ -40,42 +38,13 @@ interface Product {
40
38
  category?: ProductCategory[];
41
39
  [key: string]: any;
42
40
  }
43
- /**
44
- * 分类树节点接口(Switch 模式返回值)
45
- */
46
- export interface CategoryTreeNode {
47
- /** 分类 ID,All 节点为 '{父级路径}_all' 格式 */
48
- id: number | string;
49
- /** 分类唯一标识 兼容 List 组件的 key 字段 */
50
- key: number | string;
51
- /** 分类名称 兼容 List 组件的 label 字段 */
52
- label: string;
53
- /** 分类分组 兼容 List 组件的 group 字段 */
54
- group: number | string;
55
- /** 分类名称 */
56
- name: string;
57
- /** 分类图标 */
58
- icon?: string;
59
- /**
60
- * 路径式父级标识
61
- * - 一级分类:无此字段
62
- * - 二级分类:'1'(父级 id)
63
- * - 三级分类:'1_2'(路径格式)
64
- * - 以此类推
65
- */
66
- pid?: string;
67
- /** 该分类下所有商品的 ID 数组(包含子分类的商品) */
68
- productIds: number[];
69
- /** 子分类列表,如果有子分类,第一个为 All 节点 */
70
- children?: CategoryTreeNode[];
71
- }
72
41
  /**
73
42
  * 根据产品数据生成分类 Tabs(Switch 模式)
74
43
  * 参考 TestResponsiveWrapper 的 generateSimpleTabItems 函数
75
44
  *
76
45
  * @param products 产品列表
77
46
  * @param tabStyle tab 样式类型
78
- * @returns Switch 模式返回 CategoryTreeNode[],Anchor 模式返回 TabItem[]
47
+ * @returns TabItem 数组
79
48
  */
80
- export declare const generateProductTabs: (products: Product[], tabStyle?: 'switch' | 'anchor') => CategoryTreeNode[] | TabItem[];
49
+ export declare const generateProductTabs: (products: Product[], tabStyle?: 'switch' | 'anchor') => TabItem[];
81
50
  export {};
@@ -1,7 +1,3 @@
1
- function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
2
- function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
3
- function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
4
- function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
5
1
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
6
2
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
7
3
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
@@ -38,32 +34,55 @@ export var formatSkuDataSource = function formatSkuDataSource(dataSource) {
38
34
  * 产品项接口
39
35
  */
40
36
 
41
- /**
42
- * 分类树节点接口(Switch 模式返回值)
43
- */
44
-
45
37
  /**
46
38
  * 根据产品数据生成分类 Tabs(Switch 模式)
47
39
  * 参考 TestResponsiveWrapper 的 generateSimpleTabItems 函数
48
40
  *
49
41
  * @param products 产品列表
50
42
  * @param tabStyle tab 样式类型
51
- * @returns Switch 模式返回 CategoryTreeNode[],Anchor 模式返回 TabItem[]
43
+ * @returns TabItem 数组
52
44
  */
53
45
  export var generateProductTabs = function generateProductTabs(products) {
54
46
  var tabStyle = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'switch';
55
47
  if (!products || products.length === 0) {
56
- if (tabStyle === 'switch') {
57
- return [];
58
- }
59
48
  return [{
60
49
  key: 'all',
61
50
  label: locales.getText('pisell2.ticket-booking.all')
62
51
  }];
63
52
  }
64
53
  if (tabStyle === 'switch') {
65
- // 切换模式:构建多级分类树形结构
66
- return buildCategoryTree(products);
54
+ // 切换模式:提取产品的分类信息,不显示动态数量
55
+ var categoryMap = new Map();
56
+
57
+ // 收集所有分类
58
+ products.forEach(function (product) {
59
+ if (product.category && Array.isArray(product.category)) {
60
+ product.category.forEach(function (cat) {
61
+ if (!categoryMap.has(cat.id)) {
62
+ categoryMap.set(cat.id, cat);
63
+ }
64
+ });
65
+ }
66
+ });
67
+
68
+ // 按 sort 字段排序(降序,sort 越大越靠前)
69
+ var sortedCategories = Array.from(categoryMap.values()).sort(function (a, b) {
70
+ return (b.sort || 0) - (a.sort || 0);
71
+ });
72
+
73
+ // 生成 tabs
74
+ var tabs = [{
75
+ key: 'all',
76
+ label: locales.getText('pisell2.ticket-booking.all')
77
+ }];
78
+ sortedCategories.forEach(function (category) {
79
+ tabs.push({
80
+ key: String(category.id),
81
+ label: category.name,
82
+ group: String(category.id)
83
+ });
84
+ });
85
+ return tabs;
67
86
  } else {
68
87
  // 锚点模式:基于实际数据统计数量
69
88
  var categoryCount = products.reduce(function (acc, product) {
@@ -83,7 +102,7 @@ export var generateProductTabs = function generateProductTabs(products) {
83
102
  }, {});
84
103
 
85
104
  // 生成 tabs
86
- var tabs = [{
105
+ var _tabs = [{
87
106
  key: 'all',
88
107
  label: "".concat(locales.getText('pisell2.ticket-booking.all'), " (").concat(products.length, ")")
89
108
  }];
@@ -102,134 +121,12 @@ export var generateProductTabs = function generateProductTabs(products) {
102
121
  _ref6$ = _ref6[1],
103
122
  count = _ref6$.count,
104
123
  category = _ref6$.category;
105
- tabs.push({
124
+ _tabs.push({
106
125
  key: key,
107
126
  label: "".concat(category.name, " (").concat(count, ")"),
108
127
  group: key
109
128
  });
110
129
  });
111
- return tabs;
112
- }
113
- };
114
-
115
- /**
116
- * 构建分类树形结构(Switch 模式专用)
117
- *
118
- * @param products 产品列表
119
- * @returns CategoryTreeNode[] 树形分类结构
120
- */
121
- var buildCategoryTree = function buildCategoryTree(products) {
122
- // 1. 收集所有分类及其对应的商品 ID
123
- var categoryMap = new Map();
124
- var categoryProductMap = new Map();
125
- products.forEach(function (product) {
126
- if (product.category && Array.isArray(product.category)) {
127
- product.category.forEach(function (cat) {
128
- // 收集分类信息
129
- if (!categoryMap.has(cat.id)) {
130
- categoryMap.set(cat.id, cat);
131
- }
132
- // 收集分类对应的商品 ID
133
- if (!categoryProductMap.has(cat.id)) {
134
- categoryProductMap.set(cat.id, new Set());
135
- }
136
- categoryProductMap.get(cat.id).add(product.id);
137
- });
138
- }
139
- });
140
-
141
- // 2. 构建父子关系映射
142
- var childrenMap = new Map();
143
- var rootCategories = [];
144
- categoryMap.forEach(function (category, id) {
145
- var parentId = category.parent_id;
146
- // parent_id 为 0、null 或 undefined 表示一级分类
147
- if (!parentId || parentId === 0) {
148
- rootCategories.push(id);
149
- } else {
150
- if (!childrenMap.has(parentId)) {
151
- childrenMap.set(parentId, []);
152
- }
153
- childrenMap.get(parentId).push(id);
154
- }
155
- });
156
-
157
- // 3. 按 sort 字段排序
158
- var sortBySort = function sortBySort(ids) {
159
- return ids.sort(function (a, b) {
160
- var catA = categoryMap.get(a);
161
- var catB = categoryMap.get(b);
162
- return ((catB === null || catB === void 0 ? void 0 : catB.sort) || 0) - ((catA === null || catA === void 0 ? void 0 : catA.sort) || 0);
163
- });
164
- };
165
-
166
- /**
167
- * 递归构建分类节点
168
- *
169
- * @param categoryId 分类 ID
170
- * @param parentPath 父级路径(用于生成 pid)
171
- * @returns CategoryTreeNode 分类节点
172
- */
173
- var buildNode = function buildNode(categoryId, parentPath) {
174
- var category = categoryMap.get(categoryId);
175
- var childIds = childrenMap.get(categoryId) || [];
176
- var sortedChildIds = sortBySort(_toConsumableArray(childIds));
177
-
178
- // 当前分类直接关联的商品 ID
179
- var directProductIds = Array.from(categoryProductMap.get(categoryId) || []);
180
-
181
- // 计算当前节点的 pid
182
- var currentPath = parentPath ? "".concat(parentPath, "_").concat(categoryId) : String(categoryId);
183
- var pid = parentPath || undefined;
184
-
185
- // 基础节点
186
- var node = {
187
- id: categoryId,
188
- key: categoryId,
189
- group: categoryId,
190
- label: category.name,
191
- name: category.name,
192
- icon: category.icon,
193
- productIds: directProductIds
194
- };
195
-
196
- // 添加 pid(一级分类没有 pid)
197
- if (pid) {
198
- node.pid = pid;
199
- }
200
-
201
- // 如果有子分类,递归构建
202
- if (sortedChildIds.length > 0) {
203
- var childNodes = sortedChildIds.map(function (childId) {
204
- return buildNode(childId, currentPath);
205
- });
206
-
207
- // 递归汇总所有子分类的商品 ID
208
- var allChildProductIds = childNodes.reduce(function (acc, child) {
209
- return acc.concat(child.productIds);
210
- }, []);
211
-
212
- // 合并当前分类和所有子分类的商品 ID(去重)
213
- var mergedProductIds = Array.from(new Set([].concat(directProductIds, _toConsumableArray(allChildProductIds))));
214
- node.productIds = mergedProductIds;
215
- node.children = _toConsumableArray(childNodes);
216
- }
217
- return node;
218
- };
219
-
220
- // 4. 从根分类开始构建树
221
- var sortedRootIds = sortBySort([].concat(rootCategories));
222
- var rootNodes = sortedRootIds.map(function (rootId) {
223
- return buildNode(rootId, '');
224
- });
225
-
226
- // 5. 如果有根分类,在根级别追加 All 节点
227
- if (rootNodes.length > 0) {
228
- // 汇总所有根分类的商品 ID
229
- var allProductIds = Array.from(new Set(rootNodes.flatMap(function (node) {
230
- return node.productIds;
231
- })));
232
- return _toConsumableArray(rootNodes);
130
+ return _tabs;
233
131
  }
234
- return rootNodes;
235
132
  };