@pisell/private-materials 6.2.6 → 6.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (303) 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 +13 -13
  7. package/build/lowcode/render/default/view.js +3 -3
  8. package/build/lowcode/view.js +8 -8
  9. package/es/businessModel/SalesModel/index.d.ts +0 -1
  10. package/es/components/appointmentBooking/components/Content/index.d.ts +0 -1
  11. package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
  12. package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +0 -1
  13. package/es/components/booking/components/TabProduct/tabs/index.js +5 -1
  14. package/es/components/booking/components/browserSelect/index.js +1 -1
  15. package/es/components/booking/components/collapsibleList/utils.d.ts +0 -1
  16. package/es/components/booking/components/emptyBooking/index.d.ts +0 -1
  17. package/es/components/booking/components/footer/FooterMenus/index.d.ts +0 -1
  18. package/es/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
  19. package/es/components/booking/forms/model.js +5 -5
  20. package/es/components/booking/forms/table/index.d.ts +0 -1
  21. package/es/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
  22. package/es/components/booking/info/header/index.d.ts +0 -1
  23. package/es/components/booking/info/service/addService/utils.d.ts +1 -1
  24. package/es/components/booking/info/service/like/index.d.ts +0 -1
  25. package/es/components/booking/info/service/like/index.js +1 -1
  26. package/es/components/booking/info/service2/utils.d.ts +1 -1
  27. package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
  28. package/es/components/booking/materiels/contacts/index.d.ts +0 -1
  29. package/es/components/booking/materiels/startTime/index.js +1 -1
  30. package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +0 -1
  31. package/es/components/booking/notes/NoteBlock/NoteItem/index.js +1 -1
  32. package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
  33. package/es/components/booking/notes/NoteBlock/index.js +11 -11
  34. package/es/components/booking/notes/addNote/index.d.ts +0 -1
  35. package/es/components/booking/notes/model.js +5 -5
  36. package/es/components/booking/payments/model.js +5 -5
  37. package/es/components/booking/utils.d.ts +2 -2
  38. package/es/components/eftpos/deviceList/index.d.ts +0 -1
  39. package/es/components/eftpos/form/index.d.ts +0 -1
  40. package/es/components/eftpos/group/index.d.ts +0 -1
  41. package/es/components/eftpos/hooks.d.ts +0 -1
  42. package/es/components/eftpos/icon/apiKey.d.ts +0 -1
  43. package/es/components/eftpos/icon/device.d.ts +0 -1
  44. package/es/components/eftpos/index.d.ts +0 -1
  45. package/es/components/eftpos/pos.d.ts +0 -1
  46. package/es/components/eftpos/receipt/index.d.ts +0 -1
  47. package/es/components/eftpos/surcharge/index.d.ts +0 -1
  48. package/es/components/eftposPay/amount.d.ts +1 -2
  49. package/es/components/eftposPay/app.d.ts +0 -1
  50. package/es/components/eftposPay/component/alert/warn.d.ts +0 -1
  51. package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -1
  52. package/es/components/eftposPay/component/fail/index.d.ts +0 -1
  53. package/es/components/eftposPay/component/fail/network.d.ts +0 -1
  54. package/es/components/eftposPay/component/fail/unknow.d.ts +0 -1
  55. package/es/components/eftposPay/component/header/titlebar.d.ts +0 -1
  56. package/es/components/eftposPay/component/manual/index.d.ts +0 -1
  57. package/es/components/eftposPay/component/signature/index.d.ts +0 -1
  58. package/es/components/eftposPay/component/step/index.d.ts +0 -1
  59. package/es/components/eftposPay/component/step/step.d.ts +0 -1
  60. package/es/components/eftposPay/device.d.ts +1 -2
  61. package/es/components/eftposPay/hooks.d.ts +2 -2
  62. package/es/components/eftposPay/index.d.ts +0 -1
  63. package/es/components/eftposPay/linkly/index.d.ts +0 -1
  64. package/es/components/eftposPay/pay.d.ts +0 -1
  65. package/es/components/eftposPay/payo/config.d.ts +0 -1
  66. package/es/components/eftposPay/store/index.d.ts +5 -5
  67. package/es/components/eftposPay/tip.d.ts +0 -1
  68. package/es/components/eftposPay/tyro/hooks.d.ts +0 -1
  69. package/es/components/eftposPay/windcave/receiptAction.d.ts +0 -1
  70. package/es/components/eftposPay/windcave/windcave.d.ts +0 -1
  71. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
  72. package/es/components/eventBooking/components/Provider/Content/index.d.ts +0 -1
  73. package/es/components/eventBooking/components/Provider/Header/index.d.ts +0 -1
  74. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +0 -1
  75. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
  76. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
  77. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
  78. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
  79. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +0 -1
  80. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +0 -1
  81. package/es/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +0 -1
  82. package/es/components/eventBooking/index.d.ts +0 -1
  83. package/es/components/listComponent/index.js +5 -5
  84. package/es/components/login/index.d.ts +0 -1
  85. package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
  86. package/es/components/pay/toC/PaymentMethods/MWCreditCard/tds2.js +44 -18
  87. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
  88. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
  89. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +0 -1
  90. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
  91. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
  92. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  93. package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +0 -1
  94. package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +0 -1
  95. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  96. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
  97. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  98. package/es/components/productExtension/card/index.js +3 -3
  99. package/es/components/productExtension/fields/Actor/CutOffTime/index.js +1 -1
  100. package/es/components/productExtension/fields/Forms/index.js +12 -12
  101. package/es/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +0 -1
  102. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +0 -1
  103. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.js +1 -1
  104. package/es/components/productExtension/fields/SelectProducts/server.js +2 -2
  105. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +0 -1
  106. package/es/components/productExtension/fields/SelectResourcesTable/server.js +2 -2
  107. package/es/components/productExtension/server.js +2 -2
  108. package/es/components/ruleSetting/index.d.ts +0 -1
  109. package/es/components/ruleSetting/ruleBorder/index.d.ts +0 -1
  110. package/es/components/ruleSetting/ruleBorder/index.js +1 -1
  111. package/es/components/schedules/calendar/calendarItem.d.ts +0 -1
  112. package/es/components/schedules/calendar/index.d.ts +0 -1
  113. package/es/components/schedules/calendar/index.js +4 -4
  114. package/es/components/schedules/calendar/serve.js +2 -2
  115. package/es/components/schedules/components/CurrentDay/index.d.ts +0 -1
  116. package/es/components/schedules/components/CurrentDay/index.js +5 -5
  117. package/es/components/schedules/components/CurrentDay/serve.js +2 -2
  118. package/es/components/schedules/components/DropdownSort/index.js +1 -1
  119. package/es/components/schedules/components/ResourceList/index.js +1 -1
  120. package/es/components/schedules/components/ScheduleDetailList/index.d.ts +0 -1
  121. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
  122. package/es/components/schedules/components/ScheduleList/index.d.ts +0 -1
  123. package/es/components/schedules/components/Search/index.js +5 -5
  124. package/es/components/schedules/model.js +5 -5
  125. package/es/components/schedules/openHours/index.js +1 -1
  126. package/es/components/schedules/openHours/serve.js +2 -2
  127. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +0 -1
  128. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.js +1 -1
  129. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +0 -1
  130. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.js +5 -5
  131. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
  132. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
  133. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.js +4 -4
  134. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
  135. package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
  136. package/es/components/schedules/products/ProductDetailDrawer/index.d.ts +0 -1
  137. package/es/components/schedules/products/ProductDetailDrawer/index.js +3 -3
  138. package/es/components/schedules/products/index.d.ts +0 -1
  139. package/es/components/schedules/products/list/ProductItem/index.d.ts +0 -1
  140. package/es/components/schedules/products/list/index.d.ts +0 -1
  141. package/es/components/schedules/products/serve.js +2 -2
  142. package/es/components/schedules/products/utils.js +5 -5
  143. package/es/components/schedules/resources/detail/detailContent.js +2 -2
  144. package/es/components/schedules/resources/detail/index.js +10 -10
  145. package/es/components/schedules/resources/index.d.ts +0 -1
  146. package/es/components/schedules/resources/list/index.d.ts +0 -1
  147. package/es/components/schedules/resources/list/index.js +2 -2
  148. package/es/components/schedules/resources/relationProduct/index.d.ts +0 -1
  149. package/es/components/schedules/resources/relationProduct/index.js +1 -1
  150. package/es/components/schedules/resources/serve.js +2 -2
  151. package/es/components/schedules/schedules/AllSchedules/index.d.ts +0 -1
  152. package/es/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +0 -1
  153. package/es/components/schedules/schedules/ScheduleDetailDrawer/index.js +9 -9
  154. package/es/components/schedules/schedules/index.d.ts +0 -1
  155. package/es/components/schedules/utils.d.ts +1 -1
  156. package/es/components/schedules/utils.js +4 -4
  157. package/es/components/selectModal/index.js +2 -2
  158. package/es/components/shoppingCart/components/Empty/index.d.ts +0 -1
  159. package/es/components/shoppingCart/components/Render/index.d.ts +0 -1
  160. package/es/components/shoppingCart/index.d.ts +0 -1
  161. package/es/components/taxSelect/index.d.ts +0 -1
  162. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  163. package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  164. package/es/components/wallet/hooks/useWalletCard.d.ts +0 -1
  165. package/es/hooks/useComponents.js +1 -1
  166. package/es/utils/index.d.ts +1 -1
  167. package/lib/businessModel/SalesModel/index.d.ts +0 -1
  168. package/lib/components/appointmentBooking/components/Content/index.d.ts +0 -1
  169. package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
  170. package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +0 -1
  171. package/lib/components/booking/components/collapsibleList/utils.d.ts +0 -1
  172. package/lib/components/booking/components/emptyBooking/index.d.ts +0 -1
  173. package/lib/components/booking/components/footer/FooterMenus/index.d.ts +0 -1
  174. package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
  175. package/lib/components/booking/forms/table/index.d.ts +0 -1
  176. package/lib/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
  177. package/lib/components/booking/info/header/index.d.ts +0 -1
  178. package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
  179. package/lib/components/booking/info/service/like/index.d.ts +0 -1
  180. package/lib/components/booking/info/service2/utils.d.ts +1 -1
  181. package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
  182. package/lib/components/booking/materiels/contacts/index.d.ts +0 -1
  183. package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +0 -1
  184. package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
  185. package/lib/components/booking/notes/addNote/index.d.ts +0 -1
  186. package/lib/components/booking/utils.d.ts +2 -2
  187. package/lib/components/eftpos/deviceList/index.d.ts +0 -1
  188. package/lib/components/eftpos/form/index.d.ts +0 -1
  189. package/lib/components/eftpos/group/index.d.ts +0 -1
  190. package/lib/components/eftpos/hooks.d.ts +0 -1
  191. package/lib/components/eftpos/icon/apiKey.d.ts +0 -1
  192. package/lib/components/eftpos/icon/device.d.ts +0 -1
  193. package/lib/components/eftpos/index.d.ts +0 -1
  194. package/lib/components/eftpos/pos.d.ts +0 -1
  195. package/lib/components/eftpos/receipt/index.d.ts +0 -1
  196. package/lib/components/eftpos/surcharge/index.d.ts +0 -1
  197. package/lib/components/eftposPay/amount.d.ts +1 -2
  198. package/lib/components/eftposPay/app.d.ts +0 -1
  199. package/lib/components/eftposPay/component/alert/warn.d.ts +0 -1
  200. package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -1
  201. package/lib/components/eftposPay/component/fail/index.d.ts +0 -1
  202. package/lib/components/eftposPay/component/fail/network.d.ts +0 -1
  203. package/lib/components/eftposPay/component/fail/unknow.d.ts +0 -1
  204. package/lib/components/eftposPay/component/header/titlebar.d.ts +0 -1
  205. package/lib/components/eftposPay/component/manual/index.d.ts +0 -1
  206. package/lib/components/eftposPay/component/signature/index.d.ts +0 -1
  207. package/lib/components/eftposPay/component/step/index.d.ts +0 -1
  208. package/lib/components/eftposPay/component/step/step.d.ts +0 -1
  209. package/lib/components/eftposPay/device.d.ts +1 -2
  210. package/lib/components/eftposPay/hooks.d.ts +2 -2
  211. package/lib/components/eftposPay/index.d.ts +0 -1
  212. package/lib/components/eftposPay/linkly/index.d.ts +0 -1
  213. package/lib/components/eftposPay/pay.d.ts +0 -1
  214. package/lib/components/eftposPay/payo/config.d.ts +0 -1
  215. package/lib/components/eftposPay/store/index.d.ts +5 -5
  216. package/lib/components/eftposPay/tip.d.ts +0 -1
  217. package/lib/components/eftposPay/tyro/hooks.d.ts +0 -1
  218. package/lib/components/eftposPay/windcave/receiptAction.d.ts +0 -1
  219. package/lib/components/eftposPay/windcave/windcave.d.ts +0 -1
  220. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
  221. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +0 -1
  222. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +0 -1
  223. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +0 -1
  224. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
  225. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
  226. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
  227. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
  228. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +0 -1
  229. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +0 -1
  230. package/lib/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +0 -1
  231. package/lib/components/eventBooking/index.d.ts +0 -1
  232. package/lib/components/login/index.d.ts +0 -1
  233. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
  234. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/tds2.js +66 -47
  235. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
  236. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
  237. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +0 -1
  238. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
  239. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
  240. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  241. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +0 -1
  242. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +0 -1
  243. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  244. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
  245. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  246. package/lib/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +0 -1
  247. package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +0 -1
  248. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +0 -1
  249. package/lib/components/ruleSetting/index.d.ts +0 -1
  250. package/lib/components/ruleSetting/ruleBorder/index.d.ts +0 -1
  251. package/lib/components/schedules/calendar/calendarItem.d.ts +0 -1
  252. package/lib/components/schedules/calendar/index.d.ts +0 -1
  253. package/lib/components/schedules/components/CurrentDay/index.d.ts +0 -1
  254. package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +0 -1
  255. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
  256. package/lib/components/schedules/components/ScheduleList/index.d.ts +0 -1
  257. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +0 -1
  258. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +0 -1
  259. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
  260. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
  261. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
  262. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
  263. package/lib/components/schedules/products/ProductDetailDrawer/index.d.ts +0 -1
  264. package/lib/components/schedules/products/index.d.ts +0 -1
  265. package/lib/components/schedules/products/list/ProductItem/index.d.ts +0 -1
  266. package/lib/components/schedules/products/list/index.d.ts +0 -1
  267. package/lib/components/schedules/resources/index.d.ts +0 -1
  268. package/lib/components/schedules/resources/list/index.d.ts +0 -1
  269. package/lib/components/schedules/resources/relationProduct/index.d.ts +0 -1
  270. package/lib/components/schedules/schedules/AllSchedules/index.d.ts +0 -1
  271. package/lib/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +0 -1
  272. package/lib/components/schedules/schedules/index.d.ts +0 -1
  273. package/lib/components/schedules/utils.d.ts +1 -1
  274. package/lib/components/schedules/utils.js +1 -1
  275. package/lib/components/shoppingCart/components/Empty/index.d.ts +0 -1
  276. package/lib/components/shoppingCart/components/Render/index.d.ts +0 -1
  277. package/lib/components/shoppingCart/index.d.ts +0 -1
  278. package/lib/components/taxSelect/index.d.ts +0 -1
  279. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  280. package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  281. package/lib/components/wallet/hooks/useWalletCard.d.ts +0 -1
  282. package/lib/utils/index.d.ts +1 -1
  283. package/package.json +4 -4
  284. package/es/components/Sales/Customer/index.d.ts +0 -25
  285. package/es/components/appointmentBooking/components/Form/index.d.ts +0 -4
  286. package/es/components/appointmentBooking/components/Form/utils.d.ts +0 -8
  287. package/es/components/booking/info/service/Lists.d.ts +0 -2
  288. package/es/components/booking/info2/service/index.d.ts +0 -4
  289. package/es/components/booking/info2/utils.d.ts +0 -4
  290. package/es/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -113
  291. package/es/components/pay/toC/utils.d.ts +0 -57
  292. package/es/components/shoppingCart/components/Cart/Product.d.ts +0 -3
  293. package/es/components/ticketBooking/locales.d.ts +0 -171
  294. package/lib/components/Sales/Customer/index.d.ts +0 -25
  295. package/lib/components/appointmentBooking/components/Form/index.d.ts +0 -4
  296. package/lib/components/appointmentBooking/components/Form/utils.d.ts +0 -8
  297. package/lib/components/booking/info/service/Lists.d.ts +0 -2
  298. package/lib/components/booking/info2/service/index.d.ts +0 -4
  299. package/lib/components/booking/info2/utils.d.ts +0 -4
  300. package/lib/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -113
  301. package/lib/components/pay/toC/utils.d.ts +0 -57
  302. package/lib/components/shoppingCart/components/Cart/Product.d.ts +0 -3
  303. package/lib/components/ticketBooking/locales.d.ts +0 -171
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PosProps, RouteType } from './const';
3
2
  declare const App: ({ action, api, device_number, terminal, tyroUrl, tyroVersion, onChangeParams, isMobile, channel, formatAmount, ...props }: Omit<PosProps, "type" | "mode" | "getApi"> & {
4
3
  action: RouteType;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const _default: () => JSX.Element;
3
2
  export default _default;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionProps } from '../../const';
3
2
  declare const _default: ({ className, isMobile, onChange }: ActionProps) => JSX.Element;
4
3
  export default _default;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionProps } from '../../const';
3
2
  declare const _default: ({ onChange, className, isMobile }: ActionProps) => JSX.Element;
4
3
  export default _default;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionProps } from '../../const';
3
2
  /**
4
3
  * @title: 断网(客户端)提示页
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionProps } from '../../const';
3
2
  /**
4
3
  * @title: 支付状态未知页面
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './titlebar.less';
3
2
  declare enum EPopupTitleBarVariantType {
4
3
  BackTitleClose = "back-title-cancel",
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionProps } from '../../const';
3
2
  import './index.less';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionProps } from '../../const';
3
2
  /**
4
3
  * @title: 取消签名确认页
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { StatusType } from '../../const';
3
2
  declare const _default: (props: {
4
3
  status: StatusType;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: (props: {
3
2
  status: string;
4
3
  pedding?: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PayProps, PosProps } from './const';
3
2
  import './device.less';
4
3
  /**
@@ -11,7 +10,7 @@ import './device.less';
11
10
  declare const _default: ({ api, onChange, onClose, className, device_number, isMobile, net, client, formatAmount, }: {
12
11
  api: PayProps['api'];
13
12
  className?: string | undefined;
14
- onChange?: ((status: "page" | "success" | "fail" | "print" | "mark_tx_processed", params?: string | {
13
+ onChange?: ((status: "success" | "page" | "print" | "fail" | "mark_tx_processed", params?: string | {
15
14
  [keys: string]: unknown;
16
15
  } | undefined, other?: any) => void) | undefined;
17
16
  onClose: () => void;
@@ -15,11 +15,11 @@ export declare const useStoreRef: <T extends {
15
15
  readonly numRef: React.MutableRefObject<string | number | undefined>;
16
16
  readonly orderIdRef: React.MutableRefObject<string | number>;
17
17
  readonly modeRef: React.MutableRefObject<ModeEnum>;
18
- readonly statusRef: React.MutableRefObject<"loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question">;
18
+ readonly statusRef: React.MutableRefObject<"success" | "loading" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question">;
19
19
  readonly netRef: React.MutableRefObject<boolean | undefined>;
20
20
  readonly symbolRef: React.MutableRefObject<string>;
21
21
  readonly amountRef: React.MutableRefObject<string | number>;
22
- readonly eftposRef: React.MutableRefObject<"payo" | "tyro" | "windcave" | "stripe" | "linkly">;
22
+ readonly eftposRef: React.MutableRefObject<"tyro" | "windcave" | "stripe" | "payo" | "linkly">;
23
23
  readonly clientRef: React.MutableRefObject<ClientEnum>;
24
24
  readonly dataRef: React.MutableRefObject<import("./store").State>;
25
25
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PosProps } from './const';
3
2
  import './index.less';
4
3
  declare const _default: (props: PosProps) => JSX.Element | null;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Linkly: ({ api, onChange }: any) => JSX.Element;
3
2
  export default Linkly;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PayProps } from './const';
3
2
  import './index.less';
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { StatusEnum } from '../const';
3
2
  export declare const POS: ({ api, onChange, }: {
4
3
  api: {
@@ -174,7 +174,7 @@ export declare const updateCustom: (payload: {
174
174
  export declare const updateStatus: (status: 'loading' | 'warn' | 'fail' | 'success' | 'question') => {
175
175
  type: EActionTypes;
176
176
  payload: {
177
- status: "loading" | "success" | "warn" | "fail" | "question";
177
+ status: "success" | "loading" | "warn" | "fail" | "question";
178
178
  };
179
179
  };
180
180
  /**
@@ -295,20 +295,20 @@ export declare const backUpFree: (payload: Partial<State>) => {
295
295
  name?: string | undefined;
296
296
  symbol?: string | undefined;
297
297
  amount?: string | number | undefined;
298
- mode?: "pay" | "fullPay" | "refund" | "query" | undefined;
298
+ mode?: "refund" | "pay" | "fullPay" | "query" | undefined;
299
299
  order_id?: string | number | undefined;
300
- eftpos?: "payo" | "tyro" | "windcave" | "stripe" | "linkly" | undefined;
300
+ eftpos?: "tyro" | "windcave" | "stripe" | "payo" | "linkly" | undefined;
301
301
  action?: "amount" | "pay" | "deviceList" | undefined;
302
302
  key?: number | undefined;
303
303
  step?: number | undefined;
304
304
  title?: string | undefined;
305
305
  subTitle?: string | undefined;
306
- type?: "step" | "unset" | undefined;
306
+ type?: "unset" | "step" | undefined;
307
307
  render?: boolean | undefined;
308
308
  net?: boolean | undefined;
309
309
  component?: string | undefined;
310
310
  form?: string | undefined;
311
- status?: "loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
311
+ status?: "success" | "loading" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
312
312
  warn?: string | undefined;
313
313
  steps?: {
314
314
  /** 用于重置当前步骤 */
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './tip.less';
3
2
  /**
4
3
  * @title: 支付状态未知页面
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  /**
3
2
  * @title: 获取 Tyro 资源
4
3
  * @description:
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  /**
3
2
  * @title: 按钮操作区
4
3
  * @description: 仅包含签名
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const _default: ({ api, onChange, formatAmount, }: {
3
2
  api: any;
4
3
  onChange: any;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Deposit: () => JSX.Element;
3
2
  export default Deposit;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Layout: () => JSX.Element;
4
3
  export default Layout;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Header: () => JSX.Element;
4
3
  export default Header;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const SelectHolderModal: (props: any) => JSX.Element;
3
2
  export default SelectHolderModal;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Status: (props: any) => JSX.Element;
4
3
  export default Status;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const DayItem: (props: any) => JSX.Element;
4
3
  export default DayItem;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { CalendarItemProps } from '../../../../../type';
4
3
  declare const Item: (props: CalendarItemProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Status: (props: any) => JSX.Element;
4
3
  export default Status;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Resource: (props: any) => JSX.Element;
3
2
  export default Resource;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Schedule: () => JSX.Element;
3
2
  export default Schedule;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare type Item = any;
4
3
  interface ProductItemProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const EventBooking: () => JSX.Element;
4
3
  export default EventBooking;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  export interface LoginProps {
4
3
  title: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ThreedsLoading: ({ title }: any) => JSX.Element;
4
3
  export default ThreedsLoading;
@@ -95,7 +95,10 @@ var startPayment = async ({ orderId, cardInfo, payData }, callback) => {
95
95
  if (step3 === "N") {
96
96
  return;
97
97
  }
98
- const step4 = await checkTDSAuth(step2, step3);
98
+ const step4 = await checkTDSAuth(step2, step3, callback);
99
+ if (step4 === 0) {
100
+ return;
101
+ }
99
102
  paymentData.step4 = step4;
100
103
  if (step4) {
101
104
  const step5 = await createChallengeIframe(step4, callback);
@@ -216,54 +219,70 @@ var createThreeDSMethodIframe = async (threeDSMethodData, callback) => {
216
219
  });
217
220
  };
218
221
  var checkTDSAuth = async (step2, step3, callback) => {
219
- const { pay_number, order_id, pay_info, amount, notifyURL } = step2;
220
- const { threeDSServerTransID, threeDSCompInd } = step3;
221
- var currentData = /* @__PURE__ */ new Date();
222
- let isPre = false;
223
- if (REACT_APP_API_ENV === "pre" && pay_info.check_tds_auth.card_name === "aa bb") {
224
- isPre = true;
225
- }
226
- let { data } = await import_utils.request.getRequest().post("/h5/pay/order/mw-3ds-pay/v2/tds_auth_pay", {
227
- order_id,
228
- pay_number,
229
- mw_data: {
230
- accessToken: pay_info.check_tds_auth.access_token,
231
- method: "checkTDSAuth",
232
- cardID: pay_info.check_tds_auth.card_id,
233
- // paymentCardNumber: cardInfo.paymentCardNumber,
234
- paymentCardExpiry: pay_info.check_tds_auth.card_expiry,
235
- paymentCardName: pay_info.check_tds_auth.card_name,
236
- // paymentCardCSC: cardInfo.paymentCardCSC,
237
- customerName: pay_info.check_tds_auth.card_name,
238
- transactionAmount: amount,
239
- transactionCurrency: paymentInfo.transactionInfo.transactionCurrency,
240
- transactionProduct: pay_info.check_tds_auth.product_name,
241
- browserAcceptHeader: "*/*",
242
- browserColorDepth: screen.colorDepth,
243
- browserJavaEnabled: navigator.javaEnabled(),
244
- browserJavascriptEnabled: true,
245
- browserLanguage: navigator.language,
246
- browserScreenHeight: screen.height,
247
- browserScreenWidth: screen.width,
248
- browserTZ: currentData.getTimezoneOffset(),
249
- browserUserAgent: navigator.userAgent,
250
- purchaseDate: "20220420165834",
251
- billAddrCity: paymentInfo.billingAddress.billAddrCity,
252
- billAddrCountry: paymentInfo.billingAddress.billAddrCountry,
253
- billAddrLine1: paymentInfo.billingAddress.billAddrLine1,
254
- billAddrPostCode: paymentInfo.billingAddress.billAddrPostCode,
255
- billAddrState: paymentInfo.billingAddress.billAddrState,
256
- threeDSCompInd: isPre ? "" : threeDSCompInd,
257
- threeDSServerTransID: isPre ? "" : threeDSServerTransID,
258
- threeDSRequestorAuthenticationInd: "01",
259
- threeDSRequestorURL: window.location.href,
260
- notifyURL
222
+ try {
223
+ const { pay_number, order_id, pay_info, amount, notifyURL } = step2;
224
+ const { threeDSServerTransID, threeDSCompInd } = step3;
225
+ var currentData = /* @__PURE__ */ new Date();
226
+ let isPre = false;
227
+ if (REACT_APP_API_ENV === "pre" && pay_info.check_tds_auth.card_name === "aa bb") {
228
+ isPre = true;
261
229
  }
262
- });
263
- if (!data) {
264
- return null;
230
+ let { data } = await import_utils.request.getRequest().post("/h5/pay/order/mw-3ds-pay/v2/tds_auth_pay", {
231
+ order_id,
232
+ pay_number,
233
+ mw_data: {
234
+ accessToken: pay_info.check_tds_auth.access_token,
235
+ method: "checkTDSAuth",
236
+ cardID: pay_info.check_tds_auth.card_id,
237
+ // paymentCardNumber: cardInfo.paymentCardNumber,
238
+ paymentCardExpiry: pay_info.check_tds_auth.card_expiry,
239
+ paymentCardName: pay_info.check_tds_auth.card_name,
240
+ // paymentCardCSC: cardInfo.paymentCardCSC,
241
+ customerName: pay_info.check_tds_auth.card_name,
242
+ transactionAmount: amount,
243
+ transactionCurrency: paymentInfo.transactionInfo.transactionCurrency,
244
+ transactionProduct: pay_info.check_tds_auth.product_name,
245
+ browserAcceptHeader: "*/*",
246
+ browserColorDepth: screen.colorDepth,
247
+ browserJavaEnabled: navigator.javaEnabled(),
248
+ browserJavascriptEnabled: true,
249
+ browserLanguage: navigator.language,
250
+ browserScreenHeight: screen.height,
251
+ browserScreenWidth: screen.width,
252
+ browserTZ: currentData.getTimezoneOffset(),
253
+ browserUserAgent: navigator.userAgent,
254
+ purchaseDate: "20220420165834",
255
+ billAddrCity: paymentInfo.billingAddress.billAddrCity,
256
+ billAddrCountry: paymentInfo.billingAddress.billAddrCountry,
257
+ billAddrLine1: paymentInfo.billingAddress.billAddrLine1,
258
+ billAddrPostCode: paymentInfo.billingAddress.billAddrPostCode,
259
+ billAddrState: paymentInfo.billingAddress.billAddrState,
260
+ threeDSCompInd: isPre ? "" : threeDSCompInd,
261
+ threeDSServerTransID: isPre ? "" : threeDSServerTransID,
262
+ threeDSRequestorAuthenticationInd: "01",
263
+ threeDSRequestorURL: window.location.href,
264
+ notifyURL
265
+ }
266
+ });
267
+ if (!data) {
268
+ return null;
269
+ }
270
+ return data;
271
+ } catch (err) {
272
+ log({
273
+ msg: err,
274
+ data: paymentData
275
+ });
276
+ (0, import_materials.PisellToast)({
277
+ content: (err == null ? void 0 : err.message) || "",
278
+ duration: 1e3 * 200,
279
+ onClose() {
280
+ callback({ key: "hideModal" });
281
+ closeIframe();
282
+ }
283
+ });
284
+ return 0;
265
285
  }
266
- return data;
267
286
  };
268
287
  var createChallengeIframe = (challengeData, callback) => {
269
288
  const displayBox = document.getElementById("threeds-container");
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const StripePayment: () => JSX.Element;
3
2
  export default StripePayment;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StripeSDK: ({ public_key, client_secret, children, lang, }: {
3
2
  public_key: string;
4
3
  client_secret?: string | undefined;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const StripeSDK: ({ public_key, client_secret, children, lang, }: {
3
2
  public_key: string;
4
3
  client_secret?: string | undefined;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const PageLoading: () => JSX.Element;
3
2
  export default PageLoading;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const PaymentRequestForm: () => JSX.Element | null;
3
2
  export default PaymentRequestForm;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.module.less';
3
2
  declare const StripePayment: () => JSX.Element;
4
3
  export default StripePayment;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DateSectionCom: ({ value, onChange, showTime, className, style, useSpace, format, itemStyle, }: any) => JSX.Element;
3
2
  export default DateSectionCom;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const GenderField: (props: any) => JSX.Element;
3
2
  export default GenderField;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const PhoneField: ({ value, onChange }: any) => JSX.Element;
3
2
  export default PhoneField;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface AddClientProps {
4
3
  onChange: (value: any) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface RightPanelProps {
4
3
  value: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const ProductItem: ({ item, onClick, amountSymbol, style, className, }: any) => JSX.Element;
4
3
  export default ProductItem;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const ProductItemPreview: ({ item, onClick, onRemove, amountSymbol, style, className, }: any) => JSX.Element;
4
3
  export default ProductItemPreview;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const SelectResourcesTable: ({ value, onChange }: any) => JSX.Element;
4
3
  export default SelectResourcesTable;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface RuleSettingProps {
4
3
  value: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  interface RuleSettingProps {
4
3
  value: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CalendarDataItem } from "../type";
3
2
  declare type CalendarItemProps = {
4
3
  month: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const Calendar: () => JSX.Element;
4
3
  export default Calendar;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type CurrentDayProps = {
4
3
  onClose: () => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ScheduleItem } from "../../type";
3
2
  import "./index.less";
4
3
  declare type ScheduleDetailListPropsType = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { ScheduleItem } from '../../../type';
4
3
  declare type Item = any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from 'antd';
3
2
  import { ScheduleItem } from '../../type';
4
3
  import './index.less';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const MaxParticipantsModule: ({ form, value, onChange, useSchedule, isAutoChange, onData, }: {
4
3
  form: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  declare const ResourcesModule: ({ product }: {
3
2
  product: any;
4
3
  }) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const AddSchedules: ({ value, onChange, drawerContainer, isSelf }: any) => JSX.Element;
4
3
  export default AddSchedules;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type Value = number[];
4
3
  declare const SchedulesModule: ({ value, onChange, drawerContainer, ruleFn, tabKey, previewItemChange, isSelf, isTitle, }: {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const ProductDetail: ({ form, currentProduct, }: {
4
3
  form: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const ProductDetailByDate: () => JSX.Element;
4
3
  export default ProductDetailByDate;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const ProductDetailDrawer: () => JSX.Element;
4
3
  export default ProductDetailDrawer;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Products: () => JSX.Element;
4
3
  export default Products;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type Item = any;
4
3
  interface ProductItemProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface ProductListProps {
4
3
  loading: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Resources: () => JSX.Element;
4
3
  export default Resources;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare type ResourcesListProps = {
4
3
  list: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const RelationProduct: ({ value, onChange, }: {
4
3
  value?: any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ScheduleItem } from '../../type';
3
2
  import './index.less';
4
3
  declare type AllSchedulesPropsType = {