@pisell/private-materials 6.3.76 → 6.3.78

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 (306) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/render/default/view.js +1 -1
  7. package/build/lowcode/view.js +1 -1
  8. package/es/businessModel/SalesModel/index.d.ts +1 -0
  9. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  10. package/es/components/appointmentBooking/components/Content/index.d.ts +1 -0
  11. package/es/components/appointmentBooking/components/Header/index.d.ts +1 -0
  12. package/es/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +1 -0
  13. package/es/components/appointmentBooking/components/Voucher/index.js +5 -2
  14. package/es/components/appointmentBooking/index.d.ts +1 -0
  15. package/es/components/appointmentBooking/locales.js +3 -0
  16. package/es/components/booking/components/TabProduct/index.d.ts +1 -0
  17. package/es/components/booking/components/TabProduct/productItem/index.d.ts +1 -0
  18. package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -0
  19. package/es/components/booking/components/collapsibleList/utils.d.ts +1 -0
  20. package/es/components/booking/components/emptyBooking/index.d.ts +1 -0
  21. package/es/components/booking/components/footer/FooterMenus/index.d.ts +1 -0
  22. package/es/components/booking/components/footer/index.d.ts +1 -0
  23. package/es/components/booking/components/voucher/index.js +5 -2
  24. package/es/components/booking/deposit/index.d.ts +1 -0
  25. package/es/components/booking/forms/single/index.d.ts +1 -0
  26. package/es/components/booking/forms/table/index.d.ts +1 -0
  27. package/es/components/booking/info/addServiceVariant/index.d.ts +1 -0
  28. package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
  29. package/es/components/booking/info/index.d.ts +1 -0
  30. package/es/components/booking/info/service/Lists.d.ts +1 -0
  31. package/es/components/booking/info/service/addService/index.d.ts +1 -0
  32. package/es/components/booking/info/service/addTimeModal/index.d.ts +1 -0
  33. package/es/components/booking/info/service/serviceList/index.d.ts +1 -0
  34. package/es/components/booking/info/service2/Lists.d.ts +1 -0
  35. package/es/components/booking/info2/service/addTimeModal/index.d.ts +1 -0
  36. package/es/components/booking/info2/service/contactInfoMode/index.d.ts +1 -0
  37. package/es/components/booking/info2/service/serviceList/index.d.ts +1 -0
  38. package/es/components/booking/locales.d.ts +3 -0
  39. package/es/components/booking/locales.js +3 -0
  40. package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -0
  41. package/es/components/booking/notes/NoteBlock/index.d.ts +1 -0
  42. package/es/components/booking/utils.d.ts +2 -2
  43. package/es/components/eftposPay/amount.d.ts +2 -1
  44. package/es/components/eftposPay/app.d.ts +1 -0
  45. package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
  46. package/es/components/eftposPay/device.d.ts +2 -1
  47. package/es/components/eftposPay/index.d.ts +1 -0
  48. package/es/components/eftposPay/linkly/index.d.ts +1 -0
  49. package/es/components/eftposPay/pay.d.ts +1 -0
  50. package/es/components/eftposPay/payo/config.d.ts +1 -0
  51. package/es/components/eftposPay/tip.d.ts +1 -0
  52. package/es/components/eftposPay/windcave/receiptAction.d.ts +1 -0
  53. package/es/components/eftposPay/windcave/windcave.d.ts +1 -0
  54. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
  55. package/es/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
  56. package/es/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
  57. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
  58. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +1 -0
  59. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +1 -0
  60. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
  61. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
  62. package/es/components/eventBooking/index.d.ts +1 -0
  63. package/es/components/login/index.d.ts +1 -0
  64. package/es/components/pay/toC/PaymentMethods/BankDeposit/index.js +1 -3
  65. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -0
  66. package/es/components/pay/toC/PaymentMethods/StripePay/index.js +1 -1
  67. package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -0
  68. package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -0
  69. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
  70. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
  71. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
  72. package/es/components/productExtension/fields/Actor/index.d.ts +1 -0
  73. package/es/components/productExtension/fields/Forms/index.d.ts +1 -0
  74. package/es/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -0
  75. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -0
  76. package/es/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
  77. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
  78. package/es/components/productExtension/index.d.ts +1 -0
  79. package/es/components/ruleSetting/index.d.ts +1 -0
  80. package/es/components/ruleSetting/ruleBorder/index.d.ts +1 -0
  81. package/es/components/schedules/calendar/calendarItem.d.ts +1 -0
  82. package/es/components/schedules/calendar/index.d.ts +1 -0
  83. package/es/components/schedules/components/CurrentDay/index.d.ts +1 -0
  84. package/es/components/schedules/components/ScheduleDetailList/index.d.ts +1 -0
  85. package/es/components/schedules/model.d.ts +9 -1
  86. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -0
  87. package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -0
  88. package/es/components/schedules/products/list/ProductItem/index.d.ts +1 -0
  89. package/es/components/schedules/products/list/index.d.ts +1 -0
  90. package/es/components/schedules/resources/list/index.d.ts +1 -0
  91. package/es/components/shoppingCart/components/Empty/index.d.ts +1 -0
  92. package/es/components/shoppingCart/components/Render/index.d.ts +1 -0
  93. package/es/components/shoppingCart/index.d.ts +1 -0
  94. package/es/components/systemSettings/registry/components/docs/images/image-1.png +0 -0
  95. package/es/components/systemSettings/registry/components/docs/images/image-2.png +0 -0
  96. package/es/components/systemSettings/registry/components/docs/images/image-3.png +0 -0
  97. package/es/components/systemSettings/registry/components/docs/images/image-4.png +0 -0
  98. package/es/components/systemSettings/registry/components/docs/images/image-5.png +0 -0
  99. package/es/components/systemSettings/registry/components/docs/images/image-6.png +0 -0
  100. package/es/components/systemSettings/registry/components/docs/images/image-7.png +0 -0
  101. package/es/components/systemSettings/registry/components/docs/images/image-8.png +0 -0
  102. package/es/components/systemSettings/registry/components/docs/images/image.png +0 -0
  103. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -0
  104. package/es/hooks/usePaymentLogger.d.ts +1 -0
  105. package/es/plus/saasCreateOrganization/components/Header.d.ts +1 -0
  106. package/es/plus/saasRegister/components/EntryEmail.d.ts +1 -0
  107. package/es/plus/saasRegister/components/EntryInfo.d.ts +1 -0
  108. package/es/plus/saasRegister/components/GoLogin.d.ts +1 -0
  109. package/es/plus/saasRegister/components/Header.d.ts +1 -0
  110. package/es/plus/saasRegister/components/VerifyError.d.ts +1 -0
  111. package/es/plus/saasRegister/components/VerifyingLink.d.ts +1 -0
  112. package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -0
  113. package/es/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -0
  114. package/es/pro/Selector/demo.d.ts +1 -0
  115. package/lib/businessModel/SalesModel/index.d.ts +1 -0
  116. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  117. package/lib/components/appointmentBooking/components/Content/index.d.ts +1 -0
  118. package/lib/components/appointmentBooking/components/Header/index.d.ts +1 -0
  119. package/lib/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +1 -0
  120. package/lib/components/appointmentBooking/components/Voucher/index.js +4 -1
  121. package/lib/components/appointmentBooking/index.d.ts +1 -0
  122. package/lib/components/appointmentBooking/locales.js +3 -0
  123. package/lib/components/booking/components/TabProduct/index.d.ts +1 -0
  124. package/lib/components/booking/components/TabProduct/productItem/index.d.ts +1 -0
  125. package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -0
  126. package/lib/components/booking/components/collapsibleList/utils.d.ts +1 -0
  127. package/lib/components/booking/components/emptyBooking/index.d.ts +1 -0
  128. package/lib/components/booking/components/footer/FooterMenus/index.d.ts +1 -0
  129. package/lib/components/booking/components/footer/index.d.ts +1 -0
  130. package/lib/components/booking/components/voucher/index.js +4 -1
  131. package/lib/components/booking/deposit/index.d.ts +1 -0
  132. package/lib/components/booking/forms/single/index.d.ts +1 -0
  133. package/lib/components/booking/forms/table/index.d.ts +1 -0
  134. package/lib/components/booking/info/addServiceVariant/index.d.ts +1 -0
  135. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
  136. package/lib/components/booking/info/index.d.ts +1 -0
  137. package/lib/components/booking/info/service/Lists.d.ts +1 -0
  138. package/lib/components/booking/info/service/addService/index.d.ts +1 -0
  139. package/lib/components/booking/info/service/addTimeModal/index.d.ts +1 -0
  140. package/lib/components/booking/info/service/serviceList/index.d.ts +1 -0
  141. package/lib/components/booking/info/service2/Lists.d.ts +1 -0
  142. package/lib/components/booking/info2/service/addTimeModal/index.d.ts +1 -0
  143. package/lib/components/booking/info2/service/contactInfoMode/index.d.ts +1 -0
  144. package/lib/components/booking/info2/service/serviceList/index.d.ts +1 -0
  145. package/lib/components/booking/locales.d.ts +3 -0
  146. package/lib/components/booking/locales.js +3 -0
  147. package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -0
  148. package/lib/components/booking/notes/NoteBlock/index.d.ts +1 -0
  149. package/lib/components/booking/utils.d.ts +2 -2
  150. package/lib/components/eftposPay/amount.d.ts +2 -1
  151. package/lib/components/eftposPay/app.d.ts +1 -0
  152. package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
  153. package/lib/components/eftposPay/device.d.ts +2 -1
  154. package/lib/components/eftposPay/index.d.ts +1 -0
  155. package/lib/components/eftposPay/linkly/index.d.ts +1 -0
  156. package/lib/components/eftposPay/pay.d.ts +1 -0
  157. package/lib/components/eftposPay/payo/config.d.ts +1 -0
  158. package/lib/components/eftposPay/tip.d.ts +1 -0
  159. package/lib/components/eftposPay/windcave/receiptAction.d.ts +1 -0
  160. package/lib/components/eftposPay/windcave/windcave.d.ts +1 -0
  161. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
  162. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
  163. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
  164. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
  165. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +1 -0
  166. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +1 -0
  167. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
  168. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
  169. package/lib/components/eventBooking/index.d.ts +1 -0
  170. package/lib/components/login/index.d.ts +1 -0
  171. package/lib/components/pay/toC/PaymentMethods/BankDeposit/index.js +1 -1
  172. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +1 -0
  173. package/lib/components/pay/toC/PaymentMethods/StripePay/index.js +1 -1
  174. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -0
  175. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -0
  176. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
  177. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
  178. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
  179. package/lib/components/productExtension/fields/Actor/index.d.ts +1 -0
  180. package/lib/components/productExtension/fields/Forms/index.d.ts +1 -0
  181. package/lib/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -0
  182. package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -0
  183. package/lib/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
  184. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
  185. package/lib/components/productExtension/index.d.ts +1 -0
  186. package/lib/components/ruleSetting/index.d.ts +1 -0
  187. package/lib/components/ruleSetting/ruleBorder/index.d.ts +1 -0
  188. package/lib/components/schedules/calendar/calendarItem.d.ts +1 -0
  189. package/lib/components/schedules/calendar/index.d.ts +1 -0
  190. package/lib/components/schedules/components/CurrentDay/index.d.ts +1 -0
  191. package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +1 -0
  192. package/lib/components/schedules/model.d.ts +9 -1
  193. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -0
  194. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -0
  195. package/lib/components/schedules/products/list/ProductItem/index.d.ts +1 -0
  196. package/lib/components/schedules/products/list/index.d.ts +1 -0
  197. package/lib/components/schedules/resources/list/index.d.ts +1 -0
  198. package/lib/components/shoppingCart/components/Empty/index.d.ts +1 -0
  199. package/lib/components/shoppingCart/components/Render/index.d.ts +1 -0
  200. package/lib/components/shoppingCart/index.d.ts +1 -0
  201. package/lib/components/systemSettings/registry/components/docs/images/image-1.png +0 -0
  202. package/lib/components/systemSettings/registry/components/docs/images/image-2.png +0 -0
  203. package/lib/components/systemSettings/registry/components/docs/images/image-3.png +0 -0
  204. package/lib/components/systemSettings/registry/components/docs/images/image-4.png +0 -0
  205. package/lib/components/systemSettings/registry/components/docs/images/image-5.png +0 -0
  206. package/lib/components/systemSettings/registry/components/docs/images/image-6.png +0 -0
  207. package/lib/components/systemSettings/registry/components/docs/images/image-7.png +0 -0
  208. package/lib/components/systemSettings/registry/components/docs/images/image-8.png +0 -0
  209. package/lib/components/systemSettings/registry/components/docs/images/image.png +0 -0
  210. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -0
  211. package/lib/hooks/usePaymentLogger.d.ts +1 -0
  212. package/lib/plus/saasCreateOrganization/components/Header.d.ts +1 -0
  213. package/lib/plus/saasRegister/components/EntryEmail.d.ts +1 -0
  214. package/lib/plus/saasRegister/components/EntryInfo.d.ts +1 -0
  215. package/lib/plus/saasRegister/components/GoLogin.d.ts +1 -0
  216. package/lib/plus/saasRegister/components/Header.d.ts +1 -0
  217. package/lib/plus/saasRegister/components/VerifyError.d.ts +1 -0
  218. package/lib/plus/saasRegister/components/VerifyingLink.d.ts +1 -0
  219. package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -0
  220. package/lib/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -0
  221. package/lib/pro/Selector/demo.d.ts +1 -0
  222. package/package.json +4 -4
  223. package/es/components/Sales/Cart/utils.d.ts +0 -68
  224. package/es/components/Sales/Checkout/utils.d.ts +0 -41
  225. package/es/components/Sales/Summary/utils.d.ts +0 -51
  226. package/es/components/appointmentBooking/locales.d.ts +0 -363
  227. package/es/components/booking/components/tabPane/index.d.ts +0 -4
  228. package/es/components/booking/deposit/DepositItem/index.d.ts +0 -25
  229. package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  230. package/es/components/booking/info/clientVariant/utils.d.ts +0 -1
  231. package/es/components/booking/info2/service/editService/utils.d.ts +0 -13
  232. package/es/components/booking/notes/addNote/index.d.ts +0 -3
  233. package/es/components/eftposPay/const.d.ts +0 -184
  234. package/es/components/eftposPay/hooks.d.ts +0 -35
  235. package/es/components/eftposPay/locales.d.ts +0 -330
  236. package/es/components/eftposPay/store/index.d.ts +0 -355
  237. package/es/components/eftposPay/tyro/index.d.ts +0 -9
  238. package/es/components/eventBooking/components/Voucher/components/locales.d.ts +0 -39
  239. package/es/components/pay/toC/PaymentList/utils.d.ts +0 -36
  240. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -6
  241. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -2
  242. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -2
  243. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -2
  244. package/es/components/pay/toC/PaymentMethods/StripePay/index.d.ts +0 -10
  245. package/es/components/pay/toC/model.d.ts +0 -32
  246. package/es/components/shoppingCart/locales.d.ts +0 -33
  247. package/es/components/shoppingCart/type.d.ts +0 -48
  248. package/es/components/subTotal/locales.d.ts +0 -42
  249. package/es/components/ticketBooking/locales.d.ts +0 -174
  250. package/es/hooks/useEngineContext.d.ts +0 -10
  251. package/es/hooks/useWindowSize.d.ts +0 -5
  252. package/es/plus/productSelect/ProductList/gridComponents.d.ts +0 -44
  253. package/es/plus/selectHolder/locales.d.ts +0 -21
  254. package/es/plus/skuOptionsSelection/types.d.ts +0 -429
  255. package/es/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +0 -4
  256. package/es/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +0 -4
  257. package/es/pro/NumericStepper/index.d.ts +0 -43
  258. package/es/pro/Selector/Selector.d.ts +0 -14
  259. package/es/pro/Selector/components/Card/index.d.ts +0 -57
  260. package/es/pro/Selector/components/Indicator/index.d.ts +0 -19
  261. package/es/pro/Selector/components/LayoutContainer/index.d.ts +0 -16
  262. package/es/pro/Selector/hooks/usePresetProps.d.ts +0 -24
  263. package/es/pro/Selector/types.d.ts +0 -173
  264. package/es/pro/pisellNumberSelector/example.d.ts +0 -3
  265. package/lib/components/Sales/Cart/utils.d.ts +0 -68
  266. package/lib/components/Sales/Checkout/utils.d.ts +0 -41
  267. package/lib/components/Sales/Summary/utils.d.ts +0 -51
  268. package/lib/components/appointmentBooking/locales.d.ts +0 -363
  269. package/lib/components/booking/components/tabPane/index.d.ts +0 -4
  270. package/lib/components/booking/deposit/DepositItem/index.d.ts +0 -25
  271. package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  272. package/lib/components/booking/info/clientVariant/utils.d.ts +0 -1
  273. package/lib/components/booking/info2/service/editService/utils.d.ts +0 -13
  274. package/lib/components/booking/notes/addNote/index.d.ts +0 -3
  275. package/lib/components/eftposPay/const.d.ts +0 -184
  276. package/lib/components/eftposPay/hooks.d.ts +0 -35
  277. package/lib/components/eftposPay/locales.d.ts +0 -330
  278. package/lib/components/eftposPay/store/index.d.ts +0 -355
  279. package/lib/components/eftposPay/tyro/index.d.ts +0 -9
  280. package/lib/components/eventBooking/components/Voucher/components/locales.d.ts +0 -39
  281. package/lib/components/pay/toC/PaymentList/utils.d.ts +0 -36
  282. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -6
  283. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -2
  284. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -2
  285. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -2
  286. package/lib/components/pay/toC/PaymentMethods/StripePay/index.d.ts +0 -10
  287. package/lib/components/pay/toC/model.d.ts +0 -32
  288. package/lib/components/shoppingCart/locales.d.ts +0 -33
  289. package/lib/components/shoppingCart/type.d.ts +0 -48
  290. package/lib/components/subTotal/locales.d.ts +0 -42
  291. package/lib/components/ticketBooking/locales.d.ts +0 -174
  292. package/lib/hooks/useEngineContext.d.ts +0 -10
  293. package/lib/hooks/useWindowSize.d.ts +0 -5
  294. package/lib/plus/productSelect/ProductList/gridComponents.d.ts +0 -44
  295. package/lib/plus/selectHolder/locales.d.ts +0 -21
  296. package/lib/plus/skuOptionsSelection/types.d.ts +0 -429
  297. package/lib/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +0 -4
  298. package/lib/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +0 -4
  299. package/lib/pro/NumericStepper/index.d.ts +0 -43
  300. package/lib/pro/Selector/Selector.d.ts +0 -14
  301. package/lib/pro/Selector/components/Card/index.d.ts +0 -57
  302. package/lib/pro/Selector/components/Indicator/index.d.ts +0 -19
  303. package/lib/pro/Selector/components/LayoutContainer/index.d.ts +0 -16
  304. package/lib/pro/Selector/hooks/usePresetProps.d.ts +0 -24
  305. package/lib/pro/Selector/types.d.ts +0 -173
  306. package/lib/pro/pisellNumberSelector/example.d.ts +0 -3
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const ResourcesModule: ({ product }: {
2
3
  product: any;
3
4
  }) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const ProductDetailByDate: () => JSX.Element;
3
4
  export default ProductDetailByDate;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare type Item = any;
3
4
  interface ProductItemProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  interface ProductListProps {
3
4
  loading: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare type ResourcesListProps = {
3
4
  list: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Empty: (props: any) => JSX.Element;
3
4
  export default Empty;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Content: () => JSX.Element;
3
4
  export default Content;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { shoppingCartProps } from './type';
2
3
  declare const shoppingCart: ({ onCard, onAction, onChange, onAddProduct, onActiveKey, ...props }: shoppingCartProps) => JSX.Element;
3
4
  export default shoppingCart;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface AddServiceVariantProps {
2
3
  globalState: any;
3
4
  setGlobalState: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface LogData {
2
3
  key: string;
3
4
  value: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SCOProps } from '../types';
2
3
  import '../index.less';
3
4
  export declare const Header: (props: SCOProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FormInstance } from 'antd';
2
3
  import { SRProps } from '../types';
3
4
  import '../index.less';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FormInstance } from 'antd';
2
3
  import { SRProps } from '../types';
3
4
  import '../index.less';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SRProps } from '../types';
2
3
  import '../index.less';
3
4
  declare const GoLogin: (props: SRProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SRProps } from '../types';
2
3
  import '../index.less';
3
4
  export declare const Header: (props: SRProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SRStepStatus } from '../types';
2
3
  import '../index.less';
3
4
  declare const VerifyError: (props: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import '../index.less';
2
3
  declare const VerifyingEmailLink: (props: {
3
4
  onVerifyLink: () => Promise<void>;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { RenderItemProps } from '../../../../pro/Selector/types';
2
3
  declare const NormalCard: (props: RenderItemProps & {
3
4
  parentDataSource: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const VariantCard: (props: any) => JSX.Element;
3
4
  export default VariantCard;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectorDemo: () => JSX.Element;
2
3
  export default SelectorDemo;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const SalesModel: ({ children, hooks, config }: any) => JSX.Element;
2
3
  export * from './Sales';
3
4
  export default SalesModel;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const CartItem: ({ onNext, renderContactInfo }: any) => JSX.Element;
3
4
  export default CartItem;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Layout: () => JSX.Element;
3
4
  export default Layout;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Header: () => JSX.Element;
3
4
  export default Header;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectDate: (props: any) => JSX.Element | null;
2
3
  export default SelectDate;
@@ -170,8 +170,11 @@ var VoucherCard = (props) => {
170
170
  batchUpdateCart(val.productList);
171
171
  setCode("");
172
172
  } else {
173
+ const content = {
174
+ time_limit: import_utils.locales.getText("pisell2.text.goodpass.code-invalid-expired")
175
+ };
173
176
  (0, import_materials.PisellToast)({
174
- content: val.type === "server" ? import_utils.locales.getText("pisell2.text.goodpass.code-invalid") : import_utils.locales.getText("pisell2.text.goodpass.code-invalid-cart")
177
+ content: val.type === "server" ? import_utils.locales.getText("pisell2.text.goodpass.code-invalid") : content[val == null ? void 0 : val.unavailableReason] || import_utils.locales.getText("pisell2.text.goodpass.code-invalid-cart")
175
178
  });
176
179
  }
177
180
  };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const AppointmentBooking: () => JSX.Element;
3
4
  export default AppointmentBooking;
@@ -139,6 +139,7 @@ var locales_default = {
139
139
  "pisell2.text.goodpass.enter-code": "Enter Code",
140
140
  "pisell2.text.goodpass.code-invalid": "Current code is invalid",
141
141
  "pisell2.text.goodpass.code-invalid-cart": "No eligible items in the cart",
142
+ "pisell2.text.goodpass.code-invalid-expired": "Current coupon is not valid in use",
142
143
  "pisell2.text.goodpass.login": "Login",
143
144
  "pisell2.text.goodpass.login-tip": " for member benefit Or use account credit",
144
145
  "pisell2.text.contact-info.title": "Contact info"
@@ -259,6 +260,7 @@ var locales_default = {
259
260
  "pisell2.text.goodpass.enter-code": "请输入券码",
260
261
  "pisell2.text.goodpass.code-invalid": "当前券码不可用",
261
262
  "pisell2.text.goodpass.code-invalid-cart": "当前购物车中无可用商品",
263
+ "pisell2.text.goodpass.code-invalid-expired": "当前优惠券不在使用期限内",
262
264
  "pisell2.text.goodpass.login": "登录",
263
265
  "pisell2.text.goodpass.login-tip": "以获取会员福利或使用账户积分",
264
266
  "pisell2.text.contact-info.title": "联系信息"
@@ -379,6 +381,7 @@ var locales_default = {
379
381
  "pisell2.text.goodpass.enter-code": "請輸入券碼",
380
382
  "pisell2.text.goodpass.code-invalid": "當前券碼不可用",
381
383
  "pisell2.text.goodpass.code-invalid-cart": "當前購物車中無可用商品",
384
+ "pisell2.text.goodpass.code-invalid-expired": "當前優惠券不在使用期限內",
382
385
  "pisell2.text.goodpass.login": "登錄",
383
386
  "pisell2.text.goodpass.login-tip": "以獲取會員福利或使用賬戶積分",
384
387
  "pisell2.text.contact-info.title": "聯繫信息"
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  interface TabProductProps {
3
4
  list: any[];
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const ProductItem: ({ item, onClick, amountSymbol, style, className, }: any) => JSX.Element;
3
4
  export default ProductItem;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const SelectProductItem: ({ item, onClick, onChangeQuantity, amountSymbol, style, className, disabled, }: any) => JSX.Element;
3
4
  export default SelectProductItem;
@@ -1 +1,2 @@
1
+ /// <reference types="react" />
1
2
  export declare const renderBundles: (item: any, amountSymbol: string) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * @title: 空状态
3
4
  * @description:
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const FooterMenus: ({ state, menuChange, items }: any) => JSX.Element | null;
3
4
  export default FooterMenus;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  /**
3
4
  * @title: 底部
@@ -270,8 +270,11 @@ var VoucherCard = (props) => {
270
270
  productListToValue(val.productList, true);
271
271
  setCode("");
272
272
  } else {
273
+ const content = {
274
+ time_limit: import_utils.locales.getText("pisell2.text.goodpass.code-invalid-expired")
275
+ };
273
276
  (0, import_materials.PisellToast)({
274
- content: val.type === "server" ? import_utils.locales.getText("pisell2.text.goodpass.code-invalid") : import_utils.locales.getText("pisell2.text.goodpass.code-invalid-cart")
277
+ content: val.type === "server" ? import_utils.locales.getText("pisell2.text.goodpass.code-invalid") : content[val == null ? void 0 : val.unavailableReason] || import_utils.locales.getText("pisell2.text.goodpass.code-invalid-cart")
275
278
  });
276
279
  }
277
280
  };
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Deposit: (props: any) => JSX.Element;
2
3
  export default Deposit;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  /**
3
4
  * @title: 表单选择器
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const Table: ({ value, onChange, field, mode, onAdd }: any) => JSX.Element;
3
4
  export default Table;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface AddServiceVariantProps {
2
3
  globalState: any;
3
4
  setGlobalState: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { EditServiceRef } from "../service/editService";
2
3
  declare const useInfoHolder: (state: any, dispatch: any) => {
3
4
  detailRef: import("react").MutableRefObject<EditServiceRef | undefined>;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InfoProps } from './main';
2
3
  declare const APP: (props: InfoProps) => JSX.Element;
3
4
  export default APP;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Lists: ({ onEdit, onChange, onAction, isParallelResource }: any) => JSX.Element;
2
3
  export default Lists;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellDrawerProps } from '../../../components/drawer';
2
3
  import './index.less';
3
4
  interface AddServiceProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const AddTimeModal: () => JSX.Element;
3
4
  export default AddTimeModal;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const ServiceList: ({ onEdit }: {
3
4
  onEdit: any;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Lists: ({ onEdit, onChange }: any) => JSX.Element;
2
3
  export default Lists;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import '../../../info/service/addTimeModal/index.less';
2
3
  declare const AddTimeModal: () => JSX.Element;
3
4
  export default AddTimeModal;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const ContactInfoMode: () => JSX.Element;
2
3
  export default ContactInfoMode;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const ServiceList: ({ onEdit }: {
3
4
  onEdit: any;
@@ -268,6 +268,7 @@ declare const _default: {
268
268
  'pisell2.text.goodpass.enter-code': string;
269
269
  'pisell2.text.goodpass.code-invalid': string;
270
270
  'pisell2.text.goodpass.code-invalid-cart': string;
271
+ 'pisell2.text.goodpass.code-invalid-expired': string;
271
272
  'pisell2.text.status.valid': string;
272
273
  'pisell2.text.status.expired': string;
273
274
  'pisell2.text.validity.expired': (str: string) => string;
@@ -548,6 +549,7 @@ declare const _default: {
548
549
  'pisell2.text.goodpass.enter-code': string;
549
550
  'pisell2.text.goodpass.code-invalid': string;
550
551
  'pisell2.text.goodpass.code-invalid-cart': string;
552
+ 'pisell2.text.goodpass.code-invalid-expired': string;
551
553
  'pisell2.text.status.valid': string;
552
554
  'pisell2.text.status.expired': string;
553
555
  'pisell2.text.validity.expired': (str: string) => string;
@@ -828,6 +830,7 @@ declare const _default: {
828
830
  'pisell2.text.goodpass.enter-code': string;
829
831
  'pisell2.text.goodpass.code-invalid': string;
830
832
  'pisell2.text.goodpass.code-invalid-cart': string;
833
+ 'pisell2.text.goodpass.code-invalid-expired': string;
831
834
  'pisell2.text.status.valid': string;
832
835
  'pisell2.text.status.expired': string;
833
836
  'pisell2.text.validity.expired': (str: string) => string;
@@ -324,6 +324,7 @@ var locales_default = {
324
324
  "pisell2.text.goodpass.enter-code": "Enter Code",
325
325
  "pisell2.text.goodpass.code-invalid": "Current code is invalid",
326
326
  "pisell2.text.goodpass.code-invalid-cart": "No eligible items in the cart",
327
+ "pisell2.text.goodpass.code-invalid-expired": "Current coupon is not valid in use",
327
328
  "pisell2.text.status.valid": "Valid",
328
329
  "pisell2.text.status.expired": "Expired",
329
330
  "pisell2.text.validity.expired": (str) => {
@@ -637,6 +638,7 @@ var locales_default = {
637
638
  "pisell2.text.goodpass.enter-code": "请输入券码",
638
639
  "pisell2.text.goodpass.code-invalid": "当前券码不可用",
639
640
  "pisell2.text.goodpass.code-invalid-cart": "当前购物车中无可用商品",
641
+ "pisell2.text.goodpass.code-invalid-expired": "当前优惠券不在使用期限内",
640
642
  "pisell2.text.status.valid": "有效",
641
643
  "pisell2.text.status.expired": "已过期",
642
644
  "pisell2.text.validity.expired": (str) => {
@@ -950,6 +952,7 @@ var locales_default = {
950
952
  "pisell2.text.goodpass.enter-code": "請輸入券碼",
951
953
  "pisell2.text.goodpass.code-invalid": "當前券碼不可用",
952
954
  "pisell2.text.goodpass.code-invalid-cart": "當前購物車中無可用商品",
955
+ "pisell2.text.goodpass.code-invalid-expired": "當前優惠券不在使用期限內",
953
956
  "pisell2.text.status.valid": "有效",
954
957
  "pisell2.text.status.expired": "已過期",
955
958
  "pisell2.text.validity.expired": (str) => {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  export interface InfoProps {
3
4
  isEdit: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  export interface InfoProps {
3
4
  title?: string;
@@ -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 {};
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PosProps } from './const';
2
3
  /**
3
4
  * @title: 支付金额信息配置页
@@ -8,7 +9,7 @@ import { PosProps } from './const';
8
9
  */
9
10
  declare const _default: ({ className, onChange, onClose, formatAmount, isMobile, net, client }: {
10
11
  className?: string | undefined;
11
- onChange?: ((status: "success" | "page" | "print" | "fail" | "mark_tx_processed", params?: string | {
12
+ onChange?: ((status: "success" | "page" | "fail" | "print" | "mark_tx_processed", params?: string | {
12
13
  [keys: string]: unknown;
13
14
  } | undefined, other?: any) => void) | undefined;
14
15
  onClose: () => void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PosProps, RouteType } from './const';
2
3
  declare const App: ({ action, api, device_number, terminal, tyroUrl, tyroVersion, onChangeParams, isMobile, channel, formatAmount, ...props }: Omit<PosProps, "mode" | "type" | "getApi"> & {
3
4
  action: RouteType;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ActionProps } from '../../const';
2
3
  declare const _default: ({ className, isMobile, onChange }: ActionProps) => JSX.Element;
3
4
  export default _default;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PayProps, PosProps } from './const';
2
3
  import './device.less';
3
4
  /**
@@ -10,7 +11,7 @@ import './device.less';
10
11
  declare const _default: ({ api, onChange, onClose, className, device_number, isMobile, net, client, formatAmount, }: {
11
12
  api: PayProps['api'];
12
13
  className?: string | undefined;
13
- onChange?: ((status: "success" | "page" | "print" | "fail" | "mark_tx_processed", params?: string | {
14
+ onChange?: ((status: "success" | "page" | "fail" | "print" | "mark_tx_processed", params?: string | {
14
15
  [keys: string]: unknown;
15
16
  } | undefined, other?: any) => void) | undefined;
16
17
  onClose: () => void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PosProps } from './const';
2
3
  import './index.less';
3
4
  declare const _default: (props: PosProps) => JSX.Element | null;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Linkly: ({ api, onChange }: any) => JSX.Element;
2
3
  export default Linkly;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PayProps } from './const';
2
3
  import './index.less';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { StatusEnum } from '../const';
2
3
  export declare const POS: ({ api, onChange, }: {
3
4
  api: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './tip.less';
2
3
  /**
3
4
  * @title: 支付状态未知页面
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * @title: 按钮操作区
3
4
  * @description: 仅包含签名
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: ({ api, onChange, formatAmount, }: {
2
3
  api: any;
3
4
  onChange: any;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Deposit: () => JSX.Element;
2
3
  export default Deposit;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Layout: () => JSX.Element;
3
4
  export default Layout;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Header: () => JSX.Element;
3
4
  export default Header;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectHolderModal: (props: any) => JSX.Element;
2
3
  export default SelectHolderModal;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Status: (props: any) => JSX.Element;
3
4
  export default Status;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Status: (props: any) => JSX.Element;
3
4
  export default Status;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Resource: (props: any) => JSX.Element;
2
3
  export default Resource;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Schedule: () => JSX.Element;
2
3
  export default Schedule;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const EventBooking: () => JSX.Element;
3
4
  export default EventBooking;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  export interface LoginProps {
3
4
  title: string;
@@ -83,7 +83,7 @@ var BankDeposit = (props, ref) => {
83
83
  value: ""
84
84
  });
85
85
  paymentLogger.sendLogs("BankDepositH5跳转成功");
86
- state.history.push(_href);
86
+ window.location.href = _href;
87
87
  } catch (err) {
88
88
  paymentLogger.addLog({
89
89
  key: "BankDeposit处理错误",
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.module.less';
2
3
  declare const StripePayment: () => JSX.Element;
3
4
  export default StripePayment;
@@ -87,7 +87,7 @@ var StripePay = (props, ref) => {
87
87
  redirectUrl
88
88
  }
89
89
  });
90
- state.history.push(redirectUrl);
90
+ window.location.href = redirectUrl;
91
91
  paymentLogger.sendLogs("StripePay H5端跳转成功");
92
92
  } catch (err) {
93
93
  paymentLogger.addLog({