@pisell/private-materials 6.5.15 → 6.5.16

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 (205) 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/ticketBooking/components/ticketBooking/index.js +1 -0
  8. package/lib/components/ticketBooking/components/ticketBooking/index.js +1 -0
  9. package/package.json +1 -1
  10. package/es/components/booking/components/actionButtons/index.d.ts +0 -31
  11. package/es/components/booking/components/footer/amount.d.ts +0 -36
  12. package/es/components/booking/components/footer/index.d.ts +0 -11
  13. package/es/components/booking/components/footer/utils.d.ts +0 -41
  14. package/es/components/booking/components/voucher/index.d.ts +0 -3
  15. package/es/components/booking/forms/footer.d.ts +0 -6
  16. package/es/components/booking/info2/cartClientCard/index.d.ts +0 -6
  17. package/es/components/checkout/PaymentModal.d.ts +0 -31
  18. package/es/components/checkout/components/CashPaymentModule/index.d.ts +0 -24
  19. package/es/components/checkout/components/ScrollableList/index.d.ts +0 -5
  20. package/es/components/checkout/hooks/useWalletPass.d.ts +0 -40
  21. package/es/components/list/List.d.ts +0 -5
  22. package/es/components/list/ResponsiveWrapper.d.ts +0 -16
  23. package/es/components/list/TestResponsiveWrapper.d.ts +0 -8
  24. package/es/components/list/components/EmptyState/EmptyState.d.ts +0 -20
  25. package/es/components/list/components/EmptyState/index.d.ts +0 -2
  26. package/es/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
  27. package/es/components/list/components/ListItemSkeleton/index.d.ts +0 -2
  28. package/es/components/list/components/Pagination/Pagination.d.ts +0 -30
  29. package/es/components/list/components/Pagination/index.d.ts +0 -1
  30. package/es/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
  31. package/es/components/list/components/ScrollLoader/index.d.ts +0 -2
  32. package/es/components/list/components/Tab/Tab.d.ts +0 -5
  33. package/es/components/list/components/Tab/index.d.ts +0 -2
  34. package/es/components/list/components/Tab/types.d.ts +0 -14
  35. package/es/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
  36. package/es/components/list/components/TabSkeleton/index.d.ts +0 -2
  37. package/es/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
  38. package/es/components/list/components/WaterfallList/index.d.ts +0 -2
  39. package/es/components/list/examples/GroupedListExample.d.ts +0 -3
  40. package/es/components/list/hooks/index.d.ts +0 -5
  41. package/es/components/list/hooks/useDevice.d.ts +0 -24
  42. package/es/components/list/hooks/useListState.d.ts +0 -43
  43. package/es/components/list/hooks/useWaterfall.d.ts +0 -34
  44. package/es/components/list/index.d.ts +0 -10
  45. package/es/components/list/locales.d.ts +0 -66
  46. package/es/components/list/types.d.ts +0 -177
  47. package/es/components/list/utils/getText.d.ts +0 -53
  48. package/es/components/list/utils/index.d.ts +0 -4
  49. package/es/components/pay/toB/components/MX51/index.d.ts +0 -3
  50. package/es/components/pay/toB/store/hooks.d.ts +0 -15
  51. package/es/components/pay/toB/types/index.d.ts +0 -72
  52. package/es/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.d.ts +0 -27
  53. package/es/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
  54. package/es/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
  55. package/es/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +0 -50
  56. package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -31
  57. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -10
  58. package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -7
  59. package/es/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
  60. package/es/components/ticketBooking/context/OsKeyContext.d.ts +0 -26
  61. package/es/components/ticketBooking/context/index.d.ts +0 -2
  62. package/es/components/ticketBooking/hooks/pisellos/bookingTicket.d.ts +0 -6
  63. package/es/components/ticketBooking/hooks/pisellos/index.d.ts +0 -4
  64. package/es/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
  65. package/es/components/ticketBooking/hooks/pisellos/useCustomer.d.ts +0 -25
  66. package/es/components/ticketBooking/hooks/pisellos/useProducts.d.ts +0 -16
  67. package/es/components/ticketBooking/hooks/pisellos/useScanCustomer.d.ts +0 -5
  68. package/es/components/ticketBooking/hooks/pisellos/useScanGlobal.d.ts +0 -5
  69. package/es/components/ticketBooking/hooks/pisellos/useShopDiscountModule.d.ts +0 -6
  70. package/es/components/ticketBooking/index.d.ts +0 -15
  71. package/es/components/ticketBooking/utils/index.d.ts +0 -90
  72. package/es/components/ticketBooking/utils/productCache.d.ts +0 -75
  73. package/es/hooks/printer.d.ts +0 -4
  74. package/es/index.d.ts +0 -65
  75. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
  76. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
  77. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
  78. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
  79. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
  80. package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -7
  81. package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +0 -6
  82. package/es/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -8
  83. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
  84. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +0 -3
  85. package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -4
  86. package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +0 -7
  87. package/es/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +0 -7
  88. package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
  89. package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -6
  90. package/es/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +0 -7
  91. package/es/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +0 -7
  92. package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -6
  93. package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
  94. package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +0 -6
  95. package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -7
  96. package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -6
  97. package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
  98. package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -7
  99. package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -7
  100. package/es/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
  101. package/es/plus/productSelect/ProductCard/SkuCard/hooks/useDynamicComponents.d.ts +0 -6
  102. package/es/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
  103. package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -42
  104. package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -162
  105. package/es/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
  106. package/es/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
  107. package/es/plus/productSelect/components/pisellPriceText/index.d.ts +0 -14
  108. package/lib/components/booking/components/actionButtons/index.d.ts +0 -31
  109. package/lib/components/booking/components/footer/amount.d.ts +0 -36
  110. package/lib/components/booking/components/footer/index.d.ts +0 -11
  111. package/lib/components/booking/components/footer/utils.d.ts +0 -41
  112. package/lib/components/booking/components/voucher/index.d.ts +0 -3
  113. package/lib/components/booking/forms/footer.d.ts +0 -6
  114. package/lib/components/booking/info2/cartClientCard/index.d.ts +0 -6
  115. package/lib/components/checkout/PaymentModal.d.ts +0 -31
  116. package/lib/components/checkout/components/CashPaymentModule/index.d.ts +0 -24
  117. package/lib/components/checkout/components/ScrollableList/index.d.ts +0 -5
  118. package/lib/components/checkout/hooks/useWalletPass.d.ts +0 -40
  119. package/lib/components/list/List.d.ts +0 -5
  120. package/lib/components/list/ResponsiveWrapper.d.ts +0 -16
  121. package/lib/components/list/TestResponsiveWrapper.d.ts +0 -8
  122. package/lib/components/list/components/EmptyState/EmptyState.d.ts +0 -20
  123. package/lib/components/list/components/EmptyState/index.d.ts +0 -2
  124. package/lib/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
  125. package/lib/components/list/components/ListItemSkeleton/index.d.ts +0 -2
  126. package/lib/components/list/components/Pagination/Pagination.d.ts +0 -30
  127. package/lib/components/list/components/Pagination/index.d.ts +0 -1
  128. package/lib/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
  129. package/lib/components/list/components/ScrollLoader/index.d.ts +0 -2
  130. package/lib/components/list/components/Tab/Tab.d.ts +0 -5
  131. package/lib/components/list/components/Tab/index.d.ts +0 -2
  132. package/lib/components/list/components/Tab/types.d.ts +0 -14
  133. package/lib/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
  134. package/lib/components/list/components/TabSkeleton/index.d.ts +0 -2
  135. package/lib/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
  136. package/lib/components/list/components/WaterfallList/index.d.ts +0 -2
  137. package/lib/components/list/examples/GroupedListExample.d.ts +0 -3
  138. package/lib/components/list/hooks/index.d.ts +0 -5
  139. package/lib/components/list/hooks/useDevice.d.ts +0 -24
  140. package/lib/components/list/hooks/useListState.d.ts +0 -43
  141. package/lib/components/list/hooks/useWaterfall.d.ts +0 -34
  142. package/lib/components/list/index.d.ts +0 -10
  143. package/lib/components/list/locales.d.ts +0 -66
  144. package/lib/components/list/types.d.ts +0 -177
  145. package/lib/components/list/utils/getText.d.ts +0 -53
  146. package/lib/components/list/utils/index.d.ts +0 -4
  147. package/lib/components/pay/toB/components/MX51/index.d.ts +0 -3
  148. package/lib/components/pay/toB/store/hooks.d.ts +0 -15
  149. package/lib/components/pay/toB/types/index.d.ts +0 -72
  150. package/lib/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.d.ts +0 -27
  151. package/lib/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
  152. package/lib/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
  153. package/lib/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +0 -50
  154. package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -31
  155. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -10
  156. package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -7
  157. package/lib/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
  158. package/lib/components/ticketBooking/context/OsKeyContext.d.ts +0 -26
  159. package/lib/components/ticketBooking/context/index.d.ts +0 -2
  160. package/lib/components/ticketBooking/hooks/pisellos/bookingTicket.d.ts +0 -6
  161. package/lib/components/ticketBooking/hooks/pisellos/index.d.ts +0 -4
  162. package/lib/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
  163. package/lib/components/ticketBooking/hooks/pisellos/useCustomer.d.ts +0 -25
  164. package/lib/components/ticketBooking/hooks/pisellos/useProducts.d.ts +0 -16
  165. package/lib/components/ticketBooking/hooks/pisellos/useScanCustomer.d.ts +0 -5
  166. package/lib/components/ticketBooking/hooks/pisellos/useScanGlobal.d.ts +0 -5
  167. package/lib/components/ticketBooking/hooks/pisellos/useShopDiscountModule.d.ts +0 -6
  168. package/lib/components/ticketBooking/index.d.ts +0 -15
  169. package/lib/components/ticketBooking/utils/index.d.ts +0 -90
  170. package/lib/components/ticketBooking/utils/productCache.d.ts +0 -75
  171. package/lib/hooks/printer.d.ts +0 -4
  172. package/lib/index.d.ts +0 -65
  173. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
  174. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
  175. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
  176. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
  177. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
  178. package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -7
  179. package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +0 -6
  180. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -8
  181. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
  182. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +0 -3
  183. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -4
  184. package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +0 -7
  185. package/lib/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +0 -7
  186. package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
  187. package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -6
  188. package/lib/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +0 -7
  189. package/lib/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +0 -7
  190. package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -6
  191. package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
  192. package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +0 -6
  193. package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -7
  194. package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -6
  195. package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
  196. package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -7
  197. package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -7
  198. package/lib/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
  199. package/lib/plus/productSelect/ProductCard/SkuCard/hooks/useDynamicComponents.d.ts +0 -6
  200. package/lib/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
  201. package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -42
  202. package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -162
  203. package/lib/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
  204. package/lib/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
  205. package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +0 -14
@@ -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,4 +0,0 @@
1
- declare const usePrinter: () => {
2
- nativePrint: (data: any, callback: (res: any) => void) => void;
3
- };
4
- export default usePrinter;
package/lib/index.d.ts DELETED
@@ -1,65 +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 Wallet } from './components/wallet';
27
- export { default as WalletList } from './components/walletList';
28
- export { default as BookingDashboard } from './components/booking/dashboard';
29
- export { default as PisellSelectCustomerModal } from './components/pisellSelectCustomerModal';
30
- export { default as EventBooking } from './components/eventBooking';
31
- export { default as EventCard } from './components/eventBooking/components/eventCard';
32
- export { default as EventResourceDisplay } from './components/eventBooking/components/resourceDisplay';
33
- export { default as EventResourceUsability } from './components/eventBooking/components/resourceUsability';
34
- export { default as EventProductCard } from './components/eventBooking/components/productCard';
35
- export { default as EventTimeResourceSelector } from './components/eventBooking/components/timeResourceSelector';
36
- export { default as EventSelectHolder } from './components/eventBooking/components/selectHolder';
37
- export { default as EventBookingServiceList } from './components/eventBooking/components/bookingServiceList';
38
- export { default as EventBookingAvailabilityCalendar } from './components/eventBooking/components/bookingAvailabilityCalendar';
39
- export { default as EventScheduleCalendar } from './components/eventBooking/components/scheduleCalendar';
40
- export { default as EventBookingDetailModal } from './components/eventBooking/components/bookingDetailModal';
41
- export { default as EventProgressBar } from './components/eventBooking/components/progressBar';
42
- export { default as ShoppingCart } from './components/shoppingCart';
43
- export { default as AppointmentBooking } from './components/appointmentBooking';
44
- export { default as AppointmentDeposit } from './components/appointmentBooking/deposit';
45
- export { default as TicketBooking } from './components/ticketBooking';
46
- export { default as SubTotal } from './components/subTotal';
47
- export { default as EditBookingModal } from './components/booking/editBookingModal';
48
- export { default as StepController } from './components/stepController';
49
- export { default as ClientCard } from './plus/clientCard';
50
- export { default as ClientSearch } from './plus/clinetSearch';
51
- export { default as ComprehensiveSearch } from './pro/comprehensiveSearch';
52
- export { default as NoteModal } from './plus/noteModal';
53
- export { default as ProNumberKeyboard } from './pro/numberKeyboard';
54
- export { default as ProNumberSelector } from './pro/pisellNumberSelector';
55
- export { default as ProPhoneSelector } from './pro/pisellPhoneKeyboard';
56
- export { default as ProPriceKeyboard } from './pro/pisellPriceKeyboardModal';
57
- export { default as ProPriceRadio } from './pro/pisellPriceRadio';
58
- export { default as ProSkuDetailModal } from './pro/skuDetailModal';
59
- export { default as SaasLogin } from './plus/saasLogin';
60
- export { default as SaasRegister } from './plus/saasRegister';
61
- export { default as SaasCreateOrganization } from './plus/saasCreateOrganization';
62
- export { default as SkuCard } from './plus/productSelect/ProductCard/SkuCard';
63
- export { default as PinModal } from './components/pinModal';
64
- export { default as PinVerifyModal } from './components/pinVerifyModal';
65
- export { ResponsiveList as SkuList } from './components/list';
@@ -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,7 +0,0 @@
1
- import './index.less';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Action: ({ props, className, }: {
4
- props: ProductCardConfig;
5
- className?: string | undefined;
6
- }) => JSX.Element | null;
7
- export default Action;
@@ -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 | JSX.Element | React.ReactFragment | null;
6
- export default Capacity;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const CardCom: ({ props, className }: {
5
- props: ProductCardConfig;
6
- className: string;
7
- }) => JSX.Element;
8
- 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 | JSX.Element | React.ReactFragment | null;
7
- export default CardMask;
@@ -1,3 +0,0 @@
1
- import './index.less';
2
- declare const CardMoreText: (props: any) => JSX.Element;
3
- export default CardMoreText;
@@ -1,4 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const CardWrapper: (props: ProductCardConfig) => JSX.Element;
4
- export default CardWrapper;
@@ -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 | JSX.Element | React.ReactFragment | null;
7
- export default Countdown;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const Cover: ({ props }: {
5
- props: ProductCardConfig;
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 | JSX.Element | React.ReactFragment | null;
6
- export default Duration;
@@ -1,6 +0,0 @@
1
- import './index.less';
2
- import { ProductCardConfig } from '../../type';
3
- declare const Favorite: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default Favorite;
@@ -1,7 +0,0 @@
1
- import React from 'react';
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const MemberPrice: ({ props }: {
5
- props: ProductCardConfig;
6
- }) => string | number | true | JSX.Element | React.ReactFragment | null;
7
- export default MemberPrice;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const Price: ({ props }: {
5
- props: ProductCardConfig;
6
- }) => JSX.Element | null;
7
- export default Price;
@@ -1,6 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const Promotions: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default Promotions;
@@ -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 | JSX.Element | React.ReactFragment | 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 | JSX.Element | React.ReactFragment | null;
6
- export default Stock;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const SubTitle: ({ props }: {
5
- props: ProductCardConfig;
6
- }) => JSX.Element | null;
7
- export default SubTitle;
@@ -1,6 +0,0 @@
1
- import { ProductCardConfig } from '../../type';
2
- import './index.less';
3
- declare const Tags: ({ props }: {
4
- props: ProductCardConfig;
5
- }) => JSX.Element | null;
6
- export default Tags;
@@ -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 | JSX.Element | React.ReactFragment | null;
6
- export default Time;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { ProductCardConfig } from '../../type';
3
- import './index.less';
4
- declare const Title: ({ props }: {
5
- props: ProductCardConfig;
6
- }) => JSX.Element | null;
7
- export default Title;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- import { ProductCardConfig } from '../../type';
4
- declare const TooltipTags: ({ props }: {
5
- props: ProductCardConfig;
6
- }) => JSX.Element | null;
7
- 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;
@@ -1,42 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.sku-card.search': string;
4
- 'pisell2.sku-card.stock': string;
5
- 'pisell2.sku-card.empty': string;
6
- 'pisell2.sku-card.gst': string;
7
- 'pisell2.sku-card.view-more': string;
8
- 'pisell2.sku-card.view-less': string;
9
- 'pisell2.sku-card.member-price': string;
10
- 'pisell2.sku-card.time.remaining': string;
11
- 'pisell2.sku-card.capacity': string;
12
- 'pisell2.sku-card.free': string;
13
- 'pisell2.sku-card.max': string;
14
- };
15
- 'zh-CN': {
16
- 'pisell2.sku-card.search': string;
17
- 'pisell2.sku-card.stock': string;
18
- 'pisell2.sku-card.empty': string;
19
- 'pisell2.sku-card.gst': string;
20
- 'pisell2.sku-card.view-more': string;
21
- 'pisell2.sku-card.view-less': string;
22
- 'pisell2.sku-card.member-price': string;
23
- 'pisell2.sku-card.time.remaining': string;
24
- 'pisell2.sku-card.capacity': string;
25
- 'pisell2.sku-card.free': string;
26
- 'pisell2.sku-card.max': string;
27
- };
28
- 'zh-HK': {
29
- 'pisell2.sku-card.search': string;
30
- 'pisell2.sku-card.stock': string;
31
- 'pisell2.sku-card.empty': string;
32
- 'pisell2.sku-card.gst': string;
33
- 'pisell2.sku-card.view-more': string;
34
- 'pisell2.sku-card.view-less': string;
35
- 'pisell2.sku-card.member-price': string;
36
- 'pisell2.sku-card.time.remaining': string;
37
- 'pisell2.sku-card.capacity': string;
38
- 'pisell2.sku-card.free': string;
39
- 'pisell2.sku-card.max': string;
40
- };
41
- };
42
- export default _default;
@@ -1,162 +0,0 @@
1
- import { ProductCardConfig } from './type';
2
- export declare const productCardDefault: ProductCardConfig;
3
- export declare const PREFIX = "pisell-product-sku";
4
- export declare const defaultProductCard: {
5
- id: number;
6
- extension_id: number;
7
- extension_type: string;
8
- shop_id: number;
9
- title: string;
10
- slug: string;
11
- status: string;
12
- stock_quantity: number;
13
- sales_quantity: number;
14
- sum_stock: number;
15
- price: string;
16
- original_price: string;
17
- cost_price: string;
18
- member_price: string;
19
- cover: string;
20
- channel_application: string[];
21
- is_track: number;
22
- over_sold: number;
23
- is_gst: number;
24
- code: string;
25
- barcode: string;
26
- is_delivery: number;
27
- weight_unit: string;
28
- weight_value: string;
29
- type: string;
30
- unit: string;
31
- sort: number;
32
- subtitle: string;
33
- minimum_markup_price: string;
34
- is_bundle: number;
35
- bundle_group_count: number;
36
- option_group_count: number;
37
- is_variant: number;
38
- variant_count: number;
39
- cut_off_time: {
40
- unit: number;
41
- unit_type: string;
42
- future_day: number;
43
- type: string;
44
- ongoing: {
45
- type: string;
46
- unit: number;
47
- };
48
- };
49
- "schedule.ids": number[];
50
- policy: number;
51
- machine_code: {
52
- make_over: number;
53
- beforehand: number;
54
- limit_count: number;
55
- customer: number;
56
- send_action: string;
57
- hide_recharge: number;
58
- distributor_automatic: number;
59
- };
60
- product_resource: {
61
- resources: ({
62
- id: number;
63
- title: string;
64
- status: number;
65
- code: string;
66
- created_at: string;
67
- updated_at: string;
68
- type: string;
69
- optional_resource: number[];
70
- default_resource: never[];
71
- select_type: {
72
- type: string;
73
- min: number;
74
- max: number;
75
- };
76
- resource_type_id: number;
77
- } | {
78
- id: number;
79
- title: string;
80
- status: number;
81
- code: string;
82
- created_at: string;
83
- updated_at: null;
84
- type: string;
85
- optional_resource: never[];
86
- default_resource: never[];
87
- select_type: {
88
- type: string;
89
- min: number;
90
- max: number;
91
- };
92
- resource_type_id: number;
93
- })[];
94
- };
95
- capacity: {
96
- type: string;
97
- custom: {
98
- name: {
99
- en: string;
100
- "zh-CN": string;
101
- "zh-HK": string;
102
- original: string;
103
- };
104
- min: number;
105
- max: number;
106
- id: string;
107
- }[];
108
- package: never[];
109
- };
110
- product_display_setting: {
111
- kiosk: {
112
- use_display_mode: number;
113
- product_option_mode: null;
114
- product_option_mode_paging: null;
115
- product_bundle_mode: null;
116
- product_bundle_mode_paging: null;
117
- };
118
- };
119
- usage_credits: {
120
- total_credits: number;
121
- per_user_limit: number;
122
- max_per_day: number;
123
- max_per_week: number;
124
- max_per_month: number;
125
- };
126
- shelf_product_datas: never[];
127
- step_value: number;
128
- min_num_unit: number;
129
- schedules: {
130
- id: number;
131
- shop_id: number;
132
- name: string;
133
- color: string;
134
- type: string;
135
- start_time: string;
136
- end_time: string;
137
- note: string;
138
- repeat_type: string;
139
- repeat_rule: null;
140
- designation: null;
141
- is_all: number;
142
- create_account_id: number;
143
- update_account_id: number;
144
- created_at: string;
145
- updated_at: string;
146
- order_count: number;
147
- limit: number;
148
- form_record_ids: never[];
149
- }[];
150
- is_charge_tax: number;
151
- base_price: string;
152
- variant: never[];
153
- category: {
154
- id: number;
155
- name: string;
156
- icon: string;
157
- slug: string;
158
- sort: number;
159
- }[];
160
- __typename: string;
161
- __categoryId: number;
162
- };