@pisell/private-materials 6.8.2 → 6.8.4

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 (691) 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.css +1 -1
  6. package/build/lowcode/render/default/view.js +1 -1
  7. package/build/lowcode/view.css +1 -1
  8. package/build/lowcode/view.js +1 -1
  9. package/es/components/booking/addons/model.d.ts +1 -10
  10. package/es/components/booking/forms/model.d.ts +1 -10
  11. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  12. package/es/components/booking/info/service/addService/utils.d.ts +1 -1
  13. package/es/components/booking/notes/model.d.ts +1 -10
  14. package/es/components/booking/payments/model.d.ts +1 -10
  15. package/es/components/checkout/hooks/useWalletPass.d.ts +1 -1
  16. package/es/components/eftposPay/store/index.d.ts +1 -1
  17. package/es/components/list/styles/base.less +4 -0
  18. package/es/components/list/utils/index.js +16 -5
  19. package/es/components/schedules/model.d.ts +1 -9
  20. package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.js +0 -1
  21. package/es/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
  22. package/lib/components/booking/addons/model.d.ts +1 -10
  23. package/lib/components/booking/forms/model.d.ts +1 -10
  24. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
  25. package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
  26. package/lib/components/booking/notes/model.d.ts +1 -10
  27. package/lib/components/booking/payments/model.d.ts +1 -10
  28. package/lib/components/checkout/hooks/useWalletPass.d.ts +1 -1
  29. package/lib/components/eftposPay/store/index.d.ts +1 -1
  30. package/lib/components/list/styles/base.less +4 -0
  31. package/lib/components/list/utils/index.js +4 -2
  32. package/lib/components/schedules/model.d.ts +1 -9
  33. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.js +0 -1
  34. package/lib/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
  35. package/package.json +4 -4
  36. package/es/components/Sales/Cart/index.d.ts +0 -53
  37. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -4
  38. package/es/components/appointmentBooking/components/ConfirmInformation/index.d.ts +0 -4
  39. package/es/components/appointmentBooking/components/Content/index.d.ts +0 -4
  40. package/es/components/appointmentBooking/components/Date/index.d.ts +0 -4
  41. package/es/components/appointmentBooking/components/Header/index.d.ts +0 -4
  42. package/es/components/appointmentBooking/components/Services/index.d.ts +0 -4
  43. package/es/components/appointmentBooking/hooks.d.ts +0 -107
  44. package/es/components/appointmentBooking/index.d.ts +0 -4
  45. package/es/components/appointmentBooking/locales.d.ts +0 -363
  46. package/es/components/booking/addons/index.d.ts +0 -17
  47. package/es/components/booking/components/footer/amount.d.ts +0 -37
  48. package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -9
  49. package/es/components/booking/components/tabPane/index.d.ts +0 -4
  50. package/es/components/booking/components/voucherModal/index.d.ts +0 -19
  51. package/es/components/booking/dashboard/serve.d.ts +0 -1
  52. package/es/components/booking/deposit/ClientItem/index.d.ts +0 -18
  53. package/es/components/booking/deposit/DepositItem/index.d.ts +0 -25
  54. package/es/components/booking/deposit/index.d.ts +0 -3
  55. package/es/components/booking/editBookingModal/utils.d.ts +0 -12
  56. package/es/components/booking/forms/forms.d.ts +0 -30
  57. package/es/components/booking/forms/serve.d.ts +0 -18
  58. package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  59. package/es/components/booking/info/addServiceVariant/index.d.ts +0 -7
  60. package/es/components/booking/info/client/index.d.ts +0 -4
  61. package/es/components/booking/info/client/serve.d.ts +0 -2
  62. package/es/components/booking/info/clientVariant/utils.d.ts +0 -3
  63. package/es/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
  64. package/es/components/booking/info/hooks/useHolderConfig.d.ts +0 -9
  65. package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -10
  66. package/es/components/booking/info/index.d.ts +0 -4
  67. package/es/components/booking/info/main.d.ts +0 -12
  68. package/es/components/booking/info/model.d.ts +0 -14
  69. package/es/components/booking/info/pet/serve.d.ts +0 -1
  70. package/es/components/booking/info/service/Lists.d.ts +0 -3
  71. package/es/components/booking/info/service/addService/index.d.ts +0 -12
  72. package/es/components/booking/info/service/addTimeModal/index.d.ts +0 -4
  73. package/es/components/booking/info/service/addTimeModal/serve.d.ts +0 -5
  74. package/es/components/booking/info/service/addTimeModal/utils.d.ts +0 -31
  75. package/es/components/booking/info/service/editService/constants.d.ts +0 -1
  76. package/es/components/booking/info/service/serve.d.ts +0 -20
  77. package/es/components/booking/info/service/serviceList/index.d.ts +0 -6
  78. package/es/components/booking/info/service/serviceManager/index.d.ts +0 -20
  79. package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
  80. package/es/components/booking/info/service2/Lists.d.ts +0 -3
  81. package/es/components/booking/info/service2/utils.d.ts +0 -251
  82. package/es/components/booking/info/utils.d.ts +0 -50
  83. package/es/components/booking/info2/cartClientCard/locales.d.ts +0 -21
  84. package/es/components/booking/info2/cartClientCard/types.d.ts +0 -18
  85. package/es/components/booking/info2/cartClientCard/utils.d.ts +0 -3
  86. package/es/components/booking/info2/serve.d.ts +0 -6
  87. package/es/components/booking/info2/service/addService/index.d.ts +0 -12
  88. package/es/components/booking/info2/service/addService/utils.d.ts +0 -98
  89. package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
  90. package/es/components/booking/info2/service/editNormalService/index.d.ts +0 -3
  91. package/es/components/booking/info2/service/editService/utils.d.ts +0 -28
  92. package/es/components/booking/info2/service/index.d.ts +0 -4
  93. package/es/components/booking/info2/service/serviceList/index.d.ts +0 -6
  94. package/es/components/booking/info2/utilsByBooking.d.ts +0 -36
  95. package/es/components/booking/locales.d.ts +0 -921
  96. package/es/components/booking/model.d.ts +0 -120
  97. package/es/components/booking/notes/addNote/index.d.ts +0 -4
  98. package/es/components/booking/utils.d.ts +0 -174
  99. package/es/components/checkout/PaymentProvider.d.ts +0 -13
  100. package/es/components/checkout/components/AdditionalModule/locales.d.ts +0 -36
  101. package/es/components/checkout/components/CashPaymentModule/index.d.ts +0 -26
  102. package/es/components/checkout/components/PaymentDetailModal/index.d.ts +0 -38
  103. package/es/components/checkout/components/PaymentOptionsModule/index.d.ts +0 -16
  104. package/es/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
  105. package/es/components/checkout/components/PaymentResultToast/types.d.ts +0 -59
  106. package/es/components/checkout/components/PaymentResultToast/utils.d.ts +0 -44
  107. package/es/components/checkout/components/ScrollableList/index.d.ts +0 -5
  108. package/es/components/checkout/components/ScrollableList/types.d.ts +0 -53
  109. package/es/components/checkout/components/SendPaymentLinkModal/index.d.ts +0 -12
  110. package/es/components/checkout/components/WalletPassModule/types.d.ts +0 -134
  111. package/es/components/checkout/constants.d.ts +0 -2
  112. package/es/components/checkout/export.d.ts +0 -9
  113. package/es/components/checkout/hooks/usePaymentLogger.d.ts +0 -2
  114. package/es/components/checkout/index.d.ts +0 -5
  115. package/es/components/checkout/locales.d.ts +0 -513
  116. package/es/components/checkout/payment-modal-utils.d.ts +0 -30
  117. package/es/components/checkout/styles.d.ts +0 -67
  118. package/es/components/checkout/types.d.ts +0 -130
  119. package/es/components/checkout/utils/PaymentResultToastUtils.d.ts +0 -32
  120. package/es/components/checkout/utils.d.ts +0 -3
  121. package/es/components/eftposPay/EFTPos.d.ts +0 -14
  122. package/es/components/eftposPay/app.d.ts +0 -11
  123. package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -4
  124. package/es/components/eftposPay/component/fail/index.d.ts +0 -4
  125. package/es/components/eftposPay/component/fail/unknow.d.ts +0 -10
  126. package/es/components/eftposPay/const.d.ts +0 -190
  127. package/es/components/eftposPay/device.d.ts +0 -25
  128. package/es/components/eftposPay/hooks.d.ts +0 -35
  129. package/es/components/eftposPay/index.d.ts +0 -5
  130. package/es/components/eftposPay/linkly/index.d.ts +0 -3
  131. package/es/components/eftposPay/locales.d.ts +0 -330
  132. package/es/components/eftposPay/pay.d.ts +0 -21
  133. package/es/components/eftposPay/serve.d.ts +0 -16
  134. package/es/components/eftposPay/tyro/index.d.ts +0 -9
  135. package/es/components/eftposPay/windcave/helper.d.ts +0 -23
  136. package/es/components/eventBooking/components/Provider/Content/index.d.ts +0 -4
  137. package/es/components/eventBooking/index.d.ts +0 -4
  138. package/es/components/index.d.ts +0 -24
  139. package/es/components/list/ResponsiveWrapper.d.ts +0 -16
  140. package/es/components/list/TestResponsiveWrapper.d.ts +0 -8
  141. package/es/components/list/components/EmptyState/index.d.ts +0 -2
  142. package/es/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
  143. package/es/components/list/components/ListItemSkeleton/index.d.ts +0 -2
  144. package/es/components/list/components/Pagination/index.d.ts +0 -1
  145. package/es/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
  146. package/es/components/list/components/ScrollLoader/index.d.ts +0 -2
  147. package/es/components/list/components/Tab/Tab.d.ts +0 -5
  148. package/es/components/list/components/Tab/index.d.ts +0 -2
  149. package/es/components/list/components/Tab/types.d.ts +0 -14
  150. package/es/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
  151. package/es/components/list/components/TabSkeleton/index.d.ts +0 -2
  152. package/es/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
  153. package/es/components/list/components/WaterfallList/index.d.ts +0 -2
  154. package/es/components/list/examples/GroupedListExample.d.ts +0 -3
  155. package/es/components/list/hooks/index.d.ts +0 -5
  156. package/es/components/list/hooks/useDevice.d.ts +0 -24
  157. package/es/components/list/hooks/useWaterfall.d.ts +0 -34
  158. package/es/components/list/index.d.ts +0 -10
  159. package/es/components/list/locales.d.ts +0 -66
  160. package/es/components/list/types.d.ts +0 -178
  161. package/es/components/list/utils/getText.d.ts +0 -53
  162. package/es/components/list/utils/index.d.ts +0 -16
  163. package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -8
  164. package/es/components/pay/toB/components/Content/Header.d.ts +0 -5
  165. package/es/components/pay/toB/components/Content/utils.d.ts +0 -16
  166. package/es/components/pay/toB/components/EFTPOS/index.d.ts +0 -8
  167. package/es/components/pay/toB/components/MX51/index.d.ts +0 -3
  168. package/es/components/pay/toB/components/index.d.ts +0 -5
  169. package/es/components/pay/toB/hooks.d.ts +0 -12
  170. package/es/components/pay/toB/index.d.ts +0 -3
  171. package/es/components/pay/toB/locales.d.ts +0 -54
  172. package/es/components/pay/toB/paymentMethods/index.d.ts +0 -11
  173. package/es/components/pay/toB/store/context.d.ts +0 -3
  174. package/es/components/pay/toB/store/hooks.d.ts +0 -15
  175. package/es/components/pay/toB/store/index.d.ts +0 -3
  176. package/es/components/pay/toB/store/provider.d.ts +0 -4
  177. package/es/components/pay/toB/store/utils.d.ts +0 -13
  178. package/es/components/pay/toB/types/index.d.ts +0 -72
  179. package/es/components/pay/toB/types/storeTypes.d.ts +0 -143
  180. package/es/components/pay/toC/PaymentList/serve.d.ts +0 -28
  181. package/es/components/pay/toC/PaymentMethods/GlobePayAliPayH5/serve.d.ts +0 -2
  182. package/es/components/pay/toC/PaymentMethods/GlobePayPaypalH5/serve.d.ts +0 -2
  183. package/es/components/pay/toC/PaymentMethods/GlobePayQrcode/serve.d.ts +0 -2
  184. package/es/components/pay/toC/PaymentMethods/GlobePayWxH5/serve.d.ts +0 -2
  185. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -7
  186. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -3
  187. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -3
  188. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -4
  189. package/es/components/pay/toC/PaymentMethods/StripePay/serve.d.ts +0 -2
  190. package/es/components/pay/toC/PaymentMethods/SuperPayAliPayH5/serve.d.ts +0 -2
  191. package/es/components/pay/toC/PaymentMethods/SuperPayWxPayH5/serve.d.ts +0 -2
  192. package/es/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -155
  193. package/es/components/pay/toC/PaymentMethods/index.d.ts +0 -9
  194. package/es/components/pay/toC/model.d.ts +0 -40
  195. package/es/components/pay/toC/serve.d.ts +0 -62
  196. package/es/components/pay/toC/utils.d.ts +0 -57
  197. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
  198. package/es/components/pisellSelectCustomerModal/RightPanel/serve.d.ts +0 -3
  199. package/es/components/productSelect/components/productGroup/index.d.ts +0 -39
  200. package/es/components/ruleSetting/index.d.ts +0 -10
  201. package/es/components/ruleSetting/locales.d.ts +0 -48
  202. package/es/components/ruleSetting/server.d.ts +0 -4
  203. package/es/components/shoppingCart/locales.d.ts +0 -36
  204. package/es/components/shoppingCart/type.d.ts +0 -49
  205. package/es/components/subTotal/locales.d.ts +0 -42
  206. package/es/components/systemSettings/registry/components/SectionList.d.ts +0 -4
  207. package/es/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
  208. package/es/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
  209. package/es/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +0 -83
  210. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -11
  211. package/es/components/ticketBooking/components/addServiceVariant/utils.d.ts +0 -8
  212. package/es/components/ticketBooking/components/bookingDataPanel/bookingDashboard/index.d.ts +0 -7
  213. package/es/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +0 -6
  214. package/es/components/ticketBooking/components/bookingDataPanel/constants.d.ts +0 -22
  215. package/es/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
  216. package/es/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
  217. package/es/components/ticketBooking/context/OsKeyContext.d.ts +0 -26
  218. package/es/components/ticketBooking/context/index.d.ts +0 -2
  219. package/es/components/ticketBooking/hooks/pisellos/bookingTicket.d.ts +0 -6
  220. package/es/components/ticketBooking/hooks/pisellos/index.d.ts +0 -4
  221. package/es/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
  222. package/es/components/ticketBooking/hooks/pisellos/useCustomer.d.ts +0 -25
  223. package/es/components/ticketBooking/hooks/pisellos/useProducts.d.ts +0 -16
  224. package/es/components/ticketBooking/hooks/pisellos/useScanManager.d.ts +0 -6
  225. package/es/components/ticketBooking/hooks/pisellos/useShopDiscountModule.d.ts +0 -6
  226. package/es/components/ticketBooking/index.d.ts +0 -16
  227. package/es/components/ticketBooking/locales.d.ts +0 -201
  228. package/es/components/ticketBooking/serve.d.ts +0 -288
  229. package/es/components/ticketBooking/utils/index.d.ts +0 -93
  230. package/es/components/ticketBooking/utils/productCache.d.ts +0 -75
  231. package/es/components/wallet/Detail/locales.d.ts +0 -153
  232. package/es/components/wallet/Detail/model.d.ts +0 -13
  233. package/es/components/wallet/Detail/serve.d.ts +0 -39
  234. package/es/components/wallet/DetailContext.d.ts +0 -25
  235. package/es/components/wallet/DiscountCard/model.d.ts +0 -14
  236. package/es/components/wallet/PointCard/model.d.ts +0 -13
  237. package/es/components/wallet/RechargeableCard/model.d.ts +0 -29
  238. package/es/components/wallet/RechargeableCard/serve.d.ts +0 -23
  239. package/es/components/wallet/Voucher/locales.d.ts +0 -21
  240. package/es/components/wallet/Voucher/model.d.ts +0 -13
  241. package/es/components/wallet/components/FooterButtons/index.d.ts +0 -18
  242. package/es/components/wallet/components/index.d.ts +0 -3
  243. package/es/components/wallet/hooks/useWalletCard.d.ts +0 -33
  244. package/es/components/wallet/locales.d.ts +0 -132
  245. package/es/components/wallet/model.d.ts +0 -37
  246. package/es/components/wallet/serve.d.ts +0 -150
  247. package/es/components/wallet/utils/formatUtils.d.ts +0 -36
  248. package/es/components/walletList/locales.d.ts +0 -18
  249. package/es/components/walletList/serve.d.ts +0 -24
  250. package/es/components/workSpaceList/components/AppearanceEdit/constants.d.ts +0 -8
  251. package/es/components/workSpaceList/components/Card/constants.d.ts +0 -2
  252. package/es/components/workSpaceList/components/WorkspaceItem/index.d.ts +0 -22
  253. package/es/hooks/index.d.ts +0 -10
  254. package/es/hooks/printer.d.ts +0 -4
  255. package/es/hooks/useEngineContext.d.ts +0 -4
  256. package/es/hooks/useLogger.d.ts +0 -2
  257. package/es/hooks/useModal.example.d.ts +0 -12
  258. package/es/hooks/useModal.integration.example.d.ts +0 -15
  259. package/es/hooks/useToast.d.ts +0 -2
  260. package/es/hooks/useTranslationOriginal.d.ts +0 -1
  261. package/es/hooks/useWindowSize.d.ts +0 -5
  262. package/es/index.d.ts +0 -77
  263. package/es/plus/clientCard/locales.d.ts +0 -18
  264. package/es/plus/clientCard/types.d.ts +0 -134
  265. package/es/plus/clientCard/utils.d.ts +0 -8
  266. package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -3
  267. package/es/plus/clinetSearch/Add/GenderField/index.d.ts +0 -3
  268. package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -3
  269. package/es/plus/clinetSearch/Add/PhoneField/serve.d.ts +0 -2
  270. package/es/plus/clinetSearch/InfiniteScroll/InfiniteScroll.d.ts +0 -5
  271. package/es/plus/clinetSearch/InfiniteScroll/index.d.ts +0 -2
  272. package/es/plus/clinetSearch/InfiniteScroll/types.d.ts +0 -46
  273. package/es/plus/clinetSearch/index.d.ts +0 -17
  274. package/es/plus/clinetSearch/locales.d.ts +0 -105
  275. package/es/plus/clinetSearch/serve.d.ts +0 -1
  276. package/es/plus/clinetSearch/types.d.ts +0 -61
  277. package/es/plus/noteModal/locales.d.ts +0 -33
  278. package/es/plus/noteModal/types.d.ts +0 -19
  279. package/es/plus/productSelect/CategoryTabs/index.d.ts +0 -21
  280. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
  281. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
  282. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
  283. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
  284. package/es/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
  285. package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +0 -6
  286. package/es/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -8
  287. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
  288. package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +0 -7
  289. package/es/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +0 -7
  290. package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
  291. package/es/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +0 -7
  292. package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
  293. package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +0 -6
  294. package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -7
  295. package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
  296. package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -7
  297. package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -7
  298. package/es/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
  299. package/es/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
  300. package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -42
  301. package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -162
  302. package/es/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
  303. package/es/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
  304. package/es/plus/productSelect/ProductCard/index.d.ts +0 -47
  305. package/es/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +0 -30
  306. package/es/plus/productSelect/utils.d.ts +0 -39
  307. package/es/plus/walletEditor/locales.d.ts +0 -126
  308. package/es/plus/walletPassGallery/locales.d.ts +0 -270
  309. package/es/plus/walletPassGallery/serve.d.ts +0 -221
  310. package/es/plus/webPosLogin/WebPosLoginCpt.d.ts +0 -9
  311. package/es/plus/webPosLogin/components/BrandPanel/index.d.ts +0 -9
  312. package/es/plus/webPosLogin/components/LoginPanel/index.d.ts +0 -21
  313. package/es/plus/webPosLogin/components/MediaDisplay/type.d.ts +0 -54
  314. package/es/plus/webPosLogin/index.d.ts +0 -12
  315. package/es/plus/webPosLogin/locales.d.ts +0 -49
  316. package/es/plus/webPosLogin/service.d.ts +0 -44
  317. package/es/plus/webPosLogin/types.d.ts +0 -286
  318. package/es/pro/Login2.0/components/PhoneInput.d.ts +0 -53
  319. package/es/pro/Login2.0/shared/types.d.ts +0 -232
  320. package/es/pro/NumberKeyboardPopover/index.d.ts +0 -36
  321. package/es/pro/NumberKeyboardPopover/types.d.ts +0 -31
  322. package/es/pro/Selector/BatchSelectorDemo.d.ts +0 -3
  323. package/es/pro/Selector/Selector.d.ts +0 -5
  324. package/es/pro/Selector/SelectorGroup.d.ts +0 -11
  325. package/es/pro/Selector/components/Card/index.d.ts +0 -27
  326. package/es/pro/Selector/components/IntersectionObserver.d.ts +0 -105
  327. package/es/pro/Selector/components/NumericStepper/index.d.ts +0 -41
  328. package/es/pro/Selector/components/index.d.ts +0 -2
  329. package/es/pro/Selector/demo.d.ts +0 -3
  330. package/es/pro/Selector/hooks/useSelectionController.d.ts +0 -42
  331. package/es/pro/Selector/index.d.ts +0 -8
  332. package/es/pro/Selector/locales.d.ts +0 -42
  333. package/es/pro/Selector/types.d.ts +0 -114
  334. package/es/pro/Selector/utils/index.d.ts +0 -49
  335. package/es/pro/comprehensiveSearch/components/index.d.ts +0 -2
  336. package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +0 -15
  337. package/es/pro/comprehensiveSearch/hooks/useNativeScanner.d.ts +0 -5
  338. package/es/pro/comprehensiveSearch/hooks/useTerminalPeripherals.d.ts +0 -9
  339. package/es/pro/comprehensiveSearch/locales.d.ts +0 -15
  340. package/es/pro/comprehensiveSearch/types.d.ts +0 -32
  341. package/es/pro/numberKeyboard/locales.d.ts +0 -12
  342. package/es/pro/pisellNumberSelector/example.d.ts +0 -3
  343. package/es/pro/pisellPhoneKeyboard/locales.d.ts +0 -12
  344. package/es/pro/pisellPriceKeyboardModal/index.d.ts +0 -2
  345. package/es/pro/pisellPriceKeyboardModal/types.d.ts +0 -25
  346. package/es/pro/pisellPriceKeyboardPopover/PisellPriceKeyboardPopover.d.ts +0 -5
  347. package/es/pro/pisellPriceKeyboardPopover/index.d.ts +0 -2
  348. package/es/pro/pisellPriceKeyboardPopover/types.d.ts +0 -33
  349. package/es/pro/pisellSimplePriceKeyboardPopover/index.d.ts +0 -2
  350. package/es/pro/pisellSimplePriceKeyboardPopover/types.d.ts +0 -33
  351. package/es/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -13
  352. package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +0 -39
  353. package/es/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -98
  354. package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +0 -42
  355. package/es/pro/priceKeyboard/components/discountKeyboard/types.d.ts +0 -17
  356. package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +0 -45
  357. package/es/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +0 -39
  358. package/es/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -18
  359. package/es/pro/priceKeyboard/hooks/keyActions.d.ts +0 -28
  360. package/es/pro/priceKeyboard/index.d.ts +0 -3
  361. package/es/pro/priceKeyboard/utils.d.ts +0 -31
  362. package/es/pro/skuDetailModal/locales.d.ts +0 -48
  363. package/es/pro/skuDetailModal/types.d.ts +0 -347
  364. package/lib/components/Sales/Cart/index.d.ts +0 -53
  365. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -4
  366. package/lib/components/appointmentBooking/components/ConfirmInformation/index.d.ts +0 -4
  367. package/lib/components/appointmentBooking/components/Content/index.d.ts +0 -4
  368. package/lib/components/appointmentBooking/components/Date/index.d.ts +0 -4
  369. package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -4
  370. package/lib/components/appointmentBooking/components/Services/index.d.ts +0 -4
  371. package/lib/components/appointmentBooking/hooks.d.ts +0 -107
  372. package/lib/components/appointmentBooking/index.d.ts +0 -4
  373. package/lib/components/appointmentBooking/locales.d.ts +0 -363
  374. package/lib/components/booking/addons/index.d.ts +0 -17
  375. package/lib/components/booking/components/footer/amount.d.ts +0 -37
  376. package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -9
  377. package/lib/components/booking/components/tabPane/index.d.ts +0 -4
  378. package/lib/components/booking/components/voucherModal/index.d.ts +0 -19
  379. package/lib/components/booking/dashboard/serve.d.ts +0 -1
  380. package/lib/components/booking/deposit/ClientItem/index.d.ts +0 -18
  381. package/lib/components/booking/deposit/DepositItem/index.d.ts +0 -25
  382. package/lib/components/booking/deposit/index.d.ts +0 -3
  383. package/lib/components/booking/editBookingModal/utils.d.ts +0 -12
  384. package/lib/components/booking/forms/forms.d.ts +0 -30
  385. package/lib/components/booking/forms/serve.d.ts +0 -18
  386. package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
  387. package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -7
  388. package/lib/components/booking/info/client/index.d.ts +0 -4
  389. package/lib/components/booking/info/client/serve.d.ts +0 -2
  390. package/lib/components/booking/info/clientVariant/utils.d.ts +0 -3
  391. package/lib/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
  392. package/lib/components/booking/info/hooks/useHolderConfig.d.ts +0 -9
  393. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -10
  394. package/lib/components/booking/info/index.d.ts +0 -4
  395. package/lib/components/booking/info/main.d.ts +0 -12
  396. package/lib/components/booking/info/model.d.ts +0 -14
  397. package/lib/components/booking/info/pet/serve.d.ts +0 -1
  398. package/lib/components/booking/info/service/Lists.d.ts +0 -3
  399. package/lib/components/booking/info/service/addService/index.d.ts +0 -12
  400. package/lib/components/booking/info/service/addTimeModal/index.d.ts +0 -4
  401. package/lib/components/booking/info/service/addTimeModal/serve.d.ts +0 -5
  402. package/lib/components/booking/info/service/addTimeModal/utils.d.ts +0 -31
  403. package/lib/components/booking/info/service/editService/constants.d.ts +0 -1
  404. package/lib/components/booking/info/service/serve.d.ts +0 -20
  405. package/lib/components/booking/info/service/serviceList/index.d.ts +0 -6
  406. package/lib/components/booking/info/service/serviceManager/index.d.ts +0 -20
  407. package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
  408. package/lib/components/booking/info/service2/Lists.d.ts +0 -3
  409. package/lib/components/booking/info/service2/utils.d.ts +0 -251
  410. package/lib/components/booking/info/utils.d.ts +0 -50
  411. package/lib/components/booking/info2/cartClientCard/locales.d.ts +0 -21
  412. package/lib/components/booking/info2/cartClientCard/types.d.ts +0 -18
  413. package/lib/components/booking/info2/cartClientCard/utils.d.ts +0 -3
  414. package/lib/components/booking/info2/serve.d.ts +0 -6
  415. package/lib/components/booking/info2/service/addService/index.d.ts +0 -12
  416. package/lib/components/booking/info2/service/addService/utils.d.ts +0 -98
  417. package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
  418. package/lib/components/booking/info2/service/editNormalService/index.d.ts +0 -3
  419. package/lib/components/booking/info2/service/editService/utils.d.ts +0 -28
  420. package/lib/components/booking/info2/service/index.d.ts +0 -4
  421. package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -6
  422. package/lib/components/booking/info2/utilsByBooking.d.ts +0 -36
  423. package/lib/components/booking/locales.d.ts +0 -921
  424. package/lib/components/booking/model.d.ts +0 -120
  425. package/lib/components/booking/notes/addNote/index.d.ts +0 -4
  426. package/lib/components/booking/utils.d.ts +0 -174
  427. package/lib/components/checkout/PaymentProvider.d.ts +0 -13
  428. package/lib/components/checkout/components/AdditionalModule/locales.d.ts +0 -36
  429. package/lib/components/checkout/components/CashPaymentModule/index.d.ts +0 -26
  430. package/lib/components/checkout/components/PaymentDetailModal/index.d.ts +0 -38
  431. package/lib/components/checkout/components/PaymentOptionsModule/index.d.ts +0 -16
  432. package/lib/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
  433. package/lib/components/checkout/components/PaymentResultToast/types.d.ts +0 -59
  434. package/lib/components/checkout/components/PaymentResultToast/utils.d.ts +0 -44
  435. package/lib/components/checkout/components/ScrollableList/index.d.ts +0 -5
  436. package/lib/components/checkout/components/ScrollableList/types.d.ts +0 -53
  437. package/lib/components/checkout/components/SendPaymentLinkModal/index.d.ts +0 -12
  438. package/lib/components/checkout/components/WalletPassModule/types.d.ts +0 -134
  439. package/lib/components/checkout/constants.d.ts +0 -2
  440. package/lib/components/checkout/export.d.ts +0 -9
  441. package/lib/components/checkout/hooks/usePaymentLogger.d.ts +0 -2
  442. package/lib/components/checkout/index.d.ts +0 -5
  443. package/lib/components/checkout/locales.d.ts +0 -513
  444. package/lib/components/checkout/payment-modal-utils.d.ts +0 -30
  445. package/lib/components/checkout/styles.d.ts +0 -67
  446. package/lib/components/checkout/types.d.ts +0 -130
  447. package/lib/components/checkout/utils/PaymentResultToastUtils.d.ts +0 -32
  448. package/lib/components/checkout/utils.d.ts +0 -3
  449. package/lib/components/eftposPay/EFTPos.d.ts +0 -14
  450. package/lib/components/eftposPay/app.d.ts +0 -11
  451. package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -4
  452. package/lib/components/eftposPay/component/fail/index.d.ts +0 -4
  453. package/lib/components/eftposPay/component/fail/unknow.d.ts +0 -10
  454. package/lib/components/eftposPay/const.d.ts +0 -190
  455. package/lib/components/eftposPay/device.d.ts +0 -25
  456. package/lib/components/eftposPay/hooks.d.ts +0 -35
  457. package/lib/components/eftposPay/index.d.ts +0 -5
  458. package/lib/components/eftposPay/linkly/index.d.ts +0 -3
  459. package/lib/components/eftposPay/locales.d.ts +0 -330
  460. package/lib/components/eftposPay/pay.d.ts +0 -21
  461. package/lib/components/eftposPay/serve.d.ts +0 -16
  462. package/lib/components/eftposPay/tyro/index.d.ts +0 -9
  463. package/lib/components/eftposPay/windcave/helper.d.ts +0 -23
  464. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +0 -4
  465. package/lib/components/eventBooking/index.d.ts +0 -4
  466. package/lib/components/index.d.ts +0 -24
  467. package/lib/components/list/ResponsiveWrapper.d.ts +0 -16
  468. package/lib/components/list/TestResponsiveWrapper.d.ts +0 -8
  469. package/lib/components/list/components/EmptyState/index.d.ts +0 -2
  470. package/lib/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
  471. package/lib/components/list/components/ListItemSkeleton/index.d.ts +0 -2
  472. package/lib/components/list/components/Pagination/index.d.ts +0 -1
  473. package/lib/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
  474. package/lib/components/list/components/ScrollLoader/index.d.ts +0 -2
  475. package/lib/components/list/components/Tab/Tab.d.ts +0 -5
  476. package/lib/components/list/components/Tab/index.d.ts +0 -2
  477. package/lib/components/list/components/Tab/types.d.ts +0 -14
  478. package/lib/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
  479. package/lib/components/list/components/TabSkeleton/index.d.ts +0 -2
  480. package/lib/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
  481. package/lib/components/list/components/WaterfallList/index.d.ts +0 -2
  482. package/lib/components/list/examples/GroupedListExample.d.ts +0 -3
  483. package/lib/components/list/hooks/index.d.ts +0 -5
  484. package/lib/components/list/hooks/useDevice.d.ts +0 -24
  485. package/lib/components/list/hooks/useWaterfall.d.ts +0 -34
  486. package/lib/components/list/index.d.ts +0 -10
  487. package/lib/components/list/locales.d.ts +0 -66
  488. package/lib/components/list/types.d.ts +0 -178
  489. package/lib/components/list/utils/getText.d.ts +0 -53
  490. package/lib/components/list/utils/index.d.ts +0 -16
  491. package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -8
  492. package/lib/components/pay/toB/components/Content/Header.d.ts +0 -5
  493. package/lib/components/pay/toB/components/Content/utils.d.ts +0 -16
  494. package/lib/components/pay/toB/components/EFTPOS/index.d.ts +0 -8
  495. package/lib/components/pay/toB/components/MX51/index.d.ts +0 -3
  496. package/lib/components/pay/toB/components/index.d.ts +0 -5
  497. package/lib/components/pay/toB/hooks.d.ts +0 -12
  498. package/lib/components/pay/toB/index.d.ts +0 -3
  499. package/lib/components/pay/toB/locales.d.ts +0 -54
  500. package/lib/components/pay/toB/paymentMethods/index.d.ts +0 -11
  501. package/lib/components/pay/toB/store/context.d.ts +0 -3
  502. package/lib/components/pay/toB/store/hooks.d.ts +0 -15
  503. package/lib/components/pay/toB/store/index.d.ts +0 -3
  504. package/lib/components/pay/toB/store/provider.d.ts +0 -4
  505. package/lib/components/pay/toB/store/utils.d.ts +0 -13
  506. package/lib/components/pay/toB/types/index.d.ts +0 -72
  507. package/lib/components/pay/toB/types/storeTypes.d.ts +0 -143
  508. package/lib/components/pay/toC/PaymentList/serve.d.ts +0 -28
  509. package/lib/components/pay/toC/PaymentMethods/GlobePayAliPayH5/serve.d.ts +0 -2
  510. package/lib/components/pay/toC/PaymentMethods/GlobePayPaypalH5/serve.d.ts +0 -2
  511. package/lib/components/pay/toC/PaymentMethods/GlobePayQrcode/serve.d.ts +0 -2
  512. package/lib/components/pay/toC/PaymentMethods/GlobePayWxH5/serve.d.ts +0 -2
  513. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -7
  514. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -3
  515. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -3
  516. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -4
  517. package/lib/components/pay/toC/PaymentMethods/StripePay/serve.d.ts +0 -2
  518. package/lib/components/pay/toC/PaymentMethods/SuperPayAliPayH5/serve.d.ts +0 -2
  519. package/lib/components/pay/toC/PaymentMethods/SuperPayWxPayH5/serve.d.ts +0 -2
  520. package/lib/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -155
  521. package/lib/components/pay/toC/PaymentMethods/index.d.ts +0 -9
  522. package/lib/components/pay/toC/model.d.ts +0 -40
  523. package/lib/components/pay/toC/serve.d.ts +0 -62
  524. package/lib/components/pay/toC/utils.d.ts +0 -57
  525. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
  526. package/lib/components/pisellSelectCustomerModal/RightPanel/serve.d.ts +0 -3
  527. package/lib/components/productSelect/components/productGroup/index.d.ts +0 -39
  528. package/lib/components/ruleSetting/index.d.ts +0 -10
  529. package/lib/components/ruleSetting/locales.d.ts +0 -48
  530. package/lib/components/ruleSetting/server.d.ts +0 -4
  531. package/lib/components/shoppingCart/locales.d.ts +0 -36
  532. package/lib/components/shoppingCart/type.d.ts +0 -49
  533. package/lib/components/subTotal/locales.d.ts +0 -42
  534. package/lib/components/systemSettings/registry/components/SectionList.d.ts +0 -4
  535. package/lib/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
  536. package/lib/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
  537. package/lib/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +0 -83
  538. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -11
  539. package/lib/components/ticketBooking/components/addServiceVariant/utils.d.ts +0 -8
  540. package/lib/components/ticketBooking/components/bookingDataPanel/bookingDashboard/index.d.ts +0 -7
  541. package/lib/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +0 -6
  542. package/lib/components/ticketBooking/components/bookingDataPanel/constants.d.ts +0 -22
  543. package/lib/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
  544. package/lib/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
  545. package/lib/components/ticketBooking/context/OsKeyContext.d.ts +0 -26
  546. package/lib/components/ticketBooking/context/index.d.ts +0 -2
  547. package/lib/components/ticketBooking/hooks/pisellos/bookingTicket.d.ts +0 -6
  548. package/lib/components/ticketBooking/hooks/pisellos/index.d.ts +0 -4
  549. package/lib/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
  550. package/lib/components/ticketBooking/hooks/pisellos/useCustomer.d.ts +0 -25
  551. package/lib/components/ticketBooking/hooks/pisellos/useProducts.d.ts +0 -16
  552. package/lib/components/ticketBooking/hooks/pisellos/useScanManager.d.ts +0 -6
  553. package/lib/components/ticketBooking/hooks/pisellos/useShopDiscountModule.d.ts +0 -6
  554. package/lib/components/ticketBooking/index.d.ts +0 -16
  555. package/lib/components/ticketBooking/locales.d.ts +0 -201
  556. package/lib/components/ticketBooking/serve.d.ts +0 -288
  557. package/lib/components/ticketBooking/utils/index.d.ts +0 -93
  558. package/lib/components/ticketBooking/utils/productCache.d.ts +0 -75
  559. package/lib/components/wallet/Detail/locales.d.ts +0 -153
  560. package/lib/components/wallet/Detail/model.d.ts +0 -13
  561. package/lib/components/wallet/Detail/serve.d.ts +0 -39
  562. package/lib/components/wallet/DetailContext.d.ts +0 -25
  563. package/lib/components/wallet/DiscountCard/model.d.ts +0 -14
  564. package/lib/components/wallet/PointCard/model.d.ts +0 -13
  565. package/lib/components/wallet/RechargeableCard/model.d.ts +0 -29
  566. package/lib/components/wallet/RechargeableCard/serve.d.ts +0 -23
  567. package/lib/components/wallet/Voucher/locales.d.ts +0 -21
  568. package/lib/components/wallet/Voucher/model.d.ts +0 -13
  569. package/lib/components/wallet/components/FooterButtons/index.d.ts +0 -18
  570. package/lib/components/wallet/components/index.d.ts +0 -3
  571. package/lib/components/wallet/hooks/useWalletCard.d.ts +0 -33
  572. package/lib/components/wallet/locales.d.ts +0 -132
  573. package/lib/components/wallet/model.d.ts +0 -37
  574. package/lib/components/wallet/serve.d.ts +0 -150
  575. package/lib/components/wallet/utils/formatUtils.d.ts +0 -36
  576. package/lib/components/walletList/locales.d.ts +0 -18
  577. package/lib/components/walletList/serve.d.ts +0 -24
  578. package/lib/components/workSpaceList/components/AppearanceEdit/constants.d.ts +0 -8
  579. package/lib/components/workSpaceList/components/Card/constants.d.ts +0 -2
  580. package/lib/components/workSpaceList/components/WorkspaceItem/index.d.ts +0 -22
  581. package/lib/hooks/index.d.ts +0 -10
  582. package/lib/hooks/printer.d.ts +0 -4
  583. package/lib/hooks/useEngineContext.d.ts +0 -4
  584. package/lib/hooks/useLogger.d.ts +0 -2
  585. package/lib/hooks/useModal.example.d.ts +0 -12
  586. package/lib/hooks/useModal.integration.example.d.ts +0 -15
  587. package/lib/hooks/useToast.d.ts +0 -2
  588. package/lib/hooks/useTranslationOriginal.d.ts +0 -1
  589. package/lib/hooks/useWindowSize.d.ts +0 -5
  590. package/lib/index.d.ts +0 -77
  591. package/lib/plus/clientCard/locales.d.ts +0 -18
  592. package/lib/plus/clientCard/types.d.ts +0 -134
  593. package/lib/plus/clientCard/utils.d.ts +0 -8
  594. package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -3
  595. package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +0 -3
  596. package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -3
  597. package/lib/plus/clinetSearch/Add/PhoneField/serve.d.ts +0 -2
  598. package/lib/plus/clinetSearch/InfiniteScroll/InfiniteScroll.d.ts +0 -5
  599. package/lib/plus/clinetSearch/InfiniteScroll/index.d.ts +0 -2
  600. package/lib/plus/clinetSearch/InfiniteScroll/types.d.ts +0 -46
  601. package/lib/plus/clinetSearch/index.d.ts +0 -17
  602. package/lib/plus/clinetSearch/locales.d.ts +0 -105
  603. package/lib/plus/clinetSearch/serve.d.ts +0 -1
  604. package/lib/plus/clinetSearch/types.d.ts +0 -61
  605. package/lib/plus/noteModal/locales.d.ts +0 -33
  606. package/lib/plus/noteModal/types.d.ts +0 -19
  607. package/lib/plus/productSelect/CategoryTabs/index.d.ts +0 -21
  608. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
  609. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
  610. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
  611. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
  612. package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
  613. package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +0 -6
  614. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -8
  615. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
  616. package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +0 -7
  617. package/lib/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +0 -7
  618. package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
  619. package/lib/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +0 -7
  620. package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
  621. package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +0 -6
  622. package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -7
  623. package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
  624. package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -7
  625. package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -7
  626. package/lib/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
  627. package/lib/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
  628. package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -42
  629. package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -162
  630. package/lib/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
  631. package/lib/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
  632. package/lib/plus/productSelect/ProductCard/index.d.ts +0 -47
  633. package/lib/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +0 -30
  634. package/lib/plus/productSelect/utils.d.ts +0 -39
  635. package/lib/plus/walletEditor/locales.d.ts +0 -126
  636. package/lib/plus/walletPassGallery/locales.d.ts +0 -270
  637. package/lib/plus/walletPassGallery/serve.d.ts +0 -221
  638. package/lib/plus/webPosLogin/WebPosLoginCpt.d.ts +0 -9
  639. package/lib/plus/webPosLogin/components/BrandPanel/index.d.ts +0 -9
  640. package/lib/plus/webPosLogin/components/LoginPanel/index.d.ts +0 -21
  641. package/lib/plus/webPosLogin/components/MediaDisplay/type.d.ts +0 -54
  642. package/lib/plus/webPosLogin/index.d.ts +0 -12
  643. package/lib/plus/webPosLogin/locales.d.ts +0 -49
  644. package/lib/plus/webPosLogin/service.d.ts +0 -44
  645. package/lib/plus/webPosLogin/types.d.ts +0 -286
  646. package/lib/pro/Login2.0/components/PhoneInput.d.ts +0 -53
  647. package/lib/pro/Login2.0/shared/types.d.ts +0 -232
  648. package/lib/pro/NumberKeyboardPopover/index.d.ts +0 -36
  649. package/lib/pro/NumberKeyboardPopover/types.d.ts +0 -31
  650. package/lib/pro/Selector/BatchSelectorDemo.d.ts +0 -3
  651. package/lib/pro/Selector/Selector.d.ts +0 -5
  652. package/lib/pro/Selector/SelectorGroup.d.ts +0 -11
  653. package/lib/pro/Selector/components/Card/index.d.ts +0 -27
  654. package/lib/pro/Selector/components/IntersectionObserver.d.ts +0 -105
  655. package/lib/pro/Selector/components/NumericStepper/index.d.ts +0 -41
  656. package/lib/pro/Selector/components/index.d.ts +0 -2
  657. package/lib/pro/Selector/demo.d.ts +0 -3
  658. package/lib/pro/Selector/hooks/useSelectionController.d.ts +0 -42
  659. package/lib/pro/Selector/index.d.ts +0 -8
  660. package/lib/pro/Selector/locales.d.ts +0 -42
  661. package/lib/pro/Selector/types.d.ts +0 -114
  662. package/lib/pro/Selector/utils/index.d.ts +0 -49
  663. package/lib/pro/comprehensiveSearch/components/index.d.ts +0 -2
  664. package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +0 -15
  665. package/lib/pro/comprehensiveSearch/hooks/useNativeScanner.d.ts +0 -5
  666. package/lib/pro/comprehensiveSearch/hooks/useTerminalPeripherals.d.ts +0 -9
  667. package/lib/pro/comprehensiveSearch/locales.d.ts +0 -15
  668. package/lib/pro/comprehensiveSearch/types.d.ts +0 -32
  669. package/lib/pro/numberKeyboard/locales.d.ts +0 -12
  670. package/lib/pro/pisellNumberSelector/example.d.ts +0 -3
  671. package/lib/pro/pisellPhoneKeyboard/locales.d.ts +0 -12
  672. package/lib/pro/pisellPriceKeyboardModal/index.d.ts +0 -2
  673. package/lib/pro/pisellPriceKeyboardModal/types.d.ts +0 -25
  674. package/lib/pro/pisellPriceKeyboardPopover/PisellPriceKeyboardPopover.d.ts +0 -5
  675. package/lib/pro/pisellPriceKeyboardPopover/index.d.ts +0 -2
  676. package/lib/pro/pisellPriceKeyboardPopover/types.d.ts +0 -33
  677. package/lib/pro/pisellSimplePriceKeyboardPopover/index.d.ts +0 -2
  678. package/lib/pro/pisellSimplePriceKeyboardPopover/types.d.ts +0 -33
  679. package/lib/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -13
  680. package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +0 -39
  681. package/lib/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -98
  682. package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +0 -42
  683. package/lib/pro/priceKeyboard/components/discountKeyboard/types.d.ts +0 -17
  684. package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +0 -45
  685. package/lib/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +0 -39
  686. package/lib/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -18
  687. package/lib/pro/priceKeyboard/hooks/keyActions.d.ts +0 -28
  688. package/lib/pro/priceKeyboard/index.d.ts +0 -3
  689. package/lib/pro/priceKeyboard/utils.d.ts +0 -31
  690. package/lib/pro/skuDetailModal/locales.d.ts +0 -48
  691. package/lib/pro/skuDetailModal/types.d.ts +0 -347
@@ -1,921 +0,0 @@
1
- declare const _default: {
2
- en: {
3
- 'pisell2.text.select-addons': string;
4
- 'pisell2.text.addons': string;
5
- 'pisell2.text.search': string;
6
- 'pisell2.text.view': string;
7
- 'pisell2.text.edit': string;
8
- 'pisell2.text.remove': string;
9
- 'pisell2.text.apply': string;
10
- 'pisell2.text.to-pay': string;
11
- 'pisell2.text.details': string;
12
- 'pisell2.text.checkout': string;
13
- 'pisell2.text.save': string;
14
- 'pisell2.text.view-all': string;
15
- 'pisell2.text.view-less': string;
16
- 'pisell2.text.add-a': string;
17
- 'pisell2.text.add-another': string;
18
- 'pisell2.text.select': string;
19
- 'pisell2.text.view-profile': string;
20
- 'pisell2.text.change-customer': string;
21
- 'pisell2.text.remove-customer': string;
22
- 'pisell2.text.leave-empty-for-walk-in': string;
23
- 'pisell2.text.select-customer': string;
24
- 'pisell2.text.create-new-customer': string;
25
- 'pisell2.text.filled': string;
26
- 'pisell2.text.not-filled': string;
27
- 'pisell2.text.create-new': string;
28
- 'pisell2.text.add-a-service': string;
29
- 'pisell2.text.add-another-service': string;
30
- 'pisell2.text.select-service': string;
31
- 'pisell2.text.edit-service': string;
32
- 'pisell2.text.price': string;
33
- 'pisell2.text.discount': string;
34
- 'pisell2.text.discount-reason': string;
35
- 'pisell2.text.start_time': string;
36
- 'pisell2.text.duration': string;
37
- 'pisell2.text.resource': string;
38
- 'pisell2.text.end_time': string;
39
- 'pisell2.text.start_date': string;
40
- 'pisell2.text.end_date': string;
41
- 'pisell2.text.quantity': string;
42
- 'pisell2.text.holder': string;
43
- 'pisell2.text.warnings': string;
44
- 'pisell2.text.order-notes': string;
45
- 'pisell2.text.add-order-notes': string;
46
- 'pisell2.text.add-internal-notes': string;
47
- 'pisell2.text.add-notes': string;
48
- 'pisell2.text.notes': string;
49
- 'pisell2.text.new-appointment': string;
50
- 'pisell2.text.enroll.detail': string;
51
- 'pisell2.text.add-products-successfully': string;
52
- 'pisell2.text.add': string;
53
- 'pisell2.text.created-successfully': string;
54
- 'pisell2.text.edit-successfully': string;
55
- 'pisell2.text.updated': string;
56
- 'pisell2.text.appointment-updated': string;
57
- 'pisell2.text.please-create-an-appointment-first': string;
58
- 'pisell2.text.day': (val: number) => string;
59
- 'pisell2.text.min': string;
60
- 'pisell2.text.h': string;
61
- 'pisell2.text.other': string;
62
- 'pisell2.text.forms': string;
63
- 'pisell2.text.load-more': string;
64
- 'pisell2.text.status.new': string;
65
- 'pisell2.text.status.confirmed': string;
66
- 'pisell2.text.status.arrived': string;
67
- 'pisell2.text.status.started': string;
68
- 'pisell2.text.status.cancelled': string;
69
- 'pisell2.text.status.no_show': string;
70
- 'pisell2.text.status.completed': string;
71
- 'pisell2.text.status.booking_id': string;
72
- 'pisell2.text.status.no-discount': string;
73
- 'pisell2.text.status.manual': string;
74
- 'pisell2.text.status.service-error-1': string;
75
- 'pisell2.text.status.service-error-2': string;
76
- 'pisell2.text.status.service-error-3': string;
77
- 'pisell2.text.status.order-notes': string;
78
- 'pisell2.text.status.edit-note': string;
79
- 'pisell2.text.status.remove-note': string;
80
- 'pisell2.text.status.add-note': string;
81
- 'pisell2.text.status.from-system-add': string;
82
- 'pisell2.text.status.add-note-successfully': string;
83
- 'pisell2.text.status.remove-note-successfully': string;
84
- 'pisell2.text.status.edit-note-successfully': string;
85
- 'pisell2.text.status.notes-for-customer': string;
86
- "pisell2.text.status.internal-notes": string;
87
- 'pisell2.text.status.visible-only-to-your-team-members': string;
88
- 'pisell2.text.add-form-successfully': string;
89
- 'pisell2.text.payments': string;
90
- 'pisell2.text.refund': string;
91
- 'pisell2.text.refund-amount': string;
92
- 'pisell2.text.select-a-customer': string;
93
- 'pisell2.text.customerpay': string;
94
- 'pisell2.text.paid': string;
95
- 'pisell2.text.voided_pay': string;
96
- 'pisell2.text.processing_pay': string;
97
- 'pisell2.text.surcharge': string;
98
- 'pisell2.text.platform.type': (type: string) => string;
99
- 'pisell1.text.edit-status-success': string;
100
- 'pisell1.text.fully-paid': string;
101
- 'pisell1.text.refund-customer': string;
102
- 'pisell1.text.not-contain': string;
103
- 'pisell1.text.included': string;
104
- 'pisell1.text.subtotal': string;
105
- 'pisell1.text.tax': string;
106
- 'pisell1.text.total': string;
107
- 'pisell1.text.rounding': string;
108
- 'pisell1.text.payment-fee': string;
109
- 'pisell1.text.tomorrow': string;
110
- 'pisell1.text.resource-error-message-1': (x: string, y: string) => string;
111
- 'pisell1.text.resource-error-message-2': (x: string, y: string, z: string) => string;
112
- 'pisell1.text.resource-error-message-3': (x: string, y: string, z: string) => string;
113
- 'pisell1.text.resource-error-message-unbound': string;
114
- 'pisell1.text.no-addons': string;
115
- 'pisell1.text.no-resource': string;
116
- 'pisell1.text.no-payments': string;
117
- 'pisell2.text.change': string;
118
- 'pisell2.text.please-select-the-customer-first': string;
119
- 'pisell2.text.amount-paid-on-order': string;
120
- 'pisell2.text.amount-actually-paid-by-the-customer': string;
121
- 'pisell2.text.refunded-amount': string;
122
- 'pisell2.text.flexible': string;
123
- 'pisell2.text.order-discount': string;
124
- 'pisell2.text.no-product-added': string;
125
- 'pisell2.text.contacts': string;
126
- 'pisell2.text.add-contacts': string;
127
- 'pisell2.text.edit-profile': string;
128
- 'pisell2.text.remove-contact': string;
129
- 'pisell2.text.order.sales.channel.online': string;
130
- 'pisell2.text.order.sales.channel.pos-terminal': string;
131
- 'pisell2.text.order.sales.channel.boxcocal': string;
132
- 'pisell2.text.order.sales.channel.tableorder': string;
133
- 'pisell2.text.order.sales.channel.reserve': string;
134
- 'pisell2.text.rebook': string;
135
- 'pisell2.text.now': string;
136
- 'pisell2.text.deposit-list': string;
137
- 'pisell2.text.deposit-item-status-paid': string;
138
- 'pisell2.text.deposit-item-status-unpaid': string;
139
- 'pisell2.text.deposit-item-status-partially-paid': string;
140
- 'pisell2.text.deposit-order-total': string;
141
- 'pisell2.text.deposit-order-detail': string;
142
- 'pisell2.text.deposit-collect-deposit': string;
143
- 'pisell2.text.deposit-order-no': string;
144
- 'pisell2.text.deposit-amount': string;
145
- 'pisell2.text.deposit-deposit-amount': string;
146
- 'pisell2.text.deposit-deposit-paid': string;
147
- 'pisell2.text.deposit-deposit-paid-due': string;
148
- 'pisell2.text.deposit-deposit-paid-including-surcharge': string;
149
- 'pisell2.text.deposit-generate-payment-link': string;
150
- 'pisell2.text.deposit-list-empty': string;
151
- 'pisell2.text.deposit-amount-message': string;
152
- 'pisell2.text.deposit-amount-message2': string;
153
- 'pisell2.text.deposit-amount-message3': string;
154
- 'pisell2.text.deposit-delete': string;
155
- 'pisell2.text.deposit-delete-message-title': string;
156
- 'pisell2.text.deposit-delete-message': string;
157
- 'pisell2.text.deposit-paid': string;
158
- "pisell2.text.stock": string;
159
- 'pisell2.appointment.unuse.stock': string;
160
- 'pisell2.appointment.unuse.capacity': (count: number) => string;
161
- 'pisell2.text.payment-link': string;
162
- 'pisell2.text.send-mail': string;
163
- 'pisell2.text.copy-to-clipboard': string;
164
- 'pisell2.text.ok': string;
165
- 'page.booking.text.add-time': string;
166
- 'page.booking.text.quantity': string;
167
- 'page.booking.text.sales': string;
168
- 'page.booking.text.update-time': string;
169
- 'page.booking.text.add-time-success': string;
170
- 'page.booking.text.unavailable': string;
171
- 'page.booking.text.available': string;
172
- 'page.booking.text.fully-booked': string;
173
- 'page.booking.text.unlimited': string;
174
- 'pisell2.text.terminal-edit-message': string;
175
- "pisell2.text.actions": string;
176
- "pisell2.text.add-client": string;
177
- "pisell2.schedule.tab.all": string;
178
- "pisell2.schedule.tab.surcharge": string;
179
- "pisell2.schedule.tab.resources": string;
180
- "pisell2.schedule.tab.products": string;
181
- "pisell2.schedule.tab.events": string;
182
- "pisell2.schedule.tab.quotation": string;
183
- "pisell2.schedule.tab.open-hours": string;
184
- 'pisell2.text.variant-client-change': string;
185
- 'pisell2.text.variant-client-no-data': string;
186
- 'page.event.booking.text.duplicate-enrollment': string;
187
- 'page.event.booking.text.duplicate-enrollment-content': ({ customerName, title, list, }: {
188
- customerName: string;
189
- title: string;
190
- list: any[];
191
- }) => string;
192
- 'page.event.booking.text.duplicate-enrollment-confirm': string;
193
- 'page.booking.text.unconfirmed-payments': string;
194
- 'page.booking.text.unconfirmed-payments.msg': string;
195
- 'page.booking.text.cancel.calendar.msg': string;
196
- 'page.booking.text.go-to-payments': string;
197
- 'page.booking.text.cancel-only': string;
198
- 'page.booking.text.refund': string;
199
- 'page.booking.text.confirm': string;
200
- 'page.booking.text.go-back': string;
201
- 'page.booking.text.cancel-booking': string;
202
- 'page.booking.text.cancel-booking.msg': string;
203
- 'page.booking.text.disabled-tickets': string;
204
- 'page.booking.text.paid.msg': (x: string) => string;
205
- 'page.booking.text.please-choose-an-option': string;
206
- 'page.booking.text.please-choose-an-option-1': string;
207
- 'page.booking.text.please-choose-an-option-2': string;
208
- 'page.booking.text.resource.min-length-error': (x: number, y: string) => string;
209
- 'page.booking.text.resource.check-auto-allocation-tip': string;
210
- 'page.booking.text.price-extra': (origin: string, current: string) => string;
211
- 'pisell2.booking.dashboard.groups-on-site-now': string;
212
- 'pisell2.booking.dashboard.groups-on-site-now-tip': string;
213
- 'pisell2.booking.dashboard.people-on-site-now': string;
214
- 'pisell2.booking.dashboard.people-on-site-now-tip': string;
215
- 'pisell2.booking.dashboard.total-visitors-today': string;
216
- 'pisell2.booking.dashboard.total-visitors-today-tip': string;
217
- 'pisell2.booking.dashboard.ongoing-visitors': string;
218
- 'pisell2.booking.dashboard.ongoing-visitors-tip': string;
219
- 'pisell2.booking.dashboard.upcoming-visitors': string;
220
- 'pisell2.booking.dashboard.upcoming-visitors-tip': string;
221
- 'pisell2.booking.dashboard.overdue-visitors': string;
222
- 'pisell2.booking.dashboard.overdue-visitors-tip': string;
223
- 'pisell2.booking.dashboard.completed-visitors': string;
224
- 'pisell2.booking.dashboard.completed-visitors-tip': string;
225
- 'pisell2.booking.dashboard.departed-visitors': string;
226
- 'pisell2.booking.dashboard.departed-visitors-tip': string;
227
- 'pisell2.booking.dashboard.default': string;
228
- 'pisell2.booking.info.text.clear': string;
229
- 'pisell2.booking.info.text.clear-cart': string;
230
- 'pisell2.booking.info.text.clear-all': string;
231
- 'pisell2.booking.info.text.create-new': string;
232
- 'pisell2.booking.info.text.form-agreement-yes': string;
233
- 'pisell2.booking.info.text.form-agreement-no': string;
234
- 'pisell2.booking.info.resource.warning-title': string;
235
- 'pisell2.booking.info.resource.warning-content': string;
236
- 'pisell2.booking.info.resource.retry': string;
237
- 'pisell2.text.open.items': string;
238
- 'pisell2.text.cart.of': (val: any) => string;
239
- 'pisell2.text.no.selected': string;
240
- 'pisell2.text.select.items': string;
241
- 'pisell2.text.edit-select-service': string;
242
- 'pisell2.text.missing.reservation.title': string;
243
- 'pisell2.text.missing.reservation.content': string;
244
- 'pisell2.text.confirm': string;
245
- 'pisell2.text.cancel': string;
246
- 'pisell2.action-buttons.clear': string;
247
- 'pisell2.action-buttons.manuel-order': string;
248
- 'pisell2.action-buttons.customise-item': string;
249
- 'pisell2.action-buttons.no-items-to-adjust': string;
250
- 'pisell2.action-buttons.adjust-order-price': string;
251
- 'pisell2.action-buttons.price-adjusted-success': string;
252
- 'pisell2.action-buttons.clear-success': string;
253
- 'pisell2.text.manual-price-adjustment': string;
254
- 'pisell2.customise-item.modal-title': string;
255
- 'pisell2.customise-item.product-name': string;
256
- 'pisell2.customise-item.default-product-name': string;
257
- 'pisell2.customise-item.vouchers-applicable': string;
258
- 'pisell2.customise-item.sell-price': string;
259
- 'pisell2.customise-item.manual-deduction-price': string;
260
- 'pisell2.customise-item.amount-placeholder': string;
261
- 'pisell2.customise-item.save': string;
262
- 'pisell2.customise-item.save-success': string;
263
- 'pisell2.customise-item.price-required-error': (priceType: string) => string;
264
- 'pisell2.subtotal.total': string;
265
- 'pisell2.clear-cart-modal.title': string;
266
- 'pisell2.clear-cart-modal.clear-items-only': string;
267
- 'pisell2.clear-cart-modal.clear-all-reset': string;
268
- 'pisell2.clear-cart-modal.empty-cart-tip': string;
269
- 'pisell2.voucher-modal.title': string;
270
- 'pisell2.text.change.pet.title': string;
271
- 'pisell2.text.change.pet.content': string;
272
- 'pisell2.text.change.pet.content1': string;
273
- 'pisell2.text.change.pet.confirm': string;
274
- 'pisell2.text.change.pet.cancel': string;
275
- 'pisell2.text.booking-list': string;
276
- 'pisell2.text.edit-booking': string;
277
- 'pisell2.text.email-error-message': string;
278
- 'pisell2.text.phone-required-error-message': string;
279
- 'pisell2.text.email-required-error-message': string;
280
- 'pisell2.text.send-form-reminder': string;
281
- 'pisell2.text.send-sms-reminder': string;
282
- 'pisell2.text.send-email-reminder': string;
283
- 'pisell2.text.send-form-ok': string;
284
- 'pisell2.text.send-form-toast': string;
285
- 'pisell2.text.send-form-reminder-completed': string;
286
- 'pisell2.text.send-form-reminder-tooltip': string;
287
- 'pisell2.text.send-form-reminder-refresh': string;
288
- 'pisell2.text.send-form-reminder-error-message': string;
289
- 'pisell2.text.goodpass': string;
290
- 'pisell2.text.goodpass.product-vouchers': string;
291
- 'pisell2.text.goodpass.view-more': string;
292
- 'pisell2.text.goodpass.code': string;
293
- 'pisell2.text.goodpass.enter-code': string;
294
- 'pisell2.text.goodpass.code-invalid': string;
295
- 'pisell2.text.goodpass.code-invalid-cart': string;
296
- 'pisell2.text.status.valid': string;
297
- 'pisell2.text.status.expired': string;
298
- 'pisell2.text.validity.expired': (str: string) => string;
299
- 'pisell2.text.validity.expiring_soon': (str: string) => string;
300
- 'pisell2.text.validity.valid_through': (str: string) => string;
301
- 'pisell2.text.quotation.product.change.title': string;
302
- 'pisell2.text.quotation.product.change.describe': string;
303
- 'pisell2.booking.notes.placeholder': string;
304
- 'pisell2.text.form.link.to.another.record.more': string;
305
- 'pisell2.booking.text.contact-info.title': string;
306
- 'pisell2.booking.text.search-placeholder': string;
307
- };
308
- 'zh-CN': {
309
- 'pisell2.text.refunded-amount': string;
310
- 'pisell2.text.amount-actually-paid-by-the-customer': string;
311
- 'pisell2.text.amount-paid-on-order': string;
312
- 'pisell2.text.please-select-the-customer-first': string;
313
- 'pisell2.text.change': string;
314
- 'pisell2.text.addons': string;
315
- 'pisell2.text.select-addons': string;
316
- 'pisell2.text.search': string;
317
- 'pisell2.text.view': string;
318
- 'pisell2.text.edit': string;
319
- 'pisell2.text.remove': string;
320
- 'pisell2.text.apply': string;
321
- 'pisell2.text.to-pay': string;
322
- 'pisell2.text.details': string;
323
- 'pisell2.text.checkout': string;
324
- 'pisell2.text.save': string;
325
- 'pisell2.text.view-all': string;
326
- 'pisell2.text.view-less': string;
327
- 'pisell2.text.add-a': string;
328
- 'pisell2.text.add-another': string;
329
- 'pisell2.text.select': string;
330
- 'pisell2.text.view-profile': string;
331
- 'pisell2.text.change-customer': string;
332
- 'pisell2.text.remove-customer': string;
333
- 'pisell2.text.leave-empty-for-walk-in': string;
334
- 'pisell2.text.select-customer': string;
335
- 'pisell2.text.create-new-customer': string;
336
- 'pisell2.text.filled': string;
337
- 'pisell2.text.not-filled': string;
338
- 'pisell2.text.create-new': string;
339
- 'pisell2.text.add-a-service': string;
340
- 'pisell2.text.add-another-service': string;
341
- 'pisell2.text.select-service': string;
342
- 'pisell2.text.edit-service': string;
343
- 'pisell2.text.price': string;
344
- 'pisell2.text.discount': string;
345
- 'pisell2.text.discount-reason': string;
346
- 'pisell2.text.start_time': string;
347
- 'pisell2.text.end_time': string;
348
- 'pisell2.text.start_date': string;
349
- 'pisell2.text.end_date': string;
350
- 'pisell2.text.quantity': string;
351
- 'pisell2.text.holder': string;
352
- 'pisell2.text.duration': string;
353
- 'pisell2.text.resource': string;
354
- 'pisell2.text.warnings': string;
355
- 'pisell2.text.order-notes': string;
356
- 'pisell2.text.add-order-notes': string;
357
- 'pisell2.text.add-internal-notes': string;
358
- 'pisell2.text.add-notes': string;
359
- 'pisell2.text.notes': string;
360
- 'pisell2.text.new-appointment': string;
361
- 'pisell2.text.enroll.detail': string;
362
- 'pisell2.text.add-products-successfully': string;
363
- 'pisell2.text.refund': string;
364
- 'pisell2.text.refund-amount': string;
365
- 'pisell2.text.add': string;
366
- 'pisell2.text.created-successfully': string;
367
- 'pisell2.text.edit-successfully': string;
368
- 'pisell2.text.appointment-updated': string;
369
- 'pisell2.text.updated': string;
370
- 'pisell2.text.please-create-an-appointment-first': string;
371
- 'pisell2.text.day': (val: number) => string;
372
- 'pisell2.text.min': string;
373
- 'pisell2.text.h': string;
374
- 'pisell2.text.other': string;
375
- 'pisell2.text.forms': string;
376
- 'pisell2.text.load-more': string;
377
- 'pisell2.text.status.new': string;
378
- 'pisell2.text.status.confirmed': string;
379
- 'pisell2.text.status.arrived': string;
380
- 'pisell2.text.status.started': string;
381
- 'pisell2.text.status.cancelled': string;
382
- 'pisell2.text.status.no_show': string;
383
- 'pisell2.text.status.completed': string;
384
- 'pisell2.text.status.booking_id': string;
385
- 'pisell2.text.status.no-discount': string;
386
- 'pisell2.text.status.manual': string;
387
- "pisell2.text.status.service-error-1": string;
388
- "pisell2.text.status.service-error-2": string;
389
- "pisell2.text.status.service-error-3": string;
390
- 'pisell2.text.status.order-notes': string;
391
- 'pisell2.text.status.edit-note': string;
392
- 'pisell2.text.status.remove-note': string;
393
- 'pisell2.text.status.add-note': string;
394
- 'pisell2.text.status.from-system-add': string;
395
- 'pisell2.text.status.add-note-successfully': string;
396
- 'pisell2.text.status.remove-note-successfully': string;
397
- 'pisell2.text.status.edit-note-successfully': string;
398
- 'pisell2.text.status.notes-for-customer': string;
399
- "pisell2.text.status.internal-notes": string;
400
- 'pisell2.text.status.visible-only-to-your-team-members': string;
401
- 'pisell2.text.add-form-successfully': string;
402
- 'pisell2.text.payments': string;
403
- 'pisell2.text.select-a-customer': string;
404
- 'pisell2.text.customerpay': string;
405
- 'pisell2.text.paid': string;
406
- 'pisell2.text.voided_pay': string;
407
- 'pisell2.text.processing_pay': string;
408
- 'pisell2.text.surcharge': string;
409
- 'pisell2.text.platform.type': (type: string) => string;
410
- 'pisell1.text.edit-status-success': string;
411
- 'pisell1.text.fully-paid': string;
412
- 'pisell1.text.refund-customer': string;
413
- 'pisell1.text.not-contain': string;
414
- 'pisell1.text.included': string;
415
- 'pisell1.text.subtotal': string;
416
- 'pisell1.text.tax': string;
417
- 'pisell1.text.total': string;
418
- 'pisell1.text.rounding': string;
419
- 'pisell1.text.payment-fee': string;
420
- 'pisell1.text.tomorrow': string;
421
- 'pisell1.text.no-addons': string;
422
- 'pisell1.text.no-payments': string;
423
- 'pisell1.text.no-resource': string;
424
- 'pisell1.text.resource-error-message-1': (x: string, y: string) => string;
425
- 'pisell1.text.resource-error-message-2': (x: string, y: string, z: string) => string;
426
- 'pisell1.text.resource-error-message-3': (x: string, y: string, z: string) => string;
427
- 'pisell1.text.resource-error-message-unbound': string;
428
- 'pisell2.text.flexible': string;
429
- 'pisell2.text.order-discount': string;
430
- 'pisell2.text.no-product-added': string;
431
- 'pisell2.text.contacts': string;
432
- 'pisell2.text.add-contacts': string;
433
- 'pisell2.text.edit-profile': string;
434
- 'pisell2.text.remove-contact': string;
435
- 'pisell2.text.order.sales.channel.online': string;
436
- 'pisell2.text.order.sales.channel.pos-terminal': string;
437
- 'pisell2.text.order.sales.channel.boxcocal': string;
438
- 'pisell2.text.order.sales.channel.tableorder': string;
439
- 'pisell2.text.order.sales.channel.reserve': string;
440
- 'pisell2.text.rebook': string;
441
- 'pisell2.text.now': string;
442
- 'pisell2.text.deposit-list': string;
443
- 'pisell2.text.deposit-item-status-paid': string;
444
- 'pisell2.text.deposit-item-status-unpaid': string;
445
- 'pisell2.text.deposit-item-status-partially-paid': string;
446
- 'pisell2.text.deposit-order-total': string;
447
- 'pisell2.text.deposit-order-detail': string;
448
- 'pisell2.text.deposit-collect-deposit': string;
449
- 'pisell2.text.deposit-order-no': string;
450
- 'pisell2.text.deposit-amount': string;
451
- 'pisell2.text.deposit-deposit-amount': string;
452
- 'pisell2.text.deposit-deposit-paid': string;
453
- 'pisell2.text.deposit-deposit-paid-due': string;
454
- 'pisell2.text.deposit-deposit-paid-including-surcharge': string;
455
- 'pisell2.text.deposit-generate-payment-link': string;
456
- 'pisell2.text.deposit-list-empty': string;
457
- 'pisell2.text.deposit-amount-message': string;
458
- 'pisell2.text.deposit-amount-message2': string;
459
- 'pisell2.text.deposit-amount-message3': string;
460
- 'pisell2.text.deposit-delete': string;
461
- 'pisell2.text.deposit-delete-message-title': string;
462
- 'pisell2.text.deposit-delete-message': string;
463
- 'pisell2.text.deposit-paid': string;
464
- "pisell2.text.stock": string;
465
- 'pisell2.appointment.unuse.stock': string;
466
- 'pisell2.appointment.unuse.capacity': (count: number) => string;
467
- 'pisell2.text.payment-link': string;
468
- 'pisell2.text.send-mail': string;
469
- 'pisell2.text.copy-to-clipboard': string;
470
- 'pisell2.text.ok': string;
471
- 'pisell2.text.terminal-edit-message': string;
472
- 'page.booking.text.add-time': string;
473
- 'page.booking.text.quantity': string;
474
- 'page.booking.text.sales': string;
475
- 'page.booking.text.update-time': string;
476
- 'page.booking.text.add-time-success': string;
477
- 'page.booking.text.unavailable': string;
478
- 'page.booking.text.available': string;
479
- 'page.booking.text.fully-booked': string;
480
- 'page.booking.text.unlimited': string;
481
- "pisell2.text.actions": string;
482
- "pisell2.text.add-client": string;
483
- "pisell2.schedule.tab.all": string;
484
- "pisell2.schedule.tab.surcharge": string;
485
- "pisell2.schedule.tab.resources": string;
486
- "pisell2.schedule.tab.products": string;
487
- "pisell2.schedule.tab.events": string;
488
- "pisell2.schedule.tab.quotation": string;
489
- "pisell2.schedule.tab.open-hours": string;
490
- 'pisell2.text.variant-client-change': string;
491
- 'pisell2.text.variant-client-no-data': string;
492
- 'page.event.booking.text.duplicate-enrollment': string;
493
- 'page.event.booking.text.duplicate-enrollment-content': ({ customerName, title, list, }: {
494
- customerName: string;
495
- title: string;
496
- list: any[];
497
- }) => string;
498
- 'page.event.booking.text.duplicate-enrollment-confirm': string;
499
- 'page.booking.text.unconfirmed-payments': string;
500
- 'page.booking.text.unconfirmed-payments.msg': string;
501
- 'page.booking.text.cancel.calendar.msg': string;
502
- 'page.booking.text.go-to-payments': string;
503
- 'page.booking.text.cancel-only': string;
504
- 'page.booking.text.refund': string;
505
- 'page.booking.text.confirm': string;
506
- 'page.booking.text.go-back': string;
507
- 'page.booking.text.cancel-booking': string;
508
- 'page.booking.text.cancel-booking.msg': string;
509
- 'page.booking.text.disabled-tickets': string;
510
- 'page.booking.text.paid.msg': (x: string) => string;
511
- 'page.booking.text.please-choose-an-option': string;
512
- 'page.booking.text.please-choose-an-option-1': string;
513
- 'page.booking.text.please-choose-an-option-2': string;
514
- 'page.booking.text.resource.min-length-error': (x: number, y: string) => string;
515
- 'page.booking.text.resource.check-auto-allocation-tip': string;
516
- 'page.booking.text.price-extra': (origin: string, current: string) => string;
517
- 'pisell2.booking.dashboard.groups-on-site-now': string;
518
- 'pisell2.booking.dashboard.groups-on-site-now-tip': string;
519
- 'pisell2.booking.dashboard.people-on-site-now': string;
520
- 'pisell2.booking.dashboard.people-on-site-now-tip': string;
521
- 'pisell2.booking.dashboard.total-visitors-today': string;
522
- 'pisell2.booking.dashboard.total-visitors-today-tip': string;
523
- 'pisell2.booking.dashboard.ongoing-visitors': string;
524
- 'pisell2.booking.dashboard.ongoing-visitors-tip': string;
525
- 'pisell2.booking.dashboard.upcoming-visitors': string;
526
- 'pisell2.booking.dashboard.upcoming-visitors-tip': string;
527
- 'pisell2.booking.dashboard.overdue-visitors': string;
528
- 'pisell2.booking.dashboard.overdue-visitors-tip': string;
529
- 'pisell2.booking.dashboard.completed-visitors': string;
530
- 'pisell2.booking.dashboard.completed-visitors-tip': string;
531
- 'pisell2.booking.dashboard.departed-visitors': string;
532
- 'pisell2.booking.dashboard.departed-visitors-tip': string;
533
- 'pisell2.booking.dashboard.default': string;
534
- 'pisell2.booking.info.text.clear': string;
535
- 'pisell2.booking.info.text.clear-cart': string;
536
- 'pisell2.booking.info.text.clear-all': string;
537
- 'pisell2.booking.info.text.create-new': string;
538
- 'pisell2.booking.info.text.form-agreement-yes': string;
539
- 'pisell2.booking.info.text.form-agreement-no': string;
540
- 'pisell2.booking.info.resource.warning-title': string;
541
- 'pisell2.booking.info.resource.warning-content': string;
542
- 'pisell2.booking.info.resource.retry': string;
543
- 'pisell2.text.open.items': string;
544
- 'pisell2.text.cart.of': (val: any) => string;
545
- 'pisell2.text.no.selected': string;
546
- 'pisell2.text.select.items': string;
547
- 'pisell2.text.edit-select-service': string;
548
- 'pisell2.text.missing.reservation.title': string;
549
- 'pisell2.text.missing.reservation.content': string;
550
- 'pisell2.text.confirm': string;
551
- 'pisell2.text.cancel': string;
552
- 'pisell2.action-buttons.clear': string;
553
- 'pisell2.action-buttons.manuel-order': string;
554
- 'pisell2.action-buttons.customise-item': string;
555
- 'pisell2.action-buttons.no-items-to-adjust': string;
556
- 'pisell2.action-buttons.adjust-order-price': string;
557
- 'pisell2.action-buttons.price-adjusted-success': string;
558
- 'pisell2.action-buttons.clear-success': string;
559
- 'pisell2.text.manual-price-adjustment': string;
560
- 'pisell2.customise-item.modal-title': string;
561
- 'pisell2.customise-item.product-name': string;
562
- 'pisell2.customise-item.default-product-name': string;
563
- 'pisell2.customise-item.vouchers-applicable': string;
564
- 'pisell2.customise-item.sell-price': string;
565
- 'pisell2.customise-item.manual-deduction-price': string;
566
- 'pisell2.customise-item.amount-placeholder': string;
567
- 'pisell2.customise-item.save': string;
568
- 'pisell2.customise-item.save-success': string;
569
- 'pisell2.customise-item.price-required-error': (priceType: string) => string;
570
- 'pisell2.subtotal.total': string;
571
- 'pisell2.clear-cart-modal.title': string;
572
- 'pisell2.clear-cart-modal.clear-items-only': string;
573
- 'pisell2.clear-cart-modal.clear-all-reset': string;
574
- 'pisell2.clear-cart-modal.empty-cart-tip': string;
575
- 'pisell2.voucher-modal.title': string;
576
- 'pisell2.text.change.pet.title': string;
577
- 'pisell2.text.change.pet.content': string;
578
- 'pisell2.text.change.pet.content1': string;
579
- 'pisell2.text.change.pet.confirm': string;
580
- 'pisell2.text.change.pet.cancel': string;
581
- 'pisell2.text.booking-list': string;
582
- 'pisell2.text.edit-booking': string;
583
- 'pisell2.text.email-error-message': string;
584
- 'pisell2.text.phone-required-error-message': string;
585
- 'pisell2.text.email-required-error-message': string;
586
- 'pisell2.text.send-form-reminder': string;
587
- 'pisell2.text.send-sms-reminder': string;
588
- 'pisell2.text.send-email-reminder': string;
589
- 'pisell2.text.send-form-ok': string;
590
- 'pisell2.text.send-form-toast': string;
591
- 'pisell2.text.send-form-reminder-completed': string;
592
- 'pisell2.text.send-form-reminder-tooltip': string;
593
- 'pisell2.text.send-form-reminder-refresh': string;
594
- 'pisell2.text.send-form-reminder-error-message': string;
595
- 'pisell2.text.goodpass': string;
596
- 'pisell2.text.goodpass.product-vouchers': string;
597
- 'pisell2.text.goodpass.view-more': string;
598
- 'pisell2.text.goodpass.code': string;
599
- 'pisell2.text.goodpass.enter-code': string;
600
- 'pisell2.text.goodpass.code-invalid': string;
601
- 'pisell2.text.goodpass.code-invalid-cart': string;
602
- 'pisell2.text.status.valid': string;
603
- 'pisell2.text.status.expired': string;
604
- 'pisell2.text.validity.expired': (str: string) => string;
605
- 'pisell2.text.validity.expiring_soon': (str: string) => string;
606
- 'pisell2.text.validity.valid_through': (str: string) => string;
607
- 'pisell2.text.quotation.product.change.title': string;
608
- 'pisell2.text.quotation.product.change.describe': string;
609
- 'pisell2.booking.notes.placeholder': string;
610
- 'pisell2.text.form.link.to.another.record.more': string;
611
- 'pisell2.booking.text.contact-info.title': string;
612
- 'pisell2.booking.text.search-placeholder': string;
613
- };
614
- 'zh-HK': {
615
- 'pisell2.text.refunded-amount': string;
616
- 'pisell2.text.amount-actually-paid-by-the-customer': string;
617
- 'pisell2.text.amount-paid-on-order': string;
618
- 'pisell2.text.please-select-the-customer-first': string;
619
- 'pisell2.text.change': string;
620
- 'pisell2.text.addons': string;
621
- 'pisell2.text.select-addons': string;
622
- 'pisell2.text.search': string;
623
- 'pisell2.text.view': string;
624
- 'pisell2.text.edit': string;
625
- 'pisell2.text.remove': string;
626
- 'pisell2.text.apply': string;
627
- 'pisell2.text.to-pay': string;
628
- 'pisell2.text.details': string;
629
- 'pisell2.text.checkout': string;
630
- 'pisell2.text.save': string;
631
- 'pisell2.text.view-all': string;
632
- 'pisell2.text.view-less': string;
633
- 'pisell2.text.add-a': string;
634
- 'pisell2.text.add-another': string;
635
- 'pisell2.text.select': string;
636
- 'pisell2.text.view-profile': string;
637
- 'pisell2.text.change-customer': string;
638
- 'pisell2.text.remove-customer': string;
639
- 'pisell2.text.leave-empty-for-walk-in': string;
640
- 'pisell2.text.select-customer': string;
641
- 'pisell2.text.create-new-customer': string;
642
- 'pisell2.text.filled': string;
643
- 'pisell2.text.not-filled': string;
644
- 'pisell2.text.create-new': string;
645
- 'pisell2.text.add-a-service': string;
646
- 'pisell2.text.add-another-service': string;
647
- 'pisell2.text.select-service': string;
648
- 'pisell2.text.edit-service': string;
649
- 'pisell2.text.price': string;
650
- 'pisell2.text.discount': string;
651
- 'pisell2.text.discount-reason': string;
652
- 'pisell2.text.start_time': string;
653
- 'pisell2.text.end_time': string;
654
- 'pisell2.text.start_date': string;
655
- 'pisell2.text.end_date': string;
656
- 'pisell2.text.quantity': string;
657
- 'pisell2.text.holder': string;
658
- 'pisell2.text.duration': string;
659
- 'pisell2.text.resource': string;
660
- 'pisell2.text.warnings': string;
661
- 'pisell2.text.order-notes': string;
662
- 'pisell2.text.add-order-notes': string;
663
- 'pisell2.text.add-internal-notes': string;
664
- 'pisell2.text.add-notes': string;
665
- 'pisell2.text.notes': string;
666
- 'pisell2.text.new-appointment': string;
667
- 'pisell2.text.enroll.detail': string;
668
- 'pisell2.text.add-products-successfully': string;
669
- 'pisell2.text.add': string;
670
- 'pisell2.text.created-successfully': string;
671
- 'pisell2.text.edit-successfully': string;
672
- 'pisell2.text.appointment-updated': string;
673
- 'pisell2.text.updated': string;
674
- 'pisell2.text.please-create-an-appointment-first': string;
675
- 'pisell2.text.day': (val: number) => string;
676
- 'pisell2.text.min': string;
677
- 'pisell2.text.h': string;
678
- 'pisell2.text.other': string;
679
- 'pisell2.text.forms': string;
680
- 'pisell2.text.load-more': string;
681
- 'pisell2.text.status.new': string;
682
- 'pisell2.text.status.confirmed': string;
683
- 'pisell2.text.status.arrived': string;
684
- 'pisell2.text.status.started': string;
685
- 'pisell2.text.status.cancelled': string;
686
- 'pisell2.text.status.no_show': string;
687
- 'pisell2.text.status.completed': string;
688
- 'pisell2.text.status.booking_id': string;
689
- 'pisell2.text.status.no-discount': string;
690
- 'pisell2.text.status.manual': string;
691
- "pisell2.text.status.service-error-1": string;
692
- "pisell2.text.status.service-error-2": string;
693
- "pisell2.text.status.service-error-3": string;
694
- 'pisell2.text.status.order-notes': string;
695
- 'pisell2.text.status.edit-note': string;
696
- 'pisell2.text.status.remove-note': string;
697
- 'pisell2.text.status.add-note': string;
698
- 'pisell2.text.status.from-system-add': string;
699
- 'pisell2.text.status.add-note-successfully': string;
700
- 'pisell2.text.status.remove-note-successfully': string;
701
- 'pisell2.text.status.edit-note-successfully': string;
702
- 'pisell2.text.status.notes-for-customer': string;
703
- "pisell2.text.status.internal-notes": string;
704
- 'pisell2.text.status.visible-only-to-your-team-members': string;
705
- 'pisell2.text.add-form-successfully': string;
706
- 'pisell2.text.payments': string;
707
- 'pisell2.text.refund': string;
708
- 'pisell2.text.refund-amount': string;
709
- 'pisell2.text.select-a-customer': string;
710
- 'pisell2.text.customerpay': string;
711
- 'pisell2.text.paid': string;
712
- 'pisell2.text.voided_pay': string;
713
- 'pisell2.text.processing_pay': string;
714
- 'pisell2.text.surcharge': string;
715
- 'pisell2.text.platform.type': (type: string) => string;
716
- 'pisell1.text.edit-status-success': string;
717
- 'pisell1.text.fully-paid': string;
718
- 'pisell1.text.refund-customer': string;
719
- 'pisell1.text.not-contain': string;
720
- 'pisell1.text.included': string;
721
- 'pisell1.text.subtotal': string;
722
- 'pisell1.text.tax': string;
723
- 'pisell1.text.total': string;
724
- 'pisell1.text.rounding': string;
725
- 'pisell1.text.payment-fee': string;
726
- 'pisell1.text.tomorrow': string;
727
- 'pisell1.text.no-addons': string;
728
- 'pisell1.text.no-payments': string;
729
- 'pisell1.text.no-resource': string;
730
- 'pisell1.text.resource-error-message-1': (x: string, y: string) => string;
731
- 'pisell1.text.resource-error-message-2': (x: string, y: string, z: string) => string;
732
- 'pisell1.text.resource-error-message-3': (x: string, y: string, z: string) => string;
733
- 'pisell1.text.resource-error-message-unbound': string;
734
- 'pisell2.text.flexible': string;
735
- 'pisell2.text.order-discount': string;
736
- 'pisell2.text.no-product-added': string;
737
- 'pisell2.text.contacts': string;
738
- 'pisell2.text.add-contacts': string;
739
- 'pisell2.text.edit-profile': string;
740
- 'pisell2.text.remove-contact': string;
741
- 'pisell2.text.order.sales.channel.online': string;
742
- 'pisell2.text.order.sales.channel.pos-terminal': string;
743
- 'pisell2.text.order.sales.channel.boxcocal': string;
744
- 'pisell2.text.order.sales.channel.tableorder': string;
745
- 'pisell2.text.order.sales.channel.reserve': string;
746
- 'pisell2.text.rebook': string;
747
- 'pisell2.text.now': string;
748
- 'pisell2.text.deposit-list': string;
749
- 'pisell2.text.deposit-item-status-paid': string;
750
- 'pisell2.text.deposit-item-status-unpaid': string;
751
- 'pisell2.text.deposit-item-status-partially-paid': string;
752
- 'pisell2.text.deposit-order-total': string;
753
- 'pisell2.text.deposit-order-detail': string;
754
- 'pisell2.text.deposit-collect-deposit': string;
755
- 'pisell2.text.deposit-order-no': string;
756
- 'pisell2.text.deposit-amount': string;
757
- 'pisell2.text.deposit-deposit-amount': string;
758
- 'pisell2.text.deposit-deposit-paid': string;
759
- 'pisell2.text.deposit-deposit-paid-due': string;
760
- 'pisell2.text.deposit-deposit-paid-including-surcharge': string;
761
- 'pisell2.text.deposit-generate-payment-link': string;
762
- 'pisell2.text.deposit-list-empty': string;
763
- 'pisell2.text.deposit-amount-message': string;
764
- 'pisell2.text.deposit-amount-message2': string;
765
- 'pisell2.text.deposit-amount-message3': string;
766
- 'pisell2.text.deposit-delete': string;
767
- 'pisell2.text.deposit-delete-message-title': string;
768
- 'pisell2.text.deposit-delete-message': string;
769
- 'pisell2.text.deposit-paid': string;
770
- "pisell2.text.stock": string;
771
- 'pisell2.appointment.unuse.stock': string;
772
- 'pisell2.appointment.unuse.capacity': (count: number) => string;
773
- 'pisell2.text.payment-link': string;
774
- 'pisell2.text.send-mail': string;
775
- 'pisell2.text.copy-to-clipboard': string;
776
- 'pisell2.text.ok': string;
777
- 'pisell2.text.terminal-edit-message': string;
778
- 'page.booking.text.add-time': string;
779
- 'page.booking.text.quantity': string;
780
- 'page.booking.text.sales': string;
781
- 'page.booking.text.update-time': string;
782
- 'page.booking.text.add-time-success': string;
783
- 'page.booking.text.unavailable': string;
784
- 'page.booking.text.available': string;
785
- 'page.booking.text.fully-booked': string;
786
- 'page.booking.text.unlimited': string;
787
- "pisell2.text.actions": string;
788
- "pisell2.text.add-client": string;
789
- "pisell2.schedule.tab.all": string;
790
- "pisell2.schedule.tab.surcharge": string;
791
- "pisell2.schedule.tab.resources": string;
792
- "pisell2.schedule.tab.products": string;
793
- "pisell2.schedule.tab.events": string;
794
- "pisell2.schedule.tab.quotation": string;
795
- "pisell2.schedule.tab.open-hours": string;
796
- 'pisell2.text.variant-client-change': string;
797
- 'pisell2.text.variant-client-no-data': string;
798
- 'page.event.booking.text.duplicate-enrollment': string;
799
- 'page.event.booking.text.duplicate-enrollment-content': ({ customerName, title, list, }: {
800
- customerName: string;
801
- title: string;
802
- list: any[];
803
- }) => string;
804
- 'page.event.booking.text.duplicate-enrollment-confirm': string;
805
- 'page.booking.text.unconfirmed-payments': string;
806
- 'page.booking.text.unconfirmed-payments.msg': string;
807
- 'page.booking.text.cancel.calendar.msg': string;
808
- 'page.booking.text.go-to-payments': string;
809
- 'page.booking.text.cancel-only': string;
810
- 'page.booking.text.refund': string;
811
- 'page.booking.text.confirm': string;
812
- 'page.booking.text.go-back': string;
813
- 'page.booking.text.cancel-booking': string;
814
- 'page.booking.text.cancel-booking.msg': string;
815
- 'page.booking.text.disabled-tickets': string;
816
- 'page.booking.text.paid.msg': (x: string) => string;
817
- 'page.booking.text.please-choose-an-option': string;
818
- 'page.booking.text.please-choose-an-option-1': string;
819
- 'page.booking.text.please-choose-an-option-2': string;
820
- 'page.booking.text.resource.min-length-error': (x: number, y: string) => string;
821
- 'page.booking.text.resource.check-auto-allocation-tip': string;
822
- 'page.booking.text.price-extra': (origin: string, current: string) => string;
823
- 'pisell2.booking.dashboard.groups-on-site-now': string;
824
- 'pisell2.booking.dashboard.groups-on-site-now-tip': string;
825
- 'pisell2.booking.dashboard.people-on-site-now': string;
826
- 'pisell2.booking.dashboard.people-on-site-now-tip': string;
827
- 'pisell2.booking.dashboard.total-visitors-today': string;
828
- 'pisell2.booking.dashboard.total-visitors-today-tip': string;
829
- 'pisell2.booking.dashboard.ongoing-visitors': string;
830
- 'pisell2.booking.dashboard.ongoing-visitors-tip': string;
831
- 'pisell2.booking.dashboard.upcoming-visitors': string;
832
- 'pisell2.booking.dashboard.upcoming-visitors-tip': string;
833
- 'pisell2.booking.dashboard.overdue-visitors': string;
834
- 'pisell2.booking.dashboard.overdue-visitors-tip': string;
835
- 'pisell2.booking.dashboard.completed-visitors': string;
836
- 'pisell2.booking.dashboard.completed-visitors-tip': string;
837
- 'pisell2.booking.dashboard.departed-visitors': string;
838
- 'pisell2.booking.dashboard.departed-visitors-tip': string;
839
- 'pisell2.booking.dashboard.default': string;
840
- 'pisell2.booking.info.text.clear': string;
841
- 'pisell2.booking.info.text.clear-cart': string;
842
- 'pisell2.booking.info.text.clear-all': string;
843
- 'pisell2.booking.info.text.create-new': string;
844
- 'pisell2.booking.info.text.form-agreement-yes': string;
845
- 'pisell2.booking.info.text.form-agreement-no': string;
846
- 'pisell2.booking.info.resource.warning-title': string;
847
- 'pisell2.booking.info.resource.warning-content': string;
848
- 'pisell2.booking.info.resource.retry': string;
849
- 'pisell2.text.open.items': string;
850
- 'pisell2.text.cart.of': (val: any) => string;
851
- 'pisell2.text.no.selected': string;
852
- 'pisell2.text.select.items': string;
853
- 'pisell2.text.edit-select-service': string;
854
- 'pisell2.text.missing.reservation.title': string;
855
- 'pisell2.text.missing.reservation.content': string;
856
- 'pisell2.text.confirm': string;
857
- 'pisell2.text.cancel': string;
858
- 'pisell2.action-buttons.clear': string;
859
- 'pisell2.action-buttons.manuel-order': string;
860
- 'pisell2.action-buttons.customise-item': string;
861
- 'pisell2.action-buttons.no-items-to-adjust': string;
862
- 'pisell2.action-buttons.adjust-order-price': string;
863
- 'pisell2.action-buttons.price-adjusted-success': string;
864
- 'pisell2.action-buttons.clear-success': string;
865
- 'pisell2.text.manual-price-adjustment': string;
866
- 'pisell2.customise-item.modal-title': string;
867
- 'pisell2.customise-item.product-name': string;
868
- 'pisell2.customise-item.default-product-name': string;
869
- 'pisell2.customise-item.vouchers-applicable': string;
870
- 'pisell2.customise-item.sell-price': string;
871
- 'pisell2.customise-item.manual-deduction-price': string;
872
- 'pisell2.customise-item.amount-placeholder': string;
873
- 'pisell2.customise-item.save': string;
874
- 'pisell2.customise-item.save-success': string;
875
- 'pisell2.customise-item.price-required-error': (priceType: string) => string;
876
- 'pisell2.subtotal.total': string;
877
- 'pisell2.clear-cart-modal.title': string;
878
- 'pisell2.clear-cart-modal.clear-items-only': string;
879
- 'pisell2.clear-cart-modal.clear-all-reset': string;
880
- 'pisell2.clear-cart-modal.empty-cart-tip': string;
881
- 'pisell2.voucher-modal.title': string;
882
- 'pisell2.text.change.pet.title': string;
883
- 'pisell2.text.change.pet.content': string;
884
- 'pisell2.text.change.pet.content1': string;
885
- 'pisell2.text.change.pet.confirm': string;
886
- 'pisell2.text.change.pet.cancel': string;
887
- 'pisell2.text.booking-list': string;
888
- 'pisell2.text.edit-booking': string;
889
- 'pisell2.text.email-error-message': string;
890
- 'pisell2.text.phone-required-error-message': string;
891
- 'pisell2.text.email-required-error-message': string;
892
- 'pisell2.text.send-form-reminder': string;
893
- 'pisell2.text.send-sms-reminder': string;
894
- 'pisell2.text.send-email-reminder': string;
895
- 'pisell2.text.send-form-ok': string;
896
- 'pisell2.text.send-form-toast': string;
897
- 'pisell2.text.send-form-reminder-completed': string;
898
- 'pisell2.text.send-form-reminder-tooltip': string;
899
- 'pisell2.text.send-form-reminder-refresh': string;
900
- 'pisell2.text.send-form-reminder-error-message': string;
901
- 'pisell2.text.goodpass': string;
902
- 'pisell2.text.goodpass.product-vouchers': string;
903
- 'pisell2.text.goodpass.view-more': string;
904
- 'pisell2.text.goodpass.code': string;
905
- 'pisell2.text.goodpass.enter-code': string;
906
- 'pisell2.text.goodpass.code-invalid': string;
907
- 'pisell2.text.goodpass.code-invalid-cart': string;
908
- 'pisell2.text.status.valid': string;
909
- 'pisell2.text.status.expired': string;
910
- 'pisell2.text.validity.expired': (str: string) => string;
911
- 'pisell2.text.validity.expiring_soon': (str: string) => string;
912
- 'pisell2.text.validity.valid_through': (str: string) => string;
913
- 'pisell2.text.quotation.product.change.title': string;
914
- 'pisell2.text.quotation.product.change.describe': string;
915
- 'pisell2.booking.notes.placeholder': string;
916
- 'pisell2.text.form.link.to.another.record.more': string;
917
- 'pisell2.booking.text.contact-info.title': string;
918
- 'pisell2.booking.text.search-placeholder': string;
919
- };
920
- };
921
- export default _default;