@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,174 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.ticket-booking.info': string;
4
- 'pisell2.ticket-booking.notes': string;
5
- 'pisell2.ticket-booking.forms': string;
6
- 'pisell2.ticket-booking.sales': string;
7
- 'pisell2.ticket-booking.payment': string;
8
- 'pisell2.ticket-booking.unsaved-changes': string;
9
- 'pisell2.ticket-booking.exit-confirm': string;
10
- 'pisell2.ticket-booking.go-back': string;
11
- 'pisell2.ticket-booking.exit': string;
12
- 'pisell2.ticket-booking.deposit': string;
13
- 'pisell2.ticket-booking.copy-success': string;
14
- 'pisell2.ticket-booking.no-data': string;
15
- 'pisell2.ticket-booking.authorized': string;
16
- 'pisell2.ticket-booking.paid': string;
17
- 'pisell2.ticket-booking.partially-paid': string;
18
- 'pisell2.ticket-booking.partially-refunded': string;
19
- 'pisell2.ticket-booking.payment-pending': string;
20
- 'pisell2.ticket-booking.refunded': string;
21
- 'pisell2.ticket-booking.unpaid': string;
22
- 'pisell2.ticket-booking.voided': string;
23
- 'pisell2.ticket-booking.pending': string;
24
- 'pisell2.ticket-booking.all': string;
25
- 'pisell2.ticket-booking.not-started': string;
26
- 'pisell2.ticket-booking.started': string;
27
- 'pisell2.ticket-booking.finished': string;
28
- 'pisell2.ticket-booking.canceled': string;
29
- 'pisell2.ticket-booking.inform': string;
30
- 'pisell2.ticket-booking.check-management': string;
31
- 'pisell2.ticket-booking.confirm': string;
32
- 'pisell2.ticket-booking.dashboard': string;
33
- 'pisell2.ticket-booking.booking-list': string;
34
- 'pisell2.ticket-booking.full-data': string;
35
- 'pisell2.ticket-booking.today': string;
36
- 'pisell2.ticket-booking.now': string;
37
- 'pisell2.ticket-booking.start-time': string;
38
- 'pisell2.ticket-booking.create-time': string;
39
- 'pisell2.ticket-booking.customer': string;
40
- 'pisell2.ticket-booking.total': string;
41
- 'pisell2.ticket-booking.search': string;
42
- 'pisell2.ticket-booking.refresh-success': string;
43
- 'pisell2.ticket-booking.loading': string;
44
- 'pisell2.ticket-booking.appointment-not-found': string;
45
- 'pisell2.ticket-booking.scan': string;
46
- 'pisell2.ticket-booking.create-new': string;
47
- 'pisell2.ticket-booking.add-to-cart': string;
48
- 'pisell2.ticket-booking.not-available-title': string;
49
- 'pisell2.ticket-booking.not-available-ok': string;
50
- 'pisell2.ticket-booking.in-cart': (number: number) => string;
51
- 'pisell2.product.card.cart-items': (number: number) => string;
52
- 'pisell2.product.card.subtotal': string;
53
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
54
- 'pisell2.product.card.day': (val: number) => string;
55
- 'pisell2.product.card.day.event': (val: number) => string;
56
- 'pisell2.product.card.minute': (val: number) => string;
57
- "pisell2.ticket-booking.reload": string;
58
- };
59
- 'zh-CN': {
60
- 'pisell2.ticket-booking.info': string;
61
- 'pisell2.ticket-booking.notes': string;
62
- 'pisell2.ticket-booking.forms': string;
63
- 'pisell2.ticket-booking.sales': string;
64
- 'pisell2.ticket-booking.payment': string;
65
- 'pisell2.ticket-booking.unsaved-changes': string;
66
- 'pisell2.ticket-booking.exit-confirm': string;
67
- 'pisell2.ticket-booking.go-back': string;
68
- 'pisell2.ticket-booking.exit': string;
69
- 'pisell2.ticket-booking.deposit': string;
70
- 'pisell2.ticket-booking.copy-success': string;
71
- 'pisell2.ticket-booking.no-data': string;
72
- 'pisell2.ticket-booking.authorized': string;
73
- 'pisell2.ticket-booking.paid': string;
74
- 'pisell2.ticket-booking.partially-paid': string;
75
- 'pisell2.ticket-booking.partially-refunded': string;
76
- 'pisell2.ticket-booking.payment-pending': string;
77
- 'pisell2.ticket-booking.refunded': string;
78
- 'pisell2.ticket-booking.unpaid': string;
79
- 'pisell2.ticket-booking.voided': string;
80
- 'pisell2.ticket-booking.pending': string;
81
- 'pisell2.ticket-booking.all': string;
82
- 'pisell2.ticket-booking.not-started': string;
83
- 'pisell2.ticket-booking.started': string;
84
- 'pisell2.ticket-booking.finished': string;
85
- 'pisell2.ticket-booking.canceled': string;
86
- 'pisell2.ticket-booking.inform': string;
87
- 'pisell2.ticket-booking.check-management': string;
88
- 'pisell2.ticket-booking.confirm': string;
89
- 'pisell2.ticket-booking.dashboard': string;
90
- 'pisell2.ticket-booking.booking-list': string;
91
- 'pisell2.ticket-booking.full-data': string;
92
- 'pisell2.ticket-booking.today': string;
93
- 'pisell2.ticket-booking.now': string;
94
- 'pisell2.ticket-booking.start-time': string;
95
- 'pisell2.ticket-booking.create-time': string;
96
- 'pisell2.ticket-booking.customer': string;
97
- 'pisell2.ticket-booking.total': string;
98
- 'pisell2.ticket-booking.search': string;
99
- 'pisell2.ticket-booking.refresh-success': string;
100
- 'pisell2.ticket-booking.loading': string;
101
- 'pisell2.ticket-booking.appointment-not-found': string;
102
- 'pisell2.ticket-booking.scan': string;
103
- 'pisell2.ticket-booking.create-new': string;
104
- 'pisell2.ticket-booking.add-to-cart': string;
105
- 'pisell2.ticket-booking.not-available-title': string;
106
- 'pisell2.ticket-booking.not-available-ok': string;
107
- 'pisell2.product.card.cart-items': (number: number) => string;
108
- 'pisell2.product.card.subtotal': string;
109
- 'pisell2.ticket-booking.in-cart': (number: number) => string;
110
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
111
- 'pisell2.product.card.day': (val: number) => string;
112
- 'pisell2.product.card.day.event': (val: number) => string;
113
- 'pisell2.product.card.minute': (val: number) => string;
114
- "pisell2.ticket-booking.reload": string;
115
- };
116
- 'zh-HK': {
117
- 'pisell2.ticket-booking.info': string;
118
- 'pisell2.ticket-booking.notes': string;
119
- 'pisell2.ticket-booking.forms': string;
120
- 'pisell2.ticket-booking.sales': string;
121
- 'pisell2.ticket-booking.payment': string;
122
- 'pisell2.ticket-booking.unsaved-changes': string;
123
- 'pisell2.ticket-booking.exit-confirm': string;
124
- 'pisell2.ticket-booking.go-back': string;
125
- 'pisell2.ticket-booking.exit': string;
126
- 'pisell2.ticket-booking.deposit': string;
127
- 'pisell2.ticket-booking.copy-success': string;
128
- 'pisell2.ticket-booking.no-data': string;
129
- 'pisell2.ticket-booking.authorized': string;
130
- 'pisell2.ticket-booking.paid': string;
131
- 'pisell2.ticket-booking.partially-paid': string;
132
- 'pisell2.ticket-booking.partially-refunded': string;
133
- 'pisell2.ticket-booking.payment-pending': string;
134
- 'pisell2.ticket-booking.refunded': string;
135
- 'pisell2.ticket-booking.unpaid': string;
136
- 'pisell2.ticket-booking.voided': string;
137
- 'pisell2.ticket-booking.pending': string;
138
- 'pisell2.ticket-booking.all': string;
139
- 'pisell2.ticket-booking.not-started': string;
140
- 'pisell2.ticket-booking.started': string;
141
- 'pisell2.ticket-booking.finished': string;
142
- 'pisell2.ticket-booking.canceled': string;
143
- 'pisell2.ticket-booking.inform': string;
144
- 'pisell2.ticket-booking.check-management': string;
145
- 'pisell2.ticket-booking.confirm': string;
146
- 'pisell2.ticket-booking.dashboard': string;
147
- 'pisell2.ticket-booking.booking-list': string;
148
- 'pisell2.ticket-booking.full-data': string;
149
- 'pisell2.ticket-booking.today': string;
150
- 'pisell2.ticket-booking.now': string;
151
- 'pisell2.ticket-booking.start-time': string;
152
- 'pisell2.ticket-booking.create-time': string;
153
- 'pisell2.ticket-booking.customer': string;
154
- 'pisell2.ticket-booking.total': string;
155
- 'pisell2.ticket-booking.search': string;
156
- 'pisell2.ticket-booking.refresh-success': string;
157
- 'pisell2.ticket-booking.loading': string;
158
- 'pisell2.ticket-booking.appointment-not-found': string;
159
- 'pisell2.ticket-booking.scan': string;
160
- 'pisell2.ticket-booking.create-new': string;
161
- 'pisell2.ticket-booking.add-to-cart': string;
162
- 'pisell2.ticket-booking.not-available-title': string;
163
- 'pisell2.ticket-booking.not-available-ok': string;
164
- 'pisell2.ticket-booking.in-cart': (number: number) => string;
165
- 'pisell2.product.card.cart-items': (number: number) => string;
166
- 'pisell2.product.card.subtotal': string;
167
- 'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
168
- 'pisell2.product.card.day': (val: number) => string;
169
- 'pisell2.product.card.day.event': (val: number) => string;
170
- 'pisell2.product.card.minute': (val: number) => string;
171
- "pisell2.ticket-booking.reload": string;
172
- };
173
- };
174
- export default _default;
@@ -1,10 +0,0 @@
1
- declare type IEngineContext = {
2
- appHelper: any;
3
- engine: any;
4
- blockContext: any;
5
- components: any;
6
- pageContext: any;
7
- };
8
- declare const useEngineContext: () => IEngineContext;
9
- export declare const usePisellOS: () => any;
10
- export default useEngineContext;
@@ -1,5 +0,0 @@
1
- interface UseWindowSizeOptions {
2
- debounceMs?: number;
3
- }
4
- export declare const useWindowSize: (options?: UseWindowSizeOptions) => void;
5
- export {};
@@ -1,44 +0,0 @@
1
- import React from 'react';
2
- export interface GridConfig {
3
- grid: boolean;
4
- config: string;
5
- }
6
- export declare const parseGridConfig: (config: string) => number[];
7
- export declare const createGridComponents: (layout?: GridConfig | null) => {
8
- List: React.MemoExoticComponent<({ children, ...props }: any) => JSX.Element>;
9
- Item: React.MemoExoticComponent<({ children, index, item, ...props }: any) => JSX.Element>;
10
- };
11
- export declare const GRID_LAYOUTS: {
12
- readonly SINGLE_COLUMN: {
13
- readonly grid: false;
14
- readonly config: "12";
15
- };
16
- readonly TWO_COLUMNS: {
17
- readonly grid: true;
18
- readonly config: "12:12";
19
- };
20
- readonly THREE_COLUMNS: {
21
- readonly grid: true;
22
- readonly config: "8:8:8";
23
- };
24
- readonly FOUR_COLUMNS: {
25
- readonly grid: true;
26
- readonly config: "6:6:6:6";
27
- };
28
- readonly UNEQUAL_TWO: {
29
- readonly grid: true;
30
- readonly config: "8:16";
31
- };
32
- readonly UNEQUAL_THREE: {
33
- readonly grid: true;
34
- readonly config: "6:12:6";
35
- };
36
- };
37
- export declare const createTwoColumnGrid: () => {
38
- List: React.MemoExoticComponent<({ children, ...props }: any) => JSX.Element>;
39
- Item: React.MemoExoticComponent<({ children, index, item, ...props }: any) => JSX.Element>;
40
- };
41
- export declare const createCustomGrid: (config: string) => {
42
- List: React.MemoExoticComponent<({ children, ...props }: any) => JSX.Element>;
43
- Item: React.MemoExoticComponent<({ children, index, item, ...props }: any) => JSX.Element>;
44
- };
@@ -1,21 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell-select-holder-create': string;
4
- 'pisell-select-holder-please-select': string;
5
- 'pisell-select-holder-selected': string;
6
- 'pisell-select-holder-skip': string;
7
- };
8
- 'zh-CN': {
9
- 'pisell-select-holder-create': string;
10
- 'pisell-select-holder-please-select': string;
11
- 'pisell-select-holder-selected': string;
12
- 'pisell-select-holder-skip': string;
13
- };
14
- 'zh-TW': {
15
- 'pisell-select-holder-create': string;
16
- 'pisell-select-holder-please-select': string;
17
- 'pisell-select-holder-selected': string;
18
- 'pisell-select-holder-skip': string;
19
- };
20
- };
21
- export default _default;
@@ -1,429 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * SKU Card 文本样式配置
4
- */
5
- export interface SkuCardTextConfig {
6
- /** 是否显示 */
7
- visible?: boolean;
8
- /** 字体大小 */
9
- fontSize?: number;
10
- /** 颜色 */
11
- color?: string;
12
- /** 字体粗细 */
13
- fontWeight?: 'normal' | 'bold' | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900;
14
- /** 展示行数 */
15
- lineClamp?: number;
16
- }
17
- /**
18
- * SKU Card 图片配置
19
- */
20
- export interface SkuCardImageConfig {
21
- /** 是否显示 */
22
- visible?: boolean;
23
- /** 宽度 */
24
- width?: number;
25
- /** 高度 */
26
- height?: number;
27
- /** 圆角 */
28
- borderRadius?: number | string;
29
- /** 边框 */
30
- border?: string;
31
- }
32
- /**
33
- * SKU Card 配置
34
- */
35
- export interface SkuCardConfig {
36
- /** 主标题配置 */
37
- title?: SkuCardTextConfig;
38
- /** 副标题配置 */
39
- subTitle?: SkuCardTextConfig;
40
- /** 价格配置 */
41
- price?: Omit<SkuCardTextConfig, 'lineClamp'>;
42
- /** 图片配置 */
43
- image?: SkuCardImageConfig;
44
- /**
45
- * @description 是否在「组合规格选项卡片(VariantCard)」展示价格
46
- * - 默认不展示,避免影响现有业务 UI
47
- */
48
- variantPriceVisible?: boolean;
49
- }
50
- /**
51
- * SKU store状态类型
52
- */
53
- export interface SkuSelectionState {
54
- /** 数据源 */
55
- dataSource: any;
56
- /** 原始值 */
57
- value: Record<string | number, any>;
58
- /** 配置 */
59
- config: {
60
- overSold?: boolean;
61
- };
62
- /** 货币符号 */
63
- symbol: string;
64
- /** Selector数据源 */
65
- selectorDataSource: any[];
66
- /** Selector识别的值 */
67
- selectorValue: Record<string | number, any>;
68
- /** SKU Card 配置 */
69
- skuCardConfig: SkuCardConfig;
70
- style?: React.CSSProperties;
71
- /** 样式配置 */
72
- customConfig?: {
73
- /** 弹窗宽度 */
74
- modalWidth?: number | string;
75
- };
76
- }
77
- /** SKU Card 默认配置 */
78
- export declare const defaultSkuCardConfig: SkuCardConfig;
79
- export interface IProps {
80
- /** 数据源 */
81
- dataSource: DataSource;
82
- /** 原始值 */
83
- value: SkuValue;
84
- /** 配置 */
85
- config?: {
86
- /** 是否禁用 */
87
- overSold?: 0 | 1;
88
- };
89
- /** SKU Card 配置 */
90
- skuCardConfig?: SkuCardConfig;
91
- /** 选中变更回调 */
92
- onChange: (value: SkuValue) => void;
93
- /** 自定义滚动容器 */
94
- customScrollParent?: HTMLElement | string;
95
- /** 自定义样式 */
96
- style?: React.CSSProperties;
97
- /** 自定义配置 */
98
- customConfig?: {
99
- /** 弹窗宽度 */
100
- modalWidth?: number | string;
101
- };
102
- }
103
- export interface DataSource {
104
- /** 单规格组数据 */
105
- option_group?: Array<OptionGroupItem>;
106
- /** 组合规格组装后的数据 */
107
- variant?: Array<VariantProductItem>;
108
- /** 组合规格组数据 */
109
- variant_group?: Array<VariantGroupItem>;
110
- /** 套餐商品组数据 */
111
- bundle_group?: Array<BundleItem>;
112
- }
113
- /**
114
- * 单规格组数据
115
- */
116
- export interface OptionGroupItem {
117
- /** 创建者id */
118
- create_account_id?: number;
119
- /** 创建时间 */
120
- created_at?: string;
121
- /** 删除时间 */
122
- deleted_at?: string | null;
123
- /** 模板id */
124
- template_id?: number;
125
- /** 更新者id */
126
- update_account_id?: number;
127
- /** 更新时间 */
128
- updated_at?: string;
129
- /** 单规格组id */
130
- id?: number;
131
- /** 是否启用 */
132
- is_enabled?: 0 | 1;
133
- /** 是否多选 */
134
- is_multiple?: 0 | 1;
135
- /** 最大选择数量 */
136
- max_quantity?: number;
137
- /** 最小选择数量 */
138
- min_quantity?: number;
139
- /** 单规格组名称 */
140
- name?: string;
141
- /** 单规格组下规格数据 */
142
- option_item?: Array<OptionItem>;
143
- /** 商品id */
144
- product_id?: number;
145
- /** 是否必选 */
146
- required?: 0 | 1;
147
- /** 店铺id */
148
- shop_id?: number;
149
- /** 排序 */
150
- sort?: number;
151
- /** 状态 */
152
- status?: 0 | 1;
153
- }
154
- /**
155
- * 单规格组下选项数据
156
- */
157
- export interface OptionItem {
158
- /** 创建者id */
159
- create_account_id?: number;
160
- /** 创建时间 */
161
- created_at?: string;
162
- /** 删除时间 */
163
- deleted_at?: string | null;
164
- /** 模板id */
165
- template_id?: number;
166
- /** 更新者id */
167
- update_account_id?: number;
168
- /** 更新时间 */
169
- updated_at?: string;
170
- /** 加价 */
171
- add_price?: string;
172
- /** 封面 */
173
- cover?: string;
174
- /** 描述 */
175
- description?: string;
176
- /** 规格id */
177
- id?: number;
178
- /** 是否启用 */
179
- is_enabled?: 0 | 1;
180
- /** 最大选择数量 */
181
- max_quantity?: number;
182
- /** 规格名称 */
183
- name?: string;
184
- /** 规格组id */
185
- option_group_id?: number;
186
- /** 原价 */
187
- original_price?: string;
188
- /** 商品id */
189
- product_id?: number;
190
- /** 店铺id */
191
- shop_id?: number;
192
- /** 排序 */
193
- sort?: number;
194
- /** 状态 */
195
- status?: 0 | 1;
196
- }
197
- /**
198
- * 组合规格组数据
199
- */
200
- export interface VariantGroupItem {
201
- /** 创建者id */
202
- create_account_id?: number;
203
- /** 创建时间 */
204
- created_at?: string;
205
- /** 删除时间 */
206
- deleted_at?: string | null;
207
- /** 更新者id */
208
- update_account_id?: number;
209
- /** 更新时间 */
210
- updated_at?: string;
211
- /** 组合规格组id */
212
- id?: number;
213
- /** 组合规格组名称 */
214
- name?: string;
215
- /** 位置id */
216
- position_id?: number;
217
- /** 商品id */
218
- product_id?: number;
219
- /** 店铺id */
220
- shop_id?: number;
221
- /** 排序 */
222
- sort?: number;
223
- /** 状态 */
224
- status?: 0 | 1;
225
- /** 组合规格组下选项数据 */
226
- variant_item?: Array<VariantItem>;
227
- }
228
- /**
229
- * 组合规格组下选项数据
230
- */
231
- export interface VariantItem {
232
- /** 创建者id */
233
- create_account_id?: number;
234
- /** 创建时间 */
235
- created_at?: string;
236
- /** 删除时间 */
237
- deleted_at?: string | null;
238
- /** 更新者id */
239
- update_account_id?: number;
240
- /** 更新时间 */
241
- updated_at?: string;
242
- /** 店铺id */
243
- shop_id?: number;
244
- /** 排序 */
245
- sort?: number;
246
- /** 规格id */
247
- id?: number;
248
- /** 是否默认 */
249
- is_default?: 0 | 1;
250
- /** 变体名称 */
251
- name?: string;
252
- /** 位置id */
253
- position_id?: number;
254
- /** 商品id */
255
- product_id?: number;
256
- /** 状态 */
257
- status?: 0 | 1;
258
- /** 组合规格组id */
259
- variant_group_id?: number;
260
- }
261
- /**
262
- * 组合规格商品数据
263
- */
264
- export interface VariantProductItem {
265
- /** 创建者id */
266
- create_account_id?: number;
267
- /** 创建时间 */
268
- created_at?: string;
269
- /** 更新者id */
270
- update_account_id?: number;
271
- /** 更新时间 */
272
- updated_at?: string;
273
- /** 条形码 */
274
- barcode?: string;
275
- /** 基础价格 */
276
- base_price?: string;
277
- /** 箱规数量 */
278
- box_specification_quantity?: number;
279
- /** 编码 */
280
- code?: string;
281
- /** 成本价格 */
282
- cost_price?: string;
283
- /** 封面 */
284
- cover?: string;
285
- /** 描述 */
286
- description?: string | null;
287
- /** 是否禁用 */
288
- disabled?: 0 | 1;
289
- /** 组合规格商品id */
290
- id?: number;
291
- /** 是否收税 */
292
- is_charge_tax?: 0 | 1;
293
- /** 是否发货 */
294
- is_delivery?: 0 | 1;
295
- /** 是否收税 */
296
- is_gst?: 0 | 1;
297
- /** 是否跟踪库存 */
298
- is_track?: 0 | 1;
299
- /** 名称 */
300
- name?: Record<string, string>;
301
- /** 开售重量 */
302
- open_sold_weight?: number;
303
- /** 原价 */
304
- original_price?: string;
305
- /** 是否超卖 */
306
- over_sold?: 0 | 1;
307
- /** 价格 */
308
- price?: string;
309
- /** 商品id */
310
- product_id?: number;
311
- /** 折扣类型 */
312
- rebate_type?: string;
313
- /** 折扣值 */
314
- rebate_value?: number;
315
- /** 标题 */
316
- title?: Record<string, string>;
317
- /** 单位 */
318
- unit?: string;
319
- /** 单位值 */
320
- unit_value?: number;
321
- /** 重量单位 */
322
- weight_unit?: string;
323
- /** 重量值 */
324
- weight_value?: string;
325
- }
326
- /**
327
- * 套餐商品组数据
328
- */
329
- export interface BundleGroupItem {
330
- /** 店铺id */
331
- shop_id?: number;
332
- /** 排序 */
333
- sort?: number;
334
- /** 套餐id */
335
- id?: number;
336
- /** 最大选择数量 */
337
- max_quantity?: number;
338
- /** 最小选择数量 */
339
- min_quantity?: number;
340
- /** 套餐名称 */
341
- name?: string;
342
- /** 商品id */
343
- product_id?: number;
344
- /** 套餐商品组数据 */
345
- bundle_item?: Array<BundleItem>;
346
- }
347
- /**
348
- * 套餐商品组下选项数据
349
- */
350
- export interface BundleItem {
351
- /** 店铺id */
352
- shop_id?: number;
353
- /** 排序 */
354
- sort?: number;
355
- /** 条形码 */
356
- barcode?: string;
357
- /** 套餐商品id */
358
- bundle_product_id?: number;
359
- /** 套餐商品变体id */
360
- bundle_variant_id?: number;
361
- /** 编码 */
362
- code?: string;
363
- /** 封面 */
364
- cover?: string;
365
- /** 扩展id */
366
- extension_id?: number;
367
- /** 扩展类型 */
368
- extension_type?: string;
369
- /** 套餐商品组id */
370
- group_id?: number;
371
- /** 套餐商品id */
372
- id: string | number;
373
- /** 是否跟踪库存 */
374
- is_track?: 0 | 1;
375
- /** 最大选择数量 */
376
- max_quantity?: number;
377
- /** 单规格组数据 */
378
- option_group?: Array<OptionGroupItem>;
379
- /** 是否允许超卖 */
380
- over_sold?: 0 | 1;
381
- /** 价格 */
382
- price?: string;
383
- /** 价格类型: mark_up==>加价 | mark_down==>减价 */
384
- price_type?: 'mark_up' | 'mark_down';
385
- /** 价格类型扩展: product_price==>商品价格 */
386
- price_type_ext?: '' | 'product_price';
387
- /** 商品id */
388
- product_id?: number;
389
- /** 商品价格 */
390
- product_price?: string;
391
- /** 商品副标题 */
392
- product_subtitle?: string;
393
- /** 库存数量 */
394
- stock_quantity?: number;
395
- /** 标题 */
396
- title?: string;
397
- }
398
- /**
399
- * sku value
400
- */
401
- export interface SkuValue {
402
- /** 商品id */
403
- product_id: number;
404
- /** 多规格商品id */
405
- product_variant_id: number;
406
- /** 多规格商品选项字符串 */
407
- product_option_string?: string;
408
- /** 套餐商品组数据 */
409
- bundle: Array<any>;
410
- /** 单规格组数据 */
411
- option: Array<OptionItem & {
412
- num: number;
413
- price: string;
414
- product_option_item_id: number;
415
- }>;
416
- }
417
- /**
418
- * Selector值原子类型
419
- */
420
- export interface SelectorValueAtom {
421
- /** 数据 */
422
- data: Record<string, any>;
423
- /** 数量 */
424
- quantity: number;
425
- /** 总价 */
426
- totalPrice: string | number;
427
- /** 值 */
428
- value: number | string;
429
- }
@@ -1,4 +0,0 @@
1
- /**
2
- * 将SelectorValue转换为Value
3
- */
4
- export declare const transformSelectorValueToValue: (selectorValue: any) => {};
@@ -1,4 +0,0 @@
1
- /**
2
- * 将value转换为SelectorGroup需要的格式
3
- */
4
- export declare const transformValueToSelectorValue: (value: any, dataSource: any) => any;