@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,6 +1,5 @@
1
- import React from 'react';
2
1
  import { RadioGroupProps } from 'antd';
3
- export declare const CheckboxGroup: ({ direction, options, ...props }: any) => React.JSX.Element;
2
+ export declare const CheckboxGroup: ({ direction, options, ...props }: any) => JSX.Element;
4
3
  export declare const RadioGroup: ({ direction, options, ...props }: RadioGroupProps & {
5
4
  direction?: "vertical" | undefined;
6
- }) => React.JSX.Element;
5
+ }) => JSX.Element;
@@ -1,5 +1,4 @@
1
- import React from 'react';
2
1
  declare const _default: ({ color }: {
3
2
  color?: string | undefined;
4
- }) => React.JSX.Element;
3
+ }) => JSX.Element;
5
4
  export default _default;
@@ -1,5 +1,4 @@
1
- import React from 'react';
2
1
  declare const _default: ({ color }: {
3
2
  color?: string | undefined;
4
- }) => React.JSX.Element;
3
+ }) => JSX.Element;
5
4
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { Eftpos, DeviceStatus } from './const';
3
3
  import './index.less';
4
4
  interface PosProps {
@@ -43,5 +43,5 @@ interface PosProps {
43
43
  getPosComm: (...agrn: unknown[]) => any;
44
44
  savePos: (...agrn: unknown[]) => any;
45
45
  }
46
- declare const _default: (props: PosProps) => React.JSX.Element;
46
+ declare const _default: (props: PosProps) => JSX.Element;
47
47
  export default _default;
@@ -1,8 +1,8 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { Eftpos } from './const';
3
3
  export default function Log({ device, type, tyroUrl, tyroVersion, }: {
4
4
  device: any;
5
5
  type: Eftpos;
6
6
  tyroUrl: string;
7
7
  tyroVersion: string;
8
- }): React.JSX.Element;
8
+ }): JSX.Element;
@@ -1,9 +1,9 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import { DeviceProp } from "./const";
3
3
  interface PosProps {
4
4
  eftposName: string;
5
5
  formItemList: any[];
6
6
  onSave: (device: DeviceProp) => void;
7
7
  }
8
- declare const PosForm: ({ onSave, formItemList }: PosProps) => React.JSX.Element;
8
+ declare const PosForm: ({ onSave, formItemList }: PosProps) => JSX.Element;
9
9
  export default PosForm;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  /**
3
2
  * @title: 自定义组件设置
4
3
  * @description: 自定义组件设置
@@ -20,5 +19,5 @@ export declare const getCommName: (commConfig: any, name: string[]) => any;
20
19
  export declare const getCommDefaultVal: (commConfig: any) => {
21
20
  [x: number]: any;
22
21
  };
23
- declare const _default: (props: any) => React.JSX.Element;
22
+ declare const _default: (props: any) => JSX.Element;
24
23
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.css';
3
2
  /**
4
3
  * @title: 自定义组件设置
@@ -27,5 +26,5 @@ export declare const getCommDefaultVal: (commConfig: any) => {
27
26
  * @Author: hongbing.wang
28
27
  * @Date: 2024-08-20 13:22
29
28
  */
30
- declare const _default: (props: any) => React.JSX.Element;
29
+ declare const _default: (props: any) => JSX.Element;
31
30
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { PosProps } from './const';
3
3
  /**
4
4
  * @title: 支付金额信息配置页
@@ -17,5 +17,5 @@ declare const _default: ({ className, onChange, onClose, formatAmount, isMobile,
17
17
  isMobile: boolean;
18
18
  net: boolean;
19
19
  client: string;
20
- }) => React.JSX.Element;
20
+ }) => JSX.Element;
21
21
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from '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;
@@ -7,5 +6,5 @@ declare const App: ({ action, api, device_number, terminal, tyroUrl, tyroVersion
7
6
  isMobile: boolean;
8
7
  channel?: string | undefined;
9
8
  formatAmount(amount: number | string, precision: number, symbol: string): string;
10
- }) => React.JSX.Element;
9
+ }) => JSX.Element;
11
10
  export default App;
@@ -2,5 +2,5 @@ import React from 'react';
2
2
  import './index.less';
3
3
  declare const _default: ({ children }: {
4
4
  children: React.ReactNode;
5
- }) => React.JSX.Element;
5
+ }) => JSX.Element;
6
6
  export default _default;
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- declare const _default: () => React.JSX.Element;
1
+ declare const _default: () => JSX.Element;
3
2
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { ActionProps } from '../../const';
3
- declare const _default: ({ className, isMobile, onChange }: ActionProps) => React.JSX.Element;
3
+ declare const _default: ({ className, isMobile, onChange }: ActionProps) => JSX.Element;
4
4
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { ActionProps } from '../../const';
3
- declare const _default: ({ onChange, className, isMobile }: ActionProps) => React.JSX.Element;
2
+ declare const _default: ({ onChange, className, isMobile }: ActionProps) => JSX.Element;
4
3
  export default _default;
@@ -1,9 +1,9 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { ActionProps } from '../../const';
3
3
  /**
4
4
  * @title: 断网(客户端)提示页
5
5
  * @Author: hongbing.wang
6
6
  * @Date: 2024-08-20 11:40
7
7
  */
8
- declare const _default: ({ className }: ActionProps) => React.JSX.Element;
8
+ declare const _default: ({ className }: ActionProps) => JSX.Element;
9
9
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { ActionProps } from '../../const';
3
3
  /**
4
4
  * @title: 支付状态未知页面
@@ -6,5 +6,5 @@ import { ActionProps } from '../../const';
6
6
  * @Author: hongbing.wang
7
7
  * @Date: 2024-08-20 11:42
8
8
  */
9
- declare const _default: ({ onChange, className }: ActionProps) => React.JSX.Element;
9
+ declare const _default: ({ onChange, className }: ActionProps) => JSX.Element;
10
10
  export default _default;
@@ -6,5 +6,5 @@ declare const _default: ({ status, title, subTitle, children }: {
6
6
  title?: string | undefined;
7
7
  subTitle?: string | undefined;
8
8
  children?: React.ReactNode;
9
- }) => React.JSX.Element;
9
+ }) => JSX.Element;
10
10
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './titlebar.less';
3
2
  declare enum EPopupTitleBarVariantType {
4
3
  BackTitleClose = "back-title-cancel",
@@ -9,5 +8,5 @@ declare const _default: ({ type, children, onBack, onClose, }: {
9
8
  children: string;
10
9
  onBack?: (() => void) | undefined;
11
10
  onClose?: (() => void) | undefined;
12
- }) => React.JSX.Element;
11
+ }) => JSX.Element;
13
12
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { ActionProps } from '../../const';
3
3
  import './index.less';
4
4
  /**
@@ -6,5 +6,5 @@ import './index.less';
6
6
  * @Author: hongbing.wang
7
7
  * @Date: 2024-08-20 11:46
8
8
  */
9
- declare const _default: ({ onChange, className, formatAmount }: ActionProps) => React.JSX.Element;
9
+ declare const _default: ({ onChange, className, formatAmount }: ActionProps) => JSX.Element;
10
10
  export default _default;
@@ -1,9 +1,9 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { ActionProps } from '../../const';
3
3
  /**
4
4
  * @title: 取消签名确认页
5
5
  * @Author: hongbing.wang
6
6
  * @Date: 2024-08-20 11:49
7
7
  */
8
- declare const _default: ({ api, className }: ActionProps) => React.JSX.Element;
8
+ declare const _default: ({ api, className }: ActionProps) => JSX.Element;
9
9
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { StatusType } from '../../const';
3
2
  declare const _default: (props: {
4
3
  status: StatusType;
@@ -8,5 +7,5 @@ declare const _default: (props: {
8
7
  loading?: string;
9
8
  success?: string;
10
9
  fail?: string;
11
- }) => React.JSX.Element;
10
+ }) => JSX.Element;
12
11
  export default _default;
@@ -1,9 +1,8 @@
1
- import React from 'react';
2
1
  declare const _default: (props: {
3
2
  status: string;
4
3
  pedding?: string;
5
4
  resolve?: string;
6
5
  reject?: string;
7
6
  className?: string;
8
- }) => React.JSX.Element;
7
+ }) => JSX.Element;
9
8
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { PayProps, PosProps } from './const';
3
2
  import './device.less';
4
3
  /**
@@ -20,5 +19,5 @@ declare const _default: ({ api, onChange, onClose, className, device_number, isM
20
19
  net: boolean;
21
20
  client: string;
22
21
  formatAmount(amount: number | string, precision: number, symbol: string): string;
23
- }) => React.JSX.Element;
22
+ }) => JSX.Element;
24
23
  export default _default;
@@ -1,5 +1,4 @@
1
- import React from 'react';
2
1
  import { PosProps } from './const';
3
2
  import './index.less';
4
- declare const _default: (props: PosProps) => React.JSX.Element | null;
3
+ declare const _default: (props: PosProps) => JSX.Element | null;
5
4
  export default _default;
@@ -1,3 +1,2 @@
1
- import React from 'react';
2
- declare const Linkly: ({ api, onChange }: any) => React.JSX.Element;
1
+ declare const Linkly: ({ api, onChange }: any) => JSX.Element;
3
2
  export default Linkly;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { PayProps } from './const';
3
3
  import './index.less';
4
4
  /**
@@ -17,5 +17,5 @@ declare const Pay: ({ api, onChange: onChangeStatus, className, terminal, net, i
17
17
  tyroVersion?: string | undefined;
18
18
  formatAmount(amount: number | string, precision: number, symbol: string): string;
19
19
  client: string;
20
- }) => React.JSX.Element;
20
+ }) => JSX.Element;
21
21
  export default Pay;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import { StatusEnum } from '../const';
3
3
  export declare const POS: ({ api, onChange, }: {
4
4
  api: {
@@ -7,7 +7,7 @@ export declare const POS: ({ api, onChange, }: {
7
7
  onChange: (status: `${StatusEnum.Success}` | `${StatusEnum.Fail}`, params?: {
8
8
  [keys: string]: unknown;
9
9
  } | undefined) => void;
10
- }) => React.JSX.Element;
10
+ }) => JSX.Element;
11
11
  export declare const Action: ({ onChange }: {
12
12
  onChange: any;
13
- }) => React.JSX.Element;
13
+ }) => JSX.Element;
@@ -3,5 +3,5 @@ declare const _default: ({ api, onChange, children, }: {
3
3
  api: any;
4
4
  onChange: any;
5
5
  children: React.ReactNode;
6
- }) => React.JSX.Element;
6
+ }) => JSX.Element;
7
7
  export default _default;
@@ -1,4 +1,4 @@
1
- import React, { ReactNode } from 'react';
1
+ import { ReactNode } from 'react';
2
2
  import { DeviceStatusType, StatusType, ModeType, RouteType, ClientEnum } from '../const';
3
3
  import { ThunkDispatch } from './useThunkReducer';
4
4
  export declare enum EActionTypes {
@@ -350,6 +350,6 @@ export declare function reducers(state: State, action: Action): State;
350
350
  export declare const Provider: ({ children, state: providerState, }: {
351
351
  children: ReactNode;
352
352
  state?: State | undefined;
353
- }) => React.JSX.Element;
353
+ }) => JSX.Element;
354
354
  export declare function useContextData(): State;
355
355
  export declare function useDispatch(): ThunkDispatch<State, Action>;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './tip.less';
3
3
  /**
4
4
  * @title: 支付状态未知页面
@@ -6,5 +6,5 @@ import './tip.less';
6
6
  * @Author: hongbing.wang
7
7
  * @Date: 2024-08-20 11:42
8
8
  */
9
- declare const _default: ({ onChangeStatus, className, formatAmount, cardSurcharge, receipts, successTime, onChangeParams, }: any) => React.JSX.Element;
9
+ declare const _default: ({ onChangeStatus, className, formatAmount, cardSurcharge, receipts, successTime, onChangeParams, }: any) => JSX.Element;
10
10
  export default _default;
@@ -5,5 +5,5 @@ declare const _default: ({ api, onChange, children, url, version, }: {
5
5
  children?: React.ReactNode;
6
6
  url?: string | undefined;
7
7
  version?: string | undefined;
8
- }) => React.JSX.Element;
8
+ }) => JSX.Element;
9
9
  export default _default;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  /**
3
3
  * @title: 按钮操作区
4
4
  * @description: 仅包含签名
@@ -8,7 +8,7 @@ import React from 'react';
8
8
  export declare const ReceiptAction: ({ api, onChange, }: {
9
9
  api: any;
10
10
  onChange: (status: boolean) => void;
11
- }) => React.JSX.Element;
11
+ }) => JSX.Element;
12
12
  /**
13
13
  * @title: 按钮操作区
14
14
  * @description: 不包含签名
@@ -19,5 +19,5 @@ declare const Action: ({ index, onCancel, disabled, }: {
19
19
  index: number;
20
20
  onCancel: () => void;
21
21
  disabled: boolean;
22
- }) => React.JSX.Element | null;
22
+ }) => JSX.Element | null;
23
23
  export default Action;
@@ -1,7 +1,7 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  declare const _default: ({ api, onChange, formatAmount, }: {
3
3
  api: any;
4
4
  onChange: any;
5
5
  formatAmount(amount: number | string, precision: number, symbol: string): string;
6
- }) => React.JSX.Element;
6
+ }) => JSX.Element;
7
7
  export default _default;
@@ -1,3 +1,3 @@
1
1
  import './index.less';
2
- declare const ErrorTip: ({ text }: any) => import("react").JSX.Element;
2
+ declare const ErrorTip: ({ text }: any) => JSX.Element;
3
3
  export default ErrorTip;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const ContinueButton: () => React.JSX.Element;
2
+ declare const ContinueButton: () => JSX.Element;
4
3
  export default ContinueButton;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const Deposit: () => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const Deposit: () => JSX.Element;
3
3
  export default Deposit;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const Total: ({ className, isFooter }: any) => React.JSX.Element;
2
+ declare const Total: ({ className, isFooter }: any) => JSX.Element;
4
3
  export default Total;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const CartItem: () => React.JSX.Element;
3
+ declare const CartItem: () => JSX.Element;
4
4
  export default CartItem;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Cart: ({ open, onCancel }: any) => React.JSX.Element;
3
+ declare const Cart: ({ open, onCancel }: any) => JSX.Element;
4
4
  export default Cart;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Layout: () => React.JSX.Element;
3
+ declare const Layout: () => JSX.Element;
4
4
  export default Layout;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const EmptyHolderModal: (props: any) => React.JSX.Element;
3
+ declare const EmptyHolderModal: (props: any) => JSX.Element;
4
4
  export default EmptyHolderModal;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Event: () => React.JSX.Element;
3
+ declare const Event: () => JSX.Element;
4
4
  export default Event;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Footer: () => React.JSX.Element;
3
+ declare const Footer: () => JSX.Element;
4
4
  export default Footer;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Header: () => React.JSX.Element;
3
+ declare const Header: () => JSX.Element;
4
4
  export default Header;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Information: () => React.JSX.Element;
3
+ declare const Information: () => JSX.Element;
4
4
  export default Information;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import './index.less';
3
- declare const InformationOptionsModal: (props: any) => React.JSX.Element;
2
+ declare const InformationOptionsModal: (props: any) => JSX.Element;
4
3
  export default InformationOptionsModal;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const OrderProductModal: (props: any) => React.JSX.Element;
3
+ declare const OrderProductModal: (props: any) => JSX.Element;
4
4
  export default OrderProductModal;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const RemoveOptionConfirmModal: (props: any) => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const RemoveOptionConfirmModal: (props: any) => JSX.Element;
3
3
  export default RemoveOptionConfirmModal;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
- declare const Resource: () => React.JSX.Element;
3
+ declare const Resource: () => JSX.Element;
4
4
  export default Resource;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const SelectHolderModal: (props: any) => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const SelectHolderModal: (props: any) => JSX.Element;
3
3
  export default SelectHolderModal;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
- declare const Status: (props: any) => import("react").JSX.Element;
3
+ declare const Status: (props: any) => JSX.Element;
3
4
  export default Status;
@@ -6,5 +6,5 @@ declare type CallToBookProps = {
6
6
  export declare const defaultBookingConfig: {
7
7
  booking_mode_after_cut_off: string;
8
8
  };
9
- declare const CallToBook: (props: CallToBookProps) => import("react").JSX.Element | null;
9
+ declare const CallToBook: (props: CallToBookProps) => JSX.Element | null;
10
10
  export default CallToBook;
@@ -1,3 +1,3 @@
1
1
  import './index.less';
2
- declare const WeekItem: (props: any) => import("react").JSX.Element;
2
+ declare const WeekItem: (props: any) => JSX.Element;
3
3
  export default WeekItem;
@@ -8,5 +8,5 @@ declare type CalenDateWeekProps = {
8
8
  dateLimitData: any;
9
9
  cutTime: any;
10
10
  };
11
- declare const CalenDateWeek: (props: CalenDateWeekProps) => import("react").JSX.Element;
11
+ declare const CalenDateWeek: (props: CalenDateWeekProps) => JSX.Element;
12
12
  export default CalenDateWeek;
@@ -1,3 +1,3 @@
1
1
  import './index.less';
2
- declare const DayItem: (props: any) => import("react").JSX.Element;
2
+ declare const DayItem: (props: any) => JSX.Element;
3
3
  export default DayItem;
@@ -1,4 +1,4 @@
1
1
  import './index.less';
2
2
  import { CalendarItemProps } from '../../../../../type';
3
- declare const Item: (props: CalendarItemProps) => import("react").JSX.Element;
3
+ declare const Item: (props: CalendarItemProps) => JSX.Element;
4
4
  export default Item;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
- declare const Status: (props: any) => import("react").JSX.Element;
3
+ declare const Status: (props: any) => JSX.Element;
3
4
  export default Status;
@@ -1,5 +1,5 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  declare const BookingOptions: (props: {
3
3
  onChangeBookingOption?: ((bookingOption: any) => void) | undefined;
4
- }) => React.JSX.Element;
4
+ }) => JSX.Element;
5
5
  export default BookingOptions;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const Resource: (props: any) => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const Resource: (props: any) => JSX.Element;
3
3
  export default Resource;
@@ -1,3 +1,3 @@
1
- import React from 'react';
2
- declare const Schedule: () => React.JSX.Element;
1
+ /// <reference types="react" />
2
+ declare const Schedule: () => JSX.Element;
3
3
  export default Schedule;
@@ -1,4 +1,4 @@
1
- import React from 'react';
1
+ /// <reference types="react" />
2
2
  import './index.less';
3
3
  declare type Item = any;
4
4
  interface ProductItemProps {
@@ -6,5 +6,5 @@ interface ProductItemProps {
6
6
  onClickItem: (item: Item) => void;
7
7
  layout?: 'day' | 'all';
8
8
  }
9
- declare const ProductItem: ({ item, onClickItem, layout, }: ProductItemProps) => React.JSX.Element;
9
+ declare const ProductItem: ({ item, onClickItem, layout, }: ProductItemProps) => JSX.Element;
10
10
  export default ProductItem;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { CalendarDataItem } from '../../type';
3
2
  declare type CalendarItemProps = {
4
3
  month: string;
@@ -9,5 +8,5 @@ declare type CalendarItemProps = {
9
8
  isEdit: boolean;
10
9
  type?: 'calendarView' | 'textList';
11
10
  };
12
- declare const CalendarItem: (props: CalendarItemProps) => React.JSX.Element;
11
+ declare const CalendarItem: (props: CalendarItemProps) => JSX.Element;
13
12
  export default CalendarItem;