@pisell/private-materials 6.3.63 → 6.3.65

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 (558) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/index.js +1 -1
  5. package/build/lowcode/meta.js +2 -2
  6. package/build/lowcode/preview.css +1 -1
  7. package/build/lowcode/preview.js +145 -154
  8. package/build/lowcode/render/default/view.css +1 -1
  9. package/build/lowcode/render/default/view.js +18 -11
  10. package/build/lowcode/view.css +1 -1
  11. package/build/lowcode/view.js +18 -11
  12. package/es/businessModel/SalesModel/index.d.ts +1 -2
  13. package/es/components/Sales/index.d.ts +1 -1
  14. package/es/components/appointmentBooking/components/Cart/Item/Total.d.ts +2 -2
  15. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -2
  16. package/es/components/appointmentBooking/components/Cart/index.d.ts +2 -2
  17. package/es/components/appointmentBooking/components/Content/index.d.ts +1 -2
  18. package/es/components/appointmentBooking/components/Deposit/index.d.ts +3 -3
  19. package/es/components/appointmentBooking/components/Footer/index.d.ts +2 -2
  20. package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -2
  21. package/es/components/appointmentBooking/components/Header/index.d.ts +1 -2
  22. package/es/components/appointmentBooking/components/Voucher/index.d.ts +1 -2
  23. package/es/components/appointmentBooking/context.d.ts +2 -2
  24. package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +2 -2
  25. package/es/components/appointmentBooking/deposit/index.d.ts +1 -2
  26. package/es/components/appointmentBooking/index.d.ts +1 -2
  27. package/es/components/booking/components/TabProduct/index.d.ts +2 -2
  28. package/es/components/booking/components/TabProduct/productItem/index.d.ts +2 -2
  29. package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +2 -2
  30. package/es/components/booking/components/authWrap/index.d.ts +1 -1
  31. package/es/components/booking/components/browserSelect/index.d.ts +1 -1
  32. package/es/components/booking/components/collapsibleList/utils.d.ts +2 -2
  33. package/es/components/booking/components/drawer/index.d.ts +1 -1
  34. package/es/components/booking/components/emptyBooking/index.d.ts +2 -2
  35. package/es/components/booking/components/footer/FooterMenus/index.d.ts +2 -2
  36. package/es/components/booking/components/footer/index.d.ts +1 -2
  37. package/es/components/booking/components/formItemChildrenWrap/index.d.ts +1 -2
  38. package/es/components/booking/components/menuButton/index.d.ts +1 -1
  39. package/es/components/booking/components/reloadResourceModal/index.d.ts +2 -2
  40. package/es/components/booking/components/voucher/index.d.ts +1 -2
  41. package/es/components/booking/dashboard/index.d.ts +1 -1
  42. package/es/components/booking/deposit/ClientItem/index.d.ts +1 -1
  43. package/es/components/booking/deposit/DepositItem/index.d.ts +1 -1
  44. package/es/components/booking/deposit/index.d.ts +1 -2
  45. package/es/components/booking/forms/footer.d.ts +2 -2
  46. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -0
  47. package/es/components/booking/forms/single/index.d.ts +2 -2
  48. package/es/components/booking/forms/table/index.d.ts +2 -2
  49. package/es/components/booking/hooks/useClearCart.d.ts +2 -2
  50. package/es/components/booking/hooks/useQuotation.d.ts +1 -2
  51. package/es/components/booking/info/addServiceVariant/index.d.ts +1 -2
  52. package/es/components/booking/info/client/index.d.ts +1 -1
  53. package/es/components/booking/info/clientVariant/hooks/useClientFn.d.ts +2 -2
  54. package/es/components/booking/info/date/index.d.ts +2 -2
  55. package/es/components/booking/info/dateRange/index.d.ts +2 -2
  56. package/es/components/booking/info/header/index.d.ts +1 -2
  57. package/es/components/booking/info/hooks/useGetHolderList.d.ts +1 -1
  58. package/es/components/booking/info/hooks/useInfoHolder.d.ts +2 -2
  59. package/es/components/booking/info/index.d.ts +1 -2
  60. package/es/components/booking/info/notes/index.d.ts +2 -2
  61. package/es/components/booking/info/pet/index.d.ts +1 -1
  62. package/es/components/booking/info/service/Lists.d.ts +1 -2
  63. package/es/components/booking/info/service/actions/index.d.ts +2 -2
  64. package/es/components/booking/info/service/addService/index.d.ts +1 -2
  65. package/es/components/booking/info/service/addTimeModal/index.d.ts +1 -2
  66. package/es/components/booking/info/service/editService/BookingList/index.d.ts +1 -2
  67. package/es/components/booking/info/service/index.d.ts +1 -1
  68. package/es/components/booking/info/service/like/index.d.ts +1 -2
  69. package/es/components/booking/info/service/serviceItem/index.d.ts +1 -2
  70. package/es/components/booking/info/service/serviceList/index.d.ts +1 -2
  71. package/es/components/booking/info/service2/Lists.d.ts +1 -2
  72. package/es/components/booking/info/service2/index.d.ts +1 -1
  73. package/es/components/booking/info2/service/actions/index.d.ts +2 -2
  74. package/es/components/booking/info2/service/addService/index.d.ts +1 -2
  75. package/es/components/booking/info2/service/addTimeModal/index.d.ts +1 -2
  76. package/es/components/booking/info2/service/contactInfoMode/index.d.ts +2 -2
  77. package/es/components/booking/info2/service/index.d.ts +1 -1
  78. package/es/components/booking/info2/service/serviceItem/index.d.ts +1 -2
  79. package/es/components/booking/info2/service/serviceList/index.d.ts +1 -2
  80. package/es/components/booking/materiels/contacts/index.d.ts +2 -2
  81. package/es/components/booking/materiels/duration/index.d.ts +2 -2
  82. package/es/components/booking/materiels/holder/index.d.ts +2 -2
  83. package/es/components/booking/materiels/startTime/index.d.ts +2 -2
  84. package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +2 -2
  85. package/es/components/booking/notes/NoteBlock/index.d.ts +2 -2
  86. package/es/components/booking/notes/addNote/index.d.ts +1 -2
  87. package/es/components/eftpos/device.d.ts +1 -1
  88. package/es/components/eftpos/deviceList/index.d.ts +1 -2
  89. package/es/components/eftpos/form/index.d.ts +1 -2
  90. package/es/components/eftpos/group/index.d.ts +2 -3
  91. package/es/components/eftpos/icon/apiKey.d.ts +1 -2
  92. package/es/components/eftpos/icon/device.d.ts +1 -2
  93. package/es/components/eftpos/index.d.ts +2 -2
  94. package/es/components/eftpos/log.d.ts +2 -2
  95. package/es/components/eftpos/pos.d.ts +2 -2
  96. package/es/components/eftpos/receipt/index.d.ts +1 -2
  97. package/es/components/eftpos/surcharge/index.d.ts +1 -2
  98. package/es/components/eftposPay/amount.d.ts +2 -2
  99. package/es/components/eftposPay/app.d.ts +1 -2
  100. package/es/components/eftposPay/component/alert/index.d.ts +1 -1
  101. package/es/components/eftposPay/component/alert/warn.d.ts +1 -2
  102. package/es/components/eftposPay/component/fail/failCustom.d.ts +2 -2
  103. package/es/components/eftposPay/component/fail/index.d.ts +1 -2
  104. package/es/components/eftposPay/component/fail/network.d.ts +2 -2
  105. package/es/components/eftposPay/component/fail/unknow.d.ts +2 -2
  106. package/es/components/eftposPay/component/header/index.d.ts +1 -1
  107. package/es/components/eftposPay/component/header/titlebar.d.ts +1 -2
  108. package/es/components/eftposPay/component/manual/index.d.ts +2 -2
  109. package/es/components/eftposPay/component/signature/index.d.ts +2 -2
  110. package/es/components/eftposPay/component/step/index.d.ts +1 -2
  111. package/es/components/eftposPay/component/step/step.d.ts +1 -2
  112. package/es/components/eftposPay/device.d.ts +1 -2
  113. package/es/components/eftposPay/index.d.ts +1 -2
  114. package/es/components/eftposPay/linkly/index.d.ts +1 -2
  115. package/es/components/eftposPay/pay.d.ts +2 -2
  116. package/es/components/eftposPay/payo/config.d.ts +3 -3
  117. package/es/components/eftposPay/payo/index.d.ts +1 -1
  118. package/es/components/eftposPay/store/index.d.ts +2 -2
  119. package/es/components/eftposPay/tip.d.ts +2 -2
  120. package/es/components/eftposPay/tyro/index.d.ts +1 -1
  121. package/es/components/eftposPay/windcave/receiptAction.d.ts +3 -3
  122. package/es/components/eftposPay/windcave/windcave.d.ts +2 -2
  123. package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -1
  124. package/es/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -2
  125. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +2 -2
  126. package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -2
  127. package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +2 -2
  128. package/es/components/eventBooking/components/Provider/Cart/index.d.ts +2 -2
  129. package/es/components/eventBooking/components/Provider/Content/index.d.ts +2 -2
  130. package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +2 -2
  131. package/es/components/eventBooking/components/Provider/Event/index.d.ts +2 -2
  132. package/es/components/eventBooking/components/Provider/Footer/index.d.ts +2 -2
  133. package/es/components/eventBooking/components/Provider/Header/index.d.ts +2 -2
  134. package/es/components/eventBooking/components/Provider/Information/index.d.ts +2 -2
  135. package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -2
  136. package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +2 -2
  137. package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +2 -2
  138. package/es/components/eventBooking/components/Provider/Resource/index.d.ts +2 -2
  139. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +2 -2
  140. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +2 -1
  141. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -1
  142. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -1
  143. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -1
  144. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +1 -1
  145. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +1 -1
  146. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +2 -1
  147. package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +2 -2
  148. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +2 -2
  149. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +2 -2
  150. package/es/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +2 -2
  151. package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -2
  152. package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +2 -2
  153. package/es/components/eventBooking/index.d.ts +1 -2
  154. package/es/components/login/index.d.ts +2 -2
  155. package/es/components/pay/toC/PaymentList/serve.js +14 -0
  156. package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -2
  157. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +1 -1
  158. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -2
  159. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +1 -1
  160. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +1 -1
  161. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +1 -2
  162. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -2
  163. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +2 -2
  164. package/es/components/pay/toC/PaymentMethods/WalletPass/MultiModeSearch/index.d.ts +1 -1
  165. package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +2 -2
  166. package/es/components/pisellSelectCustomerModal/CustomerCard/index.d.ts +1 -1
  167. package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +2 -2
  168. package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +2 -2
  169. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -2
  170. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +2 -2
  171. package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +2 -2
  172. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -2
  173. package/es/components/pisellSelectCustomerModal/index.d.ts +1 -2
  174. package/es/components/productExtension/fields/Actor/index.d.ts +2 -2
  175. package/es/components/productExtension/fields/Forms/index.d.ts +2 -2
  176. package/es/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +2 -2
  177. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +2 -2
  178. package/es/components/productExtension/fields/SelectProducts/index.d.ts +2 -2
  179. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +2 -2
  180. package/es/components/productExtension/index.d.ts +1 -2
  181. package/es/components/productSelect/components/TabProduct/index.d.ts +1 -2
  182. package/es/components/productSelect/components/pisellPriceText/index.d.ts +1 -1
  183. package/es/components/productSelect/components/productGroup/index.d.ts +2 -3
  184. package/es/components/productSelect/index.d.ts +1 -1
  185. package/es/components/ruleSetting/index.d.ts +1 -2
  186. package/es/components/ruleSetting/ruleBorder/index.d.ts +2 -2
  187. package/es/components/schedules/calendar/calendarItem.d.ts +2 -2
  188. package/es/components/schedules/calendar/index.d.ts +2 -2
  189. package/es/components/schedules/components/Card/index.d.ts +1 -1
  190. package/es/components/schedules/components/CurrentDay/index.d.ts +2 -2
  191. package/es/components/schedules/components/ResourceList/index.d.ts +1 -1
  192. package/es/components/schedules/components/ScheduleDetailList/index.d.ts +2 -2
  193. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -2
  194. package/es/components/schedules/components/ScheduleList/index.d.ts +2 -2
  195. package/es/components/schedules/components/Search/index.d.ts +1 -1
  196. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +2 -2
  197. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +2 -2
  198. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -2
  199. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -2
  200. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +2 -2
  201. package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +2 -2
  202. package/es/components/schedules/products/ProductDetailDrawer/index.d.ts +2 -2
  203. package/es/components/schedules/products/index.d.ts +2 -2
  204. package/es/components/schedules/products/list/ProductItem/index.d.ts +2 -2
  205. package/es/components/schedules/products/list/index.d.ts +2 -2
  206. package/es/components/schedules/resources/index.d.ts +2 -2
  207. package/es/components/schedules/resources/list/index.d.ts +2 -2
  208. package/es/components/schedules/resources/relationProduct/index.d.ts +1 -2
  209. package/es/components/schedules/schedules/AllSchedules/index.d.ts +2 -2
  210. package/es/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +2 -2
  211. package/es/components/schedules/schedules/Schedules.d.ts +1 -1
  212. package/es/components/schedules/schedules/SchedulesForDay/index.d.ts +1 -1
  213. package/es/components/schedules/schedules/index.d.ts +2 -2
  214. package/es/components/shoppingCart/Provider.d.ts +1 -1
  215. package/es/components/shoppingCart/components/Cart/Product.d.ts +1 -2
  216. package/es/components/shoppingCart/components/Cart/index.d.ts +1 -2
  217. package/es/components/shoppingCart/components/Empty/index.d.ts +2 -1
  218. package/es/components/shoppingCart/components/Render/index.d.ts +2 -2
  219. package/es/components/shoppingCart/hooks/useAddService.d.ts +2 -2
  220. package/es/components/shoppingCart/hooks/useClearCart.d.ts +2 -2
  221. package/es/components/shoppingCart/index.d.ts +2 -2
  222. package/es/components/subTotal/index.d.ts +1 -1
  223. package/es/components/tabProduct/index.d.ts +1 -1
  224. package/es/components/taxSelect/index.d.ts +1 -2
  225. package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -2
  226. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -2
  227. package/es/components/ticketBooking/components/menuBar/index.d.ts +1 -2
  228. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +1 -2
  229. package/es/components/ticketBooking/components/timeBar/index.d.ts +1 -2
  230. package/es/components/ticketBooking/index.d.ts +1 -2
  231. package/es/components/ticketBooking/miniRedux.d.ts +1 -1
  232. package/es/components/walletList/index.d.ts +1 -2
  233. package/es/components/walletList/model.d.ts +1 -1
  234. package/es/components/walletList/tempHolderSelector/index.d.ts +2 -2
  235. package/es/components/workSpaceList/components/Modal/index.d.ts +1 -2
  236. package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -2
  237. package/es/hooks/usePaymentLogger.d.ts +3 -2
  238. package/es/plus/clientName/index.d.ts +1 -2
  239. package/es/plus/contactInfoModal/ContactInfoContent.d.ts +1 -2
  240. package/es/plus/productSelect/ProductCard/index.d.ts +2 -2
  241. package/es/plus/productSelect/ProductList/gridComponents.d.ts +6 -6
  242. package/es/plus/productSelect/components/pisellPriceText/index.d.ts +1 -1
  243. package/es/plus/productSelect/index.d.ts +1 -1
  244. package/es/plus/saasCreateOrganization/components/Header.d.ts +2 -2
  245. package/es/plus/saasCreateOrganization/index.d.ts +1 -2
  246. package/es/plus/saasRegister/components/EntryEmail.d.ts +2 -2
  247. package/es/plus/saasRegister/components/EntryInfo.d.ts +2 -2
  248. package/es/plus/saasRegister/components/GoLogin.d.ts +2 -2
  249. package/es/plus/saasRegister/components/Header.d.ts +2 -2
  250. package/es/plus/saasRegister/components/VerifyError.d.ts +2 -2
  251. package/es/plus/saasRegister/components/VerifyingLink.d.ts +2 -2
  252. package/es/plus/saasRegister/components/VertifyEmail.d.ts +2 -2
  253. package/es/plus/selectHolder/components/ErrorTip/index.d.ts +1 -1
  254. package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -2
  255. package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +1 -2
  256. package/es/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +1 -2
  257. package/es/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +1 -2
  258. package/es/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +1 -2
  259. package/es/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -2
  260. package/es/plus/skuOptionsSelection/utils/transformBundleGroup.js +3 -3
  261. package/es/plus/skuOptionsSelection/utils/transformOptionGroup.js +9 -6
  262. package/es/plus/skuOptionsSelection/utils/transformSelectorValueToValue.js +40 -43
  263. package/es/plus/skuOptionsSelection/utils/transformValueToSelectorValue.js +7 -4
  264. package/es/plus/walletEditor/components/relationProduct/index.d.ts +2 -2
  265. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +1 -2
  266. package/es/plus/walletPassGallery/components/passList/index.d.ts +2 -2
  267. package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +2 -2
  268. package/es/plus/walletPassGallery/components/usageRule/index.d.ts +1 -1
  269. package/es/plus/walletPassGallery/index.d.ts +1 -2
  270. package/es/pro/Cards/components/SKUCard/index.js +2 -1
  271. package/es/pro/Login2.0/components/ForgotPasswordFlow.d.ts +2 -9
  272. package/es/pro/Login2.0/components/LoginCodeInput.d.ts +2 -6
  273. package/es/pro/Login2.0/components/PhoneInput.d.ts +1 -1
  274. package/es/pro/Login2.0/steps/CodeInput.d.ts +2 -6
  275. package/es/pro/Login2.0/steps/EmailAlreadyRegistered.d.ts +2 -6
  276. package/es/pro/Login2.0/steps/EmailLinkAlreadyUsed.d.ts +2 -5
  277. package/es/pro/Login2.0/steps/EmailLinkExpired.d.ts +2 -5
  278. package/es/pro/Login2.0/steps/SetPassword.d.ts +2 -5
  279. package/es/pro/Login2.0/steps/VerificationSuccess.d.ts +2 -5
  280. package/es/pro/Login2.0/steps/VerifyingEmailLink.d.ts +2 -5
  281. package/es/pro/Login2.0/steps/WaitEmailLink.d.ts +2 -5
  282. package/es/pro/Selector/Item.d.ts +1 -1
  283. package/es/pro/Selector/demo.d.ts +1 -2
  284. package/es/pro/pisellPaymentList/example.d.ts +10 -11
  285. package/lib/businessModel/SalesModel/index.d.ts +1 -2
  286. package/lib/components/Sales/index.d.ts +1 -1
  287. package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +2 -2
  288. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -2
  289. package/lib/components/appointmentBooking/components/Cart/index.d.ts +2 -2
  290. package/lib/components/appointmentBooking/components/Content/index.d.ts +1 -2
  291. package/lib/components/appointmentBooking/components/Deposit/index.d.ts +3 -3
  292. package/lib/components/appointmentBooking/components/Footer/index.d.ts +2 -2
  293. package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -2
  294. package/lib/components/appointmentBooking/components/Header/index.d.ts +1 -2
  295. package/lib/components/appointmentBooking/components/Voucher/index.d.ts +1 -2
  296. package/lib/components/appointmentBooking/context.d.ts +2 -2
  297. package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +2 -2
  298. package/lib/components/appointmentBooking/deposit/index.d.ts +1 -2
  299. package/lib/components/appointmentBooking/index.d.ts +1 -2
  300. package/lib/components/booking/components/TabProduct/index.d.ts +2 -2
  301. package/lib/components/booking/components/TabProduct/productItem/index.d.ts +2 -2
  302. package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +2 -2
  303. package/lib/components/booking/components/authWrap/index.d.ts +1 -1
  304. package/lib/components/booking/components/browserSelect/index.d.ts +1 -1
  305. package/lib/components/booking/components/collapsibleList/utils.d.ts +2 -2
  306. package/lib/components/booking/components/drawer/index.d.ts +1 -1
  307. package/lib/components/booking/components/emptyBooking/index.d.ts +2 -2
  308. package/lib/components/booking/components/footer/FooterMenus/index.d.ts +2 -2
  309. package/lib/components/booking/components/footer/index.d.ts +1 -2
  310. package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +1 -2
  311. package/lib/components/booking/components/menuButton/index.d.ts +1 -1
  312. package/lib/components/booking/components/reloadResourceModal/index.d.ts +2 -2
  313. package/lib/components/booking/components/voucher/index.d.ts +1 -2
  314. package/lib/components/booking/dashboard/index.d.ts +1 -1
  315. package/lib/components/booking/deposit/ClientItem/index.d.ts +1 -1
  316. package/lib/components/booking/deposit/DepositItem/index.d.ts +1 -1
  317. package/lib/components/booking/deposit/index.d.ts +1 -2
  318. package/lib/components/booking/forms/footer.d.ts +2 -2
  319. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -0
  320. package/lib/components/booking/forms/single/index.d.ts +2 -2
  321. package/lib/components/booking/forms/table/index.d.ts +2 -2
  322. package/lib/components/booking/hooks/useClearCart.d.ts +2 -2
  323. package/lib/components/booking/hooks/useQuotation.d.ts +1 -2
  324. package/lib/components/booking/info/addServiceVariant/index.d.ts +1 -2
  325. package/lib/components/booking/info/client/index.d.ts +1 -1
  326. package/lib/components/booking/info/clientVariant/hooks/useClientFn.d.ts +2 -2
  327. package/lib/components/booking/info/date/index.d.ts +2 -2
  328. package/lib/components/booking/info/dateRange/index.d.ts +2 -2
  329. package/lib/components/booking/info/header/index.d.ts +1 -2
  330. package/lib/components/booking/info/hooks/useGetHolderList.d.ts +1 -1
  331. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +2 -2
  332. package/lib/components/booking/info/index.d.ts +1 -2
  333. package/lib/components/booking/info/notes/index.d.ts +2 -2
  334. package/lib/components/booking/info/pet/index.d.ts +1 -1
  335. package/lib/components/booking/info/service/Lists.d.ts +1 -2
  336. package/lib/components/booking/info/service/actions/index.d.ts +2 -2
  337. package/lib/components/booking/info/service/addService/index.d.ts +1 -2
  338. package/lib/components/booking/info/service/addTimeModal/index.d.ts +1 -2
  339. package/lib/components/booking/info/service/editService/BookingList/index.d.ts +1 -2
  340. package/lib/components/booking/info/service/index.d.ts +1 -1
  341. package/lib/components/booking/info/service/like/index.d.ts +1 -2
  342. package/lib/components/booking/info/service/serviceItem/index.d.ts +1 -2
  343. package/lib/components/booking/info/service/serviceList/index.d.ts +1 -2
  344. package/lib/components/booking/info/service2/Lists.d.ts +1 -2
  345. package/lib/components/booking/info/service2/index.d.ts +1 -1
  346. package/lib/components/booking/info2/service/actions/index.d.ts +2 -2
  347. package/lib/components/booking/info2/service/addService/index.d.ts +1 -2
  348. package/lib/components/booking/info2/service/addTimeModal/index.d.ts +1 -2
  349. package/lib/components/booking/info2/service/contactInfoMode/index.d.ts +2 -2
  350. package/lib/components/booking/info2/service/index.d.ts +1 -1
  351. package/lib/components/booking/info2/service/serviceItem/index.d.ts +1 -2
  352. package/lib/components/booking/info2/service/serviceList/index.d.ts +1 -2
  353. package/lib/components/booking/materiels/contacts/index.d.ts +2 -2
  354. package/lib/components/booking/materiels/duration/index.d.ts +2 -2
  355. package/lib/components/booking/materiels/holder/index.d.ts +2 -2
  356. package/lib/components/booking/materiels/startTime/index.d.ts +2 -2
  357. package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +2 -2
  358. package/lib/components/booking/notes/NoteBlock/index.d.ts +2 -2
  359. package/lib/components/booking/notes/addNote/index.d.ts +1 -2
  360. package/lib/components/eftpos/device.d.ts +1 -1
  361. package/lib/components/eftpos/deviceList/index.d.ts +1 -2
  362. package/lib/components/eftpos/form/index.d.ts +1 -2
  363. package/lib/components/eftpos/group/index.d.ts +2 -3
  364. package/lib/components/eftpos/icon/apiKey.d.ts +1 -2
  365. package/lib/components/eftpos/icon/device.d.ts +1 -2
  366. package/lib/components/eftpos/index.d.ts +2 -2
  367. package/lib/components/eftpos/log.d.ts +2 -2
  368. package/lib/components/eftpos/pos.d.ts +2 -2
  369. package/lib/components/eftpos/receipt/index.d.ts +1 -2
  370. package/lib/components/eftpos/surcharge/index.d.ts +1 -2
  371. package/lib/components/eftposPay/amount.d.ts +2 -2
  372. package/lib/components/eftposPay/app.d.ts +1 -2
  373. package/lib/components/eftposPay/component/alert/index.d.ts +1 -1
  374. package/lib/components/eftposPay/component/alert/warn.d.ts +1 -2
  375. package/lib/components/eftposPay/component/fail/failCustom.d.ts +2 -2
  376. package/lib/components/eftposPay/component/fail/index.d.ts +1 -2
  377. package/lib/components/eftposPay/component/fail/network.d.ts +2 -2
  378. package/lib/components/eftposPay/component/fail/unknow.d.ts +2 -2
  379. package/lib/components/eftposPay/component/header/index.d.ts +1 -1
  380. package/lib/components/eftposPay/component/header/titlebar.d.ts +1 -2
  381. package/lib/components/eftposPay/component/manual/index.d.ts +2 -2
  382. package/lib/components/eftposPay/component/signature/index.d.ts +2 -2
  383. package/lib/components/eftposPay/component/step/index.d.ts +1 -2
  384. package/lib/components/eftposPay/component/step/step.d.ts +1 -2
  385. package/lib/components/eftposPay/device.d.ts +1 -2
  386. package/lib/components/eftposPay/index.d.ts +1 -2
  387. package/lib/components/eftposPay/linkly/index.d.ts +1 -2
  388. package/lib/components/eftposPay/pay.d.ts +2 -2
  389. package/lib/components/eftposPay/payo/config.d.ts +3 -3
  390. package/lib/components/eftposPay/payo/index.d.ts +1 -1
  391. package/lib/components/eftposPay/store/index.d.ts +2 -2
  392. package/lib/components/eftposPay/tip.d.ts +2 -2
  393. package/lib/components/eftposPay/tyro/index.d.ts +1 -1
  394. package/lib/components/eftposPay/windcave/receiptAction.d.ts +3 -3
  395. package/lib/components/eftposPay/windcave/windcave.d.ts +2 -2
  396. package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -1
  397. package/lib/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -2
  398. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +2 -2
  399. package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -2
  400. package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +2 -2
  401. package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +2 -2
  402. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +2 -2
  403. package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +2 -2
  404. package/lib/components/eventBooking/components/Provider/Event/index.d.ts +2 -2
  405. package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +2 -2
  406. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +2 -2
  407. package/lib/components/eventBooking/components/Provider/Information/index.d.ts +2 -2
  408. package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -2
  409. package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +2 -2
  410. package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +2 -2
  411. package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +2 -2
  412. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +2 -2
  413. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +2 -1
  414. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -1
  415. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -1
  416. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -1
  417. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +1 -1
  418. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +1 -1
  419. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +2 -1
  420. package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +2 -2
  421. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +2 -2
  422. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +2 -2
  423. package/lib/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +2 -2
  424. package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -2
  425. package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +2 -2
  426. package/lib/components/eventBooking/index.d.ts +1 -2
  427. package/lib/components/login/index.d.ts +2 -2
  428. package/lib/components/pay/toC/PaymentList/serve.js +15 -0
  429. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -2
  430. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +1 -1
  431. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -2
  432. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +1 -1
  433. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +1 -1
  434. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +1 -2
  435. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -2
  436. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +2 -2
  437. package/lib/components/pay/toC/PaymentMethods/WalletPass/MultiModeSearch/index.d.ts +1 -1
  438. package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +2 -2
  439. package/lib/components/pisellSelectCustomerModal/CustomerCard/index.d.ts +1 -1
  440. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +2 -2
  441. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +2 -2
  442. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -2
  443. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +2 -2
  444. package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +2 -2
  445. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -2
  446. package/lib/components/pisellSelectCustomerModal/index.d.ts +1 -2
  447. package/lib/components/productExtension/fields/Actor/index.d.ts +2 -2
  448. package/lib/components/productExtension/fields/Forms/index.d.ts +2 -2
  449. package/lib/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +2 -2
  450. package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +2 -2
  451. package/lib/components/productExtension/fields/SelectProducts/index.d.ts +2 -2
  452. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +2 -2
  453. package/lib/components/productExtension/index.d.ts +1 -2
  454. package/lib/components/productSelect/components/TabProduct/index.d.ts +1 -2
  455. package/lib/components/productSelect/components/pisellPriceText/index.d.ts +1 -1
  456. package/lib/components/productSelect/components/productGroup/index.d.ts +2 -3
  457. package/lib/components/productSelect/index.d.ts +1 -1
  458. package/lib/components/ruleSetting/index.d.ts +1 -2
  459. package/lib/components/ruleSetting/ruleBorder/index.d.ts +2 -2
  460. package/lib/components/schedules/calendar/calendarItem.d.ts +2 -2
  461. package/lib/components/schedules/calendar/index.d.ts +2 -2
  462. package/lib/components/schedules/components/Card/index.d.ts +1 -1
  463. package/lib/components/schedules/components/CurrentDay/index.d.ts +2 -2
  464. package/lib/components/schedules/components/ResourceList/index.d.ts +1 -1
  465. package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +2 -2
  466. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -2
  467. package/lib/components/schedules/components/ScheduleList/index.d.ts +2 -2
  468. package/lib/components/schedules/components/Search/index.d.ts +1 -1
  469. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +2 -2
  470. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +2 -2
  471. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -2
  472. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -2
  473. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +2 -2
  474. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +2 -2
  475. package/lib/components/schedules/products/ProductDetailDrawer/index.d.ts +2 -2
  476. package/lib/components/schedules/products/index.d.ts +2 -2
  477. package/lib/components/schedules/products/list/ProductItem/index.d.ts +2 -2
  478. package/lib/components/schedules/products/list/index.d.ts +2 -2
  479. package/lib/components/schedules/resources/index.d.ts +2 -2
  480. package/lib/components/schedules/resources/list/index.d.ts +2 -2
  481. package/lib/components/schedules/resources/relationProduct/index.d.ts +1 -2
  482. package/lib/components/schedules/schedules/AllSchedules/index.d.ts +2 -2
  483. package/lib/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +2 -2
  484. package/lib/components/schedules/schedules/Schedules.d.ts +1 -1
  485. package/lib/components/schedules/schedules/SchedulesForDay/index.d.ts +1 -1
  486. package/lib/components/schedules/schedules/index.d.ts +2 -2
  487. package/lib/components/shoppingCart/Provider.d.ts +1 -1
  488. package/lib/components/shoppingCart/components/Cart/Product.d.ts +1 -2
  489. package/lib/components/shoppingCart/components/Cart/index.d.ts +1 -2
  490. package/lib/components/shoppingCart/components/Empty/index.d.ts +2 -1
  491. package/lib/components/shoppingCart/components/Render/index.d.ts +2 -2
  492. package/lib/components/shoppingCart/hooks/useAddService.d.ts +2 -2
  493. package/lib/components/shoppingCart/hooks/useClearCart.d.ts +2 -2
  494. package/lib/components/shoppingCart/index.d.ts +2 -2
  495. package/lib/components/subTotal/index.d.ts +1 -1
  496. package/lib/components/tabProduct/index.d.ts +1 -1
  497. package/lib/components/taxSelect/index.d.ts +1 -2
  498. package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -2
  499. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -2
  500. package/lib/components/ticketBooking/components/menuBar/index.d.ts +1 -2
  501. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +1 -2
  502. package/lib/components/ticketBooking/components/timeBar/index.d.ts +1 -2
  503. package/lib/components/ticketBooking/index.d.ts +1 -2
  504. package/lib/components/ticketBooking/miniRedux.d.ts +1 -1
  505. package/lib/components/walletList/index.d.ts +1 -2
  506. package/lib/components/walletList/model.d.ts +1 -1
  507. package/lib/components/walletList/tempHolderSelector/index.d.ts +2 -2
  508. package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -2
  509. package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -2
  510. package/lib/hooks/usePaymentLogger.d.ts +3 -2
  511. package/lib/plus/clientName/index.d.ts +1 -2
  512. package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +1 -2
  513. package/lib/plus/productSelect/ProductCard/index.d.ts +2 -2
  514. package/lib/plus/productSelect/ProductList/gridComponents.d.ts +6 -6
  515. package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +1 -1
  516. package/lib/plus/productSelect/index.d.ts +1 -1
  517. package/lib/plus/saasCreateOrganization/components/Header.d.ts +2 -2
  518. package/lib/plus/saasCreateOrganization/index.d.ts +1 -2
  519. package/lib/plus/saasRegister/components/EntryEmail.d.ts +2 -2
  520. package/lib/plus/saasRegister/components/EntryInfo.d.ts +2 -2
  521. package/lib/plus/saasRegister/components/GoLogin.d.ts +2 -2
  522. package/lib/plus/saasRegister/components/Header.d.ts +2 -2
  523. package/lib/plus/saasRegister/components/VerifyError.d.ts +2 -2
  524. package/lib/plus/saasRegister/components/VerifyingLink.d.ts +2 -2
  525. package/lib/plus/saasRegister/components/VertifyEmail.d.ts +2 -2
  526. package/lib/plus/selectHolder/components/ErrorTip/index.d.ts +1 -1
  527. package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -2
  528. package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +1 -2
  529. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +1 -2
  530. package/lib/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +1 -2
  531. package/lib/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +1 -2
  532. package/lib/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -2
  533. package/lib/plus/skuOptionsSelection/utils/transformBundleGroup.js +1 -3
  534. package/lib/plus/skuOptionsSelection/utils/transformOptionGroup.js +9 -6
  535. package/lib/plus/skuOptionsSelection/utils/transformSelectorValueToValue.js +41 -44
  536. package/lib/plus/skuOptionsSelection/utils/transformValueToSelectorValue.js +8 -3
  537. package/lib/plus/walletEditor/components/relationProduct/index.d.ts +2 -2
  538. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +1 -2
  539. package/lib/plus/walletPassGallery/components/passList/index.d.ts +2 -2
  540. package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +2 -2
  541. package/lib/plus/walletPassGallery/components/usageRule/index.d.ts +1 -1
  542. package/lib/plus/walletPassGallery/index.d.ts +1 -2
  543. package/lib/pro/Cards/components/SKUCard/index.js +2 -1
  544. package/lib/pro/Login2.0/components/ForgotPasswordFlow.d.ts +2 -9
  545. package/lib/pro/Login2.0/components/LoginCodeInput.d.ts +2 -6
  546. package/lib/pro/Login2.0/components/PhoneInput.d.ts +1 -1
  547. package/lib/pro/Login2.0/steps/CodeInput.d.ts +2 -6
  548. package/lib/pro/Login2.0/steps/EmailAlreadyRegistered.d.ts +2 -6
  549. package/lib/pro/Login2.0/steps/EmailLinkAlreadyUsed.d.ts +2 -5
  550. package/lib/pro/Login2.0/steps/EmailLinkExpired.d.ts +2 -5
  551. package/lib/pro/Login2.0/steps/SetPassword.d.ts +2 -5
  552. package/lib/pro/Login2.0/steps/VerificationSuccess.d.ts +2 -5
  553. package/lib/pro/Login2.0/steps/VerifyingEmailLink.d.ts +2 -5
  554. package/lib/pro/Login2.0/steps/WaitEmailLink.d.ts +2 -5
  555. package/lib/pro/Selector/Item.d.ts +1 -1
  556. package/lib/pro/Selector/demo.d.ts +1 -2
  557. package/lib/pro/pisellPaymentList/example.d.ts +10 -11
  558. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const DepositModal: (props: any) => React.JSX.Element;
3
+ declare const DepositModal: (props: any) => JSX.Element;
4
4
  export default DepositModal;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const Deposit: (props: any) => React.JSX.Element;
2
+ declare const Deposit: (props: any) => JSX.Element;
4
3
  export default Deposit;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const AppointmentBooking: () => React.JSX.Element;
2
+ declare const AppointmentBooking: () => JSX.Element;
4
3
  export default AppointmentBooking;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
3
  interface TabProductProps {
4
4
  list: any[];
@@ -6,5 +6,5 @@ interface TabProductProps {
6
6
  onChange: (item: any, type: "select" | "detail") => void;
7
7
  scrollDom?: string;
8
8
  }
9
- declare const TabProduct: (props: TabProductProps) => React.JSX.Element;
9
+ declare const TabProduct: (props: TabProductProps) => JSX.Element;
10
10
  export default TabProduct;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const ProductItem: ({ item, onClick, amountSymbol, style, className, }: any) => React.JSX.Element;
3
+ declare const ProductItem: ({ item, onClick, amountSymbol, style, className, }: any) => JSX.Element;
4
4
  export default ProductItem;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
- declare const SelectProductItem: ({ item, onClick, onChangeQuantity, amountSymbol, style, className, disabled, }: any) => React.JSX.Element;
3
+ declare const SelectProductItem: ({ item, onClick, onChangeQuantity, amountSymbol, style, className, disabled, }: any) => JSX.Element;
4
4
  export default SelectProductItem;
@@ -4,5 +4,5 @@ interface AuthWrapProps {
4
4
  falseRender?: React.ReactNode;
5
5
  show: boolean;
6
6
  }
7
- declare const AuthWrap: (props: AuthWrapProps) => React.JSX.Element;
7
+ declare const AuthWrap: (props: AuthWrapProps) => JSX.Element;
8
8
  export default AuthWrap;
@@ -11,5 +11,5 @@ interface BrowserSelectProps extends React.DetailedHTMLProps<React.SelectHTMLAtt
11
11
  * @Author: zhiwei.Wang
12
12
  * @Date: 2024-01-30 16:43
13
13
  */
14
- declare const BrowserSelect: (props: BrowserSelectProps) => React.JSX.Element;
14
+ declare const BrowserSelect: (props: BrowserSelectProps) => JSX.Element;
15
15
  export default BrowserSelect;
@@ -1,2 +1,2 @@
1
- import React from "react";
2
- export declare const renderBundles: (item: any, amountSymbol: string) => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ export declare const renderBundles: (item: any, amountSymbol: string) => JSX.Element;
@@ -15,5 +15,5 @@ export interface PisellDrawerProps extends DrawerProps {
15
15
  * @Author: zhiwei.Wang
16
16
  * @Date: 2024-01-30 16:51
17
17
  */
18
- declare const Drawer: (props: PisellDrawerProps) => React.JSX.Element;
18
+ declare const Drawer: (props: PisellDrawerProps) => JSX.Element;
19
19
  export default Drawer;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  /**
3
3
  * @title: 空状态
4
4
  * @description:
@@ -9,5 +9,5 @@ import React from "react";
9
9
  */
10
10
  declare const EmptyBooking: ({ description }: {
11
11
  description?: string | undefined;
12
- }) => React.JSX.Element;
12
+ }) => JSX.Element;
13
13
  export default EmptyBooking;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
- declare const FooterMenus: ({ state, menuChange, items }: any) => React.JSX.Element | null;
3
+ declare const FooterMenus: ({ state, menuChange, items }: any) => JSX.Element | null;
4
4
  export default FooterMenus;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
2
  /**
4
3
  * @title: 底部
@@ -8,5 +7,5 @@ import './index.less';
8
7
  * @Author: zhiwei.Wang
9
8
  * @Date: 2024-01-30 16:51
10
9
  */
11
- declare const Footer: (props: any) => React.JSX.Element;
10
+ declare const Footer: (props: any) => JSX.Element;
12
11
  export default Footer;
@@ -1,3 +1,2 @@
1
- import React from "react";
2
- declare const FormItemChildrenWrap: (props: any) => React.JSX.Element;
1
+ declare const FormItemChildrenWrap: (props: any) => JSX.Element;
3
2
  export default FormItemChildrenWrap;
@@ -6,5 +6,5 @@ interface MenuButtonProps {
6
6
  menuWrapStyle?: React.CSSProperties;
7
7
  dropdownProps?: DropdownProps;
8
8
  }
9
- declare const MenuButton: ({ menuWrapClassName, menuWrapStyle, dropdownProps, }: MenuButtonProps) => React.JSX.Element;
9
+ declare const MenuButton: ({ menuWrapClassName, menuWrapStyle, dropdownProps, }: MenuButtonProps) => JSX.Element;
10
10
  export default MenuButton;
@@ -1,9 +1,9 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
3
  interface IProps {
4
4
  modal: any;
5
5
  onReload: () => Promise<any>;
6
6
  onCancel: () => void;
7
7
  }
8
- declare const ReloadResourceModal: ({ modal, onReload, onCancel }: IProps) => React.JSX.Element;
8
+ declare const ReloadResourceModal: ({ modal, onReload, onCancel }: IProps) => JSX.Element;
9
9
  export default ReloadResourceModal;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const VoucherCard: (props: any) => React.JSX.Element | null;
2
+ declare const VoucherCard: (props: any) => JSX.Element | null;
4
3
  export default VoucherCard;
@@ -16,5 +16,5 @@ export interface BookingDashboardProps extends React.HTMLAttributes<HTMLDivEleme
16
16
  departed: string | number;
17
17
  }, dataList: string[]) => void;
18
18
  }
19
- declare const BookingDashboard: (props: BookingDashboardProps) => React.JSX.Element;
19
+ declare const BookingDashboard: (props: BookingDashboardProps) => JSX.Element;
20
20
  export default BookingDashboard;
@@ -14,5 +14,5 @@ declare type ClientItemProps = {
14
14
  className?: string;
15
15
  walkInName?: string;
16
16
  };
17
- declare const ClientItem: (props: ClientItemProps) => React.JSX.Element;
17
+ declare const ClientItem: (props: ClientItemProps) => JSX.Element;
18
18
  export default ClientItem;
@@ -21,5 +21,5 @@ declare type DepositItemProps = {
21
21
  isBookingCancelled: boolean;
22
22
  hideOrderDetail?: boolean;
23
23
  };
24
- declare const DepositItem: (props: DepositItemProps) => React.JSX.Element;
24
+ declare const DepositItem: (props: DepositItemProps) => JSX.Element;
25
25
  export default DepositItem;
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- declare const Deposit: (props: any) => React.JSX.Element;
1
+ declare const Deposit: (props: any) => JSX.Element;
3
2
  export default Deposit;
@@ -1,7 +1,7 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  interface FooterProps {
3
3
  state: any;
4
4
  reload: () => void;
5
5
  }
6
- declare const Footer: ({ state, reload }: FooterProps) => React.JSX.Element | null;
6
+ declare const Footer: ({ state, reload }: FooterProps) => JSX.Element | null;
7
7
  export default Footer;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SendModalValues } from './index';
2
3
  declare const useSendModal: (bookingId?: number) => {
3
4
  open: boolean;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
3
  /**
4
4
  * @title: 表单选择器
@@ -7,5 +7,5 @@ import './index.less';
7
7
  * @Author: zhiwei.Wang
8
8
  * @Date: 2024-01-30 17:06
9
9
  */
10
- declare const Single: ({ value, onChange, form, mode, optionRender, loading, customSelectProps, onAdd, addButtonProps, modalOpen, watch, drawerProps, }: any) => React.JSX.Element;
10
+ declare const Single: ({ value, onChange, form, mode, optionRender, loading, customSelectProps, onAdd, addButtonProps, modalOpen, watch, drawerProps, }: any) => JSX.Element;
11
11
  export default Single;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
- declare const Table: ({ value, onChange, field, mode, onAdd }: any) => React.JSX.Element;
3
+ declare const Table: ({ value, onChange, field, mode, onAdd }: any) => JSX.Element;
4
4
  export default Table;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const useClearCart: (state: any, dispatch: any) => false | React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const useClearCart: (state: any, dispatch: any) => false | JSX.Element;
3
3
  export default useClearCart;
@@ -1,6 +1,5 @@
1
- import React from 'react';
2
1
  export declare const calculateTotalPrice: (data: any) => number;
3
2
  declare const useQuotation: (state: any, dispatch: any) => {
4
- dom: React.JSX.Element;
3
+ dom: JSX.Element;
5
4
  };
6
5
  export default useQuotation;
@@ -1,7 +1,6 @@
1
- import React from 'react';
2
1
  interface AddServiceVariantProps {
3
2
  globalState: any;
4
3
  setGlobalState: any;
5
4
  }
6
- declare const AddServiceVariant: (props: AddServiceVariantProps) => React.JSX.Element;
5
+ declare const AddServiceVariant: (props: AddServiceVariantProps) => JSX.Element;
7
6
  export default AddServiceVariant;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
2
  import './index.less';
3
- declare const _default: React.MemoExoticComponent<() => React.JSX.Element>;
3
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
4
4
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { FormState } from '../../../model';
3
3
  interface useClientFnParams {
4
4
  state: any;
@@ -36,7 +36,7 @@ declare const useClientFn: (_params: useClientFnParams) => {
36
36
  };
37
37
  searchChange: (search: string) => void;
38
38
  loading: boolean;
39
- loadMore: React.JSX.Element | null;
39
+ loadMore: JSX.Element | null;
40
40
  handleOpenClientModal: (val?: string) => void;
41
41
  getNickname: (item: any) => any;
42
42
  franchiseeLoading: number;
@@ -1,5 +1,5 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
3
  export declare const updateServiceDate: (services: any[], date: any, isTime: boolean) => any[];
4
- declare const DateCom: () => React.JSX.Element;
4
+ declare const DateCom: () => JSX.Element;
5
5
  export default DateCom;
@@ -1,5 +1,5 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
3
  export declare const disabledDate: (current: any, position: any, currentDate: any) => any;
4
- declare const DateRange: ({ state, dispatch, key }: any) => React.JSX.Element;
4
+ declare const DateRange: ({ state, dispatch, key }: any) => JSX.Element;
5
5
  export default DateRange;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const header: ({ state, dispatch }: any) => React.JSX.Element;
2
+ declare const header: ({ state, dispatch }: any) => JSX.Element;
4
3
  export default header;
@@ -1,2 +1,2 @@
1
- declare const useGetHolderList: (state: any, dispatch: any) => (this: unknown) => Promise<void>;
1
+ declare const useGetHolderList: (state: any, dispatch: any) => () => Promise<void>;
2
2
  export default useGetHolderList;
@@ -1,9 +1,9 @@
1
1
  import { EditServiceRef } from "../service/editService";
2
2
  declare const useInfoHolder: (state: any, dispatch: any) => {
3
3
  detailRef: import("react").MutableRefObject<EditServiceRef | undefined>;
4
- handleEdit: (this: unknown, cacheItem: any, type?: string | undefined) => void;
4
+ handleEdit: (cacheItem: any, type?: string) => void;
5
5
  dispatchService: (type: string, payload: any) => void;
6
- handleAction: (this: unknown, dataSource: any) => void;
6
+ handleAction: (dataSource: any) => void;
7
7
  showAddTimeModal: boolean;
8
8
  };
9
9
  export default useInfoHolder;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { InfoProps } from './main';
3
- declare const APP: (props: InfoProps) => React.JSX.Element;
2
+ declare const APP: (props: InfoProps) => JSX.Element;
4
3
  export default APP;
@@ -1,3 +1,3 @@
1
- import React from "react";
2
- declare const Notes: () => React.JSX.Element | null;
1
+ /// <reference types="react" />
2
+ declare const Notes: () => JSX.Element | null;
3
3
  export default Notes;
@@ -10,5 +10,5 @@ interface PetProps {
10
10
  clientChangeNotSetPet?: boolean;
11
11
  previewItemTitleRender?: (item: any, index: number, values: any[]) => React.ReactNode;
12
12
  }
13
- declare const Pet: (props: PetProps) => React.JSX.Element;
13
+ declare const Pet: (props: PetProps) => JSX.Element;
14
14
  export default Pet;
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- declare const Lists: ({ onEdit, onChange, onAction, isParallelResource }: any) => React.JSX.Element;
1
+ declare const Lists: ({ onEdit, onChange, onAction, isParallelResource }: any) => JSX.Element;
3
2
  export default Lists;
@@ -1,6 +1,6 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
3
  declare const Actions: ({ currentService }: {
4
4
  currentService: any;
5
- }) => React.JSX.Element;
5
+ }) => JSX.Element;
6
6
  export default Actions;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { PisellDrawerProps } from '../../../components/drawer';
3
2
  import './index.less';
4
3
  interface AddServiceProps {
@@ -8,5 +7,5 @@ interface AddServiceProps {
8
7
  drawerProps?: PisellDrawerProps;
9
8
  renderMode?: 'current' | 'drawer';
10
9
  }
11
- declare const Info: (props: AddServiceProps) => React.JSX.Element;
10
+ declare const Info: (props: AddServiceProps) => JSX.Element;
12
11
  export default Info;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const AddTimeModal: () => React.JSX.Element;
2
+ declare const AddTimeModal: () => JSX.Element;
4
3
  export default AddTimeModal;
@@ -1,5 +1,4 @@
1
- import React from 'react';
2
1
  declare const BookingList: ({ items }: {
3
2
  items: any[];
4
- }) => React.JSX.Element;
3
+ }) => JSX.Element;
5
4
  export default BookingList;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
2
  import './index.less';
3
- declare const _default: React.MemoExoticComponent<() => React.JSX.Element>;
3
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
4
4
  export default _default;
@@ -1,9 +1,8 @@
1
- import React from "react";
2
1
  import "./index.less";
3
2
  declare const Like: ({ status, onChange, className, style, }: {
4
3
  style?: any;
5
4
  status: string;
6
5
  onChange?: any;
7
6
  className?: string | undefined;
8
- }) => React.JSX.Element;
7
+ }) => JSX.Element;
9
8
  export default Like;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const ServiceItem: ({ d, handleEditService, state, handleLike, resourceItem, errorMessage, handleDeleteService, }: any) => React.JSX.Element;
2
+ declare const ServiceItem: ({ d, handleEditService, state, handleLike, resourceItem, errorMessage, handleDeleteService, }: any) => JSX.Element;
4
3
  export default ServiceItem;
@@ -1,6 +1,5 @@
1
- import React from 'react';
2
1
  import './index.less';
3
2
  declare const ServiceList: ({ onEdit }: {
4
3
  onEdit: any;
5
- }) => React.JSX.Element;
4
+ }) => JSX.Element;
6
5
  export default ServiceList;
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- declare const Lists: ({ onEdit, onChange }: any) => React.JSX.Element;
1
+ declare const Lists: ({ onEdit, onChange }: any) => JSX.Element;
3
2
  export default Lists;
@@ -3,4 +3,4 @@ export declare const Service2Context: React.Context<any>;
3
3
  export declare const Service2Cart: ({ hideAdd, hideEdit, }: {
4
4
  hideAdd?: boolean | undefined;
5
5
  hideEdit?: boolean | undefined;
6
- }) => React.JSX.Element;
6
+ }) => JSX.Element;
@@ -1,6 +1,6 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import '../../../info/service/actions/index.less';
3
3
  declare const Actions: ({ currentService }: {
4
4
  currentService: any;
5
- }) => React.JSX.Element;
5
+ }) => JSX.Element;
6
6
  export default Actions;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { PisellDrawerProps } from '../../../components/drawer';
3
2
  import '../../../info/service/addService/index.less';
4
3
  interface AddServiceProps {
@@ -8,5 +7,5 @@ interface AddServiceProps {
8
7
  drawerProps?: PisellDrawerProps;
9
8
  renderMode?: 'current' | 'drawer';
10
9
  }
11
- declare const Info: (props: AddServiceProps) => React.JSX.Element;
10
+ declare const Info: (props: AddServiceProps) => JSX.Element;
12
11
  export default Info;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import '../../../info/service/addTimeModal/index.less';
3
- declare const AddTimeModal: () => React.JSX.Element;
2
+ declare const AddTimeModal: () => JSX.Element;
4
3
  export default AddTimeModal;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const ContactInfoMode: () => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const ContactInfoMode: () => JSX.Element;
3
3
  export default ContactInfoMode;
@@ -1,4 +1,4 @@
1
1
  import React from 'react';
2
2
  import '../../info/service/index.less';
3
- declare const _default: React.MemoExoticComponent<() => React.JSX.Element>;
3
+ declare const _default: React.MemoExoticComponent<() => JSX.Element>;
4
4
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const ServiceItem: ({ d, handleEditService, state, handleLike, errorMessage, handleDeleteService, }: any) => React.JSX.Element;
2
+ declare const ServiceItem: ({ d, handleEditService, state, handleLike, errorMessage, handleDeleteService, }: any) => JSX.Element;
4
3
  export default ServiceItem;
@@ -1,6 +1,5 @@
1
- import React from 'react';
2
1
  import './index.less';
3
2
  declare const ServiceList: ({ onEdit }: {
4
3
  onEdit: any;
5
- }) => React.JSX.Element;
4
+ }) => JSX.Element;
6
5
  export default ServiceList;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
3
  declare type ContactType = {
4
4
  country_calling_code: string;
@@ -12,5 +12,5 @@ declare type ContactsPropsType = {
12
12
  value: ContactType[];
13
13
  onChange: (value: ContactType[]) => void;
14
14
  };
15
- declare const Contacts: (props: ContactsPropsType) => React.JSX.Element;
15
+ declare const Contacts: (props: ContactsPropsType) => JSX.Element;
16
16
  export default Contacts;
@@ -1,5 +1,5 @@
1
+ /// <reference types="react" />
1
2
  import { SelectProps } from 'antd';
2
- import React from 'react';
3
3
  interface DurationProps extends SelectProps {
4
4
  locale?: string;
5
5
  slice?: number;
@@ -10,5 +10,5 @@ interface DurationProps extends SelectProps {
10
10
  startDate?: any;
11
11
  timeObj?: any;
12
12
  }
13
- declare const Duration: (props: DurationProps) => React.JSX.Element;
13
+ declare const Duration: (props: DurationProps) => JSX.Element;
14
14
  export default Duration;
@@ -1,7 +1,7 @@
1
+ /// <reference types="react" />
1
2
  import { SelectProps } from 'antd';
2
- import React from 'react';
3
3
  interface HolderProps extends SelectProps {
4
4
  selectProps?: SelectProps;
5
5
  }
6
- declare const Holder: (props: HolderProps) => React.JSX.Element;
6
+ declare const Holder: (props: HolderProps) => JSX.Element;
7
7
  export default Holder;
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { SelectProps } from "antd";
2
- import React from "react";
3
3
  interface StartTimeProps extends SelectProps {
4
4
  locale?: string;
5
5
  slice?: number;
6
6
  selectProps?: SelectProps;
7
7
  timeObjChange?: any;
8
8
  }
9
- declare const StartTime: (props: StartTimeProps) => React.JSX.Element;
9
+ declare const StartTime: (props: StartTimeProps) => JSX.Element;
10
10
  export default StartTime;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
3
  export interface InfoProps {
4
4
  isEdit: boolean;
@@ -6,5 +6,5 @@ export interface InfoProps {
6
6
  onChange?: (item: any, type: "edit" | "remove") => void;
7
7
  menus?: any[];
8
8
  }
9
- declare const NoteItem: (props: InfoProps) => React.JSX.Element;
9
+ declare const NoteItem: (props: InfoProps) => JSX.Element;
10
10
  export default NoteItem;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import "./index.less";
3
3
  export interface InfoProps {
4
4
  title?: string;
@@ -13,5 +13,5 @@ export interface InfoProps {
13
13
  maxLength?: number;
14
14
  noteType: string;
15
15
  }
16
- declare const NoteBlock: (props: InfoProps) => React.JSX.Element;
16
+ declare const NoteBlock: (props: InfoProps) => JSX.Element;
17
17
  export default NoteBlock;
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import "./index.less";
3
- declare const AddNote: ({ value, onChange, wait, title, placeholder }: any) => React.JSX.Element;
2
+ declare const AddNote: ({ value, onChange, wait, title, placeholder }: any) => JSX.Element;
4
3
  export default AddNote;
@@ -5,5 +5,5 @@ interface DeviceProps {
5
5
  onSave: (device: DeviceProp) => void;
6
6
  children?: React.ReactNode;
7
7
  }
8
- declare const Device: (props: DeviceProps) => React.JSX.Element;
8
+ declare const Device: (props: DeviceProps) => JSX.Element;
9
9
  export default Device;
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- declare const _default: ({ input, ...formItemProps }: any) => React.JSX.Element;
1
+ declare const _default: ({ input, ...formItemProps }: any) => JSX.Element;
3
2
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  /**
3
2
  * @title: 递归循环表单数据
4
3
  * @Author: hongbing.wang
@@ -8,7 +7,7 @@ declare const CustomFormItem: ({ formItemList, level, onChange, }: {
8
7
  formItemList: any[];
9
8
  level?: number | undefined;
10
9
  onChange?: ((...agrn: unknown[]) => unknown) | undefined;
11
- }) => React.JSX.Element;
10
+ }) => JSX.Element;
12
11
  export default CustomFormItem;
13
12
  declare type helpMappingType = {
14
13
  [key: string]: {