@pisell/private-materials 6.3.95 → 6.3.96

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 (315) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/preview.js +7 -7
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +2 -2
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +2 -2
  11. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  12. package/es/plus/orderList/config.d.ts +2 -2
  13. package/es/plus/saasAttendance/locales.d.ts +63 -0
  14. package/es/plus/saasAttendance/locales.js +71 -2
  15. package/es/plus/saasAttendance/settings/PermissonTab.d.ts +5 -0
  16. package/es/plus/saasAttendance/settings/PermissonTab.js +79 -0
  17. package/es/plus/saasAttendance/settings/ShiftScheduleTab.js +9 -3
  18. package/es/plus/saasAttendance/settings/components/MapField.js +69 -33
  19. package/es/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.d.ts +7 -0
  20. package/es/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.js +149 -0
  21. package/es/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.less +119 -0
  22. package/es/plus/saasAttendance/settings/index.js +7 -0
  23. package/es/plus/saasAttendance/settings/index.less +15 -0
  24. package/es/plus/saasAttendance/settings/types.d.ts +6 -0
  25. package/es/plus/walletEditor/components/ImageUpload/index.d.ts +1 -1
  26. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  27. package/lib/plus/orderList/config.d.ts +2 -2
  28. package/lib/plus/saasAttendance/locales.d.ts +63 -0
  29. package/lib/plus/saasAttendance/locales.js +65 -2
  30. package/lib/plus/saasAttendance/settings/PermissonTab.d.ts +5 -0
  31. package/lib/plus/saasAttendance/settings/PermissonTab.js +128 -0
  32. package/lib/plus/saasAttendance/settings/ShiftScheduleTab.js +2 -1
  33. package/lib/plus/saasAttendance/settings/components/MapField.js +50 -11
  34. package/lib/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.d.ts +7 -0
  35. package/lib/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.js +150 -0
  36. package/lib/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.less +119 -0
  37. package/lib/plus/saasAttendance/settings/index.js +12 -0
  38. package/lib/plus/saasAttendance/settings/index.less +15 -0
  39. package/lib/plus/saasAttendance/settings/types.d.ts +6 -0
  40. package/lib/plus/walletEditor/components/ImageUpload/index.d.ts +1 -1
  41. package/package.json +2 -2
  42. package/es/components/Sales/Cart/index.d.ts +0 -53
  43. package/es/components/appointmentBooking/components/Date/state.d.ts +0 -63
  44. package/es/components/appointmentBooking/locales.d.ts +0 -366
  45. package/es/components/authentication/admin/AuthMethods/locales.d.ts +0 -249
  46. package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +0 -6
  47. package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +0 -84
  48. package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +0 -41
  49. package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +0 -6
  50. package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +0 -72
  51. package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +0 -33
  52. package/es/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +0 -6
  53. package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +0 -27
  54. package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +0 -66
  55. package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +0 -26
  56. package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +0 -6
  57. package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +0 -39
  58. package/es/components/authentication/admin/CustomerAuth/locales.d.ts +0 -66
  59. package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +0 -108
  60. package/es/components/authentication/admin/DeviceAuth/locales.d.ts +0 -57
  61. package/es/components/authentication/admin/OAuthConfig/locales.d.ts +0 -90
  62. package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +0 -54
  63. package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +0 -48
  64. package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +0 -54
  65. package/es/components/booking/addons/index.d.ts +0 -17
  66. package/es/components/booking/components/footer/amount.d.ts +0 -25
  67. package/es/components/booking/components/tabPane/index.d.ts +0 -4
  68. package/es/components/booking/dashboard/serve.d.ts +0 -1
  69. package/es/components/booking/deposit/ClientItem/index.d.ts +0 -18
  70. package/es/components/booking/deposit/DepositItem/index.d.ts +0 -25
  71. package/es/components/booking/deposit/index.d.ts +0 -3
  72. package/es/components/booking/editBookingModal/locales.d.ts +0 -21
  73. package/es/components/booking/editBookingModal/mock.d.ts +0 -807
  74. package/es/components/booking/forms/forms.d.ts +0 -30
  75. package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  76. package/es/components/booking/info/addServiceVariant/index.d.ts +0 -7
  77. package/es/components/booking/info/client/index.d.ts +0 -4
  78. package/es/components/booking/info/clientVariant/utils.d.ts +0 -1
  79. package/es/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
  80. package/es/components/booking/info/hooks/useHolderConfig.d.ts +0 -9
  81. package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -9
  82. package/es/components/booking/info/index.d.ts +0 -4
  83. package/es/components/booking/info/main.d.ts +0 -12
  84. package/es/components/booking/info/model.d.ts +0 -14
  85. package/es/components/booking/info/service/Lists.d.ts +0 -3
  86. package/es/components/booking/info/service/addService/index.d.ts +0 -12
  87. package/es/components/booking/info/service/serve.d.ts +0 -20
  88. package/es/components/booking/info/service/serviceList/index.d.ts +0 -6
  89. package/es/components/booking/info/service/serviceManager/index.d.ts +0 -20
  90. package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
  91. package/es/components/booking/info/service2/Lists.d.ts +0 -3
  92. package/es/components/booking/info/service2/utils.d.ts +0 -248
  93. package/es/components/booking/info/utils.d.ts +0 -50
  94. package/es/components/booking/info2/index.d.ts +0 -12
  95. package/es/components/booking/info2/service/addService/index.d.ts +0 -12
  96. package/es/components/booking/info2/service/addService/mock.d.ts +0 -214
  97. package/es/components/booking/info2/service/addService/utils.d.ts +0 -98
  98. package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
  99. package/es/components/booking/info2/service/editService/utils.d.ts +0 -13
  100. package/es/components/booking/info2/service/index.d.ts +0 -4
  101. package/es/components/booking/info2/service/serviceList/index.d.ts +0 -6
  102. package/es/components/booking/info2/utilsByBooking.d.ts +0 -35
  103. package/es/components/booking/locales.d.ts +0 -846
  104. package/es/components/booking/notes/addNote/index.d.ts +0 -4
  105. package/es/components/booking/utils.d.ts +0 -175
  106. package/es/components/eftpos/locales.d.ts +0 -99
  107. package/es/components/eftposPay/app.d.ts +0 -11
  108. package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -4
  109. package/es/components/eftposPay/component/fail/index.d.ts +0 -4
  110. package/es/components/eftposPay/const.d.ts +0 -184
  111. package/es/components/eftposPay/device.d.ts +0 -24
  112. package/es/components/eftposPay/hooks.d.ts +0 -35
  113. package/es/components/eftposPay/index.d.ts +0 -5
  114. package/es/components/eftposPay/locales.d.ts +0 -330
  115. package/es/components/eftposPay/manufacturer.d.ts +0 -7
  116. package/es/components/eftposPay/pay.d.ts +0 -21
  117. package/es/components/eftposPay/store/index.d.ts +0 -355
  118. package/es/components/eftposPay/tyro/index.d.ts +0 -9
  119. package/es/components/eventBooking/locales.d.ts +0 -246
  120. package/es/components/login/locales.d.ts +0 -24
  121. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -6
  122. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -2
  123. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -2
  124. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -3
  125. package/es/components/pay/toC/locales.d.ts +0 -307
  126. package/es/components/pay/toC/serve.d.ts +0 -62
  127. package/es/components/pinModal/locales.d.ts +0 -27
  128. package/es/components/pinVerifyModal/locales.d.ts +0 -24
  129. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
  130. package/es/components/pisellSelectCustomerModal/locales.d.ts +0 -81
  131. package/es/components/productExtension/locales.d.ts +0 -48
  132. package/es/components/productSelect/locales.d.ts +0 -18
  133. package/es/components/ruleSetting/locales.d.ts +0 -48
  134. package/es/components/schedules/locales.d.ts +0 -87
  135. package/es/components/shoppingCart/locales.d.ts +0 -33
  136. package/es/components/shoppingCart/type.d.ts +0 -48
  137. package/es/components/stepController/locales.d.ts +0 -27
  138. package/es/components/subTotal/locales.d.ts +0 -42
  139. package/es/components/systemSettings/registry/locales.d.ts +0 -272
  140. package/es/components/systemSettings/registry/types.d.ts +0 -126
  141. package/es/components/taxSelect/locales.d.ts +0 -24
  142. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -7
  143. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +0 -5
  144. package/es/components/ticketBooking/index.d.ts +0 -8
  145. package/es/components/ticketBooking/locales.d.ts +0 -174
  146. package/es/components/ticketBooking/serve.d.ts +0 -287
  147. package/es/components/ticketBooking/utils/formatTime.d.ts +0 -31
  148. package/es/components/ticketBooking/utils/index.d.ts +0 -25
  149. package/es/components/wallet/utils.d.ts +0 -48
  150. package/es/components/walletList/locales.d.ts +0 -27
  151. package/es/components/walletList/types/index.d.ts +0 -194
  152. package/es/hooks/useEngineContext.d.ts +0 -11
  153. package/es/hooks/useWindowSize.d.ts +0 -5
  154. package/es/plus/clientCard/locales.d.ts +0 -18
  155. package/es/plus/clientCard/types.d.ts +0 -135
  156. package/es/plus/clinetSearch/locales.d.ts +0 -108
  157. package/es/plus/contactInfo/locales.d.ts +0 -15
  158. package/es/plus/contactInfoModal/locales.d.ts +0 -66
  159. package/es/plus/productSelect/CategoryTabs/index.d.ts +0 -21
  160. package/es/plus/productSelect/locales.d.ts +0 -18
  161. package/es/plus/saasCreateOrganization/locales.d.ts +0 -15
  162. package/es/plus/saasLogin/locales.d.ts +0 -51
  163. package/es/plus/saasRegister/locales.d.ts +0 -117
  164. package/es/plus/saasRole/locales.d.ts +0 -193
  165. package/es/plus/saasRole/types.d.ts +0 -175
  166. package/es/plus/saasTeamMembers/locales.d.ts +0 -330
  167. package/es/plus/saasTeamMembers/type.d.ts +0 -156
  168. package/es/plus/selectHolder/locales.d.ts +0 -27
  169. package/es/plus/walletEditor/locales.d.ts +0 -135
  170. package/es/plus/walletEditor/types.d.ts +0 -52
  171. package/es/plus/walletPassGallery/locales.d.ts +0 -285
  172. package/es/plus/walletPassGallery/utils.d.ts +0 -48
  173. package/es/pro/Login2.0/locales.d.ts +0 -543
  174. package/es/pro/Login2.0/shared/types.d.ts +0 -232
  175. package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +0 -15
  176. package/es/pro/comprehensiveSearch/locales.d.ts +0 -15
  177. package/es/pro/numberKeyboard/locales.d.ts +0 -12
  178. package/es/pro/pisellPhoneKeyboard/locales.d.ts +0 -12
  179. package/lib/components/Sales/Cart/index.d.ts +0 -53
  180. package/lib/components/appointmentBooking/components/Date/state.d.ts +0 -63
  181. package/lib/components/appointmentBooking/locales.d.ts +0 -366
  182. package/lib/components/authentication/admin/AuthMethods/locales.d.ts +0 -249
  183. package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +0 -6
  184. package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +0 -84
  185. package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +0 -41
  186. package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +0 -6
  187. package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +0 -72
  188. package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +0 -33
  189. package/lib/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +0 -6
  190. package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +0 -27
  191. package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +0 -66
  192. package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +0 -26
  193. package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +0 -6
  194. package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +0 -39
  195. package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +0 -66
  196. package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +0 -108
  197. package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +0 -57
  198. package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +0 -90
  199. package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +0 -54
  200. package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +0 -48
  201. package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +0 -54
  202. package/lib/components/booking/addons/index.d.ts +0 -17
  203. package/lib/components/booking/components/footer/amount.d.ts +0 -25
  204. package/lib/components/booking/components/tabPane/index.d.ts +0 -4
  205. package/lib/components/booking/dashboard/serve.d.ts +0 -1
  206. package/lib/components/booking/deposit/ClientItem/index.d.ts +0 -18
  207. package/lib/components/booking/deposit/DepositItem/index.d.ts +0 -25
  208. package/lib/components/booking/deposit/index.d.ts +0 -3
  209. package/lib/components/booking/editBookingModal/locales.d.ts +0 -21
  210. package/lib/components/booking/editBookingModal/mock.d.ts +0 -807
  211. package/lib/components/booking/forms/forms.d.ts +0 -30
  212. package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  213. package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -7
  214. package/lib/components/booking/info/client/index.d.ts +0 -4
  215. package/lib/components/booking/info/clientVariant/utils.d.ts +0 -1
  216. package/lib/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
  217. package/lib/components/booking/info/hooks/useHolderConfig.d.ts +0 -9
  218. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -9
  219. package/lib/components/booking/info/index.d.ts +0 -4
  220. package/lib/components/booking/info/main.d.ts +0 -12
  221. package/lib/components/booking/info/model.d.ts +0 -14
  222. package/lib/components/booking/info/service/Lists.d.ts +0 -3
  223. package/lib/components/booking/info/service/addService/index.d.ts +0 -12
  224. package/lib/components/booking/info/service/serve.d.ts +0 -20
  225. package/lib/components/booking/info/service/serviceList/index.d.ts +0 -6
  226. package/lib/components/booking/info/service/serviceManager/index.d.ts +0 -20
  227. package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
  228. package/lib/components/booking/info/service2/Lists.d.ts +0 -3
  229. package/lib/components/booking/info/service2/utils.d.ts +0 -248
  230. package/lib/components/booking/info/utils.d.ts +0 -50
  231. package/lib/components/booking/info2/index.d.ts +0 -12
  232. package/lib/components/booking/info2/service/addService/index.d.ts +0 -12
  233. package/lib/components/booking/info2/service/addService/mock.d.ts +0 -214
  234. package/lib/components/booking/info2/service/addService/utils.d.ts +0 -98
  235. package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
  236. package/lib/components/booking/info2/service/editService/utils.d.ts +0 -13
  237. package/lib/components/booking/info2/service/index.d.ts +0 -4
  238. package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -6
  239. package/lib/components/booking/info2/utilsByBooking.d.ts +0 -35
  240. package/lib/components/booking/locales.d.ts +0 -846
  241. package/lib/components/booking/notes/addNote/index.d.ts +0 -4
  242. package/lib/components/booking/utils.d.ts +0 -175
  243. package/lib/components/eftpos/locales.d.ts +0 -99
  244. package/lib/components/eftposPay/app.d.ts +0 -11
  245. package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -4
  246. package/lib/components/eftposPay/component/fail/index.d.ts +0 -4
  247. package/lib/components/eftposPay/const.d.ts +0 -184
  248. package/lib/components/eftposPay/device.d.ts +0 -24
  249. package/lib/components/eftposPay/hooks.d.ts +0 -35
  250. package/lib/components/eftposPay/index.d.ts +0 -5
  251. package/lib/components/eftposPay/locales.d.ts +0 -330
  252. package/lib/components/eftposPay/manufacturer.d.ts +0 -7
  253. package/lib/components/eftposPay/pay.d.ts +0 -21
  254. package/lib/components/eftposPay/store/index.d.ts +0 -355
  255. package/lib/components/eftposPay/tyro/index.d.ts +0 -9
  256. package/lib/components/eventBooking/locales.d.ts +0 -246
  257. package/lib/components/login/locales.d.ts +0 -24
  258. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -6
  259. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -2
  260. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -2
  261. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -3
  262. package/lib/components/pay/toC/locales.d.ts +0 -307
  263. package/lib/components/pay/toC/serve.d.ts +0 -62
  264. package/lib/components/pinModal/locales.d.ts +0 -27
  265. package/lib/components/pinVerifyModal/locales.d.ts +0 -24
  266. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
  267. package/lib/components/pisellSelectCustomerModal/locales.d.ts +0 -81
  268. package/lib/components/productExtension/locales.d.ts +0 -48
  269. package/lib/components/productSelect/locales.d.ts +0 -18
  270. package/lib/components/ruleSetting/locales.d.ts +0 -48
  271. package/lib/components/schedules/locales.d.ts +0 -87
  272. package/lib/components/shoppingCart/locales.d.ts +0 -33
  273. package/lib/components/shoppingCart/type.d.ts +0 -48
  274. package/lib/components/stepController/locales.d.ts +0 -27
  275. package/lib/components/subTotal/locales.d.ts +0 -42
  276. package/lib/components/systemSettings/registry/locales.d.ts +0 -272
  277. package/lib/components/systemSettings/registry/types.d.ts +0 -126
  278. package/lib/components/taxSelect/locales.d.ts +0 -24
  279. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -7
  280. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +0 -5
  281. package/lib/components/ticketBooking/index.d.ts +0 -8
  282. package/lib/components/ticketBooking/locales.d.ts +0 -174
  283. package/lib/components/ticketBooking/serve.d.ts +0 -287
  284. package/lib/components/ticketBooking/utils/formatTime.d.ts +0 -31
  285. package/lib/components/ticketBooking/utils/index.d.ts +0 -25
  286. package/lib/components/wallet/utils.d.ts +0 -48
  287. package/lib/components/walletList/locales.d.ts +0 -27
  288. package/lib/components/walletList/types/index.d.ts +0 -194
  289. package/lib/hooks/useEngineContext.d.ts +0 -11
  290. package/lib/hooks/useWindowSize.d.ts +0 -5
  291. package/lib/plus/clientCard/locales.d.ts +0 -18
  292. package/lib/plus/clientCard/types.d.ts +0 -135
  293. package/lib/plus/clinetSearch/locales.d.ts +0 -108
  294. package/lib/plus/contactInfo/locales.d.ts +0 -15
  295. package/lib/plus/contactInfoModal/locales.d.ts +0 -66
  296. package/lib/plus/productSelect/CategoryTabs/index.d.ts +0 -21
  297. package/lib/plus/productSelect/locales.d.ts +0 -18
  298. package/lib/plus/saasCreateOrganization/locales.d.ts +0 -15
  299. package/lib/plus/saasLogin/locales.d.ts +0 -51
  300. package/lib/plus/saasRegister/locales.d.ts +0 -117
  301. package/lib/plus/saasRole/locales.d.ts +0 -193
  302. package/lib/plus/saasRole/types.d.ts +0 -175
  303. package/lib/plus/saasTeamMembers/locales.d.ts +0 -330
  304. package/lib/plus/saasTeamMembers/type.d.ts +0 -156
  305. package/lib/plus/selectHolder/locales.d.ts +0 -27
  306. package/lib/plus/walletEditor/locales.d.ts +0 -135
  307. package/lib/plus/walletEditor/types.d.ts +0 -52
  308. package/lib/plus/walletPassGallery/locales.d.ts +0 -285
  309. package/lib/plus/walletPassGallery/utils.d.ts +0 -48
  310. package/lib/pro/Login2.0/locales.d.ts +0 -543
  311. package/lib/pro/Login2.0/shared/types.d.ts +0 -232
  312. package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +0 -15
  313. package/lib/pro/comprehensiveSearch/locales.d.ts +0 -15
  314. package/lib/pro/numberKeyboard/locales.d.ts +0 -12
  315. package/lib/pro/pisellPhoneKeyboard/locales.d.ts +0 -12
@@ -1,90 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'oauth.config.title': string;
4
- 'oauth.config.description': string;
5
- 'oauth.providers.title': string;
6
- 'oauth.providers.description': string;
7
- 'oauth.provider.google': string;
8
- 'oauth.provider.google.description': string;
9
- 'oauth.provider.apple': string;
10
- 'oauth.provider.apple.description': string;
11
- 'oauth.provider.facebook': string;
12
- 'oauth.provider.facebook.description': string;
13
- 'oauth.status.configured': string;
14
- 'oauth.status.not.configured': string;
15
- 'oauth.button.settings': string;
16
- 'oauth.button.save': string;
17
- 'oauth.button.cancel': string;
18
- 'oauth.drawer.title': string;
19
- 'oauth.apple.identifier': string;
20
- 'oauth.apple.identifier.required': string;
21
- 'oauth.apple.identifier.placeholder': string;
22
- 'oauth.facebook.appId': string;
23
- 'oauth.facebook.appId.required': string;
24
- 'oauth.facebook.appId.placeholder': string;
25
- 'oauth.facebook.appSecret': string;
26
- 'oauth.facebook.appSecret.required': string;
27
- 'oauth.facebook.appSecret.placeholder': string;
28
- 'oauth.save.success': string;
29
- 'oauth.save.error': string;
30
- };
31
- 'zh-CN': {
32
- 'oauth.config.title': string;
33
- 'oauth.config.description': string;
34
- 'oauth.providers.title': string;
35
- 'oauth.providers.description': string;
36
- 'oauth.provider.google': string;
37
- 'oauth.provider.google.description': string;
38
- 'oauth.provider.apple': string;
39
- 'oauth.provider.apple.description': string;
40
- 'oauth.provider.facebook': string;
41
- 'oauth.provider.facebook.description': string;
42
- 'oauth.status.configured': string;
43
- 'oauth.status.not.configured': string;
44
- 'oauth.button.settings': string;
45
- 'oauth.button.save': string;
46
- 'oauth.button.cancel': string;
47
- 'oauth.drawer.title': string;
48
- 'oauth.apple.identifier': string;
49
- 'oauth.apple.identifier.required': string;
50
- 'oauth.apple.identifier.placeholder': string;
51
- 'oauth.facebook.appId': string;
52
- 'oauth.facebook.appId.required': string;
53
- 'oauth.facebook.appId.placeholder': string;
54
- 'oauth.facebook.appSecret': string;
55
- 'oauth.facebook.appSecret.required': string;
56
- 'oauth.facebook.appSecret.placeholder': string;
57
- 'oauth.save.success': string;
58
- 'oauth.save.error': string;
59
- };
60
- 'zh-HK': {
61
- 'oauth.config.title': string;
62
- 'oauth.config.description': string;
63
- 'oauth.providers.title': string;
64
- 'oauth.providers.description': string;
65
- 'oauth.provider.google': string;
66
- 'oauth.provider.google.description': string;
67
- 'oauth.provider.apple': string;
68
- 'oauth.provider.apple.description': string;
69
- 'oauth.provider.facebook': string;
70
- 'oauth.provider.facebook.description': string;
71
- 'oauth.status.configured': string;
72
- 'oauth.status.not.configured': string;
73
- 'oauth.button.settings': string;
74
- 'oauth.button.save': string;
75
- 'oauth.button.cancel': string;
76
- 'oauth.drawer.title': string;
77
- 'oauth.apple.identifier': string;
78
- 'oauth.apple.identifier.required': string;
79
- 'oauth.apple.identifier.placeholder': string;
80
- 'oauth.facebook.appId': string;
81
- 'oauth.facebook.appId.required': string;
82
- 'oauth.facebook.appId.placeholder': string;
83
- 'oauth.facebook.appSecret': string;
84
- 'oauth.facebook.appSecret.required': string;
85
- 'oauth.facebook.appSecret.placeholder': string;
86
- 'oauth.save.success': string;
87
- 'oauth.save.error': string;
88
- };
89
- };
90
- export default _default;
@@ -1,54 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'org.admin.auth.title': string;
4
- 'org.admin.auth.description': string;
5
- 'org.admin.auth.methods.title': string;
6
- 'org.admin.auth.methods.description': string;
7
- 'org.admin.password.settings.title': string;
8
- 'org.admin.password.settings.description': string;
9
- 'auth.button.cancel': string;
10
- 'auth.button.save': string;
11
- 'auth.button.settings': string;
12
- 'auth.save.success': string;
13
- 'auth.save.error': string;
14
- 'auth.oauth.config.message': string;
15
- 'auth.oauth.config.link': string;
16
- 'auth.category.general': string;
17
- 'auth.category.oauth': string;
18
- };
19
- 'zh-CN': {
20
- 'org.admin.auth.title': string;
21
- 'org.admin.auth.description': string;
22
- 'org.admin.auth.methods.title': string;
23
- 'org.admin.auth.methods.description': string;
24
- 'org.admin.password.settings.title': string;
25
- 'org.admin.password.settings.description': string;
26
- 'auth.button.cancel': string;
27
- 'auth.button.save': string;
28
- 'auth.button.settings': string;
29
- 'auth.save.success': string;
30
- 'auth.save.error': string;
31
- 'auth.oauth.config.message': string;
32
- 'auth.oauth.config.link': string;
33
- 'auth.category.general': string;
34
- 'auth.category.oauth': string;
35
- };
36
- 'zh-HK': {
37
- 'org.admin.auth.title': string;
38
- 'org.admin.auth.description': string;
39
- 'org.admin.auth.methods.title': string;
40
- 'org.admin.auth.methods.description': string;
41
- 'org.admin.password.settings.title': string;
42
- 'org.admin.password.settings.description': string;
43
- 'auth.button.cancel': string;
44
- 'auth.button.save': string;
45
- 'auth.button.settings': string;
46
- 'auth.save.success': string;
47
- 'auth.save.error': string;
48
- 'auth.oauth.config.message': string;
49
- 'auth.oauth.config.link': string;
50
- 'auth.category.general': string;
51
- 'auth.category.oauth': string;
52
- };
53
- };
54
- export default _default;
@@ -1,48 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pos.operator.auth.title': string;
4
- 'pos.operator.auth.description': string;
5
- 'pos.operator.auth.methods.title': string;
6
- 'pos.operator.auth.methods.description': string;
7
- 'auth.method.digit_id_pin.title': string;
8
- 'auth.method.digit_id_pin.description': string;
9
- 'auth.button.cancel': string;
10
- 'auth.button.save': string;
11
- 'auth.button.settings': string;
12
- 'auth.category.general': string;
13
- 'auth.category.passwordFree': string;
14
- 'auth.save.success': string;
15
- 'auth.save.error': string;
16
- };
17
- 'zh-CN': {
18
- 'pos.operator.auth.title': string;
19
- 'pos.operator.auth.description': string;
20
- 'pos.operator.auth.methods.title': string;
21
- 'pos.operator.auth.methods.description': string;
22
- 'auth.method.digit_id_pin.title': string;
23
- 'auth.method.digit_id_pin.description': string;
24
- 'auth.button.cancel': string;
25
- 'auth.button.save': string;
26
- 'auth.button.settings': string;
27
- 'auth.category.general': string;
28
- 'auth.category.passwordFree': string;
29
- 'auth.save.success': string;
30
- 'auth.save.error': string;
31
- };
32
- 'zh-HK': {
33
- 'pos.operator.auth.title': string;
34
- 'pos.operator.auth.description': string;
35
- 'pos.operator.auth.methods.title': string;
36
- 'pos.operator.auth.methods.description': string;
37
- 'auth.method.digit_id_pin.title': string;
38
- 'auth.method.digit_id_pin.description': string;
39
- 'auth.button.cancel': string;
40
- 'auth.button.save': string;
41
- 'auth.button.settings': string;
42
- 'auth.category.general': string;
43
- 'auth.category.passwordFree': string;
44
- 'auth.save.success': string;
45
- 'auth.save.error': string;
46
- };
47
- };
48
- export default _default;
@@ -1,54 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'saas.admin.auth.title': string;
4
- 'saas.admin.auth.description': string;
5
- 'saas.admin.auth.methods.title': string;
6
- 'saas.admin.auth.methods.description': string;
7
- 'saas.admin.password.settings.title': string;
8
- 'saas.admin.password.settings.description': string;
9
- 'auth.button.cancel': string;
10
- 'auth.button.save': string;
11
- 'auth.button.settings': string;
12
- 'auth.save.success': string;
13
- 'auth.save.error': string;
14
- 'auth.oauth.config.message': string;
15
- 'auth.oauth.config.link': string;
16
- 'auth.category.general': string;
17
- 'auth.category.oauth': string;
18
- };
19
- 'zh-CN': {
20
- 'saas.admin.auth.title': string;
21
- 'saas.admin.auth.description': string;
22
- 'saas.admin.auth.methods.title': string;
23
- 'saas.admin.auth.methods.description': string;
24
- 'saas.admin.password.settings.title': string;
25
- 'saas.admin.password.settings.description': string;
26
- 'auth.button.cancel': string;
27
- 'auth.button.save': string;
28
- 'auth.button.settings': string;
29
- 'auth.save.success': string;
30
- 'auth.save.error': string;
31
- 'auth.oauth.config.message': string;
32
- 'auth.oauth.config.link': string;
33
- 'auth.category.general': string;
34
- 'auth.category.oauth': string;
35
- };
36
- 'zh-HK': {
37
- 'saas.admin.auth.title': string;
38
- 'saas.admin.auth.description': string;
39
- 'saas.admin.auth.methods.title': string;
40
- 'saas.admin.auth.methods.description': string;
41
- 'saas.admin.password.settings.title': string;
42
- 'saas.admin.password.settings.description': string;
43
- 'auth.button.cancel': string;
44
- 'auth.button.save': string;
45
- 'auth.button.settings': string;
46
- 'auth.save.success': string;
47
- 'auth.save.error': string;
48
- 'auth.oauth.config.message': string;
49
- 'auth.oauth.config.link': string;
50
- 'auth.category.general': string;
51
- 'auth.category.oauth': string;
52
- };
53
- };
54
- export default _default;
@@ -1,17 +0,0 @@
1
- /**
2
- * @title: 添加额外商品
3
- * @description:
4
- * @return {*}
5
- * @Author: zhiwei.Wang
6
- * @Date: 2024-01-30 16:33
7
- */
8
- import './index.less';
9
- export interface InfoProps {
10
- title?: string;
11
- style?: any;
12
- globalState: any;
13
- setGlobalState: any;
14
- }
15
- export declare const formatProducts: (values: any) => any;
16
- declare const Addons: any;
17
- export default Addons;
@@ -1,25 +0,0 @@
1
- export declare const getRelationDetailsTotal: (relation_details: any) => number;
2
- export declare const getProductDiscountProductDiscountDifference: (product: any) => any;
3
- export declare const is_price_include_tax: (state: any) => any;
4
- /**
5
- * 总金额
6
- * @param state
7
- * @returns
8
- */
9
- export declare const getSumTotal: (state: any, isEdit: boolean) => {
10
- productAmount: number;
11
- duration: string;
12
- tax: number;
13
- shopDiscount: number;
14
- otherAmount: number;
15
- sumTotalAmount: number;
16
- paidAmount: number;
17
- notPaidAmount: number;
18
- paySurchargeFee: number;
19
- expectAmount: number;
20
- actualPaidAmount: number;
21
- orderPaidAmount: number;
22
- totalRefundAmount: number;
23
- dueAmount: number;
24
- roundingAmount: number;
25
- };
@@ -1,4 +0,0 @@
1
- import React from "react";
2
- import "./index.less";
3
- declare const TabPane: React.FC<any>;
4
- export default TabPane;
@@ -1 +0,0 @@
1
- export declare const getBookingList: (params: any) => Promise<any>;
@@ -1,18 +0,0 @@
1
- import React from "react";
2
- import "./index.less";
3
- declare type ClientItemProps = {
4
- data: {
5
- cover: string;
6
- name: string;
7
- display_name: string;
8
- nickname: string;
9
- email: string;
10
- phone: string;
11
- };
12
- coverSize?: number;
13
- style?: React.CSSProperties;
14
- className?: string;
15
- walkInName?: string;
16
- };
17
- declare const ClientItem: (props: ClientItemProps) => React.JSX.Element;
18
- export default ClientItem;
@@ -1,25 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- declare type DepositItemProps = {
4
- status: 'paid' | 'unpaid' | 'partially_paid';
5
- onEdit: React.MouseEventHandler<HTMLSpanElement>;
6
- customer: any;
7
- totalAmountStr: string;
8
- totalAmount: number;
9
- orderId: number;
10
- orderNumber: number;
11
- handleGoOrderDetail: () => void;
12
- generatePaymentLink: (orderId: number) => void;
13
- sendEmail: (orderId: number) => void;
14
- depositAmount: number;
15
- depositUnPaidAmount: number;
16
- depositPaidAmount: number;
17
- depositOriginPaidAmount: number;
18
- amountSymbol: string;
19
- createdTime: string;
20
- isPaid: boolean;
21
- isBookingCancelled: boolean;
22
- hideOrderDetail?: boolean;
23
- };
24
- declare const DepositItem: (props: DepositItemProps) => React.JSX.Element;
25
- export default DepositItem;
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- declare const Deposit: (props: any) => React.JSX.Element;
3
- export default Deposit;
@@ -1,21 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.text.login': string;
4
- 'pisell2.text.booking.confirm-changes': string;
5
- 'pisell2.text.booking.time-change': string;
6
- 'pisell2.text.booking.resource-change.detail': string;
7
- };
8
- 'zh-CN': {
9
- 'pisell2.text.login': string;
10
- 'pisell2.text.booking.confirm-changes': string;
11
- 'pisell2.text.booking.time-change': string;
12
- 'pisell2.text.booking.resource-change.detail': string;
13
- };
14
- 'zh-HK': {
15
- 'pisell2.text.login': string;
16
- 'pisell2.text.booking.confirm-changes': string;
17
- 'pisell2.text.booking.time-change': string;
18
- 'pisell2.text.booking.resource-change.detail': string;
19
- };
20
- };
21
- export default _default;