@pisell/private-materials 6.11.61 → 6.11.62

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 (601) 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/meta.js +1 -1
  5. package/build/lowcode/render/default/view.js +1 -1
  6. package/build/lowcode/view.js +1 -1
  7. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  8. package/es/components/list/hooks/useListState.js +29 -14
  9. package/es/components/ticketBooking/hooks/pisellos/useProducts.js +110 -1
  10. package/es/plus/orderList/config.d.ts +2 -2
  11. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  12. package/lib/components/list/hooks/useListState.js +19 -10
  13. package/lib/components/ticketBooking/hooks/pisellos/useProducts.js +70 -1
  14. package/lib/plus/orderList/config.d.ts +2 -2
  15. package/package.json +2 -2
  16. package/es/components/Sales/Cart/index.d.ts +0 -53
  17. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -3
  18. package/es/components/appointmentBooking/components/Services/index.d.ts +0 -4
  19. package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +0 -6
  20. package/es/components/booking/addons/index.d.ts +0 -17
  21. package/es/components/booking/components/footer/amount.d.ts +0 -38
  22. package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -8
  23. package/es/components/booking/components/tabPane/index.d.ts +0 -4
  24. package/es/components/booking/components/voucherModal/index.d.ts +0 -19
  25. package/es/components/booking/dashboard/serve.d.ts +0 -2
  26. package/es/components/booking/deposit/ClientItem/index.d.ts +0 -18
  27. package/es/components/booking/deposit/DepositItem/index.d.ts +0 -25
  28. package/es/components/booking/deposit/index.d.ts +0 -2
  29. package/es/components/booking/forms/forms.d.ts +0 -30
  30. package/es/components/booking/forms/serve.d.ts +0 -18
  31. package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  32. package/es/components/booking/hooks/usePromotion.d.ts +0 -301
  33. package/es/components/booking/info/addServiceVariant/index.d.ts +0 -7
  34. package/es/components/booking/info/client/index.d.ts +0 -4
  35. package/es/components/booking/info/client/serve.d.ts +0 -2
  36. package/es/components/booking/info/clientVariant/utils.d.ts +0 -3
  37. package/es/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
  38. package/es/components/booking/info/header/index.d.ts +0 -3
  39. package/es/components/booking/info/hooks/useHolderConfig.d.ts +0 -10
  40. package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -10
  41. package/es/components/booking/info/index.d.ts +0 -3
  42. package/es/components/booking/info/main.d.ts +0 -12
  43. package/es/components/booking/info/model.d.ts +0 -14
  44. package/es/components/booking/info/pet/index.d.ts +0 -14
  45. package/es/components/booking/info/pet/serve.d.ts +0 -1
  46. package/es/components/booking/info/service/Lists.d.ts +0 -2
  47. package/es/components/booking/info/service/addService/index.d.ts +0 -11
  48. package/es/components/booking/info/service/addTimeModal/serve.d.ts +0 -5
  49. package/es/components/booking/info/service/editService/constants.d.ts +0 -1
  50. package/es/components/booking/info/service/serve.d.ts +0 -34
  51. package/es/components/booking/info/service/serviceList/index.d.ts +0 -5
  52. package/es/components/booking/info/service/serviceManager/index.d.ts +0 -20
  53. package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
  54. package/es/components/booking/info/service2/Lists.d.ts +0 -2
  55. package/es/components/booking/info/service2/utils.d.ts +0 -226
  56. package/es/components/booking/info/utils.d.ts +0 -50
  57. package/es/components/booking/info2/cartClientCard/locales.d.ts +0 -33
  58. package/es/components/booking/info2/cartClientCard/types.d.ts +0 -19
  59. package/es/components/booking/info2/cartClientCard/utils.d.ts +0 -3
  60. package/es/components/booking/info2/model/index.d.ts +0 -1
  61. package/es/components/booking/info2/model/strategy/adapter/index.d.ts +0 -7
  62. package/es/components/booking/info2/model/strategy/adapter/promotion/evaluator.d.ts +0 -185
  63. package/es/components/booking/info2/model/strategy/adapter/promotion/type.d.ts +0 -420
  64. package/es/components/booking/info2/model/strategy/adapter/type.d.ts +0 -28
  65. package/es/components/booking/info2/model/strategy/adapter/walletPass/evaluator.d.ts +0 -84
  66. package/es/components/booking/info2/model/strategy/adapter/walletPass/example.d.ts +0 -4
  67. package/es/components/booking/info2/model/strategy/adapter/walletPass/index.d.ts +0 -32
  68. package/es/components/booking/info2/model/strategy/adapter/walletPass/locales.d.ts +0 -1
  69. package/es/components/booking/info2/model/strategy/adapter/walletPass/type.d.ts +0 -165
  70. package/es/components/booking/info2/model/strategy/adapter/walletPass/utils.d.ts +0 -50
  71. package/es/components/booking/info2/model/strategy/index.d.ts +0 -107
  72. package/es/components/booking/info2/model/strategy/strategy-example.d.ts +0 -5
  73. package/es/components/booking/info2/model/strategy/type.d.ts +0 -228
  74. package/es/components/booking/info2/serve.d.ts +0 -6
  75. package/es/components/booking/info2/service/addService/index.d.ts +0 -11
  76. package/es/components/booking/info2/service/addService/utils.d.ts +0 -106
  77. package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
  78. package/es/components/booking/info2/service/editNormalService/index.d.ts +0 -3
  79. package/es/components/booking/info2/service/editService/utils.d.ts +0 -28
  80. package/es/components/booking/info2/service/index.d.ts +0 -4
  81. package/es/components/booking/info2/service/openNormalService.d.ts +0 -37
  82. package/es/components/booking/info2/service/serviceList/index.d.ts +0 -5
  83. package/es/components/booking/info2/utilsByBooking.d.ts +0 -36
  84. package/es/components/booking/locales.d.ts +0 -1586
  85. package/es/components/booking/model.d.ts +0 -121
  86. package/es/components/booking/notes/addNote/index.d.ts +0 -3
  87. package/es/components/booking/utils/selectHolderModal.d.ts +0 -24
  88. package/es/components/booking/utils.d.ts +0 -184
  89. package/es/components/checkout/PaymentProvider.d.ts +0 -13
  90. package/es/components/checkout/components/AdditionalModule/locales.d.ts +0 -58
  91. package/es/components/checkout/components/CashPaymentModule/index.d.ts +0 -26
  92. package/es/components/checkout/components/PaymentDetailModal/index.d.ts +0 -38
  93. package/es/components/checkout/components/PaymentOptionsModule/index.d.ts +0 -16
  94. package/es/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
  95. package/es/components/checkout/components/PaymentResultToast/types.d.ts +0 -59
  96. package/es/components/checkout/components/PaymentResultToast/utils.d.ts +0 -44
  97. package/es/components/checkout/components/ScrollableList/index.d.ts +0 -5
  98. package/es/components/checkout/components/ScrollableList/types.d.ts +0 -53
  99. package/es/components/checkout/components/SendPaymentLinkModal/index.d.ts +0 -12
  100. package/es/components/checkout/components/WalletPassModule/types.d.ts +0 -134
  101. package/es/components/checkout/constants.d.ts +0 -2
  102. package/es/components/checkout/export.d.ts +0 -9
  103. package/es/components/checkout/hooks/usePaymentLogger.d.ts +0 -2
  104. package/es/components/checkout/index.d.ts +0 -5
  105. package/es/components/checkout/locales.d.ts +0 -856
  106. package/es/components/checkout/payment-modal-utils.d.ts +0 -30
  107. package/es/components/checkout/styles.d.ts +0 -67
  108. package/es/components/checkout/types.d.ts +0 -130
  109. package/es/components/checkout/utils/PaymentResultToastUtils.d.ts +0 -32
  110. package/es/components/checkout/utils.d.ts +0 -3
  111. package/es/components/ecocup/cupList/const.d.ts +0 -144
  112. package/es/components/eftposPay/EFTPos.d.ts +0 -14
  113. package/es/components/eftposPay/aggregatePayment/hooks/useMicropay.d.ts +0 -7
  114. package/es/components/eftposPay/aggregatePayment/index.d.ts +0 -3
  115. package/es/components/eftposPay/aggregatePayment/service.d.ts +0 -24
  116. package/es/components/eftposPay/aggregatePayment/types.d.ts +0 -106
  117. package/es/components/eftposPay/aggregatePayment/utils/logs.d.ts +0 -110
  118. package/es/components/eftposPay/aggregatePayment/utils/payment.d.ts +0 -139
  119. package/es/components/eftposPay/app.d.ts +0 -10
  120. package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -3
  121. package/es/components/eftposPay/component/fail/index.d.ts +0 -3
  122. package/es/components/eftposPay/const.d.ts +0 -195
  123. package/es/components/eftposPay/device.d.ts +0 -25
  124. package/es/components/eftposPay/huifu/const.d.ts +0 -5
  125. package/es/components/eftposPay/huifu/hooks.d.ts +0 -25
  126. package/es/components/eftposPay/huifu/index.d.ts +0 -5
  127. package/es/components/eftposPay/huifu/types.d.ts +0 -14
  128. package/es/components/eftposPay/index.d.ts +0 -4
  129. package/es/components/eftposPay/locales.d.ts +0 -608
  130. package/es/components/eftposPay/manufacturer.d.ts +0 -8
  131. package/es/components/eftposPay/pay.d.ts +0 -20
  132. package/es/components/eftposPay/payo/const.d.ts +0 -26
  133. package/es/components/eftposPay/serve.d.ts +0 -16
  134. package/es/components/eftposPay/store/index.d.ts +0 -362
  135. package/es/components/eftposPay/tyro/index.d.ts +0 -9
  136. package/es/components/list/ResponsiveWrapper.d.ts +0 -16
  137. package/es/components/list/TestResponsiveWrapper.d.ts +0 -8
  138. package/es/components/list/components/EmptyState/index.d.ts +0 -2
  139. package/es/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
  140. package/es/components/list/components/ListItemSkeleton/index.d.ts +0 -2
  141. package/es/components/list/components/Pagination/index.d.ts +0 -1
  142. package/es/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
  143. package/es/components/list/components/ScrollLoader/index.d.ts +0 -2
  144. package/es/components/list/components/Tab/Tab.d.ts +0 -5
  145. package/es/components/list/components/Tab/index.d.ts +0 -2
  146. package/es/components/list/components/Tab/types.d.ts +0 -14
  147. package/es/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
  148. package/es/components/list/components/TabSkeleton/index.d.ts +0 -2
  149. package/es/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
  150. package/es/components/list/components/WaterfallList/index.d.ts +0 -2
  151. package/es/components/list/examples/GroupedListExample.d.ts +0 -3
  152. package/es/components/list/hooks/index.d.ts +0 -5
  153. package/es/components/list/hooks/useDevice.d.ts +0 -24
  154. package/es/components/list/hooks/useWaterfall.d.ts +0 -34
  155. package/es/components/list/index.d.ts +0 -10
  156. package/es/components/list/locales.d.ts +0 -108
  157. package/es/components/list/types.d.ts +0 -181
  158. package/es/components/list/utils/getText.d.ts +0 -53
  159. package/es/components/list/utils/index.d.ts +0 -19
  160. package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -8
  161. package/es/components/pay/toB/components/Content/Header.d.ts +0 -4
  162. package/es/components/pay/toB/components/Content/utils.d.ts +0 -16
  163. package/es/components/pay/toB/components/EFTPOS/index.d.ts +0 -8
  164. package/es/components/pay/toB/components/MX51/index.d.ts +0 -3
  165. package/es/components/pay/toB/components/index.d.ts +0 -5
  166. package/es/components/pay/toB/hooks.d.ts +0 -12
  167. package/es/components/pay/toB/index.d.ts +0 -3
  168. package/es/components/pay/toB/locales.d.ts +0 -88
  169. package/es/components/pay/toB/paymentMethods/index.d.ts +0 -11
  170. package/es/components/pay/toB/store/context.d.ts +0 -3
  171. package/es/components/pay/toB/store/hooks.d.ts +0 -15
  172. package/es/components/pay/toB/store/index.d.ts +0 -3
  173. package/es/components/pay/toB/store/provider.d.ts +0 -4
  174. package/es/components/pay/toB/store/utils.d.ts +0 -13
  175. package/es/components/pay/toB/types/index.d.ts +0 -81
  176. package/es/components/pay/toB/types/storeTypes.d.ts +0 -143
  177. package/es/components/pay/toC/PaymentList/serve.d.ts +0 -28
  178. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -7
  179. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -4
  180. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -4
  181. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -4
  182. package/es/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -161
  183. package/es/components/pay/toC/PaymentMethods/index.d.ts +0 -9
  184. package/es/components/pay/toC/model.d.ts +0 -41
  185. package/es/components/pay/toC/serve.d.ts +0 -82
  186. package/es/components/pay/toC/utils.d.ts +0 -57
  187. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
  188. package/es/components/pisellSelectCustomerModal/RightPanel/serve.d.ts +0 -3
  189. package/es/components/productSelect/components/productGroup/index.d.ts +0 -38
  190. package/es/components/shoppingCart/Provider.d.ts +0 -3
  191. package/es/components/shoppingCart/hooks/index.d.ts +0 -4
  192. package/es/components/shoppingCart/locales.d.ts +0 -93
  193. package/es/components/shoppingCart/mock.d.ts +0 -54
  194. package/es/components/shoppingCart/server.d.ts +0 -12
  195. package/es/components/shoppingCart/type.d.ts +0 -59
  196. package/es/components/shoppingCart/utils.d.ts +0 -192
  197. package/es/components/subTotal/locales.d.ts +0 -71
  198. package/es/components/systemSettings/registry/locales.d.ts +0 -525
  199. package/es/components/systemSettings/registry/types.d.ts +0 -139
  200. package/es/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
  201. package/es/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
  202. package/es/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +0 -94
  203. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -10
  204. package/es/components/ticketBooking/components/addServiceVariant/utils.d.ts +0 -11
  205. package/es/components/ticketBooking/components/bookingDataPanel/bookingDashboard/index.d.ts +0 -7
  206. package/es/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +0 -6
  207. package/es/components/ticketBooking/components/bookingDataPanel/constants.d.ts +0 -22
  208. package/es/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
  209. package/es/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
  210. package/es/components/ticketBooking/context/OsKeyContext.d.ts +0 -29
  211. package/es/components/ticketBooking/context/index.d.ts +0 -2
  212. package/es/components/ticketBooking/hooks/pisellos/bookingTicket.d.ts +0 -6
  213. package/es/components/ticketBooking/hooks/pisellos/index.d.ts +0 -4
  214. package/es/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
  215. package/es/components/ticketBooking/hooks/pisellos/useCartChangeEffect.d.ts +0 -5
  216. package/es/components/ticketBooking/hooks/pisellos/useCustomer.d.ts +0 -25
  217. package/es/components/ticketBooking/hooks/pisellos/useScanManager.d.ts +0 -6
  218. package/es/components/ticketBooking/hooks/pisellos/useShopDiscountModule.d.ts +0 -6
  219. package/es/components/ticketBooking/index.d.ts +0 -23
  220. package/es/components/ticketBooking/locales.d.ts +0 -340
  221. package/es/components/ticketBooking/serve.d.ts +0 -289
  222. package/es/components/ticketBooking/utils/edit.d.ts +0 -1
  223. package/es/components/ticketBooking/utils/index.d.ts +0 -104
  224. package/es/components/ticketBooking/utils/productCache.d.ts +0 -75
  225. package/es/hooks/index.d.ts +0 -10
  226. package/es/hooks/printer.d.ts +0 -4
  227. package/es/hooks/useEngineContext.d.ts +0 -4
  228. package/es/hooks/useLogger.d.ts +0 -2
  229. package/es/hooks/useModal.example.d.ts +0 -12
  230. package/es/hooks/useModal.integration.example.d.ts +0 -15
  231. package/es/hooks/useToast.d.ts +0 -2
  232. package/es/hooks/useWindowSize.d.ts +0 -5
  233. package/es/index.d.ts +0 -91
  234. package/es/plus/noteModal/locales.d.ts +0 -53
  235. package/es/plus/noteModal/types.d.ts +0 -19
  236. package/es/plus/productSelect/CategoryTabs/index.d.ts +0 -21
  237. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
  238. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
  239. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
  240. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
  241. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
  242. package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +0 -6
  243. package/es/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -7
  244. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
  245. package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +0 -7
  246. package/es/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +0 -7
  247. package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
  248. package/es/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +0 -6
  249. package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
  250. package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +0 -6
  251. package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -6
  252. package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
  253. package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -6
  254. package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -6
  255. package/es/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
  256. package/es/plus/productSelect/ProductCard/SkuCard/hooks/useDynamicComponents.d.ts +0 -6
  257. package/es/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
  258. package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -68
  259. package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -173
  260. package/es/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
  261. package/es/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
  262. package/es/plus/productSelect/ProductCard/index.d.ts +0 -54
  263. package/es/plus/productSelect/ProductCard/utils.d.ts +0 -49
  264. package/es/plus/productSelect/ProductList/gridComponents.d.ts +0 -46
  265. package/es/plus/selectHolder/locales.d.ts +0 -38
  266. package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +0 -6
  267. package/es/plus/skuOptionsSelection/index.d.ts +0 -5
  268. package/es/plus/skuOptionsSelection/types.d.ts +0 -445
  269. package/es/plus/skuOptionsSelection/utils/transformBundleGroup.d.ts +0 -19
  270. package/es/plus/skuOptionsSelection/utils/transformOptionGroup.d.ts +0 -1
  271. package/es/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +0 -4
  272. package/es/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +0 -4
  273. package/es/plus/skuOptionsSelection/utils/transformVariantGroup.d.ts +0 -1
  274. package/es/plus/webPosLogin/WebPosLoginCpt.d.ts +0 -9
  275. package/es/plus/webPosLogin/components/BrandPanel/index.d.ts +0 -9
  276. package/es/plus/webPosLogin/components/LoginPanel/index.d.ts +0 -21
  277. package/es/plus/webPosLogin/components/MediaDisplay/type.d.ts +0 -54
  278. package/es/plus/webPosLogin/index.d.ts +0 -12
  279. package/es/plus/webPosLogin/locales.d.ts +0 -92
  280. package/es/plus/webPosLogin/service.d.ts +0 -44
  281. package/es/plus/webPosLogin/types.d.ts +0 -288
  282. package/es/pro/Login2.0/locales.d.ts +0 -903
  283. package/es/pro/NumberKeyboardPopover/index.d.ts +0 -36
  284. package/es/pro/NumberKeyboardPopover/types.d.ts +0 -31
  285. package/es/pro/Selector/hooks/usePresetProps.d.ts +0 -24
  286. package/es/pro/multiDayTimeSelect/index.d.ts +0 -3
  287. package/es/pro/multiDayTimeSelect/types.d.ts +0 -28
  288. package/es/pro/pisellPriceKeyboardModal/index.d.ts +0 -2
  289. package/es/pro/pisellPriceKeyboardModal/types.d.ts +0 -25
  290. package/es/pro/pisellPriceKeyboardPopover/PisellPriceKeyboardPopover.d.ts +0 -5
  291. package/es/pro/pisellPriceKeyboardPopover/index.d.ts +0 -2
  292. package/es/pro/pisellPriceKeyboardPopover/types.d.ts +0 -33
  293. package/es/pro/pisellSimplePriceKeyboardPopover/index.d.ts +0 -2
  294. package/es/pro/pisellSimplePriceKeyboardPopover/types.d.ts +0 -33
  295. package/es/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -12
  296. package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +0 -63
  297. package/es/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -98
  298. package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +0 -68
  299. package/es/pro/priceKeyboard/components/discountKeyboard/types.d.ts +0 -17
  300. package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +0 -73
  301. package/es/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +0 -39
  302. package/es/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -18
  303. package/es/pro/priceKeyboard/hooks/keyActions.d.ts +0 -28
  304. package/es/pro/priceKeyboard/index.d.ts +0 -3
  305. package/es/pro/priceKeyboard/utils.d.ts +0 -31
  306. package/es/pro/skuDetailModal/locales.d.ts +0 -159
  307. package/es/pro/skuDetailModal/types.d.ts +0 -395
  308. package/es/pro/skuDetailModal/utils.d.ts +0 -4
  309. package/lib/components/Sales/Cart/index.d.ts +0 -53
  310. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -3
  311. package/lib/components/appointmentBooking/components/Services/index.d.ts +0 -4
  312. package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +0 -6
  313. package/lib/components/booking/addons/index.d.ts +0 -17
  314. package/lib/components/booking/components/footer/amount.d.ts +0 -38
  315. package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -8
  316. package/lib/components/booking/components/tabPane/index.d.ts +0 -4
  317. package/lib/components/booking/components/voucherModal/index.d.ts +0 -19
  318. package/lib/components/booking/dashboard/serve.d.ts +0 -2
  319. package/lib/components/booking/deposit/ClientItem/index.d.ts +0 -18
  320. package/lib/components/booking/deposit/DepositItem/index.d.ts +0 -25
  321. package/lib/components/booking/deposit/index.d.ts +0 -2
  322. package/lib/components/booking/forms/forms.d.ts +0 -30
  323. package/lib/components/booking/forms/serve.d.ts +0 -18
  324. package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  325. package/lib/components/booking/hooks/usePromotion.d.ts +0 -301
  326. package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -7
  327. package/lib/components/booking/info/client/index.d.ts +0 -4
  328. package/lib/components/booking/info/client/serve.d.ts +0 -2
  329. package/lib/components/booking/info/clientVariant/utils.d.ts +0 -3
  330. package/lib/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
  331. package/lib/components/booking/info/header/index.d.ts +0 -3
  332. package/lib/components/booking/info/hooks/useHolderConfig.d.ts +0 -10
  333. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -10
  334. package/lib/components/booking/info/index.d.ts +0 -3
  335. package/lib/components/booking/info/main.d.ts +0 -12
  336. package/lib/components/booking/info/model.d.ts +0 -14
  337. package/lib/components/booking/info/pet/index.d.ts +0 -14
  338. package/lib/components/booking/info/pet/serve.d.ts +0 -1
  339. package/lib/components/booking/info/service/Lists.d.ts +0 -2
  340. package/lib/components/booking/info/service/addService/index.d.ts +0 -11
  341. package/lib/components/booking/info/service/addTimeModal/serve.d.ts +0 -5
  342. package/lib/components/booking/info/service/editService/constants.d.ts +0 -1
  343. package/lib/components/booking/info/service/serve.d.ts +0 -34
  344. package/lib/components/booking/info/service/serviceList/index.d.ts +0 -5
  345. package/lib/components/booking/info/service/serviceManager/index.d.ts +0 -20
  346. package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
  347. package/lib/components/booking/info/service2/Lists.d.ts +0 -2
  348. package/lib/components/booking/info/service2/utils.d.ts +0 -226
  349. package/lib/components/booking/info/utils.d.ts +0 -50
  350. package/lib/components/booking/info2/cartClientCard/locales.d.ts +0 -33
  351. package/lib/components/booking/info2/cartClientCard/types.d.ts +0 -19
  352. package/lib/components/booking/info2/cartClientCard/utils.d.ts +0 -3
  353. package/lib/components/booking/info2/model/index.d.ts +0 -1
  354. package/lib/components/booking/info2/model/strategy/adapter/index.d.ts +0 -7
  355. package/lib/components/booking/info2/model/strategy/adapter/promotion/evaluator.d.ts +0 -185
  356. package/lib/components/booking/info2/model/strategy/adapter/promotion/type.d.ts +0 -420
  357. package/lib/components/booking/info2/model/strategy/adapter/type.d.ts +0 -28
  358. package/lib/components/booking/info2/model/strategy/adapter/walletPass/evaluator.d.ts +0 -84
  359. package/lib/components/booking/info2/model/strategy/adapter/walletPass/example.d.ts +0 -4
  360. package/lib/components/booking/info2/model/strategy/adapter/walletPass/index.d.ts +0 -32
  361. package/lib/components/booking/info2/model/strategy/adapter/walletPass/locales.d.ts +0 -1
  362. package/lib/components/booking/info2/model/strategy/adapter/walletPass/type.d.ts +0 -165
  363. package/lib/components/booking/info2/model/strategy/adapter/walletPass/utils.d.ts +0 -50
  364. package/lib/components/booking/info2/model/strategy/index.d.ts +0 -107
  365. package/lib/components/booking/info2/model/strategy/strategy-example.d.ts +0 -5
  366. package/lib/components/booking/info2/model/strategy/type.d.ts +0 -228
  367. package/lib/components/booking/info2/serve.d.ts +0 -6
  368. package/lib/components/booking/info2/service/addService/index.d.ts +0 -11
  369. package/lib/components/booking/info2/service/addService/utils.d.ts +0 -106
  370. package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
  371. package/lib/components/booking/info2/service/editNormalService/index.d.ts +0 -3
  372. package/lib/components/booking/info2/service/editService/utils.d.ts +0 -28
  373. package/lib/components/booking/info2/service/index.d.ts +0 -4
  374. package/lib/components/booking/info2/service/openNormalService.d.ts +0 -37
  375. package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -5
  376. package/lib/components/booking/info2/utilsByBooking.d.ts +0 -36
  377. package/lib/components/booking/locales.d.ts +0 -1586
  378. package/lib/components/booking/model.d.ts +0 -121
  379. package/lib/components/booking/notes/addNote/index.d.ts +0 -3
  380. package/lib/components/booking/utils/selectHolderModal.d.ts +0 -24
  381. package/lib/components/booking/utils.d.ts +0 -184
  382. package/lib/components/checkout/PaymentProvider.d.ts +0 -13
  383. package/lib/components/checkout/components/AdditionalModule/locales.d.ts +0 -58
  384. package/lib/components/checkout/components/CashPaymentModule/index.d.ts +0 -26
  385. package/lib/components/checkout/components/PaymentDetailModal/index.d.ts +0 -38
  386. package/lib/components/checkout/components/PaymentOptionsModule/index.d.ts +0 -16
  387. package/lib/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
  388. package/lib/components/checkout/components/PaymentResultToast/types.d.ts +0 -59
  389. package/lib/components/checkout/components/PaymentResultToast/utils.d.ts +0 -44
  390. package/lib/components/checkout/components/ScrollableList/index.d.ts +0 -5
  391. package/lib/components/checkout/components/ScrollableList/types.d.ts +0 -53
  392. package/lib/components/checkout/components/SendPaymentLinkModal/index.d.ts +0 -12
  393. package/lib/components/checkout/components/WalletPassModule/types.d.ts +0 -134
  394. package/lib/components/checkout/constants.d.ts +0 -2
  395. package/lib/components/checkout/export.d.ts +0 -9
  396. package/lib/components/checkout/hooks/usePaymentLogger.d.ts +0 -2
  397. package/lib/components/checkout/index.d.ts +0 -5
  398. package/lib/components/checkout/locales.d.ts +0 -856
  399. package/lib/components/checkout/payment-modal-utils.d.ts +0 -30
  400. package/lib/components/checkout/styles.d.ts +0 -67
  401. package/lib/components/checkout/types.d.ts +0 -130
  402. package/lib/components/checkout/utils/PaymentResultToastUtils.d.ts +0 -32
  403. package/lib/components/checkout/utils.d.ts +0 -3
  404. package/lib/components/ecocup/cupList/const.d.ts +0 -144
  405. package/lib/components/eftposPay/EFTPos.d.ts +0 -14
  406. package/lib/components/eftposPay/aggregatePayment/hooks/useMicropay.d.ts +0 -7
  407. package/lib/components/eftposPay/aggregatePayment/index.d.ts +0 -3
  408. package/lib/components/eftposPay/aggregatePayment/service.d.ts +0 -24
  409. package/lib/components/eftposPay/aggregatePayment/types.d.ts +0 -106
  410. package/lib/components/eftposPay/aggregatePayment/utils/logs.d.ts +0 -110
  411. package/lib/components/eftposPay/aggregatePayment/utils/payment.d.ts +0 -139
  412. package/lib/components/eftposPay/app.d.ts +0 -10
  413. package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -3
  414. package/lib/components/eftposPay/component/fail/index.d.ts +0 -3
  415. package/lib/components/eftposPay/const.d.ts +0 -195
  416. package/lib/components/eftposPay/device.d.ts +0 -25
  417. package/lib/components/eftposPay/huifu/const.d.ts +0 -5
  418. package/lib/components/eftposPay/huifu/hooks.d.ts +0 -25
  419. package/lib/components/eftposPay/huifu/index.d.ts +0 -5
  420. package/lib/components/eftposPay/huifu/types.d.ts +0 -14
  421. package/lib/components/eftposPay/index.d.ts +0 -4
  422. package/lib/components/eftposPay/locales.d.ts +0 -608
  423. package/lib/components/eftposPay/manufacturer.d.ts +0 -8
  424. package/lib/components/eftposPay/pay.d.ts +0 -20
  425. package/lib/components/eftposPay/payo/const.d.ts +0 -26
  426. package/lib/components/eftposPay/serve.d.ts +0 -16
  427. package/lib/components/eftposPay/store/index.d.ts +0 -362
  428. package/lib/components/eftposPay/tyro/index.d.ts +0 -9
  429. package/lib/components/list/ResponsiveWrapper.d.ts +0 -16
  430. package/lib/components/list/TestResponsiveWrapper.d.ts +0 -8
  431. package/lib/components/list/components/EmptyState/index.d.ts +0 -2
  432. package/lib/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
  433. package/lib/components/list/components/ListItemSkeleton/index.d.ts +0 -2
  434. package/lib/components/list/components/Pagination/index.d.ts +0 -1
  435. package/lib/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
  436. package/lib/components/list/components/ScrollLoader/index.d.ts +0 -2
  437. package/lib/components/list/components/Tab/Tab.d.ts +0 -5
  438. package/lib/components/list/components/Tab/index.d.ts +0 -2
  439. package/lib/components/list/components/Tab/types.d.ts +0 -14
  440. package/lib/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
  441. package/lib/components/list/components/TabSkeleton/index.d.ts +0 -2
  442. package/lib/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
  443. package/lib/components/list/components/WaterfallList/index.d.ts +0 -2
  444. package/lib/components/list/examples/GroupedListExample.d.ts +0 -3
  445. package/lib/components/list/hooks/index.d.ts +0 -5
  446. package/lib/components/list/hooks/useDevice.d.ts +0 -24
  447. package/lib/components/list/hooks/useWaterfall.d.ts +0 -34
  448. package/lib/components/list/index.d.ts +0 -10
  449. package/lib/components/list/locales.d.ts +0 -108
  450. package/lib/components/list/types.d.ts +0 -181
  451. package/lib/components/list/utils/getText.d.ts +0 -53
  452. package/lib/components/list/utils/index.d.ts +0 -19
  453. package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -8
  454. package/lib/components/pay/toB/components/Content/Header.d.ts +0 -4
  455. package/lib/components/pay/toB/components/Content/utils.d.ts +0 -16
  456. package/lib/components/pay/toB/components/EFTPOS/index.d.ts +0 -8
  457. package/lib/components/pay/toB/components/MX51/index.d.ts +0 -3
  458. package/lib/components/pay/toB/components/index.d.ts +0 -5
  459. package/lib/components/pay/toB/hooks.d.ts +0 -12
  460. package/lib/components/pay/toB/index.d.ts +0 -3
  461. package/lib/components/pay/toB/locales.d.ts +0 -88
  462. package/lib/components/pay/toB/paymentMethods/index.d.ts +0 -11
  463. package/lib/components/pay/toB/store/context.d.ts +0 -3
  464. package/lib/components/pay/toB/store/hooks.d.ts +0 -15
  465. package/lib/components/pay/toB/store/index.d.ts +0 -3
  466. package/lib/components/pay/toB/store/provider.d.ts +0 -4
  467. package/lib/components/pay/toB/store/utils.d.ts +0 -13
  468. package/lib/components/pay/toB/types/index.d.ts +0 -81
  469. package/lib/components/pay/toB/types/storeTypes.d.ts +0 -143
  470. package/lib/components/pay/toC/PaymentList/serve.d.ts +0 -28
  471. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -7
  472. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -4
  473. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -4
  474. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -4
  475. package/lib/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -161
  476. package/lib/components/pay/toC/PaymentMethods/index.d.ts +0 -9
  477. package/lib/components/pay/toC/model.d.ts +0 -41
  478. package/lib/components/pay/toC/serve.d.ts +0 -82
  479. package/lib/components/pay/toC/utils.d.ts +0 -57
  480. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
  481. package/lib/components/pisellSelectCustomerModal/RightPanel/serve.d.ts +0 -3
  482. package/lib/components/productSelect/components/productGroup/index.d.ts +0 -38
  483. package/lib/components/shoppingCart/Provider.d.ts +0 -3
  484. package/lib/components/shoppingCart/hooks/index.d.ts +0 -4
  485. package/lib/components/shoppingCart/locales.d.ts +0 -93
  486. package/lib/components/shoppingCart/mock.d.ts +0 -54
  487. package/lib/components/shoppingCart/server.d.ts +0 -12
  488. package/lib/components/shoppingCart/type.d.ts +0 -59
  489. package/lib/components/shoppingCart/utils.d.ts +0 -192
  490. package/lib/components/subTotal/locales.d.ts +0 -71
  491. package/lib/components/systemSettings/registry/locales.d.ts +0 -525
  492. package/lib/components/systemSettings/registry/types.d.ts +0 -139
  493. package/lib/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
  494. package/lib/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
  495. package/lib/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +0 -94
  496. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -10
  497. package/lib/components/ticketBooking/components/addServiceVariant/utils.d.ts +0 -11
  498. package/lib/components/ticketBooking/components/bookingDataPanel/bookingDashboard/index.d.ts +0 -7
  499. package/lib/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +0 -6
  500. package/lib/components/ticketBooking/components/bookingDataPanel/constants.d.ts +0 -22
  501. package/lib/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
  502. package/lib/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
  503. package/lib/components/ticketBooking/context/OsKeyContext.d.ts +0 -29
  504. package/lib/components/ticketBooking/context/index.d.ts +0 -2
  505. package/lib/components/ticketBooking/hooks/pisellos/bookingTicket.d.ts +0 -6
  506. package/lib/components/ticketBooking/hooks/pisellos/index.d.ts +0 -4
  507. package/lib/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
  508. package/lib/components/ticketBooking/hooks/pisellos/useCartChangeEffect.d.ts +0 -5
  509. package/lib/components/ticketBooking/hooks/pisellos/useCustomer.d.ts +0 -25
  510. package/lib/components/ticketBooking/hooks/pisellos/useScanManager.d.ts +0 -6
  511. package/lib/components/ticketBooking/hooks/pisellos/useShopDiscountModule.d.ts +0 -6
  512. package/lib/components/ticketBooking/index.d.ts +0 -23
  513. package/lib/components/ticketBooking/locales.d.ts +0 -340
  514. package/lib/components/ticketBooking/serve.d.ts +0 -289
  515. package/lib/components/ticketBooking/utils/edit.d.ts +0 -1
  516. package/lib/components/ticketBooking/utils/index.d.ts +0 -104
  517. package/lib/components/ticketBooking/utils/productCache.d.ts +0 -75
  518. package/lib/hooks/index.d.ts +0 -10
  519. package/lib/hooks/printer.d.ts +0 -4
  520. package/lib/hooks/useEngineContext.d.ts +0 -4
  521. package/lib/hooks/useLogger.d.ts +0 -2
  522. package/lib/hooks/useModal.example.d.ts +0 -12
  523. package/lib/hooks/useModal.integration.example.d.ts +0 -15
  524. package/lib/hooks/useToast.d.ts +0 -2
  525. package/lib/hooks/useWindowSize.d.ts +0 -5
  526. package/lib/index.d.ts +0 -91
  527. package/lib/plus/noteModal/locales.d.ts +0 -53
  528. package/lib/plus/noteModal/types.d.ts +0 -19
  529. package/lib/plus/productSelect/CategoryTabs/index.d.ts +0 -21
  530. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
  531. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
  532. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
  533. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
  534. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
  535. package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +0 -6
  536. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -7
  537. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
  538. package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +0 -7
  539. package/lib/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +0 -7
  540. package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
  541. package/lib/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +0 -6
  542. package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
  543. package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +0 -6
  544. package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -6
  545. package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
  546. package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -6
  547. package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -6
  548. package/lib/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
  549. package/lib/plus/productSelect/ProductCard/SkuCard/hooks/useDynamicComponents.d.ts +0 -6
  550. package/lib/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
  551. package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -68
  552. package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -173
  553. package/lib/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
  554. package/lib/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
  555. package/lib/plus/productSelect/ProductCard/index.d.ts +0 -54
  556. package/lib/plus/productSelect/ProductCard/utils.d.ts +0 -49
  557. package/lib/plus/productSelect/ProductList/gridComponents.d.ts +0 -46
  558. package/lib/plus/selectHolder/locales.d.ts +0 -38
  559. package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +0 -6
  560. package/lib/plus/skuOptionsSelection/index.d.ts +0 -5
  561. package/lib/plus/skuOptionsSelection/types.d.ts +0 -445
  562. package/lib/plus/skuOptionsSelection/utils/transformBundleGroup.d.ts +0 -19
  563. package/lib/plus/skuOptionsSelection/utils/transformOptionGroup.d.ts +0 -1
  564. package/lib/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +0 -4
  565. package/lib/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +0 -4
  566. package/lib/plus/skuOptionsSelection/utils/transformVariantGroup.d.ts +0 -1
  567. package/lib/plus/webPosLogin/WebPosLoginCpt.d.ts +0 -9
  568. package/lib/plus/webPosLogin/components/BrandPanel/index.d.ts +0 -9
  569. package/lib/plus/webPosLogin/components/LoginPanel/index.d.ts +0 -21
  570. package/lib/plus/webPosLogin/components/MediaDisplay/type.d.ts +0 -54
  571. package/lib/plus/webPosLogin/index.d.ts +0 -12
  572. package/lib/plus/webPosLogin/locales.d.ts +0 -92
  573. package/lib/plus/webPosLogin/service.d.ts +0 -44
  574. package/lib/plus/webPosLogin/types.d.ts +0 -288
  575. package/lib/pro/Login2.0/locales.d.ts +0 -903
  576. package/lib/pro/NumberKeyboardPopover/index.d.ts +0 -36
  577. package/lib/pro/NumberKeyboardPopover/types.d.ts +0 -31
  578. package/lib/pro/Selector/hooks/usePresetProps.d.ts +0 -24
  579. package/lib/pro/multiDayTimeSelect/index.d.ts +0 -3
  580. package/lib/pro/multiDayTimeSelect/types.d.ts +0 -28
  581. package/lib/pro/pisellPriceKeyboardModal/index.d.ts +0 -2
  582. package/lib/pro/pisellPriceKeyboardModal/types.d.ts +0 -25
  583. package/lib/pro/pisellPriceKeyboardPopover/PisellPriceKeyboardPopover.d.ts +0 -5
  584. package/lib/pro/pisellPriceKeyboardPopover/index.d.ts +0 -2
  585. package/lib/pro/pisellPriceKeyboardPopover/types.d.ts +0 -33
  586. package/lib/pro/pisellSimplePriceKeyboardPopover/index.d.ts +0 -2
  587. package/lib/pro/pisellSimplePriceKeyboardPopover/types.d.ts +0 -33
  588. package/lib/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -12
  589. package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +0 -63
  590. package/lib/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -98
  591. package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +0 -68
  592. package/lib/pro/priceKeyboard/components/discountKeyboard/types.d.ts +0 -17
  593. package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +0 -73
  594. package/lib/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +0 -39
  595. package/lib/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -18
  596. package/lib/pro/priceKeyboard/hooks/keyActions.d.ts +0 -28
  597. package/lib/pro/priceKeyboard/index.d.ts +0 -3
  598. package/lib/pro/priceKeyboard/utils.d.ts +0 -31
  599. package/lib/pro/skuDetailModal/locales.d.ts +0 -159
  600. package/lib/pro/skuDetailModal/types.d.ts +0 -395
  601. package/lib/pro/skuDetailModal/utils.d.ts +0 -4
@@ -1,104 +0,0 @@
1
- import type { Dayjs } from 'dayjs';
2
- /** dayjs对象格式化为字符串时间 */
3
- export declare const formatDateToStr: (date: Dayjs[]) => string | string[];
4
- export declare const getDefaultStartParam: () => string | string[];
5
- export declare const formatBookingList: (bookingList: any[]) => any[];
6
- export declare const getNextTimeSlice: (sliceMinutes: number) => Dayjs;
7
- export declare const getDisabledEdit: ({ shop_discount, bookings, payment_status }: any) => boolean;
8
- export declare const formatOptions: (detail: any) => any;
9
- export declare const formatHolder: (detail: any) => any;
10
- export declare const restoreProductOtherData: (data: any) => {
11
- product_id: any;
12
- option: any;
13
- bundle: any;
14
- product_variant_id: any;
15
- quantity: number;
16
- } | undefined;
17
- export declare const isSameProduct: (a: any, b: any) => boolean;
18
- export declare const addService: (list: any[], addItem: any, state: any, isMultiDay?: boolean) => {
19
- list: any[];
20
- count: number;
21
- quantity?: undefined;
22
- } | {
23
- list: any[];
24
- quantity: any;
25
- count?: undefined;
26
- };
27
- export declare const addServiceScroll: (rowKey: string, cacheItem: any) => void;
28
- export declare const getCartProductOverlay: (state: any) => any;
29
- export declare const getIsOverlayProduct: (item: any, state: any) => any;
30
- export declare const getIsShowNumber: (item: any, state: any) => any;
31
- export declare const genServiceKey: (item: any) => string;
32
- export declare const genHolderKey: (item: any) => string;
33
- export declare const getIsParallelResourcesBooking: (record: any) => boolean;
34
- declare type ScanData = {
35
- type: string;
36
- status: 'success' | 'failed';
37
- scanType: 'nfc' | 'scanner';
38
- scanCode: string;
39
- result: {
40
- searchType: 'customer' | 'wallet' | 'walletPass' | 'product' | 'local_product';
41
- response: {
42
- status: boolean;
43
- code: number;
44
- message: string;
45
- data: any;
46
- };
47
- };
48
- };
49
- export declare const formatScanCustomer: (data: ScanData) => {
50
- searchType: "customer" | "product" | "wallet" | "walletPass" | "local_product";
51
- data: any;
52
- scanCode: string;
53
- } | null;
54
- export declare const formatScanGlobal: (data: ScanData) => {
55
- searchType: "wallet";
56
- data: any;
57
- scanCode: string;
58
- } | {
59
- searchType: "walletPass";
60
- data: any;
61
- scanCode: string;
62
- } | {
63
- searchType: "product" | "local_product";
64
- data: any;
65
- scanCode: string;
66
- } | null | undefined;
67
- export declare const createSimpleCacheItem: (item: any, e: any, state: any) => any;
68
- export declare const getBookingTicketKey: (osKey: string) => string;
69
- export declare const getShopDiscountKey: (osKey: string) => string;
70
- export declare const rulesHooks: {
71
- getProduct(product: Record<string, any>): {
72
- booking_id: any;
73
- id: any;
74
- _id: any;
75
- price: any;
76
- total: any;
77
- discount_list: any;
78
- origin_total: any;
79
- num: any;
80
- quantity: any;
81
- vouchersApplicable: any;
82
- holder_id: any;
83
- isNormalProduct: any;
84
- startDate: any;
85
- bundle: any;
86
- options: any;
87
- main_product_selling_price: any;
88
- inPromotion: any;
89
- _promotion: any;
90
- };
91
- setProduct(product: Record<string, any>, values: {
92
- total: number;
93
- discount_list: any[];
94
- price: number;
95
- quantity: number;
96
- _id?: string;
97
- }): {
98
- _id: any;
99
- discount_list: any[];
100
- _extend: any;
101
- };
102
- };
103
- export { getCache, setCache, clearCache, clearAllCache, clearAllCacheByOsKey, getProductCache, setProductCache, clearProductCache, clearAllProductCache, getBoardConfigCache, setBoardConfigCache, clearBoardConfigCache, } from './productCache';
104
- export type { CacheType } from './productCache';
@@ -1,75 +0,0 @@
1
- /**
2
- * 产品数据缓存工具
3
- * 使用 localStorage 实现类似 SWR 的缓存功能
4
- */
5
- /**
6
- * 缓存类型
7
- */
8
- export declare type CacheType = 'product' | 'boardConfig';
9
- /**
10
- * 通用缓存获取函数
11
- * @param osKey - OS 实例的唯一标识
12
- * @param cacheType - 缓存类型
13
- * @param maxAge - 缓存最大有效期(毫秒),默认不限制
14
- */
15
- export declare const getCache: <T = any>(osKey: string, cacheType?: CacheType, maxAge?: number) => T | null;
16
- /**
17
- * 从缓存中获取产品数据(兼容旧接口)
18
- * @param osKey - OS 实例的唯一标识
19
- * @param maxAge - 缓存最大有效期(毫秒),默认不限制
20
- */
21
- export declare const getProductCache: <T = any>(osKey: string, maxAge?: number) => T | null;
22
- /**
23
- * 通用缓存设置函数
24
- * @param osKey - OS 实例的唯一标识
25
- * @param data - 要缓存的数据
26
- * @param cacheType - 缓存类型
27
- */
28
- export declare const setCache: <T = any>(osKey: string, data: T, cacheType?: CacheType) => void;
29
- /**
30
- * 设置产品缓存数据(兼容旧接口)
31
- * @param osKey - OS 实例的唯一标识
32
- * @param data - 要缓存的数据
33
- */
34
- export declare const setProductCache: <T = any>(osKey: string, data: T) => void;
35
- /**
36
- * 清除指定类型的缓存
37
- * @param osKey - OS 实例的唯一标识
38
- * @param cacheType - 缓存类型
39
- */
40
- export declare const clearCache: (osKey: string, cacheType?: CacheType) => void;
41
- /**
42
- * 清除指定 osKey 的产品缓存(兼容旧接口)
43
- * @param osKey - OS 实例的唯一标识
44
- */
45
- export declare const clearProductCache: (osKey: string) => void;
46
- /**
47
- * 清除指定 osKey 的 BoardConfig 缓存
48
- * @param osKey - OS 实例的唯一标识
49
- */
50
- export declare const clearBoardConfigCache: (osKey: string) => void;
51
- /**
52
- * 清除指定 osKey 的所有类型缓存
53
- * @param osKey - OS 实例的唯一标识
54
- */
55
- export declare const clearAllCacheByOsKey: (osKey: string) => void;
56
- /**
57
- * 清除所有产品缓存
58
- */
59
- export declare const clearAllProductCache: () => void;
60
- /**
61
- * 清除所有类型的缓存
62
- */
63
- export declare const clearAllCache: () => void;
64
- /**
65
- * 获取 BoardConfig 缓存
66
- * @param osKey - OS 实例的唯一标识
67
- * @param maxAge - 缓存最大有效期(毫秒),默认不限制
68
- */
69
- export declare const getBoardConfigCache: <T = any>(osKey: string, maxAge?: number) => T | null;
70
- /**
71
- * 设置 BoardConfig 缓存
72
- * @param osKey - OS 实例的唯一标识
73
- * @param data - 要缓存的数据
74
- */
75
- export declare const setBoardConfigCache: <T = any>(osKey: string, data: T) => void;
@@ -1,10 +0,0 @@
1
- export { default as useComponents } from './useComponents';
2
- export { default as useEngineContext } from './useEngineContext';
3
- export { default as useLocale } from './useLocale';
4
- export { default as useLoginUser } from './useLoginUser';
5
- export { default as useModal } from './useModal';
6
- export { default as usePrefix } from './usePrefix';
7
- export { default as useToast } from './useToast';
8
- export { default as useTranslationOriginal } from './useTranslationOriginal';
9
- export { default as useWindowSize } from './useWindowSize';
10
- export type { UseModalOptions, UseModalReturn } from './useModal';
@@ -1,4 +0,0 @@
1
- declare const usePrinter: () => {
2
- nativePrint: (data: any, callback: (res: any) => void) => void;
3
- };
4
- export default usePrinter;
@@ -1,4 +0,0 @@
1
- declare const useEngineContext: () => any;
2
- export declare const usePisellOS: () => any;
3
- export declare const usePlatform: () => any;
4
- export default useEngineContext;
@@ -1,2 +0,0 @@
1
- declare const useLogger: () => any;
2
- export default useLogger;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- /**
3
- * useModal Hook 使用示例
4
- *
5
- * 这个文件展示了 useModal hook 的各种用法
6
- */
7
- export declare const BasicExample: React.FC;
8
- export declare const WithDefaultPropsExample: React.FC;
9
- export declare const DynamicConfigExample: React.FC;
10
- export declare const WithConfirmExample: React.FC;
11
- export declare const ComplexContentExample: React.FC;
12
- export declare const UseModalExamples: React.FC;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- /**
3
- * 如何在现有组件中集成新的 useModal hook 的示例
4
- *
5
- * 这个示例展示了如何重构 SendPaymentLinkModal 来使用新的 useModal hook
6
- */
7
- interface SendPaymentLinkModalProps {
8
- balanceAmount?: string;
9
- customerEmail?: string;
10
- }
11
- export declare const SendPaymentLinkModal: React.FC<SendPaymentLinkModalProps>;
12
- export declare const ConfirmDeleteModal: React.FC;
13
- export declare const InfoModal: React.FC;
14
- export declare const IntegrationExamples: React.FC;
15
- export {};
@@ -1,2 +0,0 @@
1
- declare const useToast: () => any;
2
- export default useToast;
@@ -1,5 +0,0 @@
1
- interface UseWindowSizeOptions {
2
- debounceMs?: number;
3
- }
4
- export declare const useWindowSize: (options?: UseWindowSizeOptions) => void;
5
- export default useWindowSize;
package/es/index.d.ts DELETED
@@ -1,91 +0,0 @@
1
- export { default as Login } from './components/login';
2
- export type { LoginProps } from './components/login';
3
- export { default as BookingInfo } from './components/booking/info/index';
4
- export { default as BookingNotes } from './components/booking/notes';
5
- export { default as BookingAddons } from './components/booking/addons';
6
- export { default as BookingForms } from './components/booking/forms';
7
- export { default as BookingPayment } from './components/booking/payments';
8
- export { default as Booking } from './components/booking';
9
- export { default as Schedules } from './components/schedules';
10
- export { default as BookingResources } from './components/booking/materiels/resources';
11
- export { default as BookingStartTime } from './components/booking/materiels/startTime';
12
- export { default as BookingDuration } from './components/booking/materiels/duration';
13
- export { default as BookingContacts } from './components/booking/materiels/contacts';
14
- export { VerticalClient } from './components/booking/info/clientVariant';
15
- export { default as VerticalAddService } from './components/booking/info/addServiceVariant';
16
- export { default as ProductExtension } from './components/productExtension';
17
- export { default as BookingDeposit } from './components/booking/deposit';
18
- export { default as WorkspaceList } from './components/workSpaceList';
19
- export { default as WorkspaceListDetail } from './components/workSpaceListDetail';
20
- export { default as RuleSetting } from './components/ruleSetting';
21
- export { default as TaxSelect } from './components/taxSelect';
22
- export { default as EftposPay } from './components/eftposPay';
23
- export { default as ToCPay } from './components/pay/toC';
24
- export { default as ToBPay } from './components/pay/toB';
25
- export { default as Eftpos } from './components/eftpos';
26
- export { default as WalletList } from './components/walletList';
27
- export { default as BookingDashboard } from './components/booking/dashboard';
28
- export { default as PisellSelectCustomerModal } from './components/pisellSelectCustomerModal';
29
- export { default as EventBooking } from './components/eventBooking';
30
- export { default as EventCard } from './components/eventBooking/components/eventCard';
31
- export { default as EventResourceDisplay } from './components/eventBooking/components/resourceDisplay';
32
- export { default as EventResourceUsability } from './components/eventBooking/components/resourceUsability';
33
- export { default as EventProductCard } from './components/eventBooking/components/productCard';
34
- export { default as EventTimeResourceSelector } from './components/eventBooking/components/timeResourceSelector';
35
- export { default as EventSelectHolder } from './components/eventBooking/components/selectHolder';
36
- export { default as EventBookingServiceList } from './components/eventBooking/components/bookingServiceList';
37
- export { default as EventBookingAvailabilityCalendar } from './components/eventBooking/components/bookingAvailabilityCalendar';
38
- export { default as EventScheduleCalendar } from './components/eventBooking/components/scheduleCalendar';
39
- export { default as EventBookingDetailModal } from './components/eventBooking/components/bookingDetailModal';
40
- export { default as EventProgressBar } from './components/eventBooking/components/progressBar';
41
- export { default as ShoppingCart } from './components/shoppingCart';
42
- export { default as AppointmentBooking } from './components/appointmentBooking';
43
- export { default as AppointmentDeposit } from './components/appointmentBooking/deposit';
44
- export { default as TicketBooking } from './components/ticketBooking';
45
- export { default as SubTotal } from './components/subTotal';
46
- export { default as EditBookingModal } from './components/booking/editBookingModal';
47
- export { default as StepController } from './components/stepController';
48
- export { default as ClientCard } from './plus/clientCard';
49
- export { default as ClientSearch } from './plus/clinetSearch';
50
- export { default as ComprehensiveSearch } from './pro/comprehensiveSearch';
51
- export { default as NoteModal } from './plus/noteModal';
52
- export { default as ProNumberKeyboard } from './pro/numberKeyboard';
53
- export { default as ProNumberSelector } from './pro/pisellNumberSelector';
54
- export { default as ProPhoneSelector } from './pro/pisellPhoneKeyboard';
55
- export { default as ProPriceKeyboard } from './pro/pisellPriceKeyboardModal';
56
- export { default as ProPriceRadio } from './pro/pisellPriceRadio';
57
- export { default as ProSkuDetailModal } from './pro/skuDetailModal';
58
- export { default as SaasLogin } from './plus/saasLogin';
59
- export { default as SaasRegister } from './plus/saasRegister';
60
- export { default as SaasCreateOrganization } from './plus/saasCreateOrganization';
61
- export { default as SkuCard } from './plus/productSelect/ProductCard/SkuCard';
62
- export { default as PinModal } from './components/pinModal';
63
- export { default as PinVerifyModal } from './components/pinVerifyModal';
64
- export { ResponsiveList as SkuList } from './components/list';
65
- export { OAuthConfig, SaaSAdminAuth, OrgAdminAuth, CustomerAuth, CustomerOAuthConfig, DeviceAuth, POSOperatorAuth, OnlineShopAuth, SaaSManagermentAuth, } from './components/authentication/admin';
66
- export type { SaaSAdminAuthProps, OrgAdminAuthProps, DeviceAuthProps, POSOperatorAuthProps, CustomerOAuthConfigProps, } from './components/authentication/admin';
67
- export { default as ContactInfo } from './plus/contactInfo';
68
- export { default as ContactInfoModal } from './plus/contactInfoModal';
69
- export { Login2, Register2, AuthModal } from './pro/Login2.0';
70
- export { default as WalletEditor } from './plus/walletEditor';
71
- export { default as WalletPassGallery } from './plus/walletPassGallery';
72
- export { default as SettingsRegistry } from './components/systemSettings/registry';
73
- export { default as Selector } from './pro/Selector';
74
- export { default as SelectHolder } from './plus/selectHolder';
75
- export { default as HolderList } from './plus/selectHolder/components/HolderList';
76
- export { default as WalletPassDetail } from './plus/walletPassGallery/components/passDetail';
77
- export { default as WebPosLogin } from './plus/webPosLogin';
78
- export { default as PaymentModal } from './components/checkout/plugin';
79
- export { default as SKUOptionsSelection } from './plus/skuOptionsSelection';
80
- export { default as SaasRole } from './plus/saasRole';
81
- export { default as SaasTeamMembers } from './plus/saasTeamMembers';
82
- export type { SaasTeamMembersProps } from './plus/saasTeamMembers/type';
83
- export { default as KioskSkuDetail } from './components/kioskSkuDetail';
84
- export { default as SaasAttendance } from './plus/saasAttendance';
85
- export { default as PisellSalesGrid } from './plus/pisellSalesGrid';
86
- export { default as EcoCupProject } from './components/ecocup/cupProject';
87
- export { default as EcoCupList } from './components/ecocup/cupList';
88
- export { default as EcoCustomerList } from './components/ecocup/customerList';
89
- export { default as OrderList } from './plus/orderList';
90
- export { default as TicketBookingDialog } from './components/ticketBooking/dialog';
91
- export { default as pisellSalesManagement } from './plus/pisellSalesManagement';
@@ -1,53 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.text.note': string;
4
- 'pisell2.text.note.modal.title': string;
5
- 'pisell2.text.note.modal.btn.confirm': string;
6
- 'pisell2.text.note.modal.btn.cancel': string;
7
- 'pisell2.text.note.modal.btn.delete': string;
8
- 'pisell2.text.note.modal.btn.add.template': string;
9
- 'pisell2.text.note.modal.placeholder': string;
10
- 'pisell2.text.note.modal.add.template.title': string;
11
- };
12
- 'zh-CN': {
13
- 'pisell2.text.note': string;
14
- 'pisell2.text.note.modal.title': string;
15
- 'pisell2.text.note.modal.btn.confirm': string;
16
- 'pisell2.text.note.modal.btn.cancel': string;
17
- 'pisell2.text.note.modal.btn.delete': string;
18
- 'pisell2.text.note.modal.btn.add.template': string;
19
- 'pisell2.text.note.modal.placeholder': string;
20
- 'pisell2.text.note.modal.add.template.title': string;
21
- };
22
- 'zh-HK': {
23
- 'pisell2.text.note': string;
24
- 'pisell2.text.note.modal.title': string;
25
- 'pisell2.text.note.modal.btn.confirm': string;
26
- 'pisell2.text.note.modal.btn.cancel': string;
27
- 'pisell2.text.note.modal.btn.delete': string;
28
- 'pisell2.text.note.modal.btn.add.template': string;
29
- 'pisell2.text.note.modal.placeholder': string;
30
- 'pisell2.text.note.modal.add.template.title': string;
31
- };
32
- ja: {
33
- 'pisell2.text.note': string;
34
- 'pisell2.text.note.modal.title': string;
35
- 'pisell2.text.note.modal.btn.confirm': string;
36
- 'pisell2.text.note.modal.btn.cancel': string;
37
- 'pisell2.text.note.modal.btn.delete': string;
38
- 'pisell2.text.note.modal.btn.add.template': string;
39
- 'pisell2.text.note.modal.placeholder': string;
40
- 'pisell2.text.note.modal.add.template.title': string;
41
- };
42
- pt: {
43
- 'pisell2.text.note': string;
44
- 'pisell2.text.note.modal.title': string;
45
- 'pisell2.text.note.modal.btn.confirm': string;
46
- 'pisell2.text.note.modal.btn.cancel': string;
47
- 'pisell2.text.note.modal.btn.delete': string;
48
- 'pisell2.text.note.modal.btn.add.template': string;
49
- 'pisell2.text.note.modal.placeholder': string;
50
- 'pisell2.text.note.modal.add.template.title': string;
51
- };
52
- };
53
- export default _default;
@@ -1,19 +0,0 @@
1
- /// <reference types="react" />
2
- export interface NoteModalProps {
3
- /** 是否显示弹窗 */
4
- open?: boolean;
5
- /** 弹窗标题 */
6
- title?: string;
7
- /** 初始内容 */
8
- value?: string;
9
- /** 确认回调 */
10
- onConfirm?: (value: string) => void;
11
- /** 删除回调 */
12
- onDelete?: () => void;
13
- /** 取消回调 */
14
- onCancel?: () => void;
15
- /** 弹窗层级 */
16
- zIndex?: number;
17
- }
18
- export interface NoteModalComponent extends React.FC<NoteModalProps> {
19
- }
@@ -1,21 +0,0 @@
1
- import React from 'react';
2
- import '../components/TabsStructure/TabsStructure.less';
3
- import CategorySkeleton from './CategorySkeleton';
4
- declare type TabItem = {
5
- key: string;
6
- label: React.ReactNode;
7
- icon?: React.ReactNode;
8
- };
9
- interface IProps {
10
- className?: string;
11
- items: TabItem[];
12
- activeKey: string;
13
- onChange: (key: string) => void;
14
- loading?: boolean;
15
- skeleton?: React.ReactNode;
16
- style?: React.CSSProperties;
17
- id?: string;
18
- }
19
- declare const CategoryTabs: React.ForwardRefExoticComponent<IProps & React.RefAttributes<unknown>>;
20
- export default CategoryTabs;
21
- export { CategorySkeleton };
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const SkuCardA1: (props: any) => JSX.Element;
4
- export default SkuCardA1;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const SkuCardA2: (props: any) => JSX.Element;
4
- export default SkuCardA2;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const SkuCardA5: (props: any) => JSX.Element;
4
- export default SkuCardA5;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const SkuCardA9: (props: any) => JSX.Element;
4
- export default SkuCardA9;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const SkuCardCustom: (props: any) => JSX.Element;
4
- export default SkuCardCustom;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Capacity: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
6
- export default Capacity;
@@ -1,7 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const CardCom: ({ props, className }: {
4
- props: ProductCardConfig;
5
- className: string;
6
- }) => JSX.Element;
7
- export default CardCom;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- import { SkuStatusOverlayConfig } from '../../type';
3
- import './index.less';
4
- declare const CardMask: ({ props }: {
5
- props: SkuStatusOverlayConfig;
6
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
7
- export default CardMask;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const Countdown: ({ props }: {
5
- props: ProductCardConfig;
6
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
7
- export default Countdown;
@@ -1,7 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const Cover: ({ props, onClick }: {
4
- props: ProductCardConfig;
5
- onClick: (e: any) => void;
6
- }) => JSX.Element | null;
7
- export default Cover;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Duration: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
6
- export default Duration;
@@ -1,6 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const Price: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default Price;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Resource: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
6
- export default Resource;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Stock: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
6
- export default Stock;
@@ -1,6 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const SubTitle: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default SubTitle;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Time: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => string | number | true | React.ReactFragment | JSX.Element | null;
6
- export default Time;
@@ -1,6 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const Title: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default Title;
@@ -1,6 +0,0 @@
1
- import './index.less';
2
- import { ProductCardConfig } from '../../type';
3
- declare const TooltipTags: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default TooltipTags;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const WarningLists: (props: any) => JSX.Element | null;
4
- export default WarningLists;
@@ -1,6 +0,0 @@
1
- import React from 'react';
2
- export declare const useDynamicComponents: () => {
3
- renderComponent: (key: string, props: any) => React.ReactElement<any, string | React.JSXElementConstructor<any>> | null;
4
- renderComponents: (props: any) => any;
5
- componentMap: Record<string, React.ComponentType<any>>;
6
- };
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- declare const SkuCard: {
3
- (props: any): JSX.Element | null;
4
- A1: (props: any) => JSX.Element;
5
- A2: (props: any) => JSX.Element;
6
- A5: (props: any) => JSX.Element;
7
- A9: (props: any) => JSX.Element;
8
- };
9
- export default SkuCard;