@pisell/private-materials 6.1.1 → 6.1.3

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 (287) 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 +1 -1
  6. package/build/lowcode/preview.js +8 -8
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +4 -4
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +7 -7
  11. package/es/businessModel/SalesModel/Sales/index.js +37 -4
  12. package/es/businessModel/SalesModel/index.d.ts +0 -1
  13. package/es/components/Sales/Resource/index.js +2 -2
  14. package/es/components/Sales/Resource/serve.d.ts +7 -0
  15. package/es/components/Sales/Resource/serve.js +10 -0
  16. package/es/components/booking/components/TabProduct/index.d.ts +0 -1
  17. package/es/components/booking/components/customSelect/index.js +1 -0
  18. package/es/components/booking/components/footer/utils.d.ts +1 -0
  19. package/es/components/booking/components/footer/utils.js +47 -18
  20. package/es/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
  21. package/es/components/booking/editBookingModal/index.d.ts +5 -0
  22. package/es/components/booking/editBookingModal/index.js +386 -0
  23. package/es/components/booking/editBookingModal/index.less +8 -0
  24. package/es/components/booking/editBookingModal/locales.d.ts +21 -0
  25. package/es/components/booking/editBookingModal/locales.js +20 -0
  26. package/es/components/booking/editBookingModal/mock.d.ts +807 -0
  27. package/es/components/booking/editBookingModal/mock.js +2993 -0
  28. package/es/components/booking/editBookingModal/serve.d.ts +51 -0
  29. package/es/components/booking/editBookingModal/serve.js +288 -0
  30. package/es/components/booking/editBookingModal/type.d.ts +12 -0
  31. package/es/components/booking/editBookingModal/type.js +1 -0
  32. package/es/components/booking/editBookingModal/utils.d.ts +12 -0
  33. package/es/components/booking/editBookingModal/utils.js +157 -0
  34. package/es/components/booking/forms/table/index.d.ts +0 -1
  35. package/es/components/booking/hooks/useClearCart.js +11 -8
  36. package/es/components/booking/info/client/index.js +3 -2
  37. package/es/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
  38. package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
  39. package/es/components/booking/info/hooks/useInfoHolder.js +24 -10
  40. package/es/components/booking/info/model.js +5 -0
  41. package/es/components/booking/info/service/Lists.js +38 -26
  42. package/es/components/booking/info/service/editService/index.js +3 -0
  43. package/es/components/booking/info/service/like/index.d.ts +0 -1
  44. package/es/components/booking/info/service/serviceList/index.js +2 -0
  45. package/es/components/booking/info/service/serviceManager/index.js +3 -1
  46. package/es/components/booking/info/service2/Lists.d.ts +0 -1
  47. package/es/components/booking/info/service2/Lists.js +1 -0
  48. package/es/components/booking/info/service2/utils.js +26 -25
  49. package/es/components/booking/info2/service/addService/index.js +1 -0
  50. package/es/components/booking/info2/service/addService/utils.d.ts +10 -0
  51. package/es/components/booking/info2/service/addService/utils.js +54 -17
  52. package/es/components/booking/info2/service/addTimeModal/index.js +3 -0
  53. package/es/components/booking/info2/service/editService/Resources/index.js +27 -8
  54. package/es/components/booking/info2/service/editService/Resources/index.less +6 -0
  55. package/es/components/booking/info2/service/editService/ResourcesV2/MaxLengthSelect/index.d.ts +7 -0
  56. package/es/components/booking/info2/service/editService/ResourcesV2/MaxLengthSelect/index.js +26 -0
  57. package/es/components/booking/info2/service/editService/ResourcesV2/index.d.ts +10 -0
  58. package/es/components/booking/info2/service/editService/ResourcesV2/index.js +308 -0
  59. package/es/components/booking/info2/service/editService/ResourcesV2/index.less +44 -0
  60. package/es/components/booking/info2/service/editService/index.js +261 -167
  61. package/es/components/booking/info2/service/index.js +19 -15
  62. package/es/components/booking/info2/service/serviceList/index.js +2 -0
  63. package/es/components/booking/info2/utilsByBooking.js +9 -0
  64. package/es/components/booking/locales.d.ts +3 -0
  65. package/es/components/booking/locales.js +3 -0
  66. package/es/components/booking/materiels/duration/index.js +9 -2
  67. package/es/components/booking/materiels/holder/index.d.ts +0 -1
  68. package/es/components/booking/materiels/startTime/index.d.ts +0 -1
  69. package/es/components/booking/utils.d.ts +2 -2
  70. package/es/components/eftpos/deviceList/index.d.ts +0 -1
  71. package/es/components/eftpos/form/index.d.ts +0 -1
  72. package/es/components/eftpos/group/index.d.ts +0 -1
  73. package/es/components/eftpos/hooks.d.ts +0 -1
  74. package/es/components/eftpos/icon/apiKey.d.ts +0 -1
  75. package/es/components/eftpos/icon/device.d.ts +0 -1
  76. package/es/components/eftpos/receipt/index.d.ts +0 -1
  77. package/es/components/eftpos/surcharge/index.d.ts +0 -1
  78. package/es/components/eftposPay/amount.d.ts +1 -1
  79. package/es/components/eftposPay/component/alert/warn.d.ts +0 -1
  80. package/es/components/eftposPay/component/header/titlebar.d.ts +0 -1
  81. package/es/components/eftposPay/component/step/index.d.ts +0 -1
  82. package/es/components/eftposPay/component/step/step.d.ts +0 -1
  83. package/es/components/eftposPay/device.d.ts +1 -1
  84. package/es/components/eftposPay/hooks.d.ts +2 -2
  85. package/es/components/eftposPay/payo/config.js +30 -3
  86. package/es/components/eftposPay/store/index.d.ts +6 -6
  87. package/es/components/eftposPay/tyro/hooks.d.ts +0 -1
  88. package/es/components/eventBooking/components/Provider/Event/index.js +13 -4
  89. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
  90. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
  91. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
  92. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
  93. package/es/components/eventBooking/components/bookingDetailModal/index.js +19 -3
  94. package/es/components/eventBooking/index.js +21 -7
  95. package/es/components/eventBooking/locales.js +3 -3
  96. package/es/components/index.d.ts +3 -1
  97. package/es/components/index.js +3 -1
  98. package/es/components/pay/toB/components/Content/index.js +35 -52
  99. package/es/components/pay/toB/store/hooks.js +13 -4
  100. package/es/components/pay/toB/store/provider.js +1 -0
  101. package/es/components/pay/toB/types/storeTypes.d.ts +2 -0
  102. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
  103. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
  104. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +0 -1
  105. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
  106. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
  107. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  108. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  109. package/es/components/productExtension/fields/Actor/index.d.ts +0 -1
  110. package/es/components/productExtension/fields/Forms/index.d.ts +0 -1
  111. package/es/components/schedules/calendar/calendarItem.d.ts +0 -1
  112. package/es/components/schedules/components/CurrentDay/index.d.ts +0 -1
  113. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
  114. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
  115. package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
  116. package/es/components/schedules/products/index.d.ts +0 -1
  117. package/es/components/schedules/resources/relationProduct/index.d.ts +0 -1
  118. package/es/components/shoppingCart/components/Cart/Product.js +48 -41
  119. package/es/components/shoppingCart/components/Cart/index.js +21 -18
  120. package/es/components/shoppingCart/components/Empty/index.d.ts +0 -1
  121. package/es/components/shoppingCart/components/Render/index.d.ts +0 -1
  122. package/es/components/stepController/components/Content/index.d.ts +7 -0
  123. package/es/components/stepController/components/Content/index.js +9 -0
  124. package/es/components/stepController/components/Content/index.less +8 -0
  125. package/es/components/stepController/components/Footer/index.d.ts +8 -0
  126. package/es/components/stepController/components/Footer/index.js +15 -0
  127. package/es/components/stepController/components/Footer/index.less +39 -0
  128. package/es/components/stepController/components/Header/index.d.ts +20 -0
  129. package/es/components/stepController/components/Header/index.js +97 -0
  130. package/es/components/stepController/components/Header/index.less +21 -0
  131. package/es/components/stepController/index.d.ts +5 -0
  132. package/es/components/stepController/index.js +64 -0
  133. package/es/components/stepController/index.less +11 -0
  134. package/es/components/stepController/locales.d.ts +27 -0
  135. package/es/components/stepController/locales.js +32 -0
  136. package/es/components/stepController/types.d.ts +23 -0
  137. package/es/components/stepController/types.js +1 -0
  138. package/es/components/ticketBooking/components/addServiceVariant/addService.js +3 -2
  139. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  140. package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  141. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
  142. package/es/components/ticketBooking/components/ticketBooking/index.js +137 -137
  143. package/es/components/ticketBooking/utils/index.js +2 -1
  144. package/es/hooks/useWindowSize.d.ts +5 -0
  145. package/es/hooks/useWindowSize.js +26 -0
  146. package/es/index.d.ts +2 -0
  147. package/es/index.js +3 -1
  148. package/lib/businessModel/SalesModel/Sales/index.js +22 -8
  149. package/lib/businessModel/SalesModel/index.d.ts +0 -1
  150. package/lib/components/Sales/Resource/index.js +1 -1
  151. package/lib/components/Sales/Resource/serve.d.ts +7 -0
  152. package/lib/components/Sales/Resource/serve.js +9 -2
  153. package/lib/components/booking/components/TabProduct/index.d.ts +0 -1
  154. package/lib/components/booking/components/customSelect/index.js +1 -0
  155. package/lib/components/booking/components/footer/utils.d.ts +1 -0
  156. package/lib/components/booking/components/footer/utils.js +27 -7
  157. package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
  158. package/lib/components/booking/editBookingModal/index.d.ts +5 -0
  159. package/lib/components/booking/editBookingModal/index.js +363 -0
  160. package/lib/components/booking/editBookingModal/index.less +8 -0
  161. package/lib/components/booking/editBookingModal/locales.d.ts +21 -0
  162. package/lib/components/booking/editBookingModal/locales.js +44 -0
  163. package/lib/components/booking/editBookingModal/mock.d.ts +807 -0
  164. package/lib/components/booking/editBookingModal/mock.js +3314 -0
  165. package/lib/components/booking/editBookingModal/serve.d.ts +51 -0
  166. package/lib/components/booking/editBookingModal/serve.js +178 -0
  167. package/lib/components/booking/editBookingModal/type.d.ts +12 -0
  168. package/lib/components/booking/editBookingModal/type.js +17 -0
  169. package/lib/components/booking/editBookingModal/utils.d.ts +12 -0
  170. package/lib/components/booking/editBookingModal/utils.js +158 -0
  171. package/lib/components/booking/forms/table/index.d.ts +0 -1
  172. package/lib/components/booking/hooks/useClearCart.js +16 -13
  173. package/lib/components/booking/info/client/index.js +7 -6
  174. package/lib/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
  175. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
  176. package/lib/components/booking/info/hooks/useInfoHolder.js +16 -10
  177. package/lib/components/booking/info/model.js +3 -0
  178. package/lib/components/booking/info/service/Lists.js +37 -23
  179. package/lib/components/booking/info/service/editService/index.js +3 -0
  180. package/lib/components/booking/info/service/like/index.d.ts +0 -1
  181. package/lib/components/booking/info/service/serviceList/index.js +2 -0
  182. package/lib/components/booking/info/service/serviceManager/index.js +2 -0
  183. package/lib/components/booking/info/service2/Lists.d.ts +0 -1
  184. package/lib/components/booking/info/service2/Lists.js +1 -0
  185. package/lib/components/booking/info/service2/utils.js +22 -21
  186. package/lib/components/booking/info2/service/addService/index.js +1 -0
  187. package/lib/components/booking/info2/service/addService/utils.d.ts +10 -0
  188. package/lib/components/booking/info2/service/addService/utils.js +36 -7
  189. package/lib/components/booking/info2/service/addTimeModal/index.js +3 -0
  190. package/lib/components/booking/info2/service/editService/Resources/index.js +56 -10
  191. package/lib/components/booking/info2/service/editService/Resources/index.less +6 -0
  192. package/lib/components/booking/info2/service/editService/ResourcesV2/MaxLengthSelect/index.d.ts +7 -0
  193. package/lib/components/booking/info2/service/editService/ResourcesV2/MaxLengthSelect/index.js +53 -0
  194. package/lib/components/booking/info2/service/editService/ResourcesV2/index.d.ts +10 -0
  195. package/lib/components/booking/info2/service/editService/ResourcesV2/index.js +311 -0
  196. package/lib/components/booking/info2/service/editService/ResourcesV2/index.less +44 -0
  197. package/lib/components/booking/info2/service/editService/index.js +164 -79
  198. package/lib/components/booking/info2/service/index.js +13 -9
  199. package/lib/components/booking/info2/service/serviceList/index.js +2 -0
  200. package/lib/components/booking/info2/utilsByBooking.js +6 -0
  201. package/lib/components/booking/locales.d.ts +3 -0
  202. package/lib/components/booking/locales.js +3 -0
  203. package/lib/components/booking/materiels/duration/index.js +7 -2
  204. package/lib/components/booking/materiels/holder/index.d.ts +0 -1
  205. package/lib/components/booking/materiels/startTime/index.d.ts +0 -1
  206. package/lib/components/booking/utils.d.ts +2 -2
  207. package/lib/components/eftpos/deviceList/index.d.ts +0 -1
  208. package/lib/components/eftpos/form/index.d.ts +0 -1
  209. package/lib/components/eftpos/group/index.d.ts +0 -1
  210. package/lib/components/eftpos/hooks.d.ts +0 -1
  211. package/lib/components/eftpos/icon/apiKey.d.ts +0 -1
  212. package/lib/components/eftpos/icon/device.d.ts +0 -1
  213. package/lib/components/eftpos/receipt/index.d.ts +0 -1
  214. package/lib/components/eftpos/surcharge/index.d.ts +0 -1
  215. package/lib/components/eftposPay/amount.d.ts +1 -1
  216. package/lib/components/eftposPay/component/alert/warn.d.ts +0 -1
  217. package/lib/components/eftposPay/component/header/titlebar.d.ts +0 -1
  218. package/lib/components/eftposPay/component/step/index.d.ts +0 -1
  219. package/lib/components/eftposPay/component/step/step.d.ts +0 -1
  220. package/lib/components/eftposPay/device.d.ts +1 -1
  221. package/lib/components/eftposPay/hooks.d.ts +2 -2
  222. package/lib/components/eftposPay/payo/config.js +22 -2
  223. package/lib/components/eftposPay/store/index.d.ts +6 -6
  224. package/lib/components/eftposPay/tyro/hooks.d.ts +0 -1
  225. package/lib/components/eventBooking/components/Provider/Event/index.js +10 -3
  226. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
  227. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
  228. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
  229. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
  230. package/lib/components/eventBooking/components/bookingDetailModal/index.js +9 -3
  231. package/lib/components/eventBooking/index.js +11 -7
  232. package/lib/components/eventBooking/locales.js +3 -3
  233. package/lib/components/index.d.ts +3 -1
  234. package/lib/components/index.js +6 -0
  235. package/lib/components/pay/toB/components/Content/index.js +5 -5
  236. package/lib/components/pay/toB/store/hooks.js +8 -1
  237. package/lib/components/pay/toB/store/provider.js +1 -0
  238. package/lib/components/pay/toB/types/storeTypes.d.ts +2 -0
  239. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
  240. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
  241. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +0 -1
  242. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
  243. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
  244. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  245. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  246. package/lib/components/productExtension/fields/Actor/index.d.ts +0 -1
  247. package/lib/components/productExtension/fields/Forms/index.d.ts +0 -1
  248. package/lib/components/schedules/calendar/calendarItem.d.ts +0 -1
  249. package/lib/components/schedules/components/CurrentDay/index.d.ts +0 -1
  250. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
  251. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
  252. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
  253. package/lib/components/schedules/products/index.d.ts +0 -1
  254. package/lib/components/schedules/resources/relationProduct/index.d.ts +0 -1
  255. package/lib/components/shoppingCart/components/Cart/Product.js +31 -21
  256. package/lib/components/shoppingCart/components/Cart/index.js +18 -15
  257. package/lib/components/shoppingCart/components/Empty/index.d.ts +0 -1
  258. package/lib/components/shoppingCart/components/Render/index.d.ts +0 -1
  259. package/lib/components/stepController/components/Content/index.d.ts +7 -0
  260. package/lib/components/stepController/components/Content/index.js +40 -0
  261. package/lib/components/stepController/components/Content/index.less +8 -0
  262. package/lib/components/stepController/components/Footer/index.d.ts +8 -0
  263. package/lib/components/stepController/components/Footer/index.js +49 -0
  264. package/lib/components/stepController/components/Footer/index.less +39 -0
  265. package/lib/components/stepController/components/Header/index.d.ts +20 -0
  266. package/lib/components/stepController/components/Header/index.js +104 -0
  267. package/lib/components/stepController/components/Header/index.less +21 -0
  268. package/lib/components/stepController/index.d.ts +5 -0
  269. package/lib/components/stepController/index.js +89 -0
  270. package/lib/components/stepController/index.less +11 -0
  271. package/lib/components/stepController/locales.d.ts +27 -0
  272. package/lib/components/stepController/locales.js +50 -0
  273. package/lib/components/stepController/types.d.ts +23 -0
  274. package/lib/components/stepController/types.js +17 -0
  275. package/lib/components/ticketBooking/components/addServiceVariant/addService.js +2 -2
  276. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  277. package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  278. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
  279. package/lib/components/ticketBooking/components/ticketBooking/index.js +143 -138
  280. package/lib/components/ticketBooking/utils/index.js +2 -1
  281. package/lib/hooks/useWindowSize.d.ts +5 -0
  282. package/lib/hooks/useWindowSize.js +51 -0
  283. package/lib/index.d.ts +2 -0
  284. package/lib/index.js +6 -0
  285. package/lowcode/edit-booking-modal/meta.ts +53 -0
  286. package/lowcode/step-controller/meta.ts +88 -0
  287. package/package.json +2 -2
@@ -66,20 +66,23 @@ var Cart = () => {
66
66
  };
67
67
  });
68
68
  }, [carts, platform]);
69
- return /* @__PURE__ */ import_react.default.createElement("div", { className: (0, import_classnames.default)("pisell-lowcode__shopping-cart") }, isProductList ? /* @__PURE__ */ import_react.default.createElement(import_Product.default, { id: void 0, lists: state == null ? void 0 : state.products }) : /* @__PURE__ */ import_react.default.createElement(
70
- import_materials.Collapse,
71
- {
72
- items: cartsMap,
73
- showHeader: true,
74
- panelBackground: "#ffffff",
75
- collapsible: platform !== "shop" ? "disabled" : "-",
76
- accordion: platform === "shop",
77
- onChange: (key) => {
78
- updateState({ activeKey: key });
79
- onActiveKey(key);
80
- },
81
- ...collapseParams
82
- }
83
- ));
69
+ return (0, import_react.useMemo)(() => {
70
+ console.log("render cart 22222");
71
+ return /* @__PURE__ */ import_react.default.createElement("div", { className: (0, import_classnames.default)("pisell-lowcode__shopping-cart") }, isProductList ? /* @__PURE__ */ import_react.default.createElement(import_Product.default, { id: void 0, lists: state == null ? void 0 : state.products }) : /* @__PURE__ */ import_react.default.createElement(
72
+ import_materials.Collapse,
73
+ {
74
+ items: cartsMap,
75
+ showHeader: true,
76
+ panelBackground: "#ffffff",
77
+ collapsible: platform !== "shop" ? "disabled" : "-",
78
+ accordion: platform === "shop",
79
+ onChange: (key) => {
80
+ updateState({ activeKey: key });
81
+ onActiveKey(key);
82
+ },
83
+ ...collapseParams
84
+ }
85
+ ));
86
+ }, [isProductList, cartsMap, platform, collapseParams, state == null ? void 0 : state.products]);
84
87
  };
85
88
  var Cart_default = Cart;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Empty: (props: any) => JSX.Element;
4
3
  export default Empty;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Content: () => JSX.Element;
4
3
  export default Content;
@@ -0,0 +1,7 @@
1
+ import React from 'react';
2
+ import './index.less';
3
+ export interface ContentProps {
4
+ children?: React.ReactNode;
5
+ }
6
+ declare const Content: React.FC<ContentProps>;
7
+ export default Content;
@@ -0,0 +1,40 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/components/stepController/components/Content/index.tsx
30
+ var Content_exports = {};
31
+ __export(Content_exports, {
32
+ default: () => Content_default
33
+ });
34
+ module.exports = __toCommonJS(Content_exports);
35
+ var import_react = __toESM(require("react"));
36
+ var import_index = require("./index.less");
37
+ var Content = ({ children }) => {
38
+ return /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-step-controller-content" }, children);
39
+ };
40
+ var Content_default = Content;
@@ -0,0 +1,8 @@
1
+ .pisell-step-controller-content {
2
+ flex: 1;
3
+ width: 1000px;
4
+ max-width: 100%;
5
+ border-right: 1px solid var(--Gray-100, #f2f4f7);
6
+ border-left: 1px solid var(--Gray-100, #f2f4f7);
7
+ background: #fff;
8
+ }
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import './index.less';
3
+ export interface FooterProps {
4
+ isMobile?: boolean;
5
+ children?: React.ReactNode;
6
+ }
7
+ declare const Footer: React.FC<FooterProps>;
8
+ export default Footer;
@@ -0,0 +1,49 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/components/stepController/components/Footer/index.tsx
30
+ var Footer_exports = {};
31
+ __export(Footer_exports, {
32
+ default: () => Footer_default
33
+ });
34
+ module.exports = __toCommonJS(Footer_exports);
35
+ var import_react = __toESM(require("react"));
36
+ var import_classnames = __toESM(require("classnames"));
37
+ var import_index = require("./index.less");
38
+ var Footer = ({ isMobile, children }) => {
39
+ return /* @__PURE__ */ import_react.default.createElement(
40
+ "div",
41
+ {
42
+ className: (0, import_classnames.default)("pisell-step-controller-footer-wrap", {
43
+ "pisell-step-controller-footer-wrap-mobile": isMobile
44
+ })
45
+ },
46
+ /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-step-controller-footer" }, children)
47
+ );
48
+ };
49
+ var Footer_default = Footer;
@@ -0,0 +1,39 @@
1
+ .pisell-step-controller-footer-wrap {
2
+ position: sticky;
3
+ left: 0;
4
+ right: 0;
5
+ bottom: 0;
6
+ width: 100%;
7
+ background: #fff;
8
+ // box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.04);
9
+ padding: 24px;
10
+ z-index: 100;
11
+ border-top: 1px solid var(--Gray-100, #f2f4f7);
12
+
13
+ .pisell-step-controller-footer {
14
+ width: 1000px;
15
+ margin: 0 auto;
16
+ max-width: 100%;
17
+ display: flex;
18
+ gap: 12px;
19
+ justify-content: flex-end;
20
+
21
+ .pisell-section-headers-main {
22
+ color: var(--Gray-900, #101828);
23
+ font-size: 14px;
24
+ font-weight: 400;
25
+ line-height: 20px;
26
+ justify-content: start;
27
+
28
+ .select-text {
29
+ font-size: 18px;
30
+ font-weight: 600;
31
+ line-height: 24px;
32
+ }
33
+ }
34
+ }
35
+ }
36
+
37
+ .pisell-step-controller-footer-wrap-mobile {
38
+ border-top: 1px solid #eaecf0;
39
+ }
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ import { Step } from '../../types';
3
+ import './index.less';
4
+ export interface HeaderProps {
5
+ steps: Step[];
6
+ currentStepIndex: number;
7
+ className?: string;
8
+ style?: React.CSSProperties;
9
+ onBack?: (key: string) => void;
10
+ onClose?: () => void;
11
+ confirmCloseProps?: {
12
+ isConfirmClose?: boolean;
13
+ title?: string;
14
+ content?: string;
15
+ okText?: string;
16
+ cancelText?: string;
17
+ };
18
+ }
19
+ declare const Header: React.FC<HeaderProps>;
20
+ export default Header;
@@ -0,0 +1,104 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/components/stepController/components/Header/index.tsx
30
+ var Header_exports = {};
31
+ __export(Header_exports, {
32
+ default: () => Header_default
33
+ });
34
+ module.exports = __toCommonJS(Header_exports);
35
+ var import_react = __toESM(require("react"));
36
+ var import_materials = require("@pisell/materials");
37
+ var import_utils = require("@pisell/utils");
38
+ var import_index = require("./index.less");
39
+ var Header = ({
40
+ steps,
41
+ currentStepIndex,
42
+ style,
43
+ onBack,
44
+ onClose,
45
+ confirmCloseProps
46
+ }) => {
47
+ var _a;
48
+ const [open, setOpen] = (0, import_react.useState)(false);
49
+ const handleClose = () => {
50
+ if (confirmCloseProps == null ? void 0 : confirmCloseProps.isConfirmClose) {
51
+ setOpen(true);
52
+ } else {
53
+ onClose == null ? void 0 : onClose();
54
+ }
55
+ };
56
+ const handleOk = () => {
57
+ setOpen(false);
58
+ onClose == null ? void 0 : onClose();
59
+ };
60
+ const handleBack = () => {
61
+ if (!steps) return;
62
+ if (currentStepIndex > 0) {
63
+ const prevKey = steps[currentStepIndex - 1].key;
64
+ onBack == null ? void 0 : onBack(prevKey);
65
+ }
66
+ };
67
+ return /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement(
68
+ import_materials.PisellHeaderProgressBar,
69
+ {
70
+ className: "pisell-step-controller-header",
71
+ style,
72
+ stepText: import_utils.locales.getText("pisell2.step.controller.step")(
73
+ currentStepIndex + 1
74
+ ),
75
+ title: (_a = steps == null ? void 0 : steps[currentStepIndex]) == null ? void 0 : _a.description,
76
+ showClose: true,
77
+ onBack: handleBack,
78
+ onClose: handleClose,
79
+ enableBorder: true,
80
+ borderColor: "#EAECF0",
81
+ showBack: currentStepIndex > 0 || false
82
+ }
83
+ ), /* @__PURE__ */ import_react.default.createElement(
84
+ import_materials.PisellModal.Information,
85
+ {
86
+ open,
87
+ title: (confirmCloseProps == null ? void 0 : confirmCloseProps.title) || "",
88
+ describe: (confirmCloseProps == null ? void 0 : confirmCloseProps.content) || "",
89
+ okText: (confirmCloseProps == null ? void 0 : confirmCloseProps.okText) || "",
90
+ cancelText: (confirmCloseProps == null ? void 0 : confirmCloseProps.cancelText) || "",
91
+ closable: true,
92
+ okButtonProps: {
93
+ style: {
94
+ backgroundColor: "#D92D20"
95
+ }
96
+ },
97
+ onCancel: () => {
98
+ setOpen(false);
99
+ },
100
+ onOk: () => handleOk()
101
+ }
102
+ ));
103
+ };
104
+ var Header_default = Header;
@@ -0,0 +1,21 @@
1
+ .pisell-step-controller-header {
2
+ .pisell-section-headers-content {
3
+ width: 1000px;
4
+ margin: 0 auto;
5
+ max-width: 100%;
6
+
7
+ .pisell-section-headers-main {
8
+ color: var(--Gray-900, #101828);
9
+ font-size: 14px;
10
+ font-weight: 400;
11
+ line-height: 20px;
12
+ justify-content: start;
13
+
14
+ .select-text {
15
+ font-size: 18px;
16
+ font-weight: 600;
17
+ line-height: 24px;
18
+ }
19
+ }
20
+ }
21
+ }
@@ -0,0 +1,5 @@
1
+ import React from 'react';
2
+ import { StepControllerProps } from './types';
3
+ import './index.less';
4
+ declare const StepController: React.FC<StepControllerProps>;
5
+ export default StepController;
@@ -0,0 +1,89 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // src/components/stepController/index.tsx
30
+ var stepController_exports = {};
31
+ __export(stepController_exports, {
32
+ default: () => stepController_default
33
+ });
34
+ module.exports = __toCommonJS(stepController_exports);
35
+ var import_react = __toESM(require("react"));
36
+ var import_classnames = __toESM(require("classnames"));
37
+ var import_utils = require("@pisell/utils");
38
+ var import_materials = require("@pisell/materials");
39
+ var import_useEngineContext = __toESM(require("../../hooks/useEngineContext"));
40
+ var import_useWindowSize = require("../../hooks/useWindowSize");
41
+ var import_Header = __toESM(require("./components/Header"));
42
+ var import_Footer = __toESM(require("./components/Footer"));
43
+ var import_Content = __toESM(require("./components/Content"));
44
+ var import_locales = __toESM(require("./locales"));
45
+ var import_index = require("./index.less");
46
+ var StepController = ({
47
+ steps,
48
+ currentStep,
49
+ children,
50
+ onBack,
51
+ confirmCloseProps,
52
+ showFooter,
53
+ footerContent,
54
+ onClose
55
+ }) => {
56
+ var _a, _b;
57
+ const context = (0, import_useEngineContext.default)();
58
+ import_utils.locales.init(import_locales.default, ((_b = (_a = context == null ? void 0 : context.engine) == null ? void 0 : _a.props) == null ? void 0 : _b.locale) || "en");
59
+ (0, import_useWindowSize.useWindowSize)({ debounceMs: 200 });
60
+ const isMobile = (0, import_react.useMemo)(() => {
61
+ const config = (0, import_materials.usePisellConfig)();
62
+ const platform = (config == null ? void 0 : config.platform) || "h5";
63
+ return platform === "h5";
64
+ }, []);
65
+ const currentStepIndex = (0, import_react.useMemo)(() => {
66
+ return (steps == null ? void 0 : steps.findIndex((step) => step.key === currentStep)) || 0;
67
+ }, [steps, currentStep]);
68
+ return /* @__PURE__ */ import_react.default.createElement(
69
+ "div",
70
+ {
71
+ className: (0, import_classnames.default)("pisell-step-controller", {
72
+ "pisell-step-controller-mobile": isMobile
73
+ })
74
+ },
75
+ /* @__PURE__ */ import_react.default.createElement(
76
+ import_Header.default,
77
+ {
78
+ steps,
79
+ currentStepIndex,
80
+ confirmCloseProps,
81
+ onBack,
82
+ onClose
83
+ }
84
+ ),
85
+ /* @__PURE__ */ import_react.default.createElement(import_Content.default, { children }),
86
+ showFooter && footerContent ? /* @__PURE__ */ import_react.default.createElement(import_Footer.default, { children: footerContent, isMobile }) : null
87
+ );
88
+ };
89
+ var stepController_default = StepController;
@@ -0,0 +1,11 @@
1
+ .pisell-step-controller {
2
+ display: flex;
3
+ flex-direction: column;
4
+ align-items: center;
5
+ height: calc(var(--vh, 1vh) * 100);
6
+ box-sizing: border-box;
7
+ overflow-y: auto;
8
+ }
9
+
10
+ .pisell-step-controller-mobile {
11
+ }
@@ -0,0 +1,27 @@
1
+ declare const _default: {
2
+ en: {
3
+ 'pisell2.step.controller.step': (step: number) => string;
4
+ 'pisell2.step.controller.sendEmail': string;
5
+ 'pisell2.step.controller.copy': string;
6
+ 'pisell2.step.controller.download': string;
7
+ 'pisell2.step.controller.preview': string;
8
+ 'pisell2.step.controller.continue': string;
9
+ };
10
+ 'zh-CN': {
11
+ 'pisell2.step.controller.step': (step: number) => string;
12
+ 'pisell2.step.controller.sendEmail': string;
13
+ 'pisell2.step.controller.copy': string;
14
+ 'pisell2.step.controller.download': string;
15
+ 'pisell2.step.controller.preview': string;
16
+ 'pisell2.step.controller.continue': string;
17
+ };
18
+ 'zh-HK': {
19
+ 'pisell2.step.controller.step': (step: number) => string;
20
+ 'pisell2.step.controller.sendEmail': string;
21
+ 'pisell2.step.controller.copy': string;
22
+ 'pisell2.step.controller.download': string;
23
+ 'pisell2.step.controller.preview': string;
24
+ 'pisell2.step.controller.continue': string;
25
+ };
26
+ };
27
+ export default _default;
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/components/stepController/locales.ts
20
+ var locales_exports = {};
21
+ __export(locales_exports, {
22
+ default: () => locales_default
23
+ });
24
+ module.exports = __toCommonJS(locales_exports);
25
+ var locales_default = {
26
+ en: {
27
+ "pisell2.step.controller.step": (step) => `Step ${step || 1}`,
28
+ "pisell2.step.controller.sendEmail": "Send Email",
29
+ "pisell2.step.controller.copy": "Copy",
30
+ "pisell2.step.controller.download": "Download",
31
+ "pisell2.step.controller.preview": "Preview",
32
+ "pisell2.step.controller.continue": "Continue"
33
+ },
34
+ "zh-CN": {
35
+ "pisell2.step.controller.step": (step) => `步骤 ${step || 1}`,
36
+ "pisell2.step.controller.sendEmail": "发送邮件",
37
+ "pisell2.step.controller.copy": "复制",
38
+ "pisell2.step.controller.download": "下载",
39
+ "pisell2.step.controller.preview": "预览",
40
+ "pisell2.step.controller.continue": "继续"
41
+ },
42
+ "zh-HK": {
43
+ "pisell2.step.controller.step": (step) => `步驟 ${step || 1}`,
44
+ "pisell2.step.controller.sendEmail": "發送郵件",
45
+ "pisell2.step.controller.copy": "複製",
46
+ "pisell2.step.controller.download": "下載",
47
+ "pisell2.step.controller.preview": "預覽",
48
+ "pisell2.step.controller.continue": "繼續"
49
+ }
50
+ };
@@ -0,0 +1,23 @@
1
+ /// <reference types="react" />
2
+ export interface Step {
3
+ key: string;
4
+ description: string;
5
+ }
6
+ export interface StepControllerProps extends Step {
7
+ steps: Step[];
8
+ currentStep: string;
9
+ isLastStep?: boolean;
10
+ isMobile?: boolean;
11
+ children?: React.ReactNode;
12
+ onBack?: (key: string) => void;
13
+ onClose?: () => void;
14
+ confirmCloseProps?: {
15
+ isConfirmClose?: boolean;
16
+ title?: string;
17
+ content?: string;
18
+ okText?: string;
19
+ cancelText?: string;
20
+ };
21
+ showFooter?: boolean;
22
+ footerContent?: React.ReactNode;
23
+ }
@@ -0,0 +1,17 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __copyProps = (to, from, except, desc) => {
6
+ if (from && typeof from === "object" || typeof from === "function") {
7
+ for (let key of __getOwnPropNames(from))
8
+ if (!__hasOwnProp.call(to, key) && key !== except)
9
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
+ }
11
+ return to;
12
+ };
13
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
+
15
+ // src/components/stepController/types.ts
16
+ var types_exports = {};
17
+ module.exports = __toCommonJS(types_exports);
@@ -49,7 +49,7 @@ var import_serve2 = require("../../serve");
49
49
  var import_notAvailable = __toESM(require("../notAvailable"));
50
50
  var import_dayjs = __toESM(require("dayjs"));
51
51
  var AddSerivce = (props) => {
52
- var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p;
52
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n;
53
53
  const { onEdit, state, dispatch, renderMode = "current" } = props;
54
54
  const [loading, setLoading] = (0, import_react.useState)(true);
55
55
  const context = (0, import_useEngineContext.default)();
@@ -347,6 +347,7 @@ var AddSerivce = (props) => {
347
347
  }
348
348
  });
349
349
  } else {
350
+ openBookingEditModal();
350
351
  dispatch({
351
352
  type: "setService",
352
353
  payload: {
@@ -416,7 +417,6 @@ var AddSerivce = (props) => {
416
417
  }
417
418
  return null;
418
419
  }, [
419
- (_p = (_o = state.service) == null ? void 0 : _o.cacheItem) == null ? void 0 : _p.autoClose,
420
420
  state.service.addModal,
421
421
  import_utils.locales,
422
422
  renderList,
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface AddServiceVariantProps {
3
2
  globalState: any;
4
3
  setGlobalState: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const index: () => JSX.Element;
4
3
  export default index;
@@ -1,3 +1,4 @@
1
1
  import './index.less';
2
+ export declare const _formatBookingDetail: (data: any, modalState: any) => any;
2
3
  declare const TicketBooking: () => JSX.Element;
3
4
  export default TicketBooking;