@pisell/private-materials 6.3.58 → 6.3.59

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 (796) 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 -145
  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 +1 -2
  15. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -2
  16. package/es/components/appointmentBooking/components/Cart/index.d.ts +1 -2
  17. package/es/components/appointmentBooking/components/Content/index.d.ts +1 -2
  18. package/es/components/appointmentBooking/components/Deposit/index.d.ts +2 -3
  19. package/es/components/appointmentBooking/components/Footer/index.d.ts +1 -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 +1 -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 +1 -2
  28. package/es/components/booking/components/TabProduct/productItem/index.d.ts +1 -2
  29. package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -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 +1 -2
  33. package/es/components/booking/components/drawer/index.d.ts +1 -1
  34. package/es/components/booking/components/emptyBooking/index.d.ts +1 -2
  35. package/es/components/booking/components/footer/FooterMenus/index.d.ts +1 -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 +1 -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/editBookingModal/utils.d.ts +12 -0
  46. package/es/components/booking/forms/footer.d.ts +1 -2
  47. package/es/components/booking/forms/single/index.d.ts +1 -2
  48. package/es/components/booking/forms/table/index.d.ts +1 -2
  49. package/es/components/booking/hooks/useClearCart.d.ts +1 -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 +1 -2
  54. package/es/components/booking/info/date/index.d.ts +1 -2
  55. package/es/components/booking/info/dateRange/index.d.ts +1 -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 +1 -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 +1 -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/editService/constants.d.ts +1 -0
  68. package/es/components/booking/info/service/index.d.ts +1 -1
  69. package/es/components/booking/info/service/like/index.d.ts +1 -2
  70. package/es/components/booking/info/service/serviceItem/index.d.ts +1 -2
  71. package/es/components/booking/info/service/serviceList/index.d.ts +1 -2
  72. package/es/components/booking/info/service2/Lists.d.ts +1 -2
  73. package/es/components/booking/info/service2/index.d.ts +1 -1
  74. package/es/components/booking/info/service2/utils.d.ts +1 -1
  75. package/es/components/booking/info2/service/actions/index.d.ts +1 -2
  76. package/es/components/booking/info2/service/addService/index.d.ts +1 -2
  77. package/es/components/booking/info2/service/addTimeModal/index.d.ts +1 -2
  78. package/es/components/booking/info2/service/contactInfoMode/index.d.ts +1 -2
  79. package/es/components/booking/info2/service/index.d.ts +1 -1
  80. package/es/components/booking/info2/service/serviceItem/index.d.ts +1 -2
  81. package/es/components/booking/info2/service/serviceList/index.d.ts +1 -2
  82. package/es/components/booking/materiels/contacts/index.d.ts +1 -2
  83. package/es/components/booking/materiels/duration/index.d.ts +1 -2
  84. package/es/components/booking/materiels/holder/index.d.ts +1 -2
  85. package/es/components/booking/materiels/startTime/index.d.ts +1 -2
  86. package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -2
  87. package/es/components/booking/notes/NoteBlock/index.d.ts +1 -2
  88. package/es/components/booking/notes/addNote/index.d.ts +1 -2
  89. package/es/components/booking/utils.d.ts +2 -2
  90. package/es/components/eftpos/device.d.ts +1 -1
  91. package/es/components/eftpos/deviceList/index.d.ts +1 -2
  92. package/es/components/eftpos/form/index.d.ts +1 -2
  93. package/es/components/eftpos/group/index.d.ts +2 -3
  94. package/es/components/eftpos/icon/apiKey.d.ts +1 -2
  95. package/es/components/eftpos/icon/device.d.ts +1 -2
  96. package/es/components/eftpos/index.d.ts +1 -2
  97. package/es/components/eftpos/log.d.ts +2 -2
  98. package/es/components/eftpos/pos.d.ts +1 -2
  99. package/es/components/eftpos/receipt/index.d.ts +1 -2
  100. package/es/components/eftpos/surcharge/index.d.ts +1 -2
  101. package/es/components/eftposPay/amount.d.ts +2 -3
  102. package/es/components/eftposPay/app.d.ts +1 -2
  103. package/es/components/eftposPay/component/alert/index.d.ts +1 -1
  104. package/es/components/eftposPay/component/alert/warn.d.ts +1 -2
  105. package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -2
  106. package/es/components/eftposPay/component/fail/index.d.ts +1 -2
  107. package/es/components/eftposPay/component/fail/network.d.ts +1 -2
  108. package/es/components/eftposPay/component/fail/unknow.d.ts +1 -2
  109. package/es/components/eftposPay/component/header/index.d.ts +1 -1
  110. package/es/components/eftposPay/component/header/titlebar.d.ts +1 -2
  111. package/es/components/eftposPay/component/manual/index.d.ts +1 -2
  112. package/es/components/eftposPay/component/signature/index.d.ts +1 -2
  113. package/es/components/eftposPay/component/step/index.d.ts +1 -2
  114. package/es/components/eftposPay/component/step/step.d.ts +1 -2
  115. package/es/components/eftposPay/device.d.ts +2 -3
  116. package/es/components/eftposPay/hooks.d.ts +2 -2
  117. package/es/components/eftposPay/index.d.ts +1 -2
  118. package/es/components/eftposPay/linkly/index.d.ts +1 -2
  119. package/es/components/eftposPay/pay.d.ts +1 -2
  120. package/es/components/eftposPay/payo/config.d.ts +2 -3
  121. package/es/components/eftposPay/payo/index.d.ts +1 -1
  122. package/es/components/eftposPay/store/index.d.ts +7 -7
  123. package/es/components/eftposPay/tip.d.ts +1 -2
  124. package/es/components/eftposPay/tyro/index.d.ts +1 -1
  125. package/es/components/eftposPay/windcave/receiptAction.d.ts +2 -3
  126. package/es/components/eftposPay/windcave/windcave.d.ts +1 -2
  127. package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -1
  128. package/es/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -2
  129. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -2
  130. package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -2
  131. package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -2
  132. package/es/components/eventBooking/components/Provider/Cart/index.d.ts +1 -2
  133. package/es/components/eventBooking/components/Provider/Content/index.d.ts +1 -2
  134. package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -2
  135. package/es/components/eventBooking/components/Provider/Event/index.d.ts +1 -2
  136. package/es/components/eventBooking/components/Provider/Footer/index.d.ts +1 -2
  137. package/es/components/eventBooking/components/Provider/Header/index.d.ts +1 -2
  138. package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -2
  139. package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -2
  140. package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -2
  141. package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -2
  142. package/es/components/eventBooking/components/Provider/Resource/index.d.ts +1 -2
  143. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -2
  144. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +1 -2
  145. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -1
  146. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -1
  147. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -1
  148. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +1 -1
  149. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +1 -1
  150. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +1 -2
  151. package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -2
  152. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -2
  153. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -2
  154. package/es/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +1 -2
  155. package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -2
  156. package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -2
  157. package/es/components/eventBooking/index.d.ts +1 -2
  158. package/es/components/login/index.d.ts +1 -2
  159. package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -2
  160. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +1 -1
  161. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -2
  162. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +1 -1
  163. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +1 -1
  164. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +1 -2
  165. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -2
  166. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -2
  167. package/es/components/pay/toC/PaymentMethods/WalletPass/MultiModeSearch/index.d.ts +1 -1
  168. package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -2
  169. package/es/components/pisellSelectCustomerModal/CustomerCard/index.d.ts +1 -1
  170. package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -2
  171. package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -2
  172. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -2
  173. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -2
  174. package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -2
  175. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -2
  176. package/es/components/pisellSelectCustomerModal/index.d.ts +1 -2
  177. package/es/components/productExtension/fields/Actor/index.d.ts +1 -2
  178. package/es/components/productExtension/fields/Forms/index.d.ts +1 -2
  179. package/es/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -2
  180. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -2
  181. package/es/components/productExtension/fields/SelectProducts/index.d.ts +1 -2
  182. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -2
  183. package/es/components/productExtension/index.d.ts +1 -2
  184. package/es/components/productSelect/components/TabProduct/index.d.ts +1 -2
  185. package/es/components/productSelect/components/pisellPriceText/index.d.ts +1 -1
  186. package/es/components/productSelect/components/productGroup/index.d.ts +2 -3
  187. package/es/components/productSelect/index.d.ts +1 -1
  188. package/es/components/ruleSetting/index.d.ts +1 -2
  189. package/es/components/ruleSetting/ruleBorder/index.d.ts +1 -2
  190. package/es/components/schedules/calendar/calendarItem.d.ts +1 -2
  191. package/es/components/schedules/calendar/index.d.ts +1 -2
  192. package/es/components/schedules/components/Card/index.d.ts +1 -1
  193. package/es/components/schedules/components/CurrentDay/index.d.ts +1 -2
  194. package/es/components/schedules/components/ResourceList/index.d.ts +1 -1
  195. package/es/components/schedules/components/ScheduleDetailList/index.d.ts +1 -2
  196. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -2
  197. package/es/components/schedules/components/ScheduleList/index.d.ts +1 -2
  198. package/es/components/schedules/components/Search/index.d.ts +1 -1
  199. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +1 -2
  200. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -2
  201. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -2
  202. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -2
  203. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +1 -2
  204. package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -2
  205. package/es/components/schedules/products/ProductDetailDrawer/index.d.ts +1 -2
  206. package/es/components/schedules/products/index.d.ts +1 -2
  207. package/es/components/schedules/products/list/ProductItem/index.d.ts +1 -2
  208. package/es/components/schedules/products/list/index.d.ts +1 -2
  209. package/es/components/schedules/resources/index.d.ts +1 -2
  210. package/es/components/schedules/resources/list/index.d.ts +1 -2
  211. package/es/components/schedules/resources/relationProduct/index.d.ts +1 -2
  212. package/es/components/schedules/schedules/AllSchedules/index.d.ts +1 -2
  213. package/es/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +1 -2
  214. package/es/components/schedules/schedules/Schedules.d.ts +1 -1
  215. package/es/components/schedules/schedules/SchedulesForDay/index.d.ts +1 -1
  216. package/es/components/schedules/schedules/index.d.ts +1 -2
  217. package/es/components/schedules/utils.d.ts +1 -1
  218. package/es/components/shoppingCart/Provider.d.ts +1 -1
  219. package/es/components/shoppingCart/components/Cart/Product.d.ts +1 -2
  220. package/es/components/shoppingCart/components/Cart/index.d.ts +1 -2
  221. package/es/components/shoppingCart/components/Empty/index.d.ts +1 -1
  222. package/es/components/shoppingCart/components/Render/index.d.ts +1 -2
  223. package/es/components/shoppingCart/hooks/useAddService.d.ts +1 -2
  224. package/es/components/shoppingCart/hooks/useClearCart.d.ts +1 -2
  225. package/es/components/shoppingCart/index.d.ts +1 -2
  226. package/es/components/subTotal/index.d.ts +1 -1
  227. package/es/components/tabProduct/index.d.ts +1 -1
  228. package/es/components/taxSelect/index.d.ts +1 -2
  229. package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -2
  230. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -2
  231. package/es/components/ticketBooking/components/menuBar/index.d.ts +1 -2
  232. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +1 -2
  233. package/es/components/ticketBooking/components/timeBar/index.d.ts +1 -2
  234. package/es/components/ticketBooking/index.d.ts +1 -2
  235. package/es/components/ticketBooking/miniRedux.d.ts +1 -1
  236. package/es/components/wallet/utils.d.ts +48 -0
  237. package/es/components/walletList/index.d.ts +1 -2
  238. package/es/components/walletList/locales.d.ts +27 -0
  239. package/es/components/walletList/model.d.ts +1 -1
  240. package/es/components/walletList/tempHolderSelector/index.d.ts +2 -2
  241. package/es/components/workSpaceList/components/Modal/index.d.ts +1 -2
  242. package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -2
  243. package/es/hooks/usePaymentLogger.d.ts +2 -2
  244. package/es/index.d.ts +2 -0
  245. package/es/index.js +3 -1
  246. package/es/plus/clientName/index.d.ts +1 -2
  247. package/es/plus/contactInfoModal/ContactInfoContent.d.ts +1 -2
  248. package/es/plus/productSelect/CategoryTabs/index.d.ts +1 -0
  249. package/es/plus/productSelect/CategoryTabs/index.js +2 -1
  250. package/es/plus/productSelect/ProductCard/index.d.ts +2 -2
  251. package/es/plus/productSelect/ProductList/gridComponents.d.ts +6 -6
  252. package/es/plus/productSelect/components/TabsStructure/TabsStructure.js +2 -7
  253. package/es/plus/productSelect/components/TabsStructure/TabsStructure.less +6 -0
  254. package/es/plus/productSelect/components/pisellPriceText/index.d.ts +1 -1
  255. package/es/plus/productSelect/index.d.ts +1 -1
  256. package/es/plus/saasCreateOrganization/components/Header.d.ts +1 -2
  257. package/es/plus/saasCreateOrganization/index.d.ts +1 -2
  258. package/es/plus/saasRegister/components/EntryEmail.d.ts +1 -2
  259. package/es/plus/saasRegister/components/EntryInfo.d.ts +1 -2
  260. package/es/plus/saasRegister/components/GoLogin.d.ts +1 -2
  261. package/es/plus/saasRegister/components/Header.d.ts +1 -2
  262. package/es/plus/saasRegister/components/VerifyError.d.ts +1 -2
  263. package/es/plus/saasRegister/components/VerifyingLink.d.ts +1 -2
  264. package/es/plus/saasRegister/components/VertifyEmail.d.ts +1 -2
  265. package/es/plus/selectHolder/components/ErrorTip/index.d.ts +1 -1
  266. package/es/plus/selectHolder/types.d.ts +104 -0
  267. package/es/plus/selectHolder/utils.d.ts +9 -0
  268. package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +5 -0
  269. package/es/plus/skuOptionsSelection/components/NormalCard/index.js +131 -0
  270. package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +3 -0
  271. package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.js +108 -0
  272. package/es/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +9 -0
  273. package/es/plus/skuOptionsSelection/components/OptionsCard/index.js +234 -0
  274. package/es/plus/skuOptionsSelection/components/OptionsCard/index.less +113 -0
  275. package/es/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +15 -0
  276. package/es/plus/skuOptionsSelection/components/OptionsModal/index.js +165 -0
  277. package/es/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +3 -0
  278. package/es/plus/skuOptionsSelection/components/TitleExtra/index.js +46 -0
  279. package/es/plus/skuOptionsSelection/components/TitleExtra/index.less +23 -0
  280. package/es/plus/skuOptionsSelection/components/VariantCard/index.d.ts +3 -0
  281. package/es/plus/skuOptionsSelection/components/VariantCard/index.js +29 -0
  282. package/es/plus/skuOptionsSelection/components/VariantCard/index.less +9 -0
  283. package/es/plus/skuOptionsSelection/hooks/index.d.ts +3 -0
  284. package/es/plus/skuOptionsSelection/hooks/index.js +3 -0
  285. package/es/plus/skuOptionsSelection/hooks/useLanguage.d.ts +2 -0
  286. package/es/plus/skuOptionsSelection/hooks/useLanguage.js +7 -0
  287. package/es/plus/skuOptionsSelection/hooks/useStore.d.ts +2 -0
  288. package/es/plus/skuOptionsSelection/hooks/useStore.js +3 -0
  289. package/es/plus/skuOptionsSelection/hooks/useSymbol.d.ts +2 -0
  290. package/es/plus/skuOptionsSelection/hooks/useSymbol.js +8 -0
  291. package/es/plus/skuOptionsSelection/index.d.ts +5 -0
  292. package/es/plus/skuOptionsSelection/index.js +127 -0
  293. package/es/plus/skuOptionsSelection/index.less +4 -0
  294. package/es/plus/skuOptionsSelection/locales.d.ts +30 -0
  295. package/es/plus/skuOptionsSelection/locales.js +29 -0
  296. package/es/plus/skuOptionsSelection/store/actions.d.ts +22 -0
  297. package/es/plus/skuOptionsSelection/store/actions.js +56 -0
  298. package/es/plus/skuOptionsSelection/store/createStore.d.ts +15 -0
  299. package/es/plus/skuOptionsSelection/store/createStore.js +117 -0
  300. package/es/plus/skuOptionsSelection/store/index.d.ts +2 -0
  301. package/es/plus/skuOptionsSelection/store/index.js +2 -0
  302. package/es/plus/skuOptionsSelection/store/store.d.ts +4 -0
  303. package/es/plus/skuOptionsSelection/store/store.js +18 -0
  304. package/es/plus/skuOptionsSelection/types.d.ts +424 -0
  305. package/es/plus/skuOptionsSelection/types.js +69 -0
  306. package/es/plus/skuOptionsSelection/utils/calculateOption.d.ts +6 -0
  307. package/es/plus/skuOptionsSelection/utils/calculateOption.js +80 -0
  308. package/es/plus/skuOptionsSelection/utils/checkSkuStatus.d.ts +37 -0
  309. package/es/plus/skuOptionsSelection/utils/checkSkuStatus.js +147 -0
  310. package/es/plus/skuOptionsSelection/utils/index.d.ts +7 -0
  311. package/es/plus/skuOptionsSelection/utils/index.js +7 -0
  312. package/es/plus/skuOptionsSelection/utils/transformBundleGroup.d.ts +19 -0
  313. package/es/plus/skuOptionsSelection/utils/transformBundleGroup.js +90 -0
  314. package/es/plus/skuOptionsSelection/utils/transformOptionGroup.d.ts +1 -0
  315. package/es/plus/skuOptionsSelection/utils/transformOptionGroup.js +79 -0
  316. package/es/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +4 -0
  317. package/es/plus/skuOptionsSelection/utils/transformSelectorValueToValue.js +160 -0
  318. package/es/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +4 -0
  319. package/es/plus/skuOptionsSelection/utils/transformValueToSelectorValue.js +223 -0
  320. package/es/plus/skuOptionsSelection/utils/transformVariantGroup.d.ts +1 -0
  321. package/es/plus/skuOptionsSelection/utils/transformVariantGroup.js +90 -0
  322. package/es/plus/walletEditor/components/relationProduct/index.d.ts +1 -2
  323. package/es/plus/walletEditor/locales.d.ts +135 -0
  324. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +1 -2
  325. package/es/plus/walletPassGallery/components/passList/index.d.ts +1 -2
  326. package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -2
  327. package/es/plus/walletPassGallery/components/usageRule/index.d.ts +1 -1
  328. package/es/plus/walletPassGallery/index.d.ts +1 -2
  329. package/es/plus/walletPassGallery/locales.d.ts +285 -0
  330. package/es/plus/walletPassGallery/utils.d.ts +48 -0
  331. package/es/pro/Cards/components/SKUCard/index.d.ts +60 -0
  332. package/es/pro/Cards/components/SKUCard/index.js +192 -0
  333. package/es/pro/Cards/components/SKUCard/index.less +102 -0
  334. package/es/pro/Cards/index.d.ts +1 -0
  335. package/es/pro/Cards/index.js +1 -0
  336. package/es/pro/Login2.0/components/ForgotPasswordFlow.d.ts +2 -9
  337. package/es/pro/Login2.0/components/LoginCodeInput.d.ts +2 -6
  338. package/es/pro/Login2.0/components/PhoneInput.d.ts +1 -1
  339. package/es/pro/Login2.0/steps/CodeInput.d.ts +2 -6
  340. package/es/pro/Login2.0/steps/EmailAlreadyRegistered.d.ts +2 -6
  341. package/es/pro/Login2.0/steps/EmailLinkAlreadyUsed.d.ts +2 -5
  342. package/es/pro/Login2.0/steps/EmailLinkExpired.d.ts +2 -5
  343. package/es/pro/Login2.0/steps/SetPassword.d.ts +2 -5
  344. package/es/pro/Login2.0/steps/VerificationSuccess.d.ts +2 -5
  345. package/es/pro/Login2.0/steps/VerifyingEmailLink.d.ts +2 -5
  346. package/es/pro/Login2.0/steps/WaitEmailLink.d.ts +2 -5
  347. package/es/pro/NumericStepper/index.d.ts +43 -0
  348. package/es/pro/NumericStepper/index.js +225 -0
  349. package/es/pro/NumericStepper/index.less +220 -0
  350. package/es/pro/Selector/BatchSelectorDemo.d.ts +3 -0
  351. package/es/pro/Selector/BatchSelectorDemo.js +884 -0
  352. package/es/pro/Selector/Item.d.ts +14 -0
  353. package/es/pro/Selector/Item.js +88 -0
  354. package/es/pro/Selector/Selector.d.ts +14 -0
  355. package/es/pro/Selector/Selector.js +329 -0
  356. package/es/pro/Selector/Selector.stories.d.ts +78 -0
  357. package/es/pro/Selector/Selector.stories.js +1105 -0
  358. package/es/pro/Selector/SelectorGroup.d.ts +11 -0
  359. package/es/pro/Selector/SelectorGroup.js +571 -0
  360. package/es/pro/Selector/components/Card/index.d.ts +57 -0
  361. package/es/pro/Selector/components/Card/index.js +113 -0
  362. package/es/pro/Selector/components/Card/index.less +162 -0
  363. package/es/pro/Selector/components/Card/types.d.ts +1 -0
  364. package/es/pro/Selector/components/Card/types.js +1 -0
  365. package/es/pro/Selector/components/Indicator/index.d.ts +19 -0
  366. package/es/pro/Selector/components/Indicator/index.js +101 -0
  367. package/es/pro/Selector/components/Indicator/index.less +114 -0
  368. package/es/pro/Selector/components/IntersectionObserver.d.ts +105 -0
  369. package/es/pro/Selector/components/IntersectionObserver.js +384 -0
  370. package/es/pro/Selector/components/LayoutContainer/index.d.ts +16 -0
  371. package/es/pro/Selector/components/LayoutContainer/index.js +60 -0
  372. package/es/pro/Selector/components/Media/index.d.ts +6 -0
  373. package/es/pro/Selector/components/Media/index.js +222 -0
  374. package/es/pro/Selector/components/Media/index.less +124 -0
  375. package/es/pro/Selector/components/Media/types.d.ts +47 -0
  376. package/es/pro/Selector/components/Media/types.js +1 -0
  377. package/es/pro/Selector/components/index.d.ts +4 -0
  378. package/es/pro/Selector/components/index.js +4 -0
  379. package/es/pro/Selector/demo.d.ts +2 -0
  380. package/es/pro/Selector/demo.js +1078 -0
  381. package/es/pro/Selector/hooks/usePresetItemProps.d.ts +43 -0
  382. package/es/pro/Selector/hooks/usePresetItemProps.js +185 -0
  383. package/es/pro/Selector/hooks/usePresetProps.d.ts +24 -0
  384. package/es/pro/Selector/hooks/usePresetProps.js +132 -0
  385. package/es/pro/Selector/hooks/useSelectionController.d.ts +49 -0
  386. package/es/pro/Selector/hooks/useSelectionController.js +440 -0
  387. package/es/pro/Selector/index.d.ts +11 -0
  388. package/es/pro/Selector/index.js +8 -0
  389. package/es/pro/Selector/locales.d.ts +36 -0
  390. package/es/pro/Selector/locales.js +101 -0
  391. package/es/pro/Selector/selector.less +108 -0
  392. package/es/pro/Selector/selectorGroup.less +12 -0
  393. package/es/pro/Selector/types.d.ts +173 -0
  394. package/es/pro/Selector/types.js +1 -0
  395. package/es/pro/Selector/utils/index.d.ts +49 -0
  396. package/es/pro/Selector/utils/index.js +229 -0
  397. package/es/pro/pisellPaymentList/example.d.ts +10 -11
  398. package/es/test/setup.d.ts +1 -0
  399. package/es/test/setup.js +177 -0
  400. package/es/utils/index.d.ts +1 -1
  401. package/lib/businessModel/SalesModel/index.d.ts +1 -2
  402. package/lib/components/Sales/index.d.ts +1 -1
  403. package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -2
  404. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -2
  405. package/lib/components/appointmentBooking/components/Cart/index.d.ts +1 -2
  406. package/lib/components/appointmentBooking/components/Content/index.d.ts +1 -2
  407. package/lib/components/appointmentBooking/components/Deposit/index.d.ts +2 -3
  408. package/lib/components/appointmentBooking/components/Footer/index.d.ts +1 -2
  409. package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -2
  410. package/lib/components/appointmentBooking/components/Header/index.d.ts +1 -2
  411. package/lib/components/appointmentBooking/components/Voucher/index.d.ts +1 -2
  412. package/lib/components/appointmentBooking/context.d.ts +2 -2
  413. package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -2
  414. package/lib/components/appointmentBooking/deposit/index.d.ts +1 -2
  415. package/lib/components/appointmentBooking/index.d.ts +1 -2
  416. package/lib/components/booking/components/TabProduct/index.d.ts +1 -2
  417. package/lib/components/booking/components/TabProduct/productItem/index.d.ts +1 -2
  418. package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -2
  419. package/lib/components/booking/components/authWrap/index.d.ts +1 -1
  420. package/lib/components/booking/components/browserSelect/index.d.ts +1 -1
  421. package/lib/components/booking/components/collapsibleList/utils.d.ts +1 -2
  422. package/lib/components/booking/components/drawer/index.d.ts +1 -1
  423. package/lib/components/booking/components/emptyBooking/index.d.ts +1 -2
  424. package/lib/components/booking/components/footer/FooterMenus/index.d.ts +1 -2
  425. package/lib/components/booking/components/footer/index.d.ts +1 -2
  426. package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +1 -2
  427. package/lib/components/booking/components/menuButton/index.d.ts +1 -1
  428. package/lib/components/booking/components/reloadResourceModal/index.d.ts +1 -2
  429. package/lib/components/booking/components/voucher/index.d.ts +1 -2
  430. package/lib/components/booking/dashboard/index.d.ts +1 -1
  431. package/lib/components/booking/deposit/ClientItem/index.d.ts +1 -1
  432. package/lib/components/booking/deposit/DepositItem/index.d.ts +1 -1
  433. package/lib/components/booking/deposit/index.d.ts +1 -2
  434. package/lib/components/booking/editBookingModal/utils.d.ts +12 -0
  435. package/lib/components/booking/forms/footer.d.ts +1 -2
  436. package/lib/components/booking/forms/single/index.d.ts +1 -2
  437. package/lib/components/booking/forms/table/index.d.ts +1 -2
  438. package/lib/components/booking/hooks/useClearCart.d.ts +1 -2
  439. package/lib/components/booking/hooks/useQuotation.d.ts +1 -2
  440. package/lib/components/booking/info/addServiceVariant/index.d.ts +1 -2
  441. package/lib/components/booking/info/client/index.d.ts +1 -1
  442. package/lib/components/booking/info/clientVariant/hooks/useClientFn.d.ts +1 -2
  443. package/lib/components/booking/info/date/index.d.ts +1 -2
  444. package/lib/components/booking/info/dateRange/index.d.ts +1 -2
  445. package/lib/components/booking/info/header/index.d.ts +1 -2
  446. package/lib/components/booking/info/hooks/useGetHolderList.d.ts +1 -1
  447. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +2 -2
  448. package/lib/components/booking/info/index.d.ts +1 -2
  449. package/lib/components/booking/info/notes/index.d.ts +1 -2
  450. package/lib/components/booking/info/pet/index.d.ts +1 -1
  451. package/lib/components/booking/info/service/Lists.d.ts +1 -2
  452. package/lib/components/booking/info/service/actions/index.d.ts +1 -2
  453. package/lib/components/booking/info/service/addService/index.d.ts +1 -2
  454. package/lib/components/booking/info/service/addTimeModal/index.d.ts +1 -2
  455. package/lib/components/booking/info/service/editService/BookingList/index.d.ts +1 -2
  456. package/lib/components/booking/info/service/editService/constants.d.ts +1 -0
  457. package/lib/components/booking/info/service/index.d.ts +1 -1
  458. package/lib/components/booking/info/service/like/index.d.ts +1 -2
  459. package/lib/components/booking/info/service/serviceItem/index.d.ts +1 -2
  460. package/lib/components/booking/info/service/serviceList/index.d.ts +1 -2
  461. package/lib/components/booking/info/service2/Lists.d.ts +1 -2
  462. package/lib/components/booking/info/service2/index.d.ts +1 -1
  463. package/lib/components/booking/info/service2/utils.d.ts +1 -1
  464. package/lib/components/booking/info2/service/actions/index.d.ts +1 -2
  465. package/lib/components/booking/info2/service/addService/index.d.ts +1 -2
  466. package/lib/components/booking/info2/service/addTimeModal/index.d.ts +1 -2
  467. package/lib/components/booking/info2/service/contactInfoMode/index.d.ts +1 -2
  468. package/lib/components/booking/info2/service/index.d.ts +1 -1
  469. package/lib/components/booking/info2/service/serviceItem/index.d.ts +1 -2
  470. package/lib/components/booking/info2/service/serviceList/index.d.ts +1 -2
  471. package/lib/components/booking/materiels/contacts/index.d.ts +1 -2
  472. package/lib/components/booking/materiels/duration/index.d.ts +1 -2
  473. package/lib/components/booking/materiels/holder/index.d.ts +1 -2
  474. package/lib/components/booking/materiels/startTime/index.d.ts +1 -2
  475. package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -2
  476. package/lib/components/booking/notes/NoteBlock/index.d.ts +1 -2
  477. package/lib/components/booking/notes/addNote/index.d.ts +1 -2
  478. package/lib/components/booking/utils.d.ts +2 -2
  479. package/lib/components/eftpos/device.d.ts +1 -1
  480. package/lib/components/eftpos/deviceList/index.d.ts +1 -2
  481. package/lib/components/eftpos/form/index.d.ts +1 -2
  482. package/lib/components/eftpos/group/index.d.ts +2 -3
  483. package/lib/components/eftpos/icon/apiKey.d.ts +1 -2
  484. package/lib/components/eftpos/icon/device.d.ts +1 -2
  485. package/lib/components/eftpos/index.d.ts +1 -2
  486. package/lib/components/eftpos/log.d.ts +2 -2
  487. package/lib/components/eftpos/pos.d.ts +1 -2
  488. package/lib/components/eftpos/receipt/index.d.ts +1 -2
  489. package/lib/components/eftpos/surcharge/index.d.ts +1 -2
  490. package/lib/components/eftposPay/amount.d.ts +2 -3
  491. package/lib/components/eftposPay/app.d.ts +1 -2
  492. package/lib/components/eftposPay/component/alert/index.d.ts +1 -1
  493. package/lib/components/eftposPay/component/alert/warn.d.ts +1 -2
  494. package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -2
  495. package/lib/components/eftposPay/component/fail/index.d.ts +1 -2
  496. package/lib/components/eftposPay/component/fail/network.d.ts +1 -2
  497. package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -2
  498. package/lib/components/eftposPay/component/header/index.d.ts +1 -1
  499. package/lib/components/eftposPay/component/header/titlebar.d.ts +1 -2
  500. package/lib/components/eftposPay/component/manual/index.d.ts +1 -2
  501. package/lib/components/eftposPay/component/signature/index.d.ts +1 -2
  502. package/lib/components/eftposPay/component/step/index.d.ts +1 -2
  503. package/lib/components/eftposPay/component/step/step.d.ts +1 -2
  504. package/lib/components/eftposPay/device.d.ts +2 -3
  505. package/lib/components/eftposPay/hooks.d.ts +2 -2
  506. package/lib/components/eftposPay/index.d.ts +1 -2
  507. package/lib/components/eftposPay/linkly/index.d.ts +1 -2
  508. package/lib/components/eftposPay/pay.d.ts +1 -2
  509. package/lib/components/eftposPay/payo/config.d.ts +2 -3
  510. package/lib/components/eftposPay/payo/index.d.ts +1 -1
  511. package/lib/components/eftposPay/store/index.d.ts +7 -7
  512. package/lib/components/eftposPay/tip.d.ts +1 -2
  513. package/lib/components/eftposPay/tyro/index.d.ts +1 -1
  514. package/lib/components/eftposPay/windcave/receiptAction.d.ts +2 -3
  515. package/lib/components/eftposPay/windcave/windcave.d.ts +1 -2
  516. package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -1
  517. package/lib/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -2
  518. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -2
  519. package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -2
  520. package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -2
  521. package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +1 -2
  522. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +1 -2
  523. package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -2
  524. package/lib/components/eventBooking/components/Provider/Event/index.d.ts +1 -2
  525. package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +1 -2
  526. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +1 -2
  527. package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -2
  528. package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -2
  529. package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -2
  530. package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -2
  531. package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +1 -2
  532. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -2
  533. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +1 -2
  534. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -1
  535. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -1
  536. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -1
  537. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +1 -1
  538. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +1 -1
  539. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +1 -2
  540. package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -2
  541. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -2
  542. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -2
  543. package/lib/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +1 -2
  544. package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -2
  545. package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -2
  546. package/lib/components/eventBooking/index.d.ts +1 -2
  547. package/lib/components/login/index.d.ts +1 -2
  548. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -2
  549. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +1 -1
  550. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -2
  551. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +1 -1
  552. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +1 -1
  553. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +1 -2
  554. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -2
  555. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -2
  556. package/lib/components/pay/toC/PaymentMethods/WalletPass/MultiModeSearch/index.d.ts +1 -1
  557. package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -2
  558. package/lib/components/pisellSelectCustomerModal/CustomerCard/index.d.ts +1 -1
  559. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -2
  560. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -2
  561. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -2
  562. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -2
  563. package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -2
  564. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -2
  565. package/lib/components/pisellSelectCustomerModal/index.d.ts +1 -2
  566. package/lib/components/productExtension/fields/Actor/index.d.ts +1 -2
  567. package/lib/components/productExtension/fields/Forms/index.d.ts +1 -2
  568. package/lib/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -2
  569. package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -2
  570. package/lib/components/productExtension/fields/SelectProducts/index.d.ts +1 -2
  571. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -2
  572. package/lib/components/productExtension/index.d.ts +1 -2
  573. package/lib/components/productSelect/components/TabProduct/index.d.ts +1 -2
  574. package/lib/components/productSelect/components/pisellPriceText/index.d.ts +1 -1
  575. package/lib/components/productSelect/components/productGroup/index.d.ts +2 -3
  576. package/lib/components/productSelect/index.d.ts +1 -1
  577. package/lib/components/ruleSetting/index.d.ts +1 -2
  578. package/lib/components/ruleSetting/ruleBorder/index.d.ts +1 -2
  579. package/lib/components/schedules/calendar/calendarItem.d.ts +1 -2
  580. package/lib/components/schedules/calendar/index.d.ts +1 -2
  581. package/lib/components/schedules/components/Card/index.d.ts +1 -1
  582. package/lib/components/schedules/components/CurrentDay/index.d.ts +1 -2
  583. package/lib/components/schedules/components/ResourceList/index.d.ts +1 -1
  584. package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +1 -2
  585. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -2
  586. package/lib/components/schedules/components/ScheduleList/index.d.ts +1 -2
  587. package/lib/components/schedules/components/Search/index.d.ts +1 -1
  588. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +1 -2
  589. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -2
  590. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -2
  591. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -2
  592. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +1 -2
  593. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -2
  594. package/lib/components/schedules/products/ProductDetailDrawer/index.d.ts +1 -2
  595. package/lib/components/schedules/products/index.d.ts +1 -2
  596. package/lib/components/schedules/products/list/ProductItem/index.d.ts +1 -2
  597. package/lib/components/schedules/products/list/index.d.ts +1 -2
  598. package/lib/components/schedules/resources/index.d.ts +1 -2
  599. package/lib/components/schedules/resources/list/index.d.ts +1 -2
  600. package/lib/components/schedules/resources/relationProduct/index.d.ts +1 -2
  601. package/lib/components/schedules/schedules/AllSchedules/index.d.ts +1 -2
  602. package/lib/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +1 -2
  603. package/lib/components/schedules/schedules/Schedules.d.ts +1 -1
  604. package/lib/components/schedules/schedules/SchedulesForDay/index.d.ts +1 -1
  605. package/lib/components/schedules/schedules/index.d.ts +1 -2
  606. package/lib/components/schedules/utils.d.ts +1 -1
  607. package/lib/components/shoppingCart/Provider.d.ts +1 -1
  608. package/lib/components/shoppingCart/components/Cart/Product.d.ts +1 -2
  609. package/lib/components/shoppingCart/components/Cart/index.d.ts +1 -2
  610. package/lib/components/shoppingCart/components/Empty/index.d.ts +1 -1
  611. package/lib/components/shoppingCart/components/Render/index.d.ts +1 -2
  612. package/lib/components/shoppingCart/hooks/useAddService.d.ts +1 -2
  613. package/lib/components/shoppingCart/hooks/useClearCart.d.ts +1 -2
  614. package/lib/components/shoppingCart/index.d.ts +1 -2
  615. package/lib/components/subTotal/index.d.ts +1 -1
  616. package/lib/components/tabProduct/index.d.ts +1 -1
  617. package/lib/components/taxSelect/index.d.ts +1 -2
  618. package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -2
  619. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -2
  620. package/lib/components/ticketBooking/components/menuBar/index.d.ts +1 -2
  621. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +1 -2
  622. package/lib/components/ticketBooking/components/timeBar/index.d.ts +1 -2
  623. package/lib/components/ticketBooking/index.d.ts +1 -2
  624. package/lib/components/ticketBooking/miniRedux.d.ts +1 -1
  625. package/lib/components/wallet/utils.d.ts +48 -0
  626. package/lib/components/walletList/index.d.ts +1 -2
  627. package/lib/components/walletList/locales.d.ts +27 -0
  628. package/lib/components/walletList/model.d.ts +1 -1
  629. package/lib/components/walletList/tempHolderSelector/index.d.ts +2 -2
  630. package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -2
  631. package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -2
  632. package/lib/hooks/usePaymentLogger.d.ts +2 -2
  633. package/lib/index.d.ts +2 -0
  634. package/lib/index.js +6 -0
  635. package/lib/plus/clientName/index.d.ts +1 -2
  636. package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +1 -2
  637. package/lib/plus/productSelect/CategoryTabs/index.d.ts +1 -0
  638. package/lib/plus/productSelect/CategoryTabs/index.js +2 -1
  639. package/lib/plus/productSelect/ProductCard/index.d.ts +2 -2
  640. package/lib/plus/productSelect/ProductList/gridComponents.d.ts +6 -6
  641. package/lib/plus/productSelect/components/TabsStructure/TabsStructure.js +38 -29
  642. package/lib/plus/productSelect/components/TabsStructure/TabsStructure.less +6 -0
  643. package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +1 -1
  644. package/lib/plus/productSelect/index.d.ts +1 -1
  645. package/lib/plus/saasCreateOrganization/components/Header.d.ts +1 -2
  646. package/lib/plus/saasCreateOrganization/index.d.ts +1 -2
  647. package/lib/plus/saasRegister/components/EntryEmail.d.ts +1 -2
  648. package/lib/plus/saasRegister/components/EntryInfo.d.ts +1 -2
  649. package/lib/plus/saasRegister/components/GoLogin.d.ts +1 -2
  650. package/lib/plus/saasRegister/components/Header.d.ts +1 -2
  651. package/lib/plus/saasRegister/components/VerifyError.d.ts +1 -2
  652. package/lib/plus/saasRegister/components/VerifyingLink.d.ts +1 -2
  653. package/lib/plus/saasRegister/components/VertifyEmail.d.ts +1 -2
  654. package/lib/plus/selectHolder/components/ErrorTip/index.d.ts +1 -1
  655. package/lib/plus/selectHolder/types.d.ts +104 -0
  656. package/lib/plus/selectHolder/utils.d.ts +9 -0
  657. package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +5 -0
  658. package/lib/plus/skuOptionsSelection/components/NormalCard/index.js +142 -0
  659. package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +3 -0
  660. package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.js +153 -0
  661. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +9 -0
  662. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.js +233 -0
  663. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.less +113 -0
  664. package/lib/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +15 -0
  665. package/lib/plus/skuOptionsSelection/components/OptionsModal/index.js +139 -0
  666. package/lib/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +3 -0
  667. package/lib/plus/skuOptionsSelection/components/TitleExtra/index.js +78 -0
  668. package/lib/plus/skuOptionsSelection/components/TitleExtra/index.less +23 -0
  669. package/lib/plus/skuOptionsSelection/components/VariantCard/index.d.ts +3 -0
  670. package/lib/plus/skuOptionsSelection/components/VariantCard/index.js +66 -0
  671. package/lib/plus/skuOptionsSelection/components/VariantCard/index.less +9 -0
  672. package/lib/plus/skuOptionsSelection/hooks/index.d.ts +3 -0
  673. package/lib/plus/skuOptionsSelection/hooks/index.js +45 -0
  674. package/lib/plus/skuOptionsSelection/hooks/useLanguage.d.ts +2 -0
  675. package/lib/plus/skuOptionsSelection/hooks/useLanguage.js +41 -0
  676. package/lib/plus/skuOptionsSelection/hooks/useStore.d.ts +2 -0
  677. package/lib/plus/skuOptionsSelection/hooks/useStore.js +36 -0
  678. package/lib/plus/skuOptionsSelection/hooks/useSymbol.d.ts +2 -0
  679. package/lib/plus/skuOptionsSelection/hooks/useSymbol.js +42 -0
  680. package/lib/plus/skuOptionsSelection/index.d.ts +5 -0
  681. package/lib/plus/skuOptionsSelection/index.js +143 -0
  682. package/lib/plus/skuOptionsSelection/index.less +4 -0
  683. package/lib/plus/skuOptionsSelection/locales.d.ts +30 -0
  684. package/lib/plus/skuOptionsSelection/locales.js +53 -0
  685. package/lib/plus/skuOptionsSelection/store/actions.d.ts +22 -0
  686. package/lib/plus/skuOptionsSelection/store/actions.js +74 -0
  687. package/lib/plus/skuOptionsSelection/store/createStore.d.ts +15 -0
  688. package/lib/plus/skuOptionsSelection/store/createStore.js +87 -0
  689. package/lib/plus/skuOptionsSelection/store/index.d.ts +2 -0
  690. package/lib/plus/skuOptionsSelection/store/index.js +42 -0
  691. package/lib/plus/skuOptionsSelection/store/store.d.ts +4 -0
  692. package/lib/plus/skuOptionsSelection/store/store.js +57 -0
  693. package/lib/plus/skuOptionsSelection/types.d.ts +424 -0
  694. package/lib/plus/skuOptionsSelection/types.js +44 -0
  695. package/lib/plus/skuOptionsSelection/utils/calculateOption.d.ts +6 -0
  696. package/lib/plus/skuOptionsSelection/utils/calculateOption.js +106 -0
  697. package/lib/plus/skuOptionsSelection/utils/checkSkuStatus.d.ts +37 -0
  698. package/lib/plus/skuOptionsSelection/utils/checkSkuStatus.js +125 -0
  699. package/lib/plus/skuOptionsSelection/utils/index.d.ts +7 -0
  700. package/lib/plus/skuOptionsSelection/utils/index.js +35 -0
  701. package/lib/plus/skuOptionsSelection/utils/transformBundleGroup.d.ts +19 -0
  702. package/lib/plus/skuOptionsSelection/utils/transformBundleGroup.js +115 -0
  703. package/lib/plus/skuOptionsSelection/utils/transformOptionGroup.d.ts +1 -0
  704. package/lib/plus/skuOptionsSelection/utils/transformOptionGroup.js +104 -0
  705. package/lib/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +4 -0
  706. package/lib/plus/skuOptionsSelection/utils/transformSelectorValueToValue.js +174 -0
  707. package/lib/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +4 -0
  708. package/lib/plus/skuOptionsSelection/utils/transformValueToSelectorValue.js +207 -0
  709. package/lib/plus/skuOptionsSelection/utils/transformVariantGroup.d.ts +1 -0
  710. package/lib/plus/skuOptionsSelection/utils/transformVariantGroup.js +118 -0
  711. package/lib/plus/walletEditor/components/relationProduct/index.d.ts +1 -2
  712. package/lib/plus/walletEditor/locales.d.ts +135 -0
  713. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +1 -2
  714. package/lib/plus/walletPassGallery/components/passList/index.d.ts +1 -2
  715. package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -2
  716. package/lib/plus/walletPassGallery/components/usageRule/index.d.ts +1 -1
  717. package/lib/plus/walletPassGallery/index.d.ts +1 -2
  718. package/lib/plus/walletPassGallery/locales.d.ts +285 -0
  719. package/lib/plus/walletPassGallery/utils.d.ts +48 -0
  720. package/lib/pro/Cards/components/SKUCard/index.d.ts +60 -0
  721. package/lib/pro/Cards/components/SKUCard/index.js +191 -0
  722. package/lib/pro/Cards/components/SKUCard/index.less +102 -0
  723. package/lib/pro/Cards/index.d.ts +1 -0
  724. package/lib/pro/Cards/index.js +39 -0
  725. package/lib/pro/Login2.0/components/ForgotPasswordFlow.d.ts +2 -9
  726. package/lib/pro/Login2.0/components/LoginCodeInput.d.ts +2 -6
  727. package/lib/pro/Login2.0/components/PhoneInput.d.ts +1 -1
  728. package/lib/pro/Login2.0/steps/CodeInput.d.ts +2 -6
  729. package/lib/pro/Login2.0/steps/EmailAlreadyRegistered.d.ts +2 -6
  730. package/lib/pro/Login2.0/steps/EmailLinkAlreadyUsed.d.ts +2 -5
  731. package/lib/pro/Login2.0/steps/EmailLinkExpired.d.ts +2 -5
  732. package/lib/pro/Login2.0/steps/SetPassword.d.ts +2 -5
  733. package/lib/pro/Login2.0/steps/VerificationSuccess.d.ts +2 -5
  734. package/lib/pro/Login2.0/steps/VerifyingEmailLink.d.ts +2 -5
  735. package/lib/pro/Login2.0/steps/WaitEmailLink.d.ts +2 -5
  736. package/lib/pro/NumericStepper/index.d.ts +43 -0
  737. package/lib/pro/NumericStepper/index.js +239 -0
  738. package/lib/pro/NumericStepper/index.less +220 -0
  739. package/lib/pro/Selector/BatchSelectorDemo.d.ts +3 -0
  740. package/lib/pro/Selector/BatchSelectorDemo.js +688 -0
  741. package/lib/pro/Selector/Item.d.ts +14 -0
  742. package/lib/pro/Selector/Item.js +109 -0
  743. package/lib/pro/Selector/Selector.d.ts +14 -0
  744. package/lib/pro/Selector/Selector.js +344 -0
  745. package/lib/pro/Selector/Selector.stories.d.ts +78 -0
  746. package/lib/pro/Selector/Selector.stories.js +740 -0
  747. package/lib/pro/Selector/SelectorGroup.d.ts +11 -0
  748. package/lib/pro/Selector/SelectorGroup.js +534 -0
  749. package/lib/pro/Selector/components/Card/index.d.ts +57 -0
  750. package/lib/pro/Selector/components/Card/index.js +129 -0
  751. package/lib/pro/Selector/components/Card/index.less +162 -0
  752. package/lib/pro/Selector/components/Card/types.d.ts +1 -0
  753. package/lib/pro/Selector/components/Card/types.js +17 -0
  754. package/lib/pro/Selector/components/Indicator/index.d.ts +19 -0
  755. package/lib/pro/Selector/components/Indicator/index.js +129 -0
  756. package/lib/pro/Selector/components/Indicator/index.less +114 -0
  757. package/lib/pro/Selector/components/IntersectionObserver.d.ts +105 -0
  758. package/lib/pro/Selector/components/IntersectionObserver.js +281 -0
  759. package/lib/pro/Selector/components/LayoutContainer/index.d.ts +16 -0
  760. package/lib/pro/Selector/components/LayoutContainer/index.js +64 -0
  761. package/lib/pro/Selector/components/Media/index.d.ts +6 -0
  762. package/lib/pro/Selector/components/Media/index.js +238 -0
  763. package/lib/pro/Selector/components/Media/index.less +124 -0
  764. package/lib/pro/Selector/components/Media/types.d.ts +47 -0
  765. package/lib/pro/Selector/components/Media/types.js +17 -0
  766. package/lib/pro/Selector/components/index.d.ts +4 -0
  767. package/lib/pro/Selector/components/index.js +42 -0
  768. package/lib/pro/Selector/demo.d.ts +2 -0
  769. package/lib/pro/Selector/demo.js +854 -0
  770. package/lib/pro/Selector/hooks/usePresetItemProps.d.ts +43 -0
  771. package/lib/pro/Selector/hooks/usePresetItemProps.js +156 -0
  772. package/lib/pro/Selector/hooks/usePresetProps.d.ts +24 -0
  773. package/lib/pro/Selector/hooks/usePresetProps.js +133 -0
  774. package/lib/pro/Selector/hooks/useSelectionController.d.ts +49 -0
  775. package/lib/pro/Selector/hooks/useSelectionController.js +379 -0
  776. package/lib/pro/Selector/index.d.ts +11 -0
  777. package/lib/pro/Selector/index.js +47 -0
  778. package/lib/pro/Selector/locales.d.ts +36 -0
  779. package/lib/pro/Selector/locales.js +101 -0
  780. package/lib/pro/Selector/selector.less +108 -0
  781. package/lib/pro/Selector/selectorGroup.less +12 -0
  782. package/lib/pro/Selector/types.d.ts +173 -0
  783. package/lib/pro/Selector/types.js +17 -0
  784. package/lib/pro/Selector/utils/index.d.ts +49 -0
  785. package/lib/pro/Selector/utils/index.js +221 -0
  786. package/lib/pro/pisellPaymentList/example.d.ts +10 -11
  787. package/lib/test/setup.d.ts +1 -0
  788. package/lib/test/setup.js +94 -0
  789. package/lib/utils/index.d.ts +1 -1
  790. package/lowcode/selector/meta.ts +387 -0
  791. package/lowcode/selector/utils.ts +118 -0
  792. package/lowcode/selector.group/meta.ts +285 -0
  793. package/lowcode/selector.item/meta.ts +31 -0
  794. package/lowcode/sku-options-selection/default.ts +1215 -0
  795. package/lowcode/sku-options-selection/meta.ts +509 -0
  796. package/package.json +49 -28
@@ -1,3 +1,2 @@
1
- import React from "react";
2
- declare const Notes: () => React.JSX.Element | null;
1
+ declare const Notes: () => JSX.Element | null;
3
2
  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,5 @@
1
- import React from "react";
2
1
  import "./index.less";
3
2
  declare const Actions: ({ currentService }: {
4
3
  currentService: any;
5
- }) => React.JSX.Element;
4
+ }) => JSX.Element;
6
5
  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;
@@ -0,0 +1 @@
1
+ export declare const getIsPartyRoomResourceShop: (id: number) => boolean;
@@ -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;
@@ -244,4 +244,4 @@ export declare const updateAppointmentServicePrice: (state: any, { start_date, e
244
244
  * @Author: WangHan
245
245
  * @Date: 2024-12-24 11:32
246
246
  */
247
- export declare const updateServicePrice: (state: any) => never[] | Promise<any>;
247
+ export declare const updateServicePrice: (state: any) => Promise<any> | never[];
@@ -1,6 +1,5 @@
1
- import React from 'react';
2
1
  import '../../../info/service/actions/index.less';
3
2
  declare const Actions: ({ currentService }: {
4
3
  currentService: any;
5
- }) => React.JSX.Element;
4
+ }) => JSX.Element;
6
5
  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,2 @@
1
- import React from 'react';
2
- declare const ContactInfoMode: () => React.JSX.Element;
1
+ declare const ContactInfoMode: () => JSX.Element;
3
2
  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,3 @@
1
- import React from "react";
2
1
  import "./index.less";
3
2
  declare type ContactType = {
4
3
  country_calling_code: string;
@@ -12,5 +11,5 @@ declare type ContactsPropsType = {
12
11
  value: ContactType[];
13
12
  onChange: (value: ContactType[]) => void;
14
13
  };
15
- declare const Contacts: (props: ContactsPropsType) => React.JSX.Element;
14
+ declare const Contacts: (props: ContactsPropsType) => JSX.Element;
16
15
  export default Contacts;
@@ -1,5 +1,4 @@
1
1
  import { SelectProps } from 'antd';
2
- import React from 'react';
3
2
  interface DurationProps extends SelectProps {
4
3
  locale?: string;
5
4
  slice?: number;
@@ -10,5 +9,5 @@ interface DurationProps extends SelectProps {
10
9
  startDate?: any;
11
10
  timeObj?: any;
12
11
  }
13
- declare const Duration: (props: DurationProps) => React.JSX.Element;
12
+ declare const Duration: (props: DurationProps) => JSX.Element;
14
13
  export default Duration;
@@ -1,7 +1,6 @@
1
1
  import { SelectProps } from 'antd';
2
- import React from 'react';
3
2
  interface HolderProps extends SelectProps {
4
3
  selectProps?: SelectProps;
5
4
  }
6
- declare const Holder: (props: HolderProps) => React.JSX.Element;
5
+ declare const Holder: (props: HolderProps) => JSX.Element;
7
6
  export default Holder;
@@ -1,10 +1,9 @@
1
1
  import { SelectProps } from "antd";
2
- import React from "react";
3
2
  interface StartTimeProps extends SelectProps {
4
3
  locale?: string;
5
4
  slice?: number;
6
5
  selectProps?: SelectProps;
7
6
  timeObjChange?: any;
8
7
  }
9
- declare const StartTime: (props: StartTimeProps) => React.JSX.Element;
8
+ declare const StartTime: (props: StartTimeProps) => JSX.Element;
10
9
  export default StartTime;
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import "./index.less";
3
2
  export interface InfoProps {
4
3
  isEdit: boolean;
@@ -6,5 +5,5 @@ export interface InfoProps {
6
5
  onChange?: (item: any, type: "edit" | "remove") => void;
7
6
  menus?: any[];
8
7
  }
9
- declare const NoteItem: (props: InfoProps) => React.JSX.Element;
8
+ declare const NoteItem: (props: InfoProps) => JSX.Element;
10
9
  export default NoteItem;
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import "./index.less";
3
2
  export interface InfoProps {
4
3
  title?: string;
@@ -13,5 +12,5 @@ export interface InfoProps {
13
12
  maxLength?: number;
14
13
  noteType: string;
15
14
  }
16
- declare const NoteBlock: (props: InfoProps) => React.JSX.Element;
15
+ declare const NoteBlock: (props: InfoProps) => JSX.Element;
17
16
  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;
@@ -166,10 +166,10 @@ export declare const getProductTotalPrice: (item: any) => number;
166
166
  export declare const getDuration: (duration: number | {
167
167
  type: string;
168
168
  value: number;
169
- }) => number | "flexible" | {
169
+ }) => number | {
170
170
  type: string;
171
171
  value: number;
172
- };
172
+ } | "flexible";
173
173
  export declare const isWalkIn: (customer_id?: number | string) => boolean;
174
174
  export declare const getIsEdit: (state: any) => boolean;
175
175
  export {};
@@ -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]: {
@@ -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,3 @@
1
- import React from 'react';
2
1
  import { Eftpos, DeviceStatus } from './const';
3
2
  import './index.less';
4
3
  interface PosProps {
@@ -43,5 +42,5 @@ interface PosProps {
43
42
  getPosComm: (...agrn: unknown[]) => any;
44
43
  savePos: (...agrn: unknown[]) => any;
45
44
  }
46
- declare const _default: (props: PosProps) => React.JSX.Element;
45
+ declare const _default: (props: PosProps) => JSX.Element;
47
46
  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,8 @@
1
- import React from "react";
2
1
  import { DeviceProp } from "./const";
3
2
  interface PosProps {
4
3
  eftposName: string;
5
4
  formItemList: any[];
6
5
  onSave: (device: DeviceProp) => void;
7
6
  }
8
- declare const PosForm: ({ onSave, formItemList }: PosProps) => React.JSX.Element;
7
+ declare const PosForm: ({ onSave, formItemList }: PosProps) => JSX.Element;
9
8
  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,3 @@
1
- import React from 'react';
2
1
  import { PosProps } from './const';
3
2
  /**
4
3
  * @title: 支付金额信息配置页
@@ -9,7 +8,7 @@ import { PosProps } from './const';
9
8
  */
10
9
  declare const _default: ({ className, onChange, onClose, formatAmount, isMobile, net, client }: {
11
10
  className?: string | undefined;
12
- onChange?: ((status: "page" | "success" | "print" | "fail" | "mark_tx_processed", params?: string | {
11
+ onChange?: ((status: "success" | "page" | "fail" | "print" | "mark_tx_processed", params?: string | {
13
12
  [keys: string]: unknown;
14
13
  } | undefined, other?: any) => void) | undefined;
15
14
  onClose: () => void;
@@ -17,5 +16,5 @@ declare const _default: ({ className, onChange, onClose, formatAmount, isMobile,
17
16
  isMobile: boolean;
18
17
  net: boolean;
19
18
  client: string;
20
- }) => React.JSX.Element;
19
+ }) => JSX.Element;
21
20
  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,3 @@
1
- import React from 'react';
2
1
  import { ActionProps } from '../../const';
3
- declare const _default: ({ className, isMobile, onChange }: ActionProps) => React.JSX.Element;
2
+ declare const _default: ({ className, isMobile, onChange }: ActionProps) => JSX.Element;
4
3
  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,8 @@
1
- import React from 'react';
2
1
  import { ActionProps } from '../../const';
3
2
  /**
4
3
  * @title: 断网(客户端)提示页
5
4
  * @Author: hongbing.wang
6
5
  * @Date: 2024-08-20 11:40
7
6
  */
8
- declare const _default: ({ className }: ActionProps) => React.JSX.Element;
7
+ declare const _default: ({ className }: ActionProps) => JSX.Element;
9
8
  export default _default;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { ActionProps } from '../../const';
3
2
  /**
4
3
  * @title: 支付状态未知页面
@@ -6,5 +5,5 @@ import { ActionProps } from '../../const';
6
5
  * @Author: hongbing.wang
7
6
  * @Date: 2024-08-20 11:42
8
7
  */
9
- declare const _default: ({ onChange, className }: ActionProps) => React.JSX.Element;
8
+ declare const _default: ({ onChange, className }: ActionProps) => JSX.Element;
10
9
  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,3 @@
1
- import React from 'react';
2
1
  import { ActionProps } from '../../const';
3
2
  import './index.less';
4
3
  /**
@@ -6,5 +5,5 @@ import './index.less';
6
5
  * @Author: hongbing.wang
7
6
  * @Date: 2024-08-20 11:46
8
7
  */
9
- declare const _default: ({ onChange, className, formatAmount }: ActionProps) => React.JSX.Element;
8
+ declare const _default: ({ onChange, className, formatAmount }: ActionProps) => JSX.Element;
10
9
  export default _default;
@@ -1,9 +1,8 @@
1
- import React from 'react';
2
1
  import { ActionProps } from '../../const';
3
2
  /**
4
3
  * @title: 取消签名确认页
5
4
  * @Author: hongbing.wang
6
5
  * @Date: 2024-08-20 11:49
7
6
  */
8
- declare const _default: ({ api, className }: ActionProps) => React.JSX.Element;
7
+ declare const _default: ({ api, className }: ActionProps) => JSX.Element;
9
8
  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
  /**
@@ -11,7 +10,7 @@ import './device.less';
11
10
  declare const _default: ({ api, onChange, onClose, className, device_number, isMobile, net, client, formatAmount, }: {
12
11
  api: PayProps['api'];
13
12
  className?: string | undefined;
14
- onChange?: ((status: "page" | "success" | "print" | "fail" | "mark_tx_processed", params?: string | {
13
+ onChange?: ((status: "success" | "page" | "fail" | "print" | "mark_tx_processed", params?: string | {
15
14
  [keys: string]: unknown;
16
15
  } | undefined, other?: any) => void) | undefined;
17
16
  onClose: () => void;
@@ -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;
@@ -15,11 +15,11 @@ export declare const useStoreRef: <T extends {
15
15
  readonly numRef: React.MutableRefObject<string | number | undefined>;
16
16
  readonly orderIdRef: React.MutableRefObject<string | number>;
17
17
  readonly modeRef: React.MutableRefObject<ModeEnum>;
18
- readonly statusRef: React.MutableRefObject<"loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question">;
18
+ readonly statusRef: React.MutableRefObject<"success" | "warn" | "loading" | "fail" | "pedding" | "resove" | "reject" | "question">;
19
19
  readonly netRef: React.MutableRefObject<boolean | undefined>;
20
20
  readonly symbolRef: React.MutableRefObject<string>;
21
21
  readonly amountRef: React.MutableRefObject<string | number>;
22
- readonly eftposRef: React.MutableRefObject<"stripe" | "payo" | "tyro" | "windcave" | "linkly">;
22
+ readonly eftposRef: React.MutableRefObject<"payo" | "tyro" | "windcave" | "stripe" | "linkly">;
23
23
  readonly clientRef: React.MutableRefObject<ClientEnum>;
24
24
  readonly dataRef: React.MutableRefObject<import("./store").State>;
25
25
  };
@@ -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,3 @@
1
- import React from 'react';
2
1
  import { PayProps } from './const';
3
2
  import './index.less';
4
3
  /**
@@ -17,5 +16,5 @@ declare const Pay: ({ api, onChange: onChangeStatus, className, terminal, net, i
17
16
  tyroVersion?: string | undefined;
18
17
  formatAmount(amount: number | string, precision: number, symbol: string): string;
19
18
  client: string;
20
- }) => React.JSX.Element;
19
+ }) => JSX.Element;
21
20
  export default Pay;
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import { StatusEnum } from '../const';
3
2
  export declare const POS: ({ api, onChange, }: {
4
3
  api: {
@@ -7,7 +6,7 @@ export declare const POS: ({ api, onChange, }: {
7
6
  onChange: (status: `${StatusEnum.Success}` | `${StatusEnum.Fail}`, params?: {
8
7
  [keys: string]: unknown;
9
8
  } | undefined) => void;
10
- }) => React.JSX.Element;
9
+ }) => JSX.Element;
11
10
  export declare const Action: ({ onChange }: {
12
11
  onChange: any;
13
- }) => React.JSX.Element;
12
+ }) => JSX.Element;