@pisell/pisellos 0.10.47 → 0.10.49

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 (528) hide show
  1. package/dist/apis/picoding.d.ts +0 -1
  2. package/dist/core/index.d.ts +0 -1
  3. package/dist/core/index.js +6 -10
  4. package/dist/effects/index.d.ts +0 -1
  5. package/dist/index.d.ts +0 -1
  6. package/dist/model/index.d.ts +0 -1
  7. package/dist/model/strategy/adapter/dataVariant/adapter.d.ts +0 -1
  8. package/dist/model/strategy/adapter/dataVariant/evaluator.d.ts +0 -1
  9. package/dist/model/strategy/adapter/dataVariant/examples.d.ts +0 -1
  10. package/dist/model/strategy/adapter/dataVariant/index.d.ts +0 -1
  11. package/dist/model/strategy/adapter/dataVariant/type.d.ts +0 -1
  12. package/dist/model/strategy/adapter/index.d.ts +0 -1
  13. package/dist/model/strategy/adapter/itemRule/adapter.d.ts +0 -1
  14. package/dist/model/strategy/adapter/itemRule/evaluator.d.ts +0 -1
  15. package/dist/model/strategy/adapter/itemRule/examples.d.ts +0 -1
  16. package/dist/model/strategy/adapter/itemRule/index.d.ts +0 -1
  17. package/dist/model/strategy/adapter/itemRule/type.d.ts +0 -1
  18. package/dist/model/strategy/adapter/promotion/adapter.d.ts +0 -1
  19. package/dist/model/strategy/adapter/promotion/evaluator.d.ts +0 -1
  20. package/dist/model/strategy/adapter/promotion/examples.d.ts +0 -1
  21. package/dist/model/strategy/adapter/promotion/index.d.ts +0 -1
  22. package/dist/model/strategy/adapter/promotion/type.d.ts +0 -1
  23. package/dist/model/strategy/adapter/type.d.ts +0 -1
  24. package/dist/model/strategy/adapter/walletPass/evaluator.d.ts +0 -1
  25. package/dist/model/strategy/adapter/walletPass/example.d.ts +0 -1
  26. package/dist/model/strategy/adapter/walletPass/example.js +3 -26
  27. package/dist/model/strategy/adapter/walletPass/index.d.ts +0 -1
  28. package/dist/model/strategy/adapter/walletPass/locales.d.ts +0 -1
  29. package/dist/model/strategy/adapter/walletPass/type.d.ts +0 -1
  30. package/dist/model/strategy/adapter/walletPass/utils.d.ts +0 -1
  31. package/dist/model/strategy/engine.d.ts +0 -1
  32. package/dist/model/strategy/index.d.ts +0 -1
  33. package/dist/model/strategy/strategy-example.d.ts +0 -1
  34. package/dist/model/strategy/strategy-example.js +5 -19
  35. package/dist/model/strategy/type.d.ts +0 -1
  36. package/dist/modules/Account/index.d.ts +0 -1
  37. package/dist/modules/Account/types.d.ts +0 -1
  38. package/dist/modules/AccountList/index.d.ts +0 -1
  39. package/dist/modules/AccountList/types.d.ts +0 -1
  40. package/dist/modules/AccountList/utils.d.ts +0 -1
  41. package/dist/modules/BaseModule.d.ts +0 -1
  42. package/dist/modules/BookingContext/index.d.ts +0 -1
  43. package/dist/modules/BookingContext/types.d.ts +0 -1
  44. package/dist/modules/BookingContext/utils/buildCacheItemFromOrderLine.d.ts +0 -1
  45. package/dist/modules/BookingContext/utils/buildNormalProductCacheItemFromOrderLine.d.ts +0 -1
  46. package/dist/modules/BookingContext/utils/cacheItemToBookingInput.d.ts +0 -1
  47. package/dist/modules/BookingContext/utils/flexible.d.ts +0 -1
  48. package/dist/modules/BookingContext/utils/formatResourceList.d.ts +0 -1
  49. package/dist/modules/BookingContext/utils/index.d.ts +0 -1
  50. package/dist/modules/BookingContext/utils/noResource.d.ts +0 -1
  51. package/dist/modules/BookingContext/utils/orderLineDisplay.d.ts +0 -1
  52. package/dist/modules/BookingContext/utils/productExtend.d.ts +0 -1
  53. package/dist/modules/BookingContext/utils/resourceErrors.d.ts +0 -1
  54. package/dist/modules/BookingContext/utils/resourceSelection.d.ts +0 -1
  55. package/dist/modules/BookingContext/utils/resources.d.ts +0 -1
  56. package/dist/modules/BookingContext/utils/serviceTimes.d.ts +0 -1
  57. package/dist/modules/BookingContext/utils/timeSlices.d.ts +0 -1
  58. package/dist/modules/Cart/index.d.ts +0 -1
  59. package/dist/modules/Cart/index.js +0 -3
  60. package/dist/modules/Cart/types.d.ts +0 -1
  61. package/dist/modules/Cart/utils/cartAccount.d.ts +0 -1
  62. package/dist/modules/Cart/utils/cartDate.d.ts +0 -1
  63. package/dist/modules/Cart/utils/cartDiscount.d.ts +0 -1
  64. package/dist/modules/Cart/utils/cartNote.d.ts +0 -1
  65. package/dist/modules/Cart/utils/cartProduct.d.ts +0 -1
  66. package/dist/modules/Cart/utils/cartProduct.js +0 -1
  67. package/dist/modules/Cart/utils/cartRelationForms.d.ts +0 -1
  68. package/dist/modules/Cart/utils/cartResource.d.ts +0 -1
  69. package/dist/modules/Cart/utils/changePrice.d.ts +0 -1
  70. package/dist/modules/Cart/utils/index.d.ts +0 -1
  71. package/dist/modules/Customer/constants.d.ts +0 -1
  72. package/dist/modules/Customer/index.d.ts +0 -1
  73. package/dist/modules/Customer/types.d.ts +0 -1
  74. package/dist/modules/Date/index.d.ts +0 -1
  75. package/dist/modules/Date/index.js +1 -5
  76. package/dist/modules/Date/types.d.ts +0 -1
  77. package/dist/modules/Date/utils.d.ts +0 -1
  78. package/dist/modules/Discount/availability.d.ts +0 -1
  79. package/dist/modules/Discount/entitlementPass.d.ts +0 -1
  80. package/dist/modules/Discount/index.d.ts +0 -1
  81. package/dist/modules/Discount/index.js +2 -4
  82. package/dist/modules/Discount/types.d.ts +2 -1
  83. package/dist/modules/Guests/index.d.ts +0 -1
  84. package/dist/modules/Guests/types.d.ts +0 -1
  85. package/dist/modules/Holder/index.d.ts +0 -1
  86. package/dist/modules/Holder/types.d.ts +0 -1
  87. package/dist/modules/Holder/utils.d.ts +0 -1
  88. package/dist/modules/OpenData/index.d.ts +0 -1
  89. package/dist/modules/OpenData/index.js +0 -2
  90. package/dist/modules/OpenData/types.d.ts +0 -1
  91. package/dist/modules/OpenData/utils.d.ts +0 -1
  92. package/dist/modules/Order/index.d.ts +0 -1
  93. package/dist/modules/Order/index.js +14 -41
  94. package/dist/modules/Order/payment-utils.d.ts +0 -1
  95. package/dist/modules/Order/salesNotes.d.ts +0 -1
  96. package/dist/modules/Order/types.d.ts +0 -1
  97. package/dist/modules/Order/utils/bundleDiscountHydration.d.ts +0 -1
  98. package/dist/modules/Order/utils/discountProductLineIdentity.d.ts +0 -1
  99. package/dist/modules/Order/utils/manualProductDiscount.d.ts +0 -1
  100. package/dist/modules/Order/utils/orderCollectionIdentity.d.ts +0 -1
  101. package/dist/modules/Order/utils/virtualSettlement.d.ts +0 -1
  102. package/dist/modules/Order/utils.d.ts +0 -1
  103. package/dist/modules/Payment/cash.d.ts +0 -1
  104. package/dist/modules/Payment/cashRecommendationAlgorithm.d.ts +0 -1
  105. package/dist/modules/Payment/eftpos.d.ts +0 -1
  106. package/dist/modules/Payment/index.d.ts +0 -1
  107. package/dist/modules/Payment/index.js +97 -162
  108. package/dist/modules/Payment/mx51.d.ts +0 -1
  109. package/dist/modules/Payment/types.d.ts +0 -1
  110. package/dist/modules/Payment/utils.d.ts +0 -1
  111. package/dist/modules/Payment/walletpass.d.ts +0 -1
  112. package/dist/modules/Product/index.d.ts +0 -1
  113. package/dist/modules/Product/types.d.ts +0 -1
  114. package/dist/modules/Product/utils.d.ts +0 -1
  115. package/dist/modules/ProductList/clientDataVariants.d.ts +0 -1
  116. package/dist/modules/ProductList/index.d.ts +0 -1
  117. package/dist/modules/ProductList/types.d.ts +0 -1
  118. package/dist/modules/Quotation/index.d.ts +0 -1
  119. package/dist/modules/Quotation/types.d.ts +0 -1
  120. package/dist/modules/Resource/index.d.ts +0 -1
  121. package/dist/modules/Resource/types.d.ts +0 -1
  122. package/dist/modules/Resource/utils.d.ts +0 -1
  123. package/dist/modules/ResourcePlanner/index.d.ts +0 -1
  124. package/dist/modules/ResourcePlanner/localClock.d.ts +0 -1
  125. package/dist/modules/ResourcePlanner/planner.d.ts +0 -1
  126. package/dist/modules/ResourcePlanner/types.d.ts +0 -1
  127. package/dist/modules/Rules/index.d.ts +0 -1
  128. package/dist/modules/Rules/index.js +60 -7
  129. package/dist/modules/Rules/types.d.ts +0 -1
  130. package/dist/modules/SalesSummary/index.d.ts +0 -1
  131. package/dist/modules/SalesSummary/types.d.ts +0 -1
  132. package/dist/modules/SalesSummary/utils.d.ts +0 -1
  133. package/dist/modules/ScanOrderLogger/index.d.ts +0 -1
  134. package/dist/modules/ScanOrderLogger/providers/feishu.d.ts +0 -1
  135. package/dist/modules/ScanOrderLogger/providers/grafana.d.ts +0 -1
  136. package/dist/modules/ScanOrderLogger/types.d.ts +0 -1
  137. package/dist/modules/Schedule/getDateIsInSchedule.d.ts +0 -1
  138. package/dist/modules/Schedule/index.d.ts +0 -1
  139. package/dist/modules/Schedule/index.js +0 -1
  140. package/dist/modules/Schedule/type.d.ts +0 -1
  141. package/dist/modules/Schedule/types.d.ts +0 -1
  142. package/dist/modules/Schedule/utils.d.ts +0 -1
  143. package/dist/modules/Schedule/utils.js +0 -1
  144. package/dist/modules/Step/index.d.ts +0 -1
  145. package/dist/modules/Step/index.js +0 -1
  146. package/dist/modules/Step/tyeps.d.ts +0 -1
  147. package/dist/modules/Summary/index.d.ts +0 -1
  148. package/dist/modules/Summary/types.d.ts +0 -1
  149. package/dist/modules/Summary/utils.d.ts +0 -1
  150. package/dist/modules/SurchargeList/index.d.ts +0 -1
  151. package/dist/modules/SurchargeList/types.d.ts +0 -1
  152. package/dist/modules/index.d.ts +0 -1
  153. package/dist/plugins/app.d.ts +0 -1
  154. package/dist/plugins/index.d.ts +0 -1
  155. package/dist/plugins/request.d.ts +0 -1
  156. package/dist/plugins/request.js +1 -4
  157. package/dist/plugins/shopStore.d.ts +0 -1
  158. package/dist/plugins/user.d.ts +0 -1
  159. package/dist/plugins/window.d.ts +0 -1
  160. package/dist/plugins/window.js +2 -6
  161. package/dist/server/index.d.ts +0 -1
  162. package/dist/server/index.js +97 -129
  163. package/dist/server/modules/floor-plan/index.d.ts +0 -1
  164. package/dist/server/modules/floor-plan/types.d.ts +0 -1
  165. package/dist/server/modules/index.d.ts +0 -1
  166. package/dist/server/modules/menu/index.d.ts +0 -1
  167. package/dist/server/modules/menu/index.js +32 -41
  168. package/dist/server/modules/menu/types.d.ts +0 -1
  169. package/dist/server/modules/order/index.d.ts +0 -1
  170. package/dist/server/modules/order/index.js +2 -4
  171. package/dist/server/modules/order/types.d.ts +2 -1
  172. package/dist/server/modules/order/utils/filterBookings.d.ts +0 -1
  173. package/dist/server/modules/order/utils/filterOrders.d.ts +0 -1
  174. package/dist/server/modules/payment/index.d.ts +0 -1
  175. package/dist/server/modules/payment/types.d.ts +0 -1
  176. package/dist/server/modules/products/index.d.ts +0 -1
  177. package/dist/server/modules/products/index.js +24 -42
  178. package/dist/server/modules/products/types.d.ts +0 -1
  179. package/dist/server/modules/quotation/index.d.ts +0 -1
  180. package/dist/server/modules/quotation/index.js +29 -38
  181. package/dist/server/modules/quotation/types.d.ts +0 -1
  182. package/dist/server/modules/resource/index.d.ts +0 -1
  183. package/dist/server/modules/resource/index.js +3 -4
  184. package/dist/server/modules/resource/types.d.ts +0 -1
  185. package/dist/server/modules/schedule/index.d.ts +0 -1
  186. package/dist/server/modules/schedule/index.js +27 -35
  187. package/dist/server/modules/schedule/types.d.ts +0 -1
  188. package/dist/server/modules/schedule/utils.d.ts +0 -1
  189. package/dist/server/types.d.ts +0 -1
  190. package/dist/server/utils/index.d.ts +0 -1
  191. package/dist/server/utils/product.d.ts +0 -1
  192. package/dist/server/utils/product.js +0 -1
  193. package/dist/server/utils/schedule.d.ts +0 -1
  194. package/dist/server/utils/small-ticket.d.ts +0 -1
  195. package/dist/server/utils/small-ticket.js +447 -64
  196. package/dist/server/utils/time.d.ts +0 -1
  197. package/dist/solution/BaseSales/index.d.ts +0 -1
  198. package/dist/solution/BaseSales/index.js +50 -53
  199. package/dist/solution/BaseSales/types.d.ts +0 -1
  200. package/dist/solution/BaseSales/utils/cartPromotion.d.ts +0 -1
  201. package/dist/solution/BaseSales/utils/parseSalesResponse.d.ts +0 -1
  202. package/dist/solution/BaseSales/utils/quotationPrice.d.ts +0 -1
  203. package/dist/solution/BaseSales/utils/transformBaseProductToOrderProduct.d.ts +0 -1
  204. package/dist/solution/BaseSales/utils.d.ts +0 -1
  205. package/dist/solution/BookingByStep/index.d.ts +0 -1
  206. package/dist/solution/BookingByStep/index.js +7 -59
  207. package/dist/solution/BookingByStep/types.d.ts +0 -1
  208. package/dist/solution/BookingByStep/utils/capacity.d.ts +0 -1
  209. package/dist/solution/BookingByStep/utils/capacity.js +1 -11
  210. package/dist/solution/BookingByStep/utils/products.d.ts +0 -1
  211. package/dist/solution/BookingByStep/utils/resources.d.ts +0 -1
  212. package/dist/solution/BookingByStep/utils/resources.js +1 -3
  213. package/dist/solution/BookingByStep/utils/stock.d.ts +0 -1
  214. package/dist/solution/BookingByStep/utils/timeslots.d.ts +0 -1
  215. package/dist/solution/BookingByStep/utils/timeslots.js +2 -43
  216. package/dist/solution/BookingTicket/index.d.ts +0 -1
  217. package/dist/solution/BookingTicket/index.js +0 -2
  218. package/dist/solution/BookingTicket/types.d.ts +0 -1
  219. package/dist/solution/BookingTicket/utils/addProductDecision.d.ts +0 -1
  220. package/dist/solution/BookingTicket/utils/addTimeAvailability.d.ts +0 -1
  221. package/dist/solution/BookingTicket/utils/bookingStatus.d.ts +0 -1
  222. package/dist/solution/BookingTicket/utils/cartView.d.ts +0 -1
  223. package/dist/solution/BookingTicket/utils/exampleData.d.ts +0 -1
  224. package/dist/solution/BookingTicket/utils/orderCustomer.d.ts +0 -1
  225. package/dist/solution/BookingTicket/utils/resolveBestAddTimePlan.d.ts +0 -1
  226. package/dist/solution/BookingTicket/utils/scan/applyGlobalScan.d.ts +0 -1
  227. package/dist/solution/BookingTicket/utils/scan/cloudSearch.d.ts +0 -1
  228. package/dist/solution/BookingTicket/utils/scan/cloudSearch.js +6 -7
  229. package/dist/solution/BookingTicket/utils/scan/formatGlobalScan.d.ts +0 -1
  230. package/dist/solution/BookingTicket/utils/scan/handleScan.d.ts +0 -1
  231. package/dist/solution/BookingTicket/utils/scan/handleScan.js +25 -31
  232. package/dist/solution/BookingTicket/utils/scan/index.d.ts +0 -1
  233. package/dist/solution/BookingTicket/utils/scan/index.js +6 -10
  234. package/dist/solution/BookingTicket/utils/scan/scanCache.d.ts +0 -1
  235. package/dist/solution/BookingTicket/utils/scan/scanProductValues.d.ts +0 -1
  236. package/dist/solution/BookingTicket/utils/sessionCatalogStale.d.ts +0 -1
  237. package/dist/solution/BookingTicket/utils/weighingProductSku.d.ts +0 -1
  238. package/dist/solution/BuyTickets/index.d.ts +0 -1
  239. package/dist/solution/BuyTickets/index.js +9 -12
  240. package/dist/solution/BuyTickets/types.d.ts +0 -1
  241. package/dist/solution/Checkout/index.d.ts +0 -1
  242. package/dist/solution/Checkout/index.js +177 -252
  243. package/dist/solution/Checkout/types.d.ts +0 -1
  244. package/dist/solution/Checkout/utils/index.d.ts +0 -1
  245. package/dist/solution/Checkout/utils/index.js +4 -16
  246. package/dist/solution/PlaceOrder/index.d.ts +0 -1
  247. package/dist/solution/RegisterAndLogin/config.d.ts +0 -1
  248. package/dist/solution/RegisterAndLogin/index.d.ts +0 -1
  249. package/dist/solution/RegisterAndLogin/index.js +30 -76
  250. package/dist/solution/RegisterAndLogin/types.d.ts +0 -1
  251. package/dist/solution/RegisterAndLogin/utils.d.ts +0 -1
  252. package/dist/solution/Sales/index.d.ts +0 -1
  253. package/dist/solution/Sales/types.d.ts +0 -1
  254. package/dist/solution/ScanOrder/index.d.ts +0 -1
  255. package/dist/solution/ScanOrder/index.js +50 -60
  256. package/dist/solution/ScanOrder/types.d.ts +0 -1
  257. package/dist/solution/ScanOrder/utils.d.ts +0 -1
  258. package/dist/solution/ShopDiscount/index.d.ts +0 -1
  259. package/dist/solution/ShopDiscount/index.js +2 -7
  260. package/dist/solution/ShopDiscount/types.d.ts +0 -1
  261. package/dist/solution/ShopDiscount/utils.d.ts +0 -1
  262. package/dist/solution/UnifiedBookingSales/index.d.ts +0 -1
  263. package/dist/solution/UnifiedBookingSales/remoteOccupancyCache.d.ts +0 -1
  264. package/dist/solution/UnifiedBookingSales/types.d.ts +0 -1
  265. package/dist/solution/VenueBooking/index.d.ts +0 -1
  266. package/dist/solution/VenueBooking/index.js +45 -55
  267. package/dist/solution/VenueBooking/types.d.ts +0 -1
  268. package/dist/solution/VenueBooking/utils/dateSummary.d.ts +0 -1
  269. package/dist/solution/VenueBooking/utils/resource.d.ts +0 -1
  270. package/dist/solution/VenueBooking/utils/slotMerge.d.ts +0 -1
  271. package/dist/solution/VenueBooking/utils/timeSlot.d.ts +0 -1
  272. package/dist/solution/VenueBooking/utils.d.ts +0 -1
  273. package/dist/solution/index.d.ts +0 -1
  274. package/dist/store/createStore.d.ts +0 -1
  275. package/dist/types/index.d.ts +0 -1
  276. package/dist/utils/os-private-payload.d.ts +0 -1
  277. package/dist/utils/payment-number.d.ts +0 -1
  278. package/dist/utils/platform.d.ts +0 -1
  279. package/dist/utils/task.d.ts +0 -1
  280. package/dist/utils/task.js +15 -18
  281. package/dist/utils/watch.d.ts +0 -1
  282. package/dist/utils/watch.js +0 -1
  283. package/lib/core/index.js +1 -5
  284. package/lib/model/strategy/strategy-example.js +5 -19
  285. package/lib/modules/Discount/types.d.ts +2 -0
  286. package/lib/modules/Rules/index.js +58 -2
  287. package/lib/server/modules/order/types.d.ts +2 -0
  288. package/lib/server/utils/small-ticket.js +335 -51
  289. package/package.json +1 -1
  290. package/dist/apis/picoding.d.ts.map +0 -1
  291. package/dist/core/index.d.ts.map +0 -1
  292. package/dist/effects/index.d.ts.map +0 -1
  293. package/dist/index.d.ts.map +0 -1
  294. package/dist/model/index.d.ts.map +0 -1
  295. package/dist/model/strategy/adapter/dataVariant/adapter.d.ts.map +0 -1
  296. package/dist/model/strategy/adapter/dataVariant/evaluator.d.ts.map +0 -1
  297. package/dist/model/strategy/adapter/dataVariant/examples.d.ts.map +0 -1
  298. package/dist/model/strategy/adapter/dataVariant/index.d.ts.map +0 -1
  299. package/dist/model/strategy/adapter/dataVariant/type.d.ts.map +0 -1
  300. package/dist/model/strategy/adapter/index.d.ts.map +0 -1
  301. package/dist/model/strategy/adapter/itemRule/adapter.d.ts.map +0 -1
  302. package/dist/model/strategy/adapter/itemRule/evaluator.d.ts.map +0 -1
  303. package/dist/model/strategy/adapter/itemRule/examples.d.ts.map +0 -1
  304. package/dist/model/strategy/adapter/itemRule/index.d.ts.map +0 -1
  305. package/dist/model/strategy/adapter/itemRule/type.d.ts.map +0 -1
  306. package/dist/model/strategy/adapter/promotion/adapter.d.ts.map +0 -1
  307. package/dist/model/strategy/adapter/promotion/evaluator.d.ts.map +0 -1
  308. package/dist/model/strategy/adapter/promotion/examples.d.ts.map +0 -1
  309. package/dist/model/strategy/adapter/promotion/index.d.ts.map +0 -1
  310. package/dist/model/strategy/adapter/promotion/type.d.ts.map +0 -1
  311. package/dist/model/strategy/adapter/type.d.ts.map +0 -1
  312. package/dist/model/strategy/adapter/walletPass/evaluator.d.ts.map +0 -1
  313. package/dist/model/strategy/adapter/walletPass/example.d.ts.map +0 -1
  314. package/dist/model/strategy/adapter/walletPass/index.d.ts.map +0 -1
  315. package/dist/model/strategy/adapter/walletPass/locales.d.ts.map +0 -1
  316. package/dist/model/strategy/adapter/walletPass/type.d.ts.map +0 -1
  317. package/dist/model/strategy/adapter/walletPass/utils.d.ts.map +0 -1
  318. package/dist/model/strategy/engine.d.ts.map +0 -1
  319. package/dist/model/strategy/index.d.ts.map +0 -1
  320. package/dist/model/strategy/strategy-example.d.ts.map +0 -1
  321. package/dist/model/strategy/type.d.ts.map +0 -1
  322. package/dist/modules/Account/index.d.ts.map +0 -1
  323. package/dist/modules/Account/types.d.ts.map +0 -1
  324. package/dist/modules/AccountList/index.d.ts.map +0 -1
  325. package/dist/modules/AccountList/types.d.ts.map +0 -1
  326. package/dist/modules/AccountList/utils.d.ts.map +0 -1
  327. package/dist/modules/BaseModule.d.ts.map +0 -1
  328. package/dist/modules/BookingContext/index.d.ts.map +0 -1
  329. package/dist/modules/BookingContext/types.d.ts.map +0 -1
  330. package/dist/modules/BookingContext/utils/buildCacheItemFromOrderLine.d.ts.map +0 -1
  331. package/dist/modules/BookingContext/utils/buildNormalProductCacheItemFromOrderLine.d.ts.map +0 -1
  332. package/dist/modules/BookingContext/utils/cacheItemToBookingInput.d.ts.map +0 -1
  333. package/dist/modules/BookingContext/utils/flexible.d.ts.map +0 -1
  334. package/dist/modules/BookingContext/utils/formatResourceList.d.ts.map +0 -1
  335. package/dist/modules/BookingContext/utils/index.d.ts.map +0 -1
  336. package/dist/modules/BookingContext/utils/noResource.d.ts.map +0 -1
  337. package/dist/modules/BookingContext/utils/orderLineDisplay.d.ts.map +0 -1
  338. package/dist/modules/BookingContext/utils/productExtend.d.ts.map +0 -1
  339. package/dist/modules/BookingContext/utils/resourceErrors.d.ts.map +0 -1
  340. package/dist/modules/BookingContext/utils/resourceSelection.d.ts.map +0 -1
  341. package/dist/modules/BookingContext/utils/resources.d.ts.map +0 -1
  342. package/dist/modules/BookingContext/utils/serviceTimes.d.ts.map +0 -1
  343. package/dist/modules/BookingContext/utils/timeSlices.d.ts.map +0 -1
  344. package/dist/modules/Cart/index.d.ts.map +0 -1
  345. package/dist/modules/Cart/types.d.ts.map +0 -1
  346. package/dist/modules/Cart/utils/cartAccount.d.ts.map +0 -1
  347. package/dist/modules/Cart/utils/cartDate.d.ts.map +0 -1
  348. package/dist/modules/Cart/utils/cartDiscount.d.ts.map +0 -1
  349. package/dist/modules/Cart/utils/cartNote.d.ts.map +0 -1
  350. package/dist/modules/Cart/utils/cartProduct.d.ts.map +0 -1
  351. package/dist/modules/Cart/utils/cartRelationForms.d.ts.map +0 -1
  352. package/dist/modules/Cart/utils/cartResource.d.ts.map +0 -1
  353. package/dist/modules/Cart/utils/changePrice.d.ts.map +0 -1
  354. package/dist/modules/Cart/utils/index.d.ts.map +0 -1
  355. package/dist/modules/Customer/constants.d.ts.map +0 -1
  356. package/dist/modules/Customer/index.d.ts.map +0 -1
  357. package/dist/modules/Customer/types.d.ts.map +0 -1
  358. package/dist/modules/Date/index.d.ts.map +0 -1
  359. package/dist/modules/Date/types.d.ts.map +0 -1
  360. package/dist/modules/Date/utils.d.ts.map +0 -1
  361. package/dist/modules/Discount/availability.d.ts.map +0 -1
  362. package/dist/modules/Discount/entitlementPass.d.ts.map +0 -1
  363. package/dist/modules/Discount/index.d.ts.map +0 -1
  364. package/dist/modules/Discount/types.d.ts.map +0 -1
  365. package/dist/modules/Guests/index.d.ts.map +0 -1
  366. package/dist/modules/Guests/types.d.ts.map +0 -1
  367. package/dist/modules/Holder/index.d.ts.map +0 -1
  368. package/dist/modules/Holder/types.d.ts.map +0 -1
  369. package/dist/modules/Holder/utils.d.ts.map +0 -1
  370. package/dist/modules/OpenData/index.d.ts.map +0 -1
  371. package/dist/modules/OpenData/types.d.ts.map +0 -1
  372. package/dist/modules/OpenData/utils.d.ts.map +0 -1
  373. package/dist/modules/Order/index.d.ts.map +0 -1
  374. package/dist/modules/Order/payment-utils.d.ts.map +0 -1
  375. package/dist/modules/Order/salesNotes.d.ts.map +0 -1
  376. package/dist/modules/Order/types.d.ts.map +0 -1
  377. package/dist/modules/Order/utils/bundleDiscountHydration.d.ts.map +0 -1
  378. package/dist/modules/Order/utils/discountProductLineIdentity.d.ts.map +0 -1
  379. package/dist/modules/Order/utils/manualProductDiscount.d.ts.map +0 -1
  380. package/dist/modules/Order/utils/orderCollectionIdentity.d.ts.map +0 -1
  381. package/dist/modules/Order/utils/virtualSettlement.d.ts.map +0 -1
  382. package/dist/modules/Order/utils.d.ts.map +0 -1
  383. package/dist/modules/Payment/cash.d.ts.map +0 -1
  384. package/dist/modules/Payment/cashRecommendationAlgorithm.d.ts.map +0 -1
  385. package/dist/modules/Payment/eftpos.d.ts.map +0 -1
  386. package/dist/modules/Payment/index.d.ts.map +0 -1
  387. package/dist/modules/Payment/mx51.d.ts.map +0 -1
  388. package/dist/modules/Payment/types.d.ts.map +0 -1
  389. package/dist/modules/Payment/utils.d.ts.map +0 -1
  390. package/dist/modules/Payment/walletpass.d.ts.map +0 -1
  391. package/dist/modules/Product/index.d.ts.map +0 -1
  392. package/dist/modules/Product/types.d.ts.map +0 -1
  393. package/dist/modules/Product/utils.d.ts.map +0 -1
  394. package/dist/modules/ProductList/clientDataVariants.d.ts.map +0 -1
  395. package/dist/modules/ProductList/index.d.ts.map +0 -1
  396. package/dist/modules/ProductList/types.d.ts.map +0 -1
  397. package/dist/modules/Quotation/index.d.ts.map +0 -1
  398. package/dist/modules/Quotation/types.d.ts.map +0 -1
  399. package/dist/modules/Resource/index.d.ts.map +0 -1
  400. package/dist/modules/Resource/types.d.ts.map +0 -1
  401. package/dist/modules/Resource/utils.d.ts.map +0 -1
  402. package/dist/modules/ResourcePlanner/index.d.ts.map +0 -1
  403. package/dist/modules/ResourcePlanner/localClock.d.ts.map +0 -1
  404. package/dist/modules/ResourcePlanner/planner.d.ts.map +0 -1
  405. package/dist/modules/ResourcePlanner/types.d.ts.map +0 -1
  406. package/dist/modules/Rules/index.d.ts.map +0 -1
  407. package/dist/modules/Rules/types.d.ts.map +0 -1
  408. package/dist/modules/SalesSummary/index.d.ts.map +0 -1
  409. package/dist/modules/SalesSummary/types.d.ts.map +0 -1
  410. package/dist/modules/SalesSummary/utils.d.ts.map +0 -1
  411. package/dist/modules/ScanOrderLogger/index.d.ts.map +0 -1
  412. package/dist/modules/ScanOrderLogger/providers/feishu.d.ts.map +0 -1
  413. package/dist/modules/ScanOrderLogger/providers/grafana.d.ts.map +0 -1
  414. package/dist/modules/ScanOrderLogger/types.d.ts.map +0 -1
  415. package/dist/modules/Schedule/getDateIsInSchedule.d.ts.map +0 -1
  416. package/dist/modules/Schedule/index.d.ts.map +0 -1
  417. package/dist/modules/Schedule/type.d.ts.map +0 -1
  418. package/dist/modules/Schedule/types.d.ts.map +0 -1
  419. package/dist/modules/Schedule/utils.d.ts.map +0 -1
  420. package/dist/modules/Step/index.d.ts.map +0 -1
  421. package/dist/modules/Step/tyeps.d.ts.map +0 -1
  422. package/dist/modules/Summary/index.d.ts.map +0 -1
  423. package/dist/modules/Summary/types.d.ts.map +0 -1
  424. package/dist/modules/Summary/utils.d.ts.map +0 -1
  425. package/dist/modules/SurchargeList/index.d.ts.map +0 -1
  426. package/dist/modules/SurchargeList/types.d.ts.map +0 -1
  427. package/dist/modules/index.d.ts.map +0 -1
  428. package/dist/plugins/app.d.ts.map +0 -1
  429. package/dist/plugins/index.d.ts.map +0 -1
  430. package/dist/plugins/request.d.ts.map +0 -1
  431. package/dist/plugins/shopStore.d.ts.map +0 -1
  432. package/dist/plugins/user.d.ts.map +0 -1
  433. package/dist/plugins/window.d.ts.map +0 -1
  434. package/dist/server/index.d.ts.map +0 -1
  435. package/dist/server/modules/floor-plan/index.d.ts.map +0 -1
  436. package/dist/server/modules/floor-plan/types.d.ts.map +0 -1
  437. package/dist/server/modules/index.d.ts.map +0 -1
  438. package/dist/server/modules/menu/index.d.ts.map +0 -1
  439. package/dist/server/modules/menu/types.d.ts.map +0 -1
  440. package/dist/server/modules/order/index.d.ts.map +0 -1
  441. package/dist/server/modules/order/types.d.ts.map +0 -1
  442. package/dist/server/modules/order/utils/filterBookings.d.ts.map +0 -1
  443. package/dist/server/modules/order/utils/filterOrders.d.ts.map +0 -1
  444. package/dist/server/modules/payment/index.d.ts.map +0 -1
  445. package/dist/server/modules/payment/types.d.ts.map +0 -1
  446. package/dist/server/modules/products/index.d.ts.map +0 -1
  447. package/dist/server/modules/products/types.d.ts.map +0 -1
  448. package/dist/server/modules/quotation/index.d.ts.map +0 -1
  449. package/dist/server/modules/quotation/types.d.ts.map +0 -1
  450. package/dist/server/modules/resource/index.d.ts.map +0 -1
  451. package/dist/server/modules/resource/types.d.ts.map +0 -1
  452. package/dist/server/modules/schedule/index.d.ts.map +0 -1
  453. package/dist/server/modules/schedule/types.d.ts.map +0 -1
  454. package/dist/server/modules/schedule/utils.d.ts.map +0 -1
  455. package/dist/server/types.d.ts.map +0 -1
  456. package/dist/server/utils/index.d.ts.map +0 -1
  457. package/dist/server/utils/product.d.ts.map +0 -1
  458. package/dist/server/utils/schedule.d.ts.map +0 -1
  459. package/dist/server/utils/small-ticket.d.ts.map +0 -1
  460. package/dist/server/utils/time.d.ts.map +0 -1
  461. package/dist/solution/BaseSales/index.d.ts.map +0 -1
  462. package/dist/solution/BaseSales/types.d.ts.map +0 -1
  463. package/dist/solution/BaseSales/utils/cartPromotion.d.ts.map +0 -1
  464. package/dist/solution/BaseSales/utils/parseSalesResponse.d.ts.map +0 -1
  465. package/dist/solution/BaseSales/utils/quotationPrice.d.ts.map +0 -1
  466. package/dist/solution/BaseSales/utils/transformBaseProductToOrderProduct.d.ts.map +0 -1
  467. package/dist/solution/BaseSales/utils.d.ts.map +0 -1
  468. package/dist/solution/BookingByStep/index.d.ts.map +0 -1
  469. package/dist/solution/BookingByStep/types.d.ts.map +0 -1
  470. package/dist/solution/BookingByStep/utils/capacity.d.ts.map +0 -1
  471. package/dist/solution/BookingByStep/utils/products.d.ts.map +0 -1
  472. package/dist/solution/BookingByStep/utils/resources.d.ts.map +0 -1
  473. package/dist/solution/BookingByStep/utils/stock.d.ts.map +0 -1
  474. package/dist/solution/BookingByStep/utils/timeslots.d.ts.map +0 -1
  475. package/dist/solution/BookingTicket/index.d.ts.map +0 -1
  476. package/dist/solution/BookingTicket/types.d.ts.map +0 -1
  477. package/dist/solution/BookingTicket/utils/addProductDecision.d.ts.map +0 -1
  478. package/dist/solution/BookingTicket/utils/addTimeAvailability.d.ts.map +0 -1
  479. package/dist/solution/BookingTicket/utils/bookingStatus.d.ts.map +0 -1
  480. package/dist/solution/BookingTicket/utils/cartView.d.ts.map +0 -1
  481. package/dist/solution/BookingTicket/utils/exampleData.d.ts.map +0 -1
  482. package/dist/solution/BookingTicket/utils/orderCustomer.d.ts.map +0 -1
  483. package/dist/solution/BookingTicket/utils/resolveBestAddTimePlan.d.ts.map +0 -1
  484. package/dist/solution/BookingTicket/utils/scan/applyGlobalScan.d.ts.map +0 -1
  485. package/dist/solution/BookingTicket/utils/scan/cloudSearch.d.ts.map +0 -1
  486. package/dist/solution/BookingTicket/utils/scan/formatGlobalScan.d.ts.map +0 -1
  487. package/dist/solution/BookingTicket/utils/scan/handleScan.d.ts.map +0 -1
  488. package/dist/solution/BookingTicket/utils/scan/index.d.ts.map +0 -1
  489. package/dist/solution/BookingTicket/utils/scan/scanCache.d.ts.map +0 -1
  490. package/dist/solution/BookingTicket/utils/scan/scanProductValues.d.ts.map +0 -1
  491. package/dist/solution/BookingTicket/utils/sessionCatalogStale.d.ts.map +0 -1
  492. package/dist/solution/BookingTicket/utils/weighingProductSku.d.ts.map +0 -1
  493. package/dist/solution/BuyTickets/index.d.ts.map +0 -1
  494. package/dist/solution/BuyTickets/types.d.ts.map +0 -1
  495. package/dist/solution/Checkout/index.d.ts.map +0 -1
  496. package/dist/solution/Checkout/types.d.ts.map +0 -1
  497. package/dist/solution/Checkout/utils/index.d.ts.map +0 -1
  498. package/dist/solution/PlaceOrder/index.d.ts.map +0 -1
  499. package/dist/solution/RegisterAndLogin/config.d.ts.map +0 -1
  500. package/dist/solution/RegisterAndLogin/index.d.ts.map +0 -1
  501. package/dist/solution/RegisterAndLogin/types.d.ts.map +0 -1
  502. package/dist/solution/RegisterAndLogin/utils.d.ts.map +0 -1
  503. package/dist/solution/Sales/index.d.ts.map +0 -1
  504. package/dist/solution/Sales/types.d.ts.map +0 -1
  505. package/dist/solution/ScanOrder/index.d.ts.map +0 -1
  506. package/dist/solution/ScanOrder/types.d.ts.map +0 -1
  507. package/dist/solution/ScanOrder/utils.d.ts.map +0 -1
  508. package/dist/solution/ShopDiscount/index.d.ts.map +0 -1
  509. package/dist/solution/ShopDiscount/types.d.ts.map +0 -1
  510. package/dist/solution/ShopDiscount/utils.d.ts.map +0 -1
  511. package/dist/solution/UnifiedBookingSales/index.d.ts.map +0 -1
  512. package/dist/solution/UnifiedBookingSales/remoteOccupancyCache.d.ts.map +0 -1
  513. package/dist/solution/UnifiedBookingSales/types.d.ts.map +0 -1
  514. package/dist/solution/VenueBooking/index.d.ts.map +0 -1
  515. package/dist/solution/VenueBooking/types.d.ts.map +0 -1
  516. package/dist/solution/VenueBooking/utils/dateSummary.d.ts.map +0 -1
  517. package/dist/solution/VenueBooking/utils/resource.d.ts.map +0 -1
  518. package/dist/solution/VenueBooking/utils/slotMerge.d.ts.map +0 -1
  519. package/dist/solution/VenueBooking/utils/timeSlot.d.ts.map +0 -1
  520. package/dist/solution/VenueBooking/utils.d.ts.map +0 -1
  521. package/dist/solution/index.d.ts.map +0 -1
  522. package/dist/store/createStore.d.ts.map +0 -1
  523. package/dist/types/index.d.ts.map +0 -1
  524. package/dist/utils/os-private-payload.d.ts.map +0 -1
  525. package/dist/utils/payment-number.d.ts.map +0 -1
  526. package/dist/utils/platform.d.ts.map +0 -1
  527. package/dist/utils/task.d.ts.map +0 -1
  528. package/dist/utils/watch.d.ts.map +0 -1
@@ -16,4 +16,3 @@ export declare function timeStringToMinutes(timeStr: string): number;
16
16
  * @returns 排序后的时间点数组
17
17
  */
18
18
  export declare function sortTimePoints(timePoints: string[]): string[];
19
- //# sourceMappingURL=time.d.ts.map
@@ -549,4 +549,3 @@ export declare class BaseSalesImpl extends BaseModule implements Module {
549
549
  cover?: boolean;
550
550
  }): Promise<void>;
551
551
  }
552
- //# sourceMappingURL=index.d.ts.map
@@ -3083,7 +3083,7 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3083
3083
  });
3084
3084
  case 75:
3085
3085
  if (!rulesModule) {
3086
- _context25.next = 118;
3086
+ _context25.next = 117;
3087
3087
  break;
3088
3088
  }
3089
3089
  if (isCurrentRequest()) {
@@ -3093,7 +3093,6 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3093
3093
  return _context25.abrupt("return", getCurrentResult());
3094
3094
  case 78:
3095
3095
  orderTotalAmount = Number(((_orderStore$summary = orderStore.summary) === null || _orderStore$summary === void 0 ? void 0 : _orderStore$summary.total_amount) || 0);
3096
- console.log('[BaseSales.applyDiscountConfig.calcDiscount]');
3097
3096
  result = rulesModule.calcDiscount({
3098
3097
  productList: tempOrder.products,
3099
3098
  discountList: nextDiscountList,
@@ -3110,22 +3109,22 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3110
3109
  tempOrder.products = preserveManualProductDiscountProducts(tempOrder.products, result.productList);
3111
3110
  }
3112
3111
  _iterator3 = _createForOfIteratorHelper(tempOrder.products || []);
3113
- _context25.prev = 83;
3112
+ _context25.prev = 82;
3114
3113
  _iterator3.s();
3115
- case 85:
3114
+ case 84:
3116
3115
  if ((_step3 = _iterator3.n()).done) {
3117
- _context25.next = 100;
3116
+ _context25.next = 99;
3118
3117
  break;
3119
3118
  }
3120
3119
  product = _step3.value;
3121
3120
  productUid = (_product$metadata5 = product.metadata) === null || _product$metadata5 === void 0 ? void 0 : _product$metadata5.unique_identification_number;
3122
3121
  runtimeOrigin = productUid ? (_tempOrder$_extend6 = tempOrder._extend) === null || _tempOrder$_extend6 === void 0 || (_tempOrder$_extend6 = _tempOrder$_extend6.productsByUid) === null || _tempOrder$_extend6 === void 0 || (_tempOrder$_extend6 = _tempOrder$_extend6[productUid]) === null || _tempOrder$_extend6 === void 0 ? void 0 : _tempOrder$_extend6.origin : undefined;
3123
3122
  if (!(runtimeOrigin !== null && runtimeOrigin !== void 0 && runtimeOrigin.isManualDiscount || isBaseSalesManualProductDiscountProduct(product))) {
3124
- _context25.next = 91;
3123
+ _context25.next = 90;
3125
3124
  break;
3126
3125
  }
3127
- return _context25.abrupt("continue", 98);
3128
- case 91:
3126
+ return _context25.abrupt("continue", 97);
3127
+ case 90:
3129
3128
  totalPerUnitDiscount = (product.discount_list || []).reduce(function (sum, pd) {
3130
3129
  return sum + Number(pd.amount || 0);
3131
3130
  }, 0);
@@ -3141,95 +3140,95 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3141
3140
  mainPrice: newMainSellingPrice,
3142
3141
  bundle: product.product_bundle
3143
3142
  });
3144
- case 98:
3145
- _context25.next = 85;
3143
+ case 97:
3144
+ _context25.next = 84;
3146
3145
  break;
3147
- case 100:
3148
- _context25.next = 105;
3146
+ case 99:
3147
+ _context25.next = 104;
3149
3148
  break;
3150
- case 102:
3151
- _context25.prev = 102;
3152
- _context25.t0 = _context25["catch"](83);
3149
+ case 101:
3150
+ _context25.prev = 101;
3151
+ _context25.t0 = _context25["catch"](82);
3153
3152
  _iterator3.e(_context25.t0);
3154
- case 105:
3155
- _context25.prev = 105;
3153
+ case 104:
3154
+ _context25.prev = 104;
3156
3155
  _iterator3.f();
3157
- return _context25.finish(105);
3158
- case 108:
3156
+ return _context25.finish(104);
3157
+ case 107:
3159
3158
  if (!result.discountList) {
3160
- _context25.next = 118;
3159
+ _context25.next = 117;
3161
3160
  break;
3162
3161
  }
3163
3162
  nextDiscountList = this.mergeHistoricalDiscountList(result.discountList, tempOrder.products || []);
3164
3163
  OrderModule.populateSavedAmounts(tempOrder.products, nextDiscountList);
3165
3164
  if (isCurrentRequest()) {
3166
- _context25.next = 113;
3165
+ _context25.next = 112;
3167
3166
  break;
3168
3167
  }
3169
3168
  return _context25.abrupt("return", getCurrentResult());
3170
- case 113:
3171
- _context25.next = 115;
3169
+ case 112:
3170
+ _context25.next = 114;
3172
3171
  return discountModule === null || discountModule === void 0 ? void 0 : discountModule.setDiscountList(nextDiscountList);
3173
- case 115:
3172
+ case 114:
3174
3173
  if (isCurrentRequest()) {
3175
- _context25.next = 117;
3174
+ _context25.next = 116;
3176
3175
  break;
3177
3176
  }
3178
3177
  return _context25.abrupt("return", getCurrentResult());
3179
- case 117:
3178
+ case 116:
3180
3179
  tempOrder.discount_list = nextDiscountList.filter(function (discount) {
3181
3180
  return discount.isSelected;
3182
3181
  });
3183
- case 118:
3182
+ case 117:
3184
3183
  if (isCurrentRequest()) {
3185
- _context25.next = 120;
3184
+ _context25.next = 119;
3186
3185
  break;
3187
3186
  }
3188
3187
  return _context25.abrupt("return", getCurrentResult());
3189
- case 120:
3190
- _context25.next = 122;
3188
+ case 119:
3189
+ _context25.next = 121;
3191
3190
  return this.store.order.recalculateSummary({
3192
3191
  createIfMissing: true
3193
3192
  });
3194
- case 122:
3193
+ case 121:
3195
3194
  if (isCurrentRequest()) {
3196
- _context25.next = 124;
3195
+ _context25.next = 123;
3197
3196
  break;
3198
3197
  }
3199
3198
  return _context25.abrupt("return", getCurrentResult());
3200
- case 124:
3199
+ case 123:
3201
3200
  this.store.order.persistTempOrder();
3202
3201
  if (isCurrentRequest()) {
3203
- _context25.next = 127;
3202
+ _context25.next = 126;
3204
3203
  break;
3205
3204
  }
3206
3205
  return _context25.abrupt("return", getCurrentResult());
3207
- case 127:
3208
- _context25.next = 129;
3206
+ case 126:
3207
+ _context25.next = 128;
3209
3208
  return this.effectsEmit('onDiscountApplied', {
3210
3209
  productList: tempOrder.products || [],
3211
3210
  discountList: nextDiscountList,
3212
3211
  selectedDiscountList: tempOrder.discount_list || [],
3213
3212
  tempOrder: tempOrder
3214
3213
  });
3215
- case 129:
3214
+ case 128:
3216
3215
  if (isCurrentRequest()) {
3217
- _context25.next = 131;
3216
+ _context25.next = 130;
3218
3217
  break;
3219
3218
  }
3220
3219
  return _context25.abrupt("return", getCurrentResult());
3221
- case 131:
3220
+ case 130:
3222
3221
  return _context25.abrupt("return", {
3223
3222
  productList: tempOrder.products || [],
3224
3223
  discountList: nextDiscountList,
3225
3224
  availableWalletIds: this.getAvailableWalletIds(),
3226
3225
  virtualCurrencyList: this.getVirtualCurrencyList()
3227
3226
  });
3228
- case 132:
3227
+ case 131:
3229
3228
  case "end":
3230
3229
  return _context25.stop();
3231
3230
  }
3232
- }, _callee25, this, [[83, 102, 105, 108]]);
3231
+ }, _callee25, this, [[82, 101, 104, 107]]);
3233
3232
  }));
3234
3233
  function loadDiscountConfig(_x17) {
3235
3234
  return _loadDiscountConfig.apply(this, arguments);
@@ -3291,11 +3290,10 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3291
3290
  return discountModule === null || discountModule === void 0 ? void 0 : discountModule.setDiscountList(nextDiscountList);
3292
3291
  case 16:
3293
3292
  if (!rulesModule) {
3294
- _context26.next = 28;
3293
+ _context26.next = 27;
3295
3294
  break;
3296
3295
  }
3297
3296
  orderTotalAmount = Number(((_orderStore$summary2 = orderStore.summary) === null || _orderStore$summary2 === void 0 ? void 0 : _orderStore$summary2.total_amount) || 0);
3298
- console.log('[BaseSales.bestDiscount.calcDiscount]');
3299
3297
  result = rulesModule.calcDiscount({
3300
3298
  productList: tempOrder.products,
3301
3299
  discountList: nextDiscountList,
@@ -3309,14 +3307,14 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3309
3307
  tempOrder.products = preserveManualProductDiscountProducts(tempOrder.products, result.productList);
3310
3308
  }
3311
3309
  if (!result.discountList) {
3312
- _context26.next = 28;
3310
+ _context26.next = 27;
3313
3311
  break;
3314
3312
  }
3315
3313
  nextDiscountList = this.mergeHistoricalDiscountList(result.discountList, tempOrder.products || []);
3316
3314
  OrderModule.populateSavedAmounts(tempOrder.products, nextDiscountList);
3317
- _context26.next = 26;
3315
+ _context26.next = 25;
3318
3316
  return discountModule === null || discountModule === void 0 ? void 0 : discountModule.setDiscountList(nextDiscountList);
3319
- case 26:
3317
+ case 25:
3320
3318
  tempOrder.discount_list = nextDiscountList.filter(function (discount) {
3321
3319
  return discount.isSelected;
3322
3320
  });
@@ -3324,24 +3322,24 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3324
3322
  productList: tempOrder.products,
3325
3323
  discountList: nextDiscountList
3326
3324
  };
3327
- case 28:
3328
- _context26.next = 30;
3325
+ case 27:
3326
+ _context26.next = 29;
3329
3327
  return this.store.order.recalculateSummary({
3330
3328
  createIfMissing: true
3331
3329
  });
3332
- case 30:
3330
+ case 29:
3333
3331
  this.store.order.persistTempOrder();
3334
- _context26.next = 33;
3332
+ _context26.next = 32;
3335
3333
  return this.effectsEmit('onDiscountApplied', {
3336
3334
  productList: tempOrder.products || [],
3337
3335
  discountList: nextDiscountList,
3338
3336
  selectedDiscountList: tempOrder.discount_list || [],
3339
3337
  tempOrder: tempOrder
3340
3338
  });
3341
- case 33:
3339
+ case 32:
3342
3340
  cb === null || cb === void 0 || cb(result);
3343
3341
  return _context26.abrupt("return", result);
3344
- case 35:
3342
+ case 34:
3345
3343
  case "end":
3346
3344
  return _context26.stop();
3347
3345
  }
@@ -3528,7 +3526,6 @@ export var BaseSalesImpl = /*#__PURE__*/function (_BaseModule) {
3528
3526
  case 23:
3529
3527
  if (rulesModule) {
3530
3528
  orderTotalAmount = Number(((_orderStore$summary3 = orderStore.summary) === null || _orderStore$summary3 === void 0 ? void 0 : _orderStore$summary3.total_amount) || 0);
3531
- console.log('[BaseSales.setDiscountSelected.calcDiscount]');
3532
3529
  result = rulesModule.calcDiscount({
3533
3530
  productList: tempOrder.products,
3534
3531
  discountList: updated,
@@ -448,4 +448,3 @@ export interface BaseSalesScanCodeResult {
448
448
  /** 扫码卡券资料及最新可用状态,供 Holder 补全等流程使用。 */
449
449
  scannedDiscountList?: Discount[];
450
450
  }
451
- //# sourceMappingURL=types.d.ts.map
@@ -292,4 +292,3 @@ export declare function appendPromotionTags<T extends Record<string, any>>(produ
292
292
  export declare function processCartPromotion(list: OrderProduct[] | null | undefined, evaluator: CartPromotionEvaluator | null | undefined, options?: {
293
293
  channel?: string;
294
294
  }): ProcessCartPromotionResult;
295
- //# sourceMappingURL=cartPromotion.d.ts.map
@@ -149,4 +149,3 @@ export interface ISalesDetail {
149
149
  * - 不做远程请求;不修改入参;返回新对象。
150
150
  */
151
151
  export declare function parseSalesResponse(input: Record<string, any> | null | undefined): ISalesDetail;
152
- //# sourceMappingURL=parseSalesResponse.d.ts.map
@@ -16,4 +16,3 @@ interface BuildBaseSalesQuotationPriceParams extends BaseSalesCalculateProductBo
16
16
  }
17
17
  export declare function calculateBaseSalesProductBookingPrice(params: BuildBaseSalesQuotationPriceParams): BaseSalesProductBookingPriceResult;
18
18
  export {};
19
- //# sourceMappingURL=quotationPrice.d.ts.map
@@ -65,4 +65,3 @@ export type BaseProductOrderProductInput = Partial<OrderProduct> & OrderProductI
65
65
  * 注意:这里不生成 identity,缺省时由 OrderModule 自动补齐。
66
66
  */
67
67
  export declare function transformBaseProductToOrderProduct(params: TransformBaseProductToOrderProductParams): BaseProductOrderProductInput | null;
68
- //# sourceMappingURL=transformBaseProductToOrderProduct.d.ts.map
@@ -38,4 +38,3 @@ export declare function isSkuOnlyDeleteIdentity(x: BaseSalesOrderProductIdentity
38
38
  * - 因此多次 normalize 不会重复叠加 option/bundle。
39
39
  */
40
40
  export declare function normalizeOrderProduct(product: Partial<BaseSalesOrderProduct> & BaseSalesOrderProductIdentity): BaseSalesOrderProduct;
41
- //# sourceMappingURL=utils.d.ts.map
@@ -410,4 +410,3 @@ export declare class BookingByStepImpl extends BaseModule implements Module {
410
410
  */
411
411
  getContactInfo(params: any): Promise<any>;
412
412
  }
413
- //# sourceMappingURL=index.d.ts.map
@@ -87,23 +87,22 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
87
87
  this.core = core;
88
88
  this.store = options.store || {};
89
89
  this.otherParams = options.otherParams || {};
90
- console.log('[BookingByStep] 初始化完成');
91
90
  // 获取依赖的插件
92
91
  this.request = core.getPlugin('request');
93
92
  this.window = core.getPlugin('window');
94
93
  this.shopStore = core.getPlugin('shopStore');
95
94
  if (this.request) {
96
- _context.next = 9;
95
+ _context.next = 8;
97
96
  break;
98
97
  }
99
98
  throw new Error('bookingByStep解决方案需要 request 插件支持');
100
- case 9:
99
+ case 8:
101
100
  if (this.shopStore) {
102
- _context.next = 11;
101
+ _context.next = 10;
103
102
  break;
104
103
  }
105
104
  throw new Error('SummaryModule 需要 shopStore 插件支持');
106
- case 11:
105
+ case 10:
107
106
  // 如果有传 cacheid,默认需要收集上面这些模块里用户操作选中的数据
108
107
  // 并且在上面 registerModule 的时候,读取 sessionStroage 里的数据,塞进默认值
109
108
  targetCacheData = {};
@@ -138,7 +137,7 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
138
137
  });
139
138
  this.store.schedule.loadAllSchedule();
140
139
  this.core.effects.emit("".concat(this.name, ":onInited"), {});
141
- case 19:
140
+ case 18:
142
141
  case "end":
143
142
  return _context.stop();
144
143
  }
@@ -3187,8 +3186,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3187
3186
  key: "findCommonAvailableTimeSlots",
3188
3187
  value: function findCommonAvailableTimeSlots(resources) {
3189
3188
  if (resources.length === 0) return [];
3190
- console.log("\u8BA1\u7B97 ".concat(resources.length, " \u4E2A\u8D44\u6E90\u7684\u516C\u5171\u65F6\u95F4\u6BB5"));
3191
-
3192
3189
  // 收集所有资源的时间段,转换为统一的时间格式
3193
3190
  var allTimeSlots = resources.map(function (resource) {
3194
3191
  return resource.times.map(function (time) {
@@ -3198,19 +3195,8 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3198
3195
  };
3199
3196
  });
3200
3197
  });
3201
- console.log('所有资源的时间段:', allTimeSlots.map(function (slots) {
3202
- return slots.map(function (slot) {
3203
- return "".concat(slot.start.format('HH:mm'), "-").concat(slot.end.format('HH:mm'));
3204
- });
3205
- }));
3206
-
3207
3198
  // 找到公共时间段的交集
3208
3199
  var commonSlots = allTimeSlots[0]; // 从第一个资源的时间段开始
3209
- console.log('初始公共时间段:', commonSlots.map(function (slot) {
3210
- return "".concat(slot.start.format('HH:mm'), "-").concat(slot.end.format('HH:mm'));
3211
- }));
3212
-
3213
- // 与其他资源的时间段求交集
3214
3200
  var _loop3 = function _loop3() {
3215
3201
  var currentResourceSlots = allTimeSlots[i];
3216
3202
  var intersections = [];
@@ -3231,14 +3217,11 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3231
3217
  });
3232
3218
  });
3233
3219
  if (intersections.length === 0) {
3234
- console.log("\u8D44\u6E90".concat(i, "\u4E0E\u5F53\u524D\u516C\u5171\u65F6\u95F4\u6BB5\u65E0\u4EA4\u96C6\uFF0C\u8DF3\u8FC7\u8BE5\u8D44\u6E90"));
3235
3220
  return 1; // continue
3236
3221
  }
3237
3222
  commonSlots = intersections;
3238
- console.log("\u4E0E\u8D44\u6E90".concat(i, "\u6C42\u4EA4\u96C6\u540E\u7684\u516C\u5171\u65F6\u95F4\u6BB5:"), commonSlots.map(function (slot) {
3239
- return "".concat(slot.start.format('HH:mm'), "-").concat(slot.end.format('HH:mm'));
3240
- }));
3241
3223
  };
3224
+ // 与其他资源的时间段求交集
3242
3225
  for (var i = 1; i < allTimeSlots.length; i++) {
3243
3226
  if (_loop3()) continue;
3244
3227
  }
@@ -3250,7 +3233,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3250
3233
  endTime: slot.end.format('HH:mm')
3251
3234
  };
3252
3235
  });
3253
- console.log('最终公共时间段:', result);
3254
3236
  return result;
3255
3237
  }
3256
3238
  }, {
@@ -3360,7 +3342,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3360
3342
  // 获取该资源类型对应的 form_id
3361
3343
  var targetFormId = resourceCodeToFormIdMap[resourceCode];
3362
3344
  if (!targetFormId) {
3363
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u627E\u4E0D\u5230\u5BF9\u5E94\u7684 form_id"));
3364
3345
  return {
3365
3346
  v: {
3366
3347
  success: false,
@@ -3387,7 +3368,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3387
3368
  });
3388
3369
  });
3389
3370
  if (resourcesOfThisType.length === 0) {
3390
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u6CA1\u6709\u627E\u5230\u53EF\u7528\u8D44\u6E90"));
3391
3371
  return {
3392
3372
  v: {
3393
3373
  success: false,
@@ -3454,24 +3434,13 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3454
3434
  // 检查是否有容量问题
3455
3435
  if (requiredAmount > totalAvailable) {
3456
3436
  hasCapacityIssue = true;
3457
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " ").concat(isMultipleBooking ? '容量' : '资源数量', "\u4E0D\u8DB3: \u9700\u8981 ").concat(requiredAmount, ", \u603B\u5171 ").concat(totalAvailable));
3458
3437
  }
3459
3438
 
3460
3439
  // 为通过检测的商品分配一个公共可用时间段
3461
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u7684\u8D44\u6E90\u65F6\u95F4\u4FE1\u606F:"), resourcesOfThisType.map(function (r) {
3462
- return {
3463
- id: r.id,
3464
- times: r.times.map(function (t) {
3465
- return "".concat(t.start_at, " - ").concat(t.end_at);
3466
- })
3467
- };
3468
- }));
3469
3440
 
3470
3441
  // 找到所有资源都可用的时间段
3471
3442
  var commonTimeSlots = _this16.findCommonAvailableTimeSlots(resourcesOfThisType);
3472
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u7684\u516C\u5171\u65F6\u95F4\u6BB5:"), commonTimeSlots);
3473
3443
  if (commonTimeSlots.length === 0) {
3474
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u6CA1\u6709\u516C\u5171\u53EF\u7528\u65F6\u95F4\u6BB5"));
3475
3444
  return {
3476
3445
  v: {
3477
3446
  success: false,
@@ -3482,7 +3451,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3482
3451
 
3483
3452
  // 使用第一个公共可用时间段,但只处理未处理过的商品
3484
3453
  var firstCommonSlot = commonTimeSlots[0];
3485
- console.log("\u4F7F\u7528\u516C\u5171\u65F6\u95F4\u6BB5: ".concat(firstCommonSlot.startTime, " - ").concat(firstCommonSlot.endTime));
3486
3454
  items.forEach(function (cartItem) {
3487
3455
  // 只处理未处理过的商品,避免重复添加
3488
3456
  if (!processedCartItemIds.has(cartItem._id)) {
@@ -3793,7 +3761,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3793
3761
  // 获取该资源类型对应的 form_id
3794
3762
  var targetFormId = resourceCodeToFormIdMap[resourceCode];
3795
3763
  if (!targetFormId) {
3796
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u627E\u4E0D\u5230\u5BF9\u5E94\u7684 form_id"));
3797
3764
  return {
3798
3765
  v: {
3799
3766
  success: false,
@@ -3820,7 +3787,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3820
3787
  });
3821
3788
  });
3822
3789
  if (resourcesOfThisType.length === 0) {
3823
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u6CA1\u6709\u627E\u5230\u53EF\u7528\u8D44\u6E90"));
3824
3790
  return {
3825
3791
  v: {
3826
3792
  success: false,
@@ -3887,24 +3853,13 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3887
3853
  // 检查是否有容量问题
3888
3854
  if (requiredAmount > totalAvailable) {
3889
3855
  hasCapacityIssue = true;
3890
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " ").concat(isMultipleBooking ? '容量' : '资源数量', "\u4E0D\u8DB3: \u9700\u8981 ").concat(requiredAmount, ", \u603B\u5171 ").concat(totalAvailable));
3891
3856
  }
3892
3857
 
3893
3858
  // 为通过检测的商品分配一个公共可用时间段
3894
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u7684\u8D44\u6E90\u65F6\u95F4\u4FE1\u606F:"), resourcesOfThisType.map(function (r) {
3895
- return {
3896
- id: r.id,
3897
- times: r.times.map(function (t) {
3898
- return "".concat(t.start_at, " - ").concat(t.end_at);
3899
- })
3900
- };
3901
- }));
3902
3859
 
3903
3860
  // 找到所有资源都可用的时间段
3904
3861
  var commonTimeSlots = _this17.findCommonAvailableTimeSlots(resourcesOfThisType);
3905
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u7684\u516C\u5171\u65F6\u95F4\u6BB5:"), commonTimeSlots);
3906
3862
  if (commonTimeSlots.length === 0) {
3907
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(resourceCode, " \u6CA1\u6709\u516C\u5171\u53EF\u7528\u65F6\u95F4\u6BB5"));
3908
3863
  return {
3909
3864
  v: {
3910
3865
  success: false,
@@ -3915,7 +3870,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
3915
3870
 
3916
3871
  // 使用第一个公共可用时间段,但只处理未处理过的商品
3917
3872
  var firstCommonSlot = commonTimeSlots[0];
3918
- console.log("\u4F7F\u7528\u516C\u5171\u65F6\u95F4\u6BB5: ".concat(firstCommonSlot.startTime, " - ").concat(firstCommonSlot.endTime));
3919
3873
  items.forEach(function (cartItem) {
3920
3874
  // 只处理未处理过的商品,避免重复添加
3921
3875
  if (!processedCartItemIds.has(cartItem._id)) {
@@ -4225,12 +4179,6 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
4225
4179
  while (1) switch (_context29.prev = _context29.next) {
4226
4180
  case 0:
4227
4181
  startDate = _ref16.startDate, endDate = _ref16.endDate, scheduleIds = _ref16.scheduleIds, resources = _ref16.resources;
4228
- console.log('appoimentBooking-session-date-getTimeslotsScheduleByDateRange', {
4229
- startDate: startDate,
4230
- endDate: endDate,
4231
- scheduleIds: scheduleIds,
4232
- resources: resources
4233
- });
4234
4182
  // 生成日期范围内的所有日期
4235
4183
  dates = [];
4236
4184
  currentDate = dayjs(startDate);
@@ -4250,7 +4198,7 @@ export var BookingByStepImpl = /*#__PURE__*/function (_BaseModule) {
4250
4198
  });
4251
4199
  }
4252
4200
  return _context29.abrupt("return", results);
4253
- case 9:
4201
+ case 8:
4254
4202
  case "end":
4255
4203
  return _context29.stop();
4256
4204
  }
@@ -28,4 +28,3 @@ export declare enum BookingByStepHooks {
28
28
  onResourcesLoaded = "bookingByStep:onResourcesLoaded",
29
29
  onAccountLoaded = "bookingByStep:onAccountLoaded"
30
30
  }
31
- //# sourceMappingURL=types.d.ts.map
@@ -73,4 +73,3 @@ export declare function checkTimeSlotCapacity(timeSlotStart: string, timeSlotEnd
73
73
  required: number;
74
74
  available: number;
75
75
  };
76
- //# sourceMappingURL=capacity.d.ts.map
@@ -293,7 +293,7 @@ export function checkTimeSlotCapacity(timeSlotStart, timeSlotEnd, cartItems, all
293
293
 
294
294
  // 检查每种资源类型是否有足够的容量
295
295
  var _loop = function _loop() {
296
- var _resourceTypeConfig, _resourceTypeConfig2;
296
+ var _resourceTypeConfig;
297
297
  var _Object$entries$_i = _slicedToArray(_Object$entries[_i], 2),
298
298
  formId = _Object$entries$_i[0],
299
299
  requiredCapacity = _Object$entries$_i[1];
@@ -324,12 +324,6 @@ export function checkTimeSlotCapacity(timeSlotStart, timeSlotEnd, cartItems, all
324
324
  _iterator2.f();
325
325
  }
326
326
  var isMultipleBooking = ((_resourceTypeConfig = resourceTypeConfig) === null || _resourceTypeConfig === void 0 ? void 0 : _resourceTypeConfig.type) === 'multiple';
327
- console.log("capacity.ts - \u8D44\u6E90\u7C7B\u578B ".concat(formId, " \u914D\u7F6E:"), {
328
- resourceTypeConfig: resourceTypeConfig,
329
- type: (_resourceTypeConfig2 = resourceTypeConfig) === null || _resourceTypeConfig2 === void 0 ? void 0 : _resourceTypeConfig2.type,
330
- isMultipleBooking: isMultipleBooking,
331
- requiredCapacity: requiredCapacity
332
- });
333
327
  if (isMultipleBooking) {
334
328
  // 多个预约:计算总可用容量
335
329
  var totalAvailableCapacity = 0;
@@ -343,9 +337,7 @@ export function checkTimeSlotCapacity(timeSlotStart, timeSlotEnd, cartItems, all
343
337
  totalAvailableCapacity += resource.capacity || 0;
344
338
  }
345
339
  });
346
- console.log("capacity.ts - \u8D44\u6E90\u7C7B\u578B ".concat(formId, " \u591A\u4E2A\u9884\u7EA6\u68C0\u67E5: \u603B\u5BB9\u91CF ").concat(totalAvailableCapacity, ", \u9700\u6C42 ").concat(requiredCapacity));
347
340
  if (totalAvailableCapacity < requiredCapacity) {
348
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(formId, " \u5BB9\u91CF\u4E0D\u8DB3: \u9700\u8981 ").concat(requiredCapacity, ", \u53EF\u7528 ").concat(totalAvailableCapacity));
349
341
  return {
350
342
  v: {
351
343
  success: false,
@@ -366,9 +358,7 @@ export function checkTimeSlotCapacity(timeSlotStart, timeSlotEnd, cartItems, all
366
358
  availableResourceCount++;
367
359
  }
368
360
  });
369
- console.log("capacity.ts - \u8D44\u6E90\u7C7B\u578B ".concat(formId, " \u5355\u4E2A\u9884\u7EA6\u68C0\u67E5: \u53EF\u7528\u8D44\u6E90\u6570 ").concat(availableResourceCount, ", \u9700\u6C42 ").concat(requiredCapacity));
370
361
  if (availableResourceCount < requiredCapacity) {
371
- console.log("\u8D44\u6E90\u7C7B\u578B ".concat(formId, " \u6570\u91CF\u4E0D\u8DB3: \u9700\u8981 ").concat(requiredCapacity, ", \u53EF\u7528 ").concat(availableResourceCount));
372
362
  return {
373
363
  v: {
374
364
  success: false,
@@ -15,4 +15,3 @@ export declare const getAvailableProductResources: (products: ProductData[]) =>
15
15
  * @returns 是否是 session 商品
16
16
  */
17
17
  export declare const isSessionProduct: (product: ProductData) => boolean;
18
- //# sourceMappingURL=products.d.ts.map
@@ -258,4 +258,3 @@ export declare function filterResourcesByFormItem(resources: ResourceItem[], for
258
258
  */
259
259
  export declare function checkTwoResourcesIntersection(resource1: ResourceItem, resource2: ResourceItem): true | undefined;
260
260
  export {};
261
- //# sourceMappingURL=resources.d.ts.map
@@ -399,9 +399,7 @@ export var formatResources = function formatResources(_ref4) {
399
399
  list: _list,
400
400
  maps: maps
401
401
  };
402
- } catch (err) {
403
- console.log('formatResourcesErr', err);
404
- }
402
+ } catch (err) {}
405
403
  return {
406
404
  list: [],
407
405
  maps: {}
@@ -27,4 +27,3 @@ export declare function checkProductStock({ productData, product_variant_id, qua
27
27
  success: boolean;
28
28
  errorCode?: string;
29
29
  };
30
- //# sourceMappingURL=stock.d.ts.map
@@ -36,4 +36,3 @@ export declare function findFastestAvailableResource({ resources, currentCapacit
36
36
  * @return {*}
37
37
  */
38
38
  export declare function filterConditionTimeSlots(times: TimeSliceItem[], startTime: Dayjs, endTime: Dayjs): TimeSliceItem[];
39
- //# sourceMappingURL=timeslots.d.ts.map