@pisell/private-materials 6.11.142 → 6.11.144

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 (513) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.js +1 -1
  6. package/build/lowcode/view.js +1 -1
  7. package/es/businessModel/SalesModel/index.d.ts +0 -1
  8. package/es/components/appointmentBooking/components/Cart/Item/Total.d.ts +0 -1
  9. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -1
  10. package/es/components/appointmentBooking/components/Cart/index.d.ts +0 -1
  11. package/es/components/appointmentBooking/components/Content/index.d.ts +0 -1
  12. package/es/components/appointmentBooking/components/Deposit/index.d.ts +0 -1
  13. package/es/components/appointmentBooking/components/Footer/index.d.ts +0 -1
  14. package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +0 -1
  15. package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
  16. package/es/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +0 -1
  17. package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
  18. package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +0 -1
  19. package/es/components/appointmentBooking/deposit/index.d.ts +0 -1
  20. package/es/components/appointmentBooking/index.d.ts +0 -1
  21. package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -0
  22. package/es/components/booking/components/collapsibleList/utils.d.ts +1 -0
  23. package/es/components/booking/components/emptyBooking/index.d.ts +1 -0
  24. package/es/components/booking/components/footer/FooterMenus/index.d.ts +1 -0
  25. package/es/components/booking/components/footer/index.d.ts +0 -1
  26. package/es/components/booking/components/footer/index.js +26 -22
  27. package/es/components/booking/components/footer/utils.js +6 -1
  28. package/es/components/booking/components/reloadResourceModal/index.d.ts +1 -0
  29. package/es/components/booking/components/voucher/index.d.ts +0 -1
  30. package/es/components/booking/deposit/index.d.ts +0 -1
  31. package/es/components/booking/forms/footer.d.ts +0 -1
  32. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -2
  33. package/es/components/booking/hooks/useClearCart.d.ts +0 -1
  34. package/es/components/booking/hooks/useQuotation.d.ts +0 -1
  35. package/es/components/booking/info/addServiceVariant/index.d.ts +1 -0
  36. package/es/components/booking/info/clientVariant/hooks/useClientFn.d.ts +1 -0
  37. package/es/components/booking/info/date/index.d.ts +0 -1
  38. package/es/components/booking/info/dateRange/index.d.ts +0 -1
  39. package/es/components/booking/info/header/index.d.ts +1 -0
  40. package/es/components/booking/info/index.d.ts +0 -1
  41. package/es/components/booking/info/service/actions/index.d.ts +1 -0
  42. package/es/components/booking/info/service/addTimeModal/index.d.ts +0 -1
  43. package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
  44. package/es/components/booking/info/service/serviceItem/index.d.ts +0 -1
  45. package/es/components/booking/info/service2/Group/utils.d.ts +14 -0
  46. package/es/components/booking/info/service2/utils.d.ts +1 -1
  47. package/es/components/booking/info2/service/actions/index.d.ts +1 -0
  48. package/es/components/booking/info2/service/addService/index.d.ts +1 -0
  49. package/es/components/booking/info2/service/serviceItem/index.d.ts +0 -1
  50. package/es/components/booking/materiels/contacts/index.d.ts +1 -0
  51. package/es/components/booking/materiels/duration/index.d.ts +1 -0
  52. package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -0
  53. package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
  54. package/es/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
  55. package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +0 -1
  56. package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
  57. package/es/components/ecocup/components/AddCustomerModal/index.d.ts +0 -1
  58. package/es/components/ecocup/components/CupActionList/index.d.ts +0 -1
  59. package/es/components/ecocup/components/CupActionModal/index.d.ts +0 -1
  60. package/es/components/ecocup/components/CupInfoCard/index.d.ts +1 -0
  61. package/es/components/ecocup/components/CupStatusModal/index.d.ts +0 -1
  62. package/es/components/ecocup/components/CustomerAndCupModal/index.d.ts +0 -1
  63. package/es/components/ecocup/components/CustomerCard/index.d.ts +1 -0
  64. package/es/components/ecocup/components/MoreDropdown/index.d.ts +0 -1
  65. package/es/components/ecocup/components/SearchBar/index.d.ts +0 -1
  66. package/es/components/ecocup/components/SettingModal/index.d.ts +0 -1
  67. package/es/components/ecocup/cupList/hooks/useColumns.d.ts +0 -1
  68. package/es/components/ecocup/cupList/hooks/useSummary.d.ts +0 -1
  69. package/es/components/ecocup/cupList/index.d.ts +0 -1
  70. package/es/components/eftpos/index.d.ts +1 -0
  71. package/es/components/eftpos/pos.d.ts +1 -0
  72. package/es/components/eftpos/surcharge/index.d.ts +1 -0
  73. package/es/components/eftposPay/amount.d.ts +1 -2
  74. package/es/components/eftposPay/app.d.ts +1 -2
  75. package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -1
  76. package/es/components/eftposPay/component/fail/index.d.ts +0 -1
  77. package/es/components/eftposPay/component/fail/network.d.ts +1 -0
  78. package/es/components/eftposPay/component/fail/unknow.d.ts +1 -0
  79. package/es/components/eftposPay/component/manual/index.d.ts +1 -0
  80. package/es/components/eftposPay/component/signature/index.d.ts +1 -0
  81. package/es/components/eftposPay/device.d.ts +1 -1
  82. package/es/components/eftposPay/hooks.d.ts +1 -1
  83. package/es/components/eftposPay/index.d.ts +0 -1
  84. package/es/components/eftposPay/linkly/index.d.ts +0 -1
  85. package/es/components/eftposPay/pay.d.ts +0 -1
  86. package/es/components/eftposPay/payo/config.d.ts +1 -0
  87. package/es/components/eftposPay/store/index.d.ts +2 -2
  88. package/es/components/eftposPay/tip.d.ts +1 -0
  89. package/es/components/eftposPay/windcave/receiptAction.d.ts +1 -0
  90. package/es/components/eftposPay/windcave/windcave.d.ts +1 -0
  91. package/es/components/eventBooking/components/ErrorTip/index.d.ts +0 -1
  92. package/es/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +0 -1
  93. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
  94. package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
  95. package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +0 -1
  96. package/es/components/eventBooking/components/Provider/Cart/index.d.ts +0 -1
  97. package/es/components/eventBooking/components/Provider/Content/index.d.ts +0 -1
  98. package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +0 -1
  99. package/es/components/eventBooking/components/Provider/Event/index.d.ts +0 -1
  100. package/es/components/eventBooking/components/Provider/Footer/index.d.ts +0 -1
  101. package/es/components/eventBooking/components/Provider/Header/index.d.ts +0 -1
  102. package/es/components/eventBooking/components/Provider/Information/index.d.ts +0 -1
  103. package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +0 -1
  104. package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +0 -1
  105. package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +0 -1
  106. package/es/components/eventBooking/components/Provider/Resource/index.d.ts +0 -1
  107. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +0 -1
  108. package/es/components/eventBooking/components/Voucher/index.d.ts +0 -1
  109. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
  110. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +0 -1
  111. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +0 -1
  112. package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +0 -1
  113. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +0 -1
  114. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +0 -1
  115. package/es/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +1 -0
  116. package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
  117. package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +0 -1
  118. package/es/components/eventBooking/index.d.ts +0 -1
  119. package/es/components/login/index.d.ts +1 -0
  120. package/es/components/pay/toB/components/Cache/index.d.ts +0 -1
  121. package/es/components/pay/toB/components/Card/index.d.ts +0 -1
  122. package/es/components/pay/toB/components/ConfirmedPayment/index.d.ts +0 -1
  123. package/es/components/pay/toB/components/Content/Footer.d.ts +0 -1
  124. package/es/components/pay/toB/components/Content/Header.d.ts +1 -0
  125. package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -0
  126. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -0
  127. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +0 -1
  128. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  129. package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +0 -1
  130. package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -0
  131. package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -0
  132. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  133. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
  134. package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +0 -1
  135. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  136. package/es/components/pisellSelectCustomerModal/index.d.ts +0 -1
  137. package/es/components/productExtension/fields/Actor/index.d.ts +0 -1
  138. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -0
  139. package/es/components/productExtension/fields/SelectProducts/index.d.ts +0 -1
  140. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +0 -1
  141. package/es/components/productExtension/index.d.ts +0 -1
  142. package/es/components/productSelect/components/TabProduct/index.d.ts +0 -1
  143. package/es/components/ruleSetting/index.d.ts +0 -1
  144. package/es/components/ruleSetting/ruleBorder/index.d.ts +1 -0
  145. package/es/components/schedules/calendar/index.d.ts +1 -0
  146. package/es/components/schedules/components/ScheduleDetailList/index.d.ts +1 -0
  147. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -0
  148. package/es/components/schedules/components/ScheduleList/index.d.ts +1 -0
  149. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +1 -0
  150. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -0
  151. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -0
  152. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -0
  153. package/es/components/schedules/products/ProductDetailDrawer/index.d.ts +1 -0
  154. package/es/components/schedules/products/list/ProductItem/index.d.ts +1 -0
  155. package/es/components/schedules/products/list/index.d.ts +1 -0
  156. package/es/components/schedules/resources/index.d.ts +1 -0
  157. package/es/components/schedules/resources/list/index.d.ts +1 -0
  158. package/es/components/schedules/schedules/AllSchedules/index.d.ts +1 -0
  159. package/es/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +1 -0
  160. package/es/components/schedules/schedules/index.d.ts +1 -0
  161. package/es/components/shoppingCart/components/Cart/Product.d.ts +0 -1
  162. package/es/components/shoppingCart/components/Cart/index.d.ts +0 -1
  163. package/es/components/shoppingCart/components/Empty/index.d.ts +0 -1
  164. package/es/components/shoppingCart/components/Render/index.d.ts +0 -1
  165. package/es/components/shoppingCart/hooks/useAddService.d.ts +0 -1
  166. package/es/components/shoppingCart/hooks/useClearCart.d.ts +0 -1
  167. package/es/components/shoppingCart/hooks/usePromotionModal.d.ts +0 -1
  168. package/es/components/shoppingCart/hooks/useSkuModal.d.ts +0 -1
  169. package/es/components/shoppingCart/index.d.ts +0 -1
  170. package/es/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +0 -1
  171. package/es/components/taxSelect/index.d.ts +1 -0
  172. package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -1
  173. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  174. package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  175. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +0 -1
  176. package/es/components/ticketBooking/components/ticketBooking/index.js +6 -4
  177. package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -1
  178. package/es/components/ticketBooking/dialog.d.ts +4 -0
  179. package/es/components/ticketBooking/dialog.js +3 -1
  180. package/es/components/ticketBooking/index.js +1 -1
  181. package/es/components/ticketBooking/locales.d.ts +5 -0
  182. package/es/components/ticketBooking/locales.js +7 -0
  183. package/es/components/walletList/index.d.ts +0 -1
  184. package/es/components/workSpaceList/components/Modal/index.d.ts +0 -1
  185. package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -1
  186. package/es/hooks/usePaymentLogger.d.ts +1 -0
  187. package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +1 -0
  188. package/es/plus/clinetSearch/Add/GenderField/index.d.ts +1 -0
  189. package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
  190. package/es/plus/contactInfoModal/ContactInfoContent.d.ts +0 -1
  191. package/es/plus/noteModal/AddTempModal.d.ts +0 -1
  192. package/es/plus/orderList/components/HandleActions.d.ts +0 -1
  193. package/es/plus/orderList/components/QuickFilter.d.ts +0 -1
  194. package/es/plus/orderList/components/Reset.d.ts +0 -1
  195. package/es/plus/orderList/components/Toolbar.d.ts +0 -1
  196. package/es/plus/orderList/config.d.ts +0 -1
  197. package/es/plus/pisellReservation/PisellReservation.js +16 -3
  198. package/es/plus/pisellReservation/components/BucketButtonGroup.d.ts +33 -0
  199. package/es/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +21 -0
  200. package/es/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +7 -0
  201. package/es/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +19 -0
  202. package/es/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +19 -0
  203. package/es/plus/pisellReservation/components/blockTimeModal/demo.d.ts +1 -0
  204. package/es/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +30 -0
  205. package/es/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +16 -0
  206. package/es/plus/pisellReservation/floorMap/useReservationFloorMapMerged.js +1 -2
  207. package/es/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +0 -1
  208. package/es/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.js +12 -17
  209. package/es/plus/pisellReservation/floorRoomCard/views/RoomCardIcons.d.ts +1 -0
  210. package/es/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +3 -1
  211. package/es/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +3 -4
  212. package/es/plus/pisellReservation/locales/locales-ja.d.ts +150 -0
  213. package/es/plus/pisellReservation/locales/locales-pt.d.ts +150 -0
  214. package/es/plus/pisellReservation/locales/locales.d.ts +743 -0
  215. package/es/plus/pisellReservation/reservationConstants.d.ts +1190 -0
  216. package/es/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +0 -1
  217. package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -1
  218. package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
  219. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
  220. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +0 -1
  221. package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -1
  222. package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
  223. package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
  224. package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -1
  225. package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -1
  226. package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
  227. package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
  228. package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +1 -0
  229. package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -1
  230. package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
  231. package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +1 -0
  232. package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +1 -0
  233. package/es/plus/productSelect/ProductCard/utils.d.ts +1 -1
  234. package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +0 -1
  235. package/es/plus/saasCreateOrganization/components/Header.d.ts +1 -0
  236. package/es/plus/saasCreateOrganization/index.d.ts +1 -0
  237. package/es/plus/saasRegister/components/EntryEmail.d.ts +1 -0
  238. package/es/plus/saasRegister/components/EntryInfo.d.ts +1 -0
  239. package/es/plus/saasRegister/components/GoLogin.d.ts +1 -0
  240. package/es/plus/saasRegister/components/Header.d.ts +1 -0
  241. package/es/plus/saasRegister/components/VerifyError.d.ts +1 -0
  242. package/es/plus/saasRegister/components/VerifyingLink.d.ts +1 -0
  243. package/es/plus/saasRegister/components/VertifyEmail.d.ts +0 -1
  244. package/es/plus/selectHolder/components/ErrorTip/index.d.ts +0 -1
  245. package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +0 -1
  246. package/es/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +0 -1
  247. package/es/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +0 -1
  248. package/es/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +1 -0
  249. package/es/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -0
  250. package/es/plus/walletEditor/components/relationProduct/index.d.ts +1 -0
  251. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +0 -1
  252. package/es/plus/walletPassGallery/components/passList/index.d.ts +0 -1
  253. package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +0 -1
  254. package/es/plus/walletPassGallery/index.d.ts +0 -1
  255. package/es/pro/Selector/demo.d.ts +1 -0
  256. package/es/pro/pisellPhoneKeyboard/index.d.ts +0 -1
  257. package/es/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +0 -1
  258. package/es/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +0 -1
  259. package/es/pro/priceKeyboard/hooks/rightItems.d.ts +0 -1
  260. package/lib/businessModel/SalesModel/index.d.ts +0 -1
  261. package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +0 -1
  262. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -1
  263. package/lib/components/appointmentBooking/components/Cart/index.d.ts +0 -1
  264. package/lib/components/appointmentBooking/components/Content/index.d.ts +0 -1
  265. package/lib/components/appointmentBooking/components/Deposit/index.d.ts +0 -1
  266. package/lib/components/appointmentBooking/components/Footer/index.d.ts +0 -1
  267. package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +0 -1
  268. package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
  269. package/lib/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +0 -1
  270. package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
  271. package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +0 -1
  272. package/lib/components/appointmentBooking/deposit/index.d.ts +0 -1
  273. package/lib/components/appointmentBooking/index.d.ts +0 -1
  274. package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -0
  275. package/lib/components/booking/components/collapsibleList/utils.d.ts +1 -0
  276. package/lib/components/booking/components/emptyBooking/index.d.ts +1 -0
  277. package/lib/components/booking/components/footer/FooterMenus/index.d.ts +1 -0
  278. package/lib/components/booking/components/footer/index.d.ts +0 -1
  279. package/lib/components/booking/components/footer/index.js +5 -1
  280. package/lib/components/booking/components/footer/utils.js +4 -1
  281. package/lib/components/booking/components/reloadResourceModal/index.d.ts +1 -0
  282. package/lib/components/booking/components/voucher/index.d.ts +0 -1
  283. package/lib/components/booking/deposit/index.d.ts +0 -1
  284. package/lib/components/booking/forms/footer.d.ts +0 -1
  285. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -2
  286. package/lib/components/booking/hooks/useClearCart.d.ts +0 -1
  287. package/lib/components/booking/hooks/useQuotation.d.ts +0 -1
  288. package/lib/components/booking/info/addServiceVariant/index.d.ts +1 -0
  289. package/lib/components/booking/info/clientVariant/hooks/useClientFn.d.ts +1 -0
  290. package/lib/components/booking/info/date/index.d.ts +0 -1
  291. package/lib/components/booking/info/dateRange/index.d.ts +0 -1
  292. package/lib/components/booking/info/header/index.d.ts +1 -0
  293. package/lib/components/booking/info/index.d.ts +0 -1
  294. package/lib/components/booking/info/service/actions/index.d.ts +1 -0
  295. package/lib/components/booking/info/service/addTimeModal/index.d.ts +0 -1
  296. package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
  297. package/lib/components/booking/info/service/serviceItem/index.d.ts +0 -1
  298. package/lib/components/booking/info/service2/Group/utils.d.ts +14 -0
  299. package/lib/components/booking/info/service2/utils.d.ts +1 -1
  300. package/lib/components/booking/info2/service/actions/index.d.ts +1 -0
  301. package/lib/components/booking/info2/service/addService/index.d.ts +1 -0
  302. package/lib/components/booking/info2/service/serviceItem/index.d.ts +0 -1
  303. package/lib/components/booking/materiels/contacts/index.d.ts +1 -0
  304. package/lib/components/booking/materiels/duration/index.d.ts +1 -0
  305. package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -0
  306. package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
  307. package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
  308. package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +0 -1
  309. package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
  310. package/lib/components/ecocup/components/AddCustomerModal/index.d.ts +0 -1
  311. package/lib/components/ecocup/components/CupActionList/index.d.ts +0 -1
  312. package/lib/components/ecocup/components/CupActionModal/index.d.ts +0 -1
  313. package/lib/components/ecocup/components/CupInfoCard/index.d.ts +1 -0
  314. package/lib/components/ecocup/components/CupStatusModal/index.d.ts +0 -1
  315. package/lib/components/ecocup/components/CustomerAndCupModal/index.d.ts +0 -1
  316. package/lib/components/ecocup/components/CustomerCard/index.d.ts +1 -0
  317. package/lib/components/ecocup/components/MoreDropdown/index.d.ts +0 -1
  318. package/lib/components/ecocup/components/SearchBar/index.d.ts +0 -1
  319. package/lib/components/ecocup/components/SettingModal/index.d.ts +0 -1
  320. package/lib/components/ecocup/cupList/hooks/useColumns.d.ts +0 -1
  321. package/lib/components/ecocup/cupList/hooks/useSummary.d.ts +0 -1
  322. package/lib/components/ecocup/cupList/index.d.ts +0 -1
  323. package/lib/components/eftpos/index.d.ts +1 -0
  324. package/lib/components/eftpos/pos.d.ts +1 -0
  325. package/lib/components/eftpos/surcharge/index.d.ts +1 -0
  326. package/lib/components/eftposPay/amount.d.ts +1 -2
  327. package/lib/components/eftposPay/app.d.ts +1 -2
  328. package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -1
  329. package/lib/components/eftposPay/component/fail/index.d.ts +0 -1
  330. package/lib/components/eftposPay/component/fail/network.d.ts +1 -0
  331. package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -0
  332. package/lib/components/eftposPay/component/manual/index.d.ts +1 -0
  333. package/lib/components/eftposPay/component/signature/index.d.ts +1 -0
  334. package/lib/components/eftposPay/device.d.ts +1 -1
  335. package/lib/components/eftposPay/hooks.d.ts +1 -1
  336. package/lib/components/eftposPay/index.d.ts +0 -1
  337. package/lib/components/eftposPay/linkly/index.d.ts +0 -1
  338. package/lib/components/eftposPay/pay.d.ts +0 -1
  339. package/lib/components/eftposPay/payo/config.d.ts +1 -0
  340. package/lib/components/eftposPay/store/index.d.ts +2 -2
  341. package/lib/components/eftposPay/tip.d.ts +1 -0
  342. package/lib/components/eftposPay/windcave/receiptAction.d.ts +1 -0
  343. package/lib/components/eftposPay/windcave/windcave.d.ts +1 -0
  344. package/lib/components/eventBooking/components/ErrorTip/index.d.ts +0 -1
  345. package/lib/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +0 -1
  346. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
  347. package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
  348. package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +0 -1
  349. package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +0 -1
  350. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +0 -1
  351. package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +0 -1
  352. package/lib/components/eventBooking/components/Provider/Event/index.d.ts +0 -1
  353. package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +0 -1
  354. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +0 -1
  355. package/lib/components/eventBooking/components/Provider/Information/index.d.ts +0 -1
  356. package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +0 -1
  357. package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +0 -1
  358. package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +0 -1
  359. package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +0 -1
  360. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +0 -1
  361. package/lib/components/eventBooking/components/Voucher/index.d.ts +0 -1
  362. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
  363. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +0 -1
  364. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +0 -1
  365. package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +0 -1
  366. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +0 -1
  367. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +0 -1
  368. package/lib/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +1 -0
  369. package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
  370. package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +0 -1
  371. package/lib/components/eventBooking/index.d.ts +0 -1
  372. package/lib/components/login/index.d.ts +1 -0
  373. package/lib/components/pay/toB/components/Cache/index.d.ts +0 -1
  374. package/lib/components/pay/toB/components/Card/index.d.ts +0 -1
  375. package/lib/components/pay/toB/components/ConfirmedPayment/index.d.ts +0 -1
  376. package/lib/components/pay/toB/components/Content/Footer.d.ts +0 -1
  377. package/lib/components/pay/toB/components/Content/Header.d.ts +1 -0
  378. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -0
  379. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -0
  380. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +0 -1
  381. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  382. package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +0 -1
  383. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -0
  384. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -0
  385. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  386. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
  387. package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +0 -1
  388. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  389. package/lib/components/pisellSelectCustomerModal/index.d.ts +0 -1
  390. package/lib/components/productExtension/fields/Actor/index.d.ts +0 -1
  391. package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -0
  392. package/lib/components/productExtension/fields/SelectProducts/index.d.ts +0 -1
  393. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +0 -1
  394. package/lib/components/productExtension/index.d.ts +0 -1
  395. package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -1
  396. package/lib/components/ruleSetting/index.d.ts +0 -1
  397. package/lib/components/ruleSetting/ruleBorder/index.d.ts +1 -0
  398. package/lib/components/schedules/calendar/index.d.ts +1 -0
  399. package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +1 -0
  400. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -0
  401. package/lib/components/schedules/components/ScheduleList/index.d.ts +1 -0
  402. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +1 -0
  403. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -0
  404. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -0
  405. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -0
  406. package/lib/components/schedules/products/ProductDetailDrawer/index.d.ts +1 -0
  407. package/lib/components/schedules/products/list/ProductItem/index.d.ts +1 -0
  408. package/lib/components/schedules/products/list/index.d.ts +1 -0
  409. package/lib/components/schedules/resources/index.d.ts +1 -0
  410. package/lib/components/schedules/resources/list/index.d.ts +1 -0
  411. package/lib/components/schedules/schedules/AllSchedules/index.d.ts +1 -0
  412. package/lib/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +1 -0
  413. package/lib/components/schedules/schedules/index.d.ts +1 -0
  414. package/lib/components/shoppingCart/components/Cart/Product.d.ts +0 -1
  415. package/lib/components/shoppingCart/components/Cart/index.d.ts +0 -1
  416. package/lib/components/shoppingCart/components/Empty/index.d.ts +0 -1
  417. package/lib/components/shoppingCart/components/Render/index.d.ts +0 -1
  418. package/lib/components/shoppingCart/hooks/useAddService.d.ts +0 -1
  419. package/lib/components/shoppingCart/hooks/useClearCart.d.ts +0 -1
  420. package/lib/components/shoppingCart/hooks/usePromotionModal.d.ts +0 -1
  421. package/lib/components/shoppingCart/hooks/useSkuModal.d.ts +0 -1
  422. package/lib/components/shoppingCart/index.d.ts +0 -1
  423. package/lib/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +0 -1
  424. package/lib/components/taxSelect/index.d.ts +1 -0
  425. package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -1
  426. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  427. package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  428. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +0 -1
  429. package/lib/components/ticketBooking/components/ticketBooking/index.js +6 -2
  430. package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -1
  431. package/lib/components/ticketBooking/dialog.d.ts +4 -0
  432. package/lib/components/ticketBooking/dialog.js +2 -1
  433. package/lib/components/ticketBooking/index.js +1 -1
  434. package/lib/components/ticketBooking/locales.d.ts +5 -0
  435. package/lib/components/ticketBooking/locales.js +7 -0
  436. package/lib/components/walletList/index.d.ts +0 -1
  437. package/lib/components/workSpaceList/components/Modal/index.d.ts +0 -1
  438. package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -1
  439. package/lib/hooks/usePaymentLogger.d.ts +1 -0
  440. package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +1 -0
  441. package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +1 -0
  442. package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
  443. package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +0 -1
  444. package/lib/plus/noteModal/AddTempModal.d.ts +0 -1
  445. package/lib/plus/orderList/components/HandleActions.d.ts +0 -1
  446. package/lib/plus/orderList/components/QuickFilter.d.ts +0 -1
  447. package/lib/plus/orderList/components/Reset.d.ts +0 -1
  448. package/lib/plus/orderList/components/Toolbar.d.ts +0 -1
  449. package/lib/plus/orderList/config.d.ts +0 -1
  450. package/lib/plus/pisellReservation/PisellReservation.js +4 -3
  451. package/lib/plus/pisellReservation/components/BucketButtonGroup.d.ts +33 -0
  452. package/lib/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +21 -0
  453. package/lib/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +7 -0
  454. package/lib/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +19 -0
  455. package/lib/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +19 -0
  456. package/lib/plus/pisellReservation/components/blockTimeModal/demo.d.ts +1 -0
  457. package/lib/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +30 -0
  458. package/lib/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +16 -0
  459. package/lib/plus/pisellReservation/floorMap/useReservationFloorMapMerged.js +1 -1
  460. package/lib/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +0 -1
  461. package/lib/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.js +2 -13
  462. package/lib/plus/pisellReservation/floorRoomCard/views/RoomCardIcons.d.ts +1 -0
  463. package/lib/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +2 -1
  464. package/lib/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +3 -4
  465. package/lib/plus/pisellReservation/locales/locales-ja.d.ts +150 -0
  466. package/lib/plus/pisellReservation/locales/locales-pt.d.ts +150 -0
  467. package/lib/plus/pisellReservation/locales/locales.d.ts +743 -0
  468. package/lib/plus/pisellReservation/reservationConstants.d.ts +1190 -0
  469. package/lib/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +0 -1
  470. package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -1
  471. package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
  472. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
  473. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +0 -1
  474. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -1
  475. package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
  476. package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
  477. package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -1
  478. package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -1
  479. package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
  480. package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
  481. package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +1 -0
  482. package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -1
  483. package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
  484. package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +1 -0
  485. package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +1 -0
  486. package/lib/plus/productSelect/ProductCard/utils.d.ts +1 -1
  487. package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +0 -1
  488. package/lib/plus/saasCreateOrganization/components/Header.d.ts +1 -0
  489. package/lib/plus/saasCreateOrganization/index.d.ts +1 -0
  490. package/lib/plus/saasRegister/components/EntryEmail.d.ts +1 -0
  491. package/lib/plus/saasRegister/components/EntryInfo.d.ts +1 -0
  492. package/lib/plus/saasRegister/components/GoLogin.d.ts +1 -0
  493. package/lib/plus/saasRegister/components/Header.d.ts +1 -0
  494. package/lib/plus/saasRegister/components/VerifyError.d.ts +1 -0
  495. package/lib/plus/saasRegister/components/VerifyingLink.d.ts +1 -0
  496. package/lib/plus/saasRegister/components/VertifyEmail.d.ts +0 -1
  497. package/lib/plus/selectHolder/components/ErrorTip/index.d.ts +0 -1
  498. package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +0 -1
  499. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +0 -1
  500. package/lib/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +0 -1
  501. package/lib/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +1 -0
  502. package/lib/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -0
  503. package/lib/plus/walletEditor/components/relationProduct/index.d.ts +1 -0
  504. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +0 -1
  505. package/lib/plus/walletPassGallery/components/passList/index.d.ts +0 -1
  506. package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +0 -1
  507. package/lib/plus/walletPassGallery/index.d.ts +0 -1
  508. package/lib/pro/Selector/demo.d.ts +1 -0
  509. package/lib/pro/pisellPhoneKeyboard/index.d.ts +0 -1
  510. package/lib/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +0 -1
  511. package/lib/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +0 -1
  512. package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +0 -1
  513. package/package.json +2 -2
@@ -0,0 +1,1190 @@
1
+ export declare const GRID_DS_KEY = "tables";
2
+ /** 与 reservationMock 主画布 id 一致,用于接口 layout 回填 */
3
+ export declare const RESERVATION_MAIN_CANVAS_ID = "main";
4
+ /**
5
+ * 表格 / 平面图切换持久化 key。
6
+ * v2:产品默认改为平面图后 bump key,避免旧版已持久化的 grid 继续覆盖默认。
7
+ */
8
+ export declare const PISELL_RESERVATION_BODY_VIEW_STORAGE_KEY = "pisell-reservation.body-view.v2";
9
+ /**
10
+ * 大屏(资源墙)专用父页面:`bodyViewStorageKey` 默认值。
11
+ * 与 {@link PISELL_RESERVATION_BODY_VIEW_STORAGE_KEY} 分流,避免资源墙多选/筛选落盘与预约主列表互相覆盖。
12
+ */
13
+ export declare const PISELL_RESERVATION_VENUE_WALL_PAGE_STORAGE_KEY = "pisell-reservation.venue-wall-page.v1";
14
+ /** HUD「画布预约」抽屉内嵌 Monitor 表格:列显隐持久化独立 key,避免与主表混用 */
15
+ export declare const PISELL_RESERVATION_HUD_DRAWER_COLUMN_STORAGE_KEY = "pisell-reservation.hud-booking-drawer.columns";
16
+ /** HUD 表格:全量在内存中过滤后的本地分页默认每页条数(与主表服务端分页无关) */
17
+ export declare const PISELL_RESERVATION_HUD_LOCAL_PAGE_SIZE = 50;
18
+ /** RoomCard 子预约块:`closest` 解析用户点中的预约 */
19
+ export declare const PISELL_FLOOR_CHECKOUT_BOOKING_SELECTOR = "[data-pisell-floor-checkout-booking]";
20
+ /**
21
+ * 时间轴默认区间:锚定日历日当日 02:00 — 次日 02:00(跨日 24h)
22
+ * 可由 toolBar → PisellReservationScheduleBand 的 timeNavigatorProps 覆盖
23
+ */
24
+ export declare const RESERVATION_TIMELINE_BUSINESS_RANGE: {
25
+ readonly start: "02:00";
26
+ readonly end: "02:00";
27
+ };
28
+ /**
29
+ * 预约页复用 Sales Monitor 的 booking / orderList 文案 key,init 时需一并注入,
30
+ * 否则筛排、列头等会退化为展示 key(与 PisellSalesManagement 合并策略一致)。
31
+ */
32
+ export declare const PISELL_RESERVATION_PAGE_LOCALES: {
33
+ en: {
34
+ 'pisell-reservation.page-title': string;
35
+ 'pisell-reservation.page-title-venue': string;
36
+ 'pisell-reservation.hud-open-table-aria': string; /**
37
+ * 表格 / 平面图切换持久化 key。
38
+ * v2:产品默认改为平面图后 bump key,避免旧版已持久化的 grid 继续覆盖默认。
39
+ */
40
+ 'pisell-reservation.hud-expand-aria': string;
41
+ 'pisell-reservation.hud-collapse-aria': string;
42
+ 'pisell-reservation.hud-table-drawer-title': string;
43
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
44
+ 'pisell-reservation.hud-sheet-close-aria': string;
45
+ 'pisell-reservation.new': string;
46
+ 'pisell-reservation.new-modal-title': string;
47
+ 'pisell-reservation.new-modal-placeholder': string;
48
+ 'pisell-reservation.cancel': string;
49
+ 'pisell-reservation.edit-map': string;
50
+ 'pisell-reservation.edit-map-done': string;
51
+ 'pisell-reservation.follow-current': string;
52
+ 'pisell-reservation.view-grid': string;
53
+ 'pisell-reservation.view-floor': string;
54
+ 'pisell-reservation.view-calendar': string;
55
+ 'pisell-reservation.view-resource-wall': string;
56
+ 'pisell-reservation.resource-wall-resources': string;
57
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
58
+ 'pisell-reservation.payment-status-bucket-paid': string;
59
+ 'pisell-reservation.booking-status-bucket-on-site': string;
60
+ 'pisell-reservation.booking-status-bucket-no-show': string;
61
+ 'pisell-reservation.booking-status-bucket-completed': string;
62
+ 'pisell-reservation.calendar-granularity-day': string;
63
+ 'pisell-reservation.calendar-granularity-week': string;
64
+ 'pisell-reservation.calendar-granularity-month': string;
65
+ 'pisell-reservation.calendar-write-not-available': string;
66
+ 'pisell-reservation.follow-live-time': string;
67
+ 'pisell-reservation.follow-custom-time': string;
68
+ 'pisell-reservation.follow-live-hint': string;
69
+ 'pisell-reservation.follow-custom-hint': string;
70
+ 'pisell-reservation.switch-to-custom-time': string;
71
+ 'pisell-reservation.switch-to-live-time': string;
72
+ 'pisell-reservation.non-current-hint': string;
73
+ 'pisell-reservation.at-current-time': string;
74
+ 'pisell-reservation.go-current': string;
75
+ 'pisell-reservation.schedule-data-loading': string;
76
+ 'pisell-reservation.grid.code': string;
77
+ 'pisell-reservation.grid.area': string;
78
+ 'pisell-reservation.grid.status': string;
79
+ 'pisell-reservation.grid.guest': string;
80
+ 'pisell-reservation.grid.time': string;
81
+ 'pisell-reservation.grid.party': string;
82
+ 'pisell-reservation.canvas.main': string;
83
+ 'pisell-reservation.canvas.secondary': string;
84
+ 'pisell-reservation.canvas.vip': string;
85
+ 'pisell-reservation.maintenance': string;
86
+ 'pisell-reservation.next': string;
87
+ 'pisell-reservation.party': string;
88
+ 'pisell-reservation.more': string;
89
+ 'pisell-reservation.late': string;
90
+ 'pisell-reservation.floor-hud.total': string;
91
+ 'pisell-reservation.floor-hud.interactive-title': string;
92
+ 'pisell-reservation.floor-map.data-source-label': string;
93
+ 'pisell-reservation.floor-map.category-background': string;
94
+ 'pisell-reservation.floor-map.palette-image-bg': string;
95
+ 'pisell-reservation.floor-plan.save-failed': string;
96
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
97
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
98
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
99
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
100
+ 'pisell-reservation.resource-grid.id': string;
101
+ 'pisell-reservation.resource-grid.name': string;
102
+ 'pisell-reservation.resource-grid.form-code': string;
103
+ 'pisell-reservation.resource-grid.capacity': string;
104
+ 'pisell-reservation.resource-grid.schedule': string;
105
+ 'pisell-reservation.resource-grid.form-id': string;
106
+ 'pisell-reservation.resource-grid.card-status': string;
107
+ 'pisell-reservation.room-kind-bound': string;
108
+ 'pisell-reservation.room-kind-bound-round': string;
109
+ 'pisell-reservation.room-status-occupied': string;
110
+ 'pisell-reservation.room-status-reserved': string;
111
+ 'pisell-reservation.room-status-empty': string;
112
+ 'pisell-reservation.room-status-locked': string;
113
+ 'pisell-reservation.room-empty-body': string;
114
+ 'pisell-reservation.room-status-unbound': string;
115
+ 'pisell-reservation.room-paid': string;
116
+ /** 顶栏时间轴拖动:防抖后统一 patch / onSearch / 宿主预约列表 */
117
+ 'pisell-reservation.room-unpaid': string;
118
+ 'pisell-reservation.room-payment-needed': string;
119
+ 'pisell-reservation.room-items-total': string;
120
+ 'pisell-reservation.room-modal-bookings': string;
121
+ 'pisell-reservation.room-cap-prefix': string;
122
+ 'pisell-reservation.room-time-end': string;
123
+ 'pisell-reservation.room-time-start': string;
124
+ 'pisell-reservation.room-in-minutes': string;
125
+ 'pisell-reservation.room-view-all': string;
126
+ 'pisell-reservation.room-occupancy-sum': string;
127
+ 'pisell-reservation.room-next-prefix': string;
128
+ 'pisell-reservation.room-guest-unknown': string;
129
+ 'pisell-reservation.room-collapse': string;
130
+ 'pisell-reservation.booking-detail.modal-title': string;
131
+ 'pisell-reservation.booking-detail.booking-id': string;
132
+ 'pisell-reservation.booking-detail.status': string;
133
+ 'pisell-reservation.booking-detail.contact': string;
134
+ 'pisell-reservation.booking-detail.phone': string;
135
+ 'pisell-reservation.booking-detail.time': string;
136
+ 'pisell-reservation.booking-detail.staff': string;
137
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
138
+ 'pisell-reservation.booking-detail.table': string;
139
+ 'pisell-reservation.booking-detail.payment': string;
140
+ 'pisell-reservation.booking-detail.total': string;
141
+ 'pisell-reservation.booking-detail.tab-info': string;
142
+ 'pisell-reservation.booking-detail.tab-notes': string;
143
+ 'pisell-reservation.booking-detail.tab-form': string;
144
+ 'pisell-reservation.booking-detail.empty-notes': string;
145
+ 'pisell-reservation.booking-detail.empty-items': string;
146
+ 'pisell-reservation.booking-detail.empty-form': string;
147
+ 'pisell-reservation.booking-detail.booking-label': string;
148
+ 'pisell-reservation.booking-detail.strip-items-total': string;
149
+ 'pisell-reservation.booking-detail.strip-due-label': string;
150
+ 'pisell-reservation.booking-detail.see-all': string;
151
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
152
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
153
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
154
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
155
+ 'pisell-reservation.booking-detail.action-edit': string;
156
+ 'pisell-reservation.booking-detail.action-cart': string;
157
+ 'pisell-reservation.booking-detail.action-print': string;
158
+ 'pisell-reservation.booking-detail.action-form': string;
159
+ 'pisell-reservation.booking-detail.action-list': string;
160
+ 'pisell-reservation.booking-detail.action-close': string;
161
+ 'pisell-reservation.booking-detail.to-pay': string;
162
+ 'pisell-reservation.booking-detail.order-open': string;
163
+ 'pisell-reservation.booking-detail.order-already-paid': string;
164
+ 'pisell-reservation.booking-detail.meta-host-status': string;
165
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
166
+ 'pisell-reservation.booking-detail.meta-timeout': string;
167
+ 'pisell-reservation.booking-detail.meta-progress': string;
168
+ 'pisell-reservation.booking-detail.meta-arrival': string;
169
+ 'pisell-reservation.booking-detail.status-enum.started': string;
170
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
171
+ 'pisell-reservation.booking-detail.status-enum.active': string;
172
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
173
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
174
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
175
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
176
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
177
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
178
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
179
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
180
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
181
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
182
+ 'pisell-reservation.booking-detail.status-enum.void': string;
183
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
184
+ 'pisell2.salesManagement.business.online_store': string;
185
+ 'pisell2.salesManagement.business.ticket_order': string;
186
+ 'pisell2.salesManagement.business.appointment_booking': string;
187
+ 'pisell2.salesManagement.sort.balanceDue': string;
188
+ 'pisell2.salesManagement.sort.oldestFirst': string;
189
+ 'pisell2.salesManagement.sort.newestFirst': string;
190
+ 'pisell2.salesManagement.sort.latestFirst': string;
191
+ 'pisell2.salesManagement.booking.column.bookingBrief': string;
192
+ 'pisell2.salesManagement.booking.column.serviceTime': string;
193
+ 'pisell2.salesManagement.booking.column.customer': string;
194
+ 'pisell2.salesManagement.booking.column.contact': string;
195
+ 'pisell2.salesManagement.booking.column.holder': string;
196
+ 'pisell2.salesManagement.booking.column.services': string;
197
+ 'pisell2.salesManagement.booking.column.pax': string;
198
+ 'pisell2.salesManagement.booking.column.resource': string;
199
+ 'pisell2.salesManagement.booking.column.forms': string;
200
+ 'pisell2.salesManagement.booking.column.orderInfo': string;
201
+ 'pisell2.salesManagement.booking.column.bookingId': string;
202
+ 'pisell2.salesManagement.booking.column.orderOrigin': string;
203
+ 'pisell2.salesManagement.booking.column.updated': string;
204
+ 'pisell2.salesManagement.booking.status.new': string;
205
+ 'pisell2.salesManagement.booking.status.confirmed': string;
206
+ 'pisell2.salesManagement.booking.status.arrived': string;
207
+ 'pisell2.salesManagement.booking.status.started': string;
208
+ 'pisell2.salesManagement.booking.status.cancelled': string;
209
+ 'pisell2.salesManagement.booking.status.no_show': string;
210
+ 'pisell2.salesManagement.booking.status.completed': string;
211
+ 'pisell2.salesManagement.booking.platform.online_store': string;
212
+ 'pisell2.salesManagement.booking.platform.wholesalebusiness': string;
213
+ 'pisell2.salesManagement.booking.platform.table-order': string;
214
+ 'pisell2.salesManagement.booking.platform.mobile_order': string;
215
+ 'pisell2.salesManagement.booking.platform.kiosk': string;
216
+ 'pisell2.salesManagement.booking.platform.pos': string;
217
+ 'pisell2.salesManagement.booking.view-more': string;
218
+ 'pisell2.salesManagement.booking.common.orderNote': string;
219
+ 'pisell2.salesManagement.booking.common.internalNote': string;
220
+ 'pisell2.salesManagement.booking.common.more': string;
221
+ 'pisell2.salesManagement.booking.common.createdBy': string;
222
+ 'pisell2.salesManagement.booking.notes.title': string;
223
+ 'pisell2.salesManagement.booking.notes.orderNotes': string;
224
+ 'pisell2.salesManagement.booking.notes.internalNotes': string;
225
+ 'pisell2.salesManagement.booking.notes.addOrderNotes': string;
226
+ 'pisell2.salesManagement.booking.notes.addInternalNotes': string;
227
+ 'pisell2.salesManagement.booking.notes.internalVisibleOnlyTip': string;
228
+ 'pisell2.salesManagement.booking.filter.bookingStatus.label': string;
229
+ 'pisell2.salesManagement.booking.filter.bookingStatus.placeholder': string;
230
+ 'pisell2.salesManagement.booking.filter.bookingDate.label': string;
231
+ 'pisell2.salesManagement.booking.filter.bookingDate.placeholder': string;
232
+ 'pisell2.salesManagement.booking.filter.holder.label': string;
233
+ 'pisell2.salesManagement.booking.filter.holder.placeholder': string;
234
+ 'pisell2.salesManagement.booking.filter.paxRange.label': string;
235
+ 'pisell2.salesManagement.booking.filter.paxRange.placeholder': string;
236
+ 'pisell2.salesManagement.booking.filter.resource.label': string;
237
+ 'pisell2.salesManagement.booking.filter.resource.placeholder': string;
238
+ 'pisell2.salesManagement.booking.filter.resource.none': string;
239
+ 'pisell2.salesManagement.booking.filter.salesChannel.label': string;
240
+ 'pisell2.salesManagement.booking.filter.salesChannel.placeholder': string;
241
+ 'pisell2.salesManagement.booking.filter.orderAmount.label': string;
242
+ 'pisell2.salesManagement.booking.filter.orderAmount.placeholder': string;
243
+ 'pisell2.salesManagement.booking.filter.orderStatus.label': string;
244
+ 'pisell2.salesManagement.booking.filter.orderStatus.placeholder': string;
245
+ 'pisell2.salesManagement.booking.filter.paymentStatus.label': string;
246
+ 'pisell2.salesManagement.booking.filter.paymentStatus.placeholder': string;
247
+ 'pisell2.salesManagement.booking.filter.customer.label': string;
248
+ 'pisell2.salesManagement.booking.filter.customer.placeholder': string;
249
+ 'pisell2.salesManagement.booking.filter.includeItems.label': string;
250
+ 'pisell2.salesManagement.booking.filter.includeItems.placeholder': string;
251
+ 'pisell2.salesManagement.booking.filter.paymentMethod.label': string;
252
+ 'pisell2.salesManagement.booking.filter.paymentMethod.placeholder': string;
253
+ 'pisell2.salesManagement.booking.filter.orderDate.label': string;
254
+ 'pisell2.salesManagement.booking.filter.orderDate.placeholder': string;
255
+ 'pisell2.salesManagement.booking.filter.updatedDate.label': string;
256
+ 'pisell2.salesManagement.booking.filter.updatedDate.placeholder': string;
257
+ 'pisell2.salesManagement.booking.sort.afterExecutionTime': string;
258
+ 'pisell2.salesManagement.booking.sort.startAt': string;
259
+ 'pisell2.salesManagement.booking.sort.endAt': string;
260
+ 'pisell2.salesManagement.booking.sort.createdAt': string;
261
+ 'pisell2.salesManagement.booking.sort.updatedAt': string;
262
+ 'pisell2.salesManagement.booking.sort.totalAmount': string;
263
+ 'pisell2.salesManagement.booking.sort.refundedAmount': string;
264
+ 'pisell2.salesManagement.booking.sort.customerName': string;
265
+ 'pisell2.salesManagement.order.column.saleBrief': string;
266
+ 'pisell2.salesManagement.order.column.customer': string;
267
+ 'pisell2.salesManagement.order.column.contact': string;
268
+ 'pisell2.salesManagement.order.column.paymentInfo': string;
269
+ 'pisell2.salesManagement.order.column.items': string;
270
+ 'pisell2.salesManagement.order.column.paymentStatus': string;
271
+ 'pisell2.salesManagement.order.column.orderOrigin': string;
272
+ 'pisell2.salesManagement.order.column.shippingMethod': string;
273
+ 'pisell2.salesManagement.order.column.orderStatus': string;
274
+ 'pisell2.salesManagement.order.column.fulfillmentStatus': string;
275
+ 'pisell2.salesManagement.order.column.updated': string;
276
+ 'pisell2.salesManagement.order.column.orderId': string;
277
+ 'pisell2.salesManagement.order.common.orderNote': string;
278
+ 'pisell2.salesManagement.order.common.internalNote': string;
279
+ 'pisell2.salesManagement.order.common.createdBy': string;
280
+ 'pisell2.salesManagement.order.common.guest': string;
281
+ 'pisell2.salesManagement.order.common.walkIn': string;
282
+ 'pisell2.orderList.title': string;
283
+ 'pisell2.orderList.column.orderNumber': string;
284
+ 'pisell2.orderList.column.customerInfo': string;
285
+ 'pisell2.orderList.column.contactInfo': string;
286
+ 'pisell2.orderList.column.tags': string;
287
+ 'pisell2.orderList.column.deliveryMethod': string;
288
+ 'pisell2.orderList.column.paymentInfo': string;
289
+ 'pisell2.orderList.column.orderChannel': string;
290
+ 'pisell2.orderList.column.productQuantity': string;
291
+ 'pisell2.orderList.column.device': string;
292
+ 'pisell2.orderList.column.business': string;
293
+ 'pisell2.orderList.column.orderStatus': string;
294
+ 'pisell2.orderList.column.processStatus': string;
295
+ 'pisell2.orderList.column.createInfo': string;
296
+ 'pisell2.orderList.column.moreInfo': string;
297
+ 'pisell2.orderList.deliveryType.nil': string;
298
+ 'pisell2.orderList.deliveryType.shipping': string;
299
+ 'pisell2.orderList.deliveryType.local_delivery': string;
300
+ 'pisell2.orderList.deliveryType.pickup': string;
301
+ 'pisell2.orderList.deliveryType.shop_service': string;
302
+ 'pisell2.orderList.shopServiceType.dine-in': string;
303
+ 'pisell2.orderList.shopServiceType.takeaway': string;
304
+ 'pisell2.orderList.platform.online_store': string;
305
+ 'pisell2.orderList.platform.wholesalebusiness': string;
306
+ 'pisell2.orderList.platform.table-order': string;
307
+ 'pisell2.orderList.platform.mobile_order': string;
308
+ 'pisell2.orderList.platform.kiosk': string;
309
+ 'pisell2.orderList.platform.pos': string;
310
+ 'pisell2.orderList.orderStatus.open': string;
311
+ 'pisell2.orderList.orderStatus.completed': string;
312
+ 'pisell2.orderList.orderStatus.cancelled': string;
313
+ 'pisell2.orderList.shippingStatus.falseulfilled': string;
314
+ 'pisell2.orderList.shippingStatus.unfulfilled': string;
315
+ 'pisell2.orderList.shippingStatus.fulfilling': string;
316
+ 'pisell2.orderList.shippingStatus.partial_fulfilled': string;
317
+ 'pisell2.orderList.paymentStatus.authorized': string;
318
+ 'pisell2.orderList.paymentStatus.paid': string;
319
+ 'pisell2.orderList.paymentStatus.partially_paid': string;
320
+ 'pisell2.orderList.paymentStatus.partially_refunded': string;
321
+ 'pisell2.orderList.paymentStatus.payment_pending': string;
322
+ 'pisell2.orderList.paymentStatus.refunded': string;
323
+ 'pisell2.orderList.paymentStatus.unpaid': string;
324
+ 'pisell2.orderList.paymentStatus.voided': string;
325
+ 'pisell2.orderList.paymentStatus.payment_processing': string;
326
+ 'pisell2.orderList.common.note': string;
327
+ 'pisell2.orderList.common.itemsCount': string;
328
+ 'pisell2.orderList.common.totalAmount': string;
329
+ 'pisell2.orderList.common.paidAmount': string;
330
+ 'pisell2.orderList.common.dueAmount': string;
331
+ 'pisell2.orderList.common.refundedAmount': string;
332
+ 'pisell2.orderList.common.unpaidAmount': string;
333
+ 'pisell2.orderList.common.reset': string;
334
+ 'pisell2.orderList.common.guest': string;
335
+ 'pisell2.orderList.quickFilter.keyword.placeholder': string;
336
+ 'pisell2.orderList.quickFilter.orderDate.label': string;
337
+ 'pisell2.orderList.quickFilter.orderDate.placeholder': string;
338
+ 'pisell2.orderList.filter.orderStatus.label': string;
339
+ 'pisell2.orderList.filter.orderStatus.placeholder': string;
340
+ 'pisell2.orderList.filter.paymentStatus.label': string;
341
+ 'pisell2.orderList.filter.paymentStatus.placeholder': string;
342
+ 'pisell2.orderList.filter.shippingStatus.label': string;
343
+ 'pisell2.orderList.filter.shippingStatus.placeholder': string;
344
+ 'pisell2.orderList.filter.customer.label': string;
345
+ 'pisell2.orderList.filter.customer.placeholder': string;
346
+ 'pisell2.orderList.filter.salesChannel.label': string;
347
+ 'pisell2.orderList.filter.salesChannel.placeholder': string;
348
+ 'pisell2.orderList.filter.paymentMethod.label': string;
349
+ 'pisell2.orderList.filter.paymentMethod.placeholder': string;
350
+ 'pisell2.orderList.filter.totalAmount.label': string;
351
+ 'pisell2.orderList.filter.totalAmount.placeholder': string;
352
+ 'pisell2.orderList.filter.tags.label': string;
353
+ 'pisell2.orderList.filter.tags.placeholder': string;
354
+ 'pisell2.orderList.filter.shippingType.label': string;
355
+ 'pisell2.orderList.filter.shippingType.placeholder': string;
356
+ 'pisell2.orderList.filter.deliveryZone.label': string;
357
+ 'pisell2.orderList.filter.deliveryZone.placeholder': string;
358
+ 'pisell2.orderList.filter.pickupLocation.label': string;
359
+ /** 顶栏时间轴拖动:防抖后统一 patch / onSearch / 宿主预约列表 */
360
+ 'pisell2.orderList.filter.pickupLocation.placeholder': string;
361
+ 'pisell2.orderList.filter.trackingNumber.label': string;
362
+ 'pisell2.orderList.filter.trackingNumber.placeholder': string;
363
+ 'pisell2.orderList.filter.logistics.label': string;
364
+ 'pisell2.orderList.filter.logistics.placeholder': string;
365
+ 'pisell2.orderList.filter.zipCode.label': string;
366
+ 'pisell2.orderList.filter.zipCode.placeholder': string;
367
+ 'pisell2.orderList.sort.orderNumber': string;
368
+ 'pisell2.orderList.sort.createdAt': string;
369
+ 'pisell2.orderList.sort.updatedAt': string;
370
+ 'pisell2.orderList.sort.customerName': string;
371
+ 'pisell2.orderList.sort.paymentStatus': string;
372
+ 'pisell2.orderList.sort.shippingStatus': string;
373
+ 'pisell2.orderList.sort.totalAmount': string;
374
+ 'pisell2.orderList.sort.deliveryStartAt': string;
375
+ 'pisell2.orderList.filterButton.todayOrders': string;
376
+ 'pisell2.orderList.filterButton.todayPending': string;
377
+ 'pisell2.orderList.filterButton.todayRefunds': string;
378
+ 'pisell2.orderList.filterButton.last7Days': string;
379
+ "page.order.table.shipping_status.mark.fulfilled": string;
380
+ "page.order.table.sale.confirmdeliver.content": string;
381
+ "page.order.fa.check": string;
382
+ 'pisell2.orderList.batchAction.ship.title': (count: number) => string;
383
+ 'pisell2.orderList.batchAction.ship.content': string;
384
+ 'pisell2.orderList.batchAction.addTags.title': (count: number) => string;
385
+ 'pisell2.orderList.batchAction.removeTags.title': (count: number) => string;
386
+ 'pisell2.orderList.batchAction.button.cancel': string;
387
+ 'pisell2.orderList.batchAction.button.ok': string;
388
+ 'pisell2.orderList.batchAction.button.onlyCancel': string;
389
+ 'pisell2.orderList.batchAction.button.cancelAndVoid': string;
390
+ 'pisell2.orderList.batchAction.void.title': string;
391
+ "page.order.table.list.button.send.invoice": string;
392
+ "page.order.table.list.button.send.invoice.tip": string;
393
+ "page.order.table.list.button.send.invoice.success": string;
394
+ "page.order.table.list.printpack": string;
395
+ "page.order.table.list.printpink": string;
396
+ "page.order.text.addtags.button": string;
397
+ "page.order.table.list.deletetag": string;
398
+ "page.order.open": string;
399
+ "page.order.lists.cancel.content": (open: number, completed: number, cancelled: number, text: string, custome: boolean, status: string) => string;
400
+ "page.order.cancel.title": (text: string, num: number) => string;
401
+ "page.order.void": string;
402
+ "page.order.completeds": string;
403
+ "page.order.cancelleds": string;
404
+ };
405
+ 'zh-CN': {
406
+ 'pisell-reservation.page-title': string;
407
+ 'pisell-reservation.page-title-venue': string;
408
+ 'pisell-reservation.hud-open-table-aria': string;
409
+ 'pisell-reservation.hud-expand-aria': string;
410
+ 'pisell-reservation.hud-collapse-aria': string;
411
+ 'pisell-reservation.hud-table-drawer-title': string;
412
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
413
+ 'pisell-reservation.hud-sheet-close-aria': string;
414
+ 'pisell-reservation.new': string;
415
+ 'pisell-reservation.new-modal-title': string;
416
+ 'pisell-reservation.new-modal-placeholder': string;
417
+ 'pisell-reservation.cancel': string;
418
+ 'pisell-reservation.edit-map': string;
419
+ 'pisell-reservation.edit-map-done': string;
420
+ 'pisell-reservation.follow-current': string;
421
+ 'pisell-reservation.view-grid': string;
422
+ 'pisell-reservation.view-floor': string;
423
+ 'pisell-reservation.view-calendar': string;
424
+ 'pisell-reservation.view-resource-wall': string;
425
+ 'pisell-reservation.resource-wall-resources': string;
426
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
427
+ 'pisell-reservation.payment-status-bucket-paid': string;
428
+ 'pisell-reservation.booking-status-bucket-on-site': string;
429
+ 'pisell-reservation.booking-status-bucket-no-show': string;
430
+ 'pisell-reservation.booking-status-bucket-completed': string;
431
+ 'pisell-reservation.calendar-granularity-day': string;
432
+ 'pisell-reservation.calendar-granularity-week': string;
433
+ 'pisell-reservation.calendar-granularity-month': string;
434
+ 'pisell-reservation.calendar-write-not-available': string;
435
+ 'pisell-reservation.follow-live-time': string;
436
+ 'pisell-reservation.follow-custom-time': string;
437
+ 'pisell-reservation.follow-live-hint': string;
438
+ 'pisell-reservation.follow-custom-hint': string;
439
+ 'pisell-reservation.switch-to-custom-time': string;
440
+ 'pisell-reservation.switch-to-live-time': string;
441
+ 'pisell-reservation.non-current-hint': string;
442
+ 'pisell-reservation.at-current-time': string;
443
+ 'pisell-reservation.go-current': string;
444
+ 'pisell-reservation.schedule-data-loading': string;
445
+ 'pisell-reservation.grid.code': string;
446
+ 'pisell-reservation.grid.area': string;
447
+ 'pisell-reservation.grid.status': string;
448
+ 'pisell-reservation.grid.guest': string;
449
+ 'pisell-reservation.grid.time': string;
450
+ 'pisell-reservation.grid.party': string;
451
+ 'pisell-reservation.canvas.main': string;
452
+ 'pisell-reservation.canvas.secondary': string;
453
+ 'pisell-reservation.canvas.vip': string;
454
+ 'pisell-reservation.maintenance': string;
455
+ 'pisell-reservation.next': string;
456
+ 'pisell-reservation.party': string;
457
+ 'pisell-reservation.more': string;
458
+ 'pisell-reservation.late': string;
459
+ 'pisell-reservation.floor-hud.total': string;
460
+ 'pisell-reservation.floor-hud.interactive-title': string;
461
+ 'pisell-reservation.floor-map.data-source-label': string;
462
+ 'pisell-reservation.floor-map.category-background': string;
463
+ 'pisell-reservation.floor-map.palette-image-bg': string;
464
+ 'pisell-reservation.floor-plan.save-failed': string;
465
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
466
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
467
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
468
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
469
+ 'pisell-reservation.resource-grid.id': string;
470
+ 'pisell-reservation.resource-grid.name': string;
471
+ 'pisell-reservation.resource-grid.form-code': string;
472
+ 'pisell-reservation.resource-grid.capacity': string;
473
+ 'pisell-reservation.resource-grid.schedule': string;
474
+ 'pisell-reservation.resource-grid.form-id': string;
475
+ 'pisell-reservation.resource-grid.card-status': string;
476
+ 'pisell-reservation.room-kind-bound': string;
477
+ 'pisell-reservation.room-kind-bound-round': string;
478
+ 'pisell-reservation.room-status-occupied': string;
479
+ 'pisell-reservation.room-status-reserved': string;
480
+ 'pisell-reservation.room-status-empty': string;
481
+ 'pisell-reservation.room-status-locked': string;
482
+ 'pisell-reservation.room-empty-body': string;
483
+ 'pisell-reservation.room-status-unbound': string;
484
+ 'pisell-reservation.room-paid': string;
485
+ 'pisell-reservation.room-unpaid': string;
486
+ 'pisell-reservation.room-payment-needed': string;
487
+ 'pisell-reservation.room-items-total': string;
488
+ 'pisell-reservation.room-modal-bookings': string;
489
+ 'pisell-reservation.room-cap-prefix': string;
490
+ 'pisell-reservation.room-time-end': string;
491
+ 'pisell-reservation.room-time-start': string;
492
+ 'pisell-reservation.room-in-minutes': string;
493
+ 'pisell-reservation.room-view-all': string;
494
+ 'pisell-reservation.room-occupancy-sum': string;
495
+ 'pisell-reservation.room-next-prefix': string;
496
+ 'pisell-reservation.room-guest-unknown': string;
497
+ 'pisell-reservation.room-collapse': string;
498
+ 'pisell-reservation.booking-detail.modal-title': string;
499
+ 'pisell-reservation.booking-detail.booking-id': string;
500
+ 'pisell-reservation.booking-detail.status': string;
501
+ 'pisell-reservation.booking-detail.contact': string;
502
+ 'pisell-reservation.booking-detail.phone': string;
503
+ 'pisell-reservation.booking-detail.time': string;
504
+ 'pisell-reservation.booking-detail.staff': string;
505
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
506
+ 'pisell-reservation.booking-detail.table': string;
507
+ 'pisell-reservation.booking-detail.payment': string;
508
+ 'pisell-reservation.booking-detail.total': string;
509
+ 'pisell-reservation.booking-detail.tab-info': string;
510
+ 'pisell-reservation.booking-detail.tab-notes': string;
511
+ 'pisell-reservation.booking-detail.tab-form': string;
512
+ 'pisell-reservation.booking-detail.empty-notes': string;
513
+ 'pisell-reservation.booking-detail.empty-items': string;
514
+ 'pisell-reservation.booking-detail.empty-form': string;
515
+ 'pisell-reservation.booking-detail.booking-label': string;
516
+ 'pisell-reservation.booking-detail.strip-items-total': string;
517
+ 'pisell-reservation.booking-detail.strip-due-label': string;
518
+ 'pisell-reservation.booking-detail.see-all': string;
519
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
520
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
521
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
522
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
523
+ 'pisell-reservation.booking-detail.action-edit': string;
524
+ 'pisell-reservation.booking-detail.action-cart': string;
525
+ 'pisell-reservation.booking-detail.action-print': string;
526
+ 'pisell-reservation.booking-detail.action-form': string;
527
+ 'pisell-reservation.booking-detail.action-list': string;
528
+ 'pisell-reservation.booking-detail.action-close': string;
529
+ 'pisell-reservation.booking-detail.to-pay': string;
530
+ 'pisell-reservation.booking-detail.order-open': string;
531
+ 'pisell-reservation.booking-detail.order-already-paid': string;
532
+ 'pisell-reservation.booking-detail.meta-host-status': string;
533
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
534
+ 'pisell-reservation.booking-detail.meta-timeout': string;
535
+ 'pisell-reservation.booking-detail.meta-progress': string;
536
+ 'pisell-reservation.booking-detail.meta-arrival': string;
537
+ 'pisell-reservation.booking-detail.status-enum.started': string;
538
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
539
+ 'pisell-reservation.booking-detail.status-enum.active': string;
540
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
541
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
542
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
543
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
544
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
545
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
546
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
547
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
548
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
549
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
550
+ 'pisell-reservation.booking-detail.status-enum.void': string;
551
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
552
+ 'pisell2.salesManagement.business.online_store': string;
553
+ 'pisell2.salesManagement.business.ticket_order': string;
554
+ 'pisell2.salesManagement.business.appointment_booking': string;
555
+ 'pisell2.salesManagement.sort.balanceDue': string;
556
+ 'pisell2.salesManagement.sort.oldestFirst': string;
557
+ 'pisell2.salesManagement.sort.newestFirst': string;
558
+ 'pisell2.salesManagement.sort.latestFirst': string;
559
+ 'pisell2.salesManagement.booking.column.bookingBrief': string;
560
+ 'pisell2.salesManagement.booking.column.serviceTime': string;
561
+ 'pisell2.salesManagement.booking.column.customer': string;
562
+ 'pisell2.salesManagement.booking.column.contact': string;
563
+ 'pisell2.salesManagement.booking.column.holder': string;
564
+ 'pisell2.salesManagement.booking.column.services': string;
565
+ 'pisell2.salesManagement.booking.column.pax': string;
566
+ 'pisell2.salesManagement.booking.column.resource': string;
567
+ 'pisell2.salesManagement.booking.column.forms': string;
568
+ 'pisell2.salesManagement.booking.column.orderInfo': string;
569
+ 'pisell2.salesManagement.booking.column.bookingId': string;
570
+ 'pisell2.salesManagement.booking.column.orderOrigin': string;
571
+ 'pisell2.salesManagement.booking.column.updated': string;
572
+ 'pisell2.salesManagement.booking.status.new': string;
573
+ 'pisell2.salesManagement.booking.status.confirmed': string;
574
+ 'pisell2.salesManagement.booking.status.arrived': string;
575
+ 'pisell2.salesManagement.booking.status.started': string;
576
+ 'pisell2.salesManagement.booking.status.cancelled': string;
577
+ 'pisell2.salesManagement.booking.status.no_show': string;
578
+ 'pisell2.salesManagement.booking.status.completed': string;
579
+ 'pisell2.salesManagement.booking.platform.online_store': string;
580
+ 'pisell2.salesManagement.booking.platform.wholesalebusiness': string;
581
+ 'pisell2.salesManagement.booking.platform.table-order': string;
582
+ 'pisell2.salesManagement.booking.platform.mobile_order': string;
583
+ 'pisell2.salesManagement.booking.platform.kiosk': string;
584
+ 'pisell2.salesManagement.booking.platform.pos': string;
585
+ 'pisell2.salesManagement.booking.common.orderNote': string;
586
+ 'pisell2.salesManagement.booking.common.internalNote': string;
587
+ 'pisell2.salesManagement.booking.view-more': string;
588
+ 'pisell2.salesManagement.booking.common.more': string;
589
+ 'pisell2.salesManagement.booking.common.createdBy': string;
590
+ 'pisell2.salesManagement.booking.notes.title': string;
591
+ 'pisell2.salesManagement.booking.notes.orderNotes': string;
592
+ 'pisell2.salesManagement.booking.notes.internalNotes': string;
593
+ 'pisell2.salesManagement.booking.notes.addOrderNotes': string;
594
+ 'pisell2.salesManagement.booking.notes.addInternalNotes': string;
595
+ 'pisell2.salesManagement.booking.notes.internalVisibleOnlyTip': string;
596
+ 'pisell2.salesManagement.booking.filter.bookingStatus.label': string;
597
+ 'pisell2.salesManagement.booking.filter.bookingStatus.placeholder': string;
598
+ 'pisell2.salesManagement.booking.filter.bookingDate.label': string;
599
+ 'pisell2.salesManagement.booking.filter.bookingDate.placeholder': string;
600
+ 'pisell2.salesManagement.booking.filter.holder.label': string;
601
+ 'pisell2.salesManagement.booking.filter.holder.placeholder': string;
602
+ 'pisell2.salesManagement.booking.filter.paxRange.label': string;
603
+ 'pisell2.salesManagement.booking.filter.paxRange.placeholder': string;
604
+ 'pisell2.salesManagement.booking.filter.resource.label': string;
605
+ 'pisell2.salesManagement.booking.filter.resource.placeholder': string;
606
+ 'pisell2.salesManagement.booking.filter.resource.none': string;
607
+ 'pisell2.salesManagement.booking.filter.salesChannel.label': string;
608
+ 'pisell2.salesManagement.booking.filter.salesChannel.placeholder': string;
609
+ 'pisell2.salesManagement.booking.filter.orderAmount.label': string;
610
+ 'pisell2.salesManagement.booking.filter.orderAmount.placeholder': string;
611
+ 'pisell2.salesManagement.booking.filter.orderStatus.label': string;
612
+ 'pisell2.salesManagement.booking.filter.orderStatus.placeholder': string;
613
+ 'pisell2.salesManagement.booking.filter.paymentStatus.label': string;
614
+ 'pisell2.salesManagement.booking.filter.paymentStatus.placeholder': string;
615
+ 'pisell2.salesManagement.booking.filter.customer.label': string;
616
+ 'pisell2.salesManagement.booking.filter.customer.placeholder': string;
617
+ 'pisell2.salesManagement.booking.filter.includeItems.label': string;
618
+ 'pisell2.salesManagement.booking.filter.includeItems.placeholder': string;
619
+ 'pisell2.salesManagement.booking.filter.paymentMethod.label': string;
620
+ 'pisell2.salesManagement.booking.filter.paymentMethod.placeholder': string;
621
+ 'pisell2.salesManagement.booking.filter.orderDate.label': string;
622
+ 'pisell2.salesManagement.booking.filter.orderDate.placeholder': string;
623
+ 'pisell2.salesManagement.booking.filter.updatedDate.label': string;
624
+ 'pisell2.salesManagement.booking.filter.updatedDate.placeholder': string;
625
+ 'pisell2.salesManagement.booking.sort.afterExecutionTime': string;
626
+ 'pisell2.salesManagement.booking.sort.startAt': string;
627
+ 'pisell2.salesManagement.booking.sort.endAt': string;
628
+ 'pisell2.salesManagement.booking.sort.createdAt': string;
629
+ 'pisell2.salesManagement.booking.sort.updatedAt': string;
630
+ 'pisell2.salesManagement.booking.sort.totalAmount': string;
631
+ 'pisell2.salesManagement.booking.sort.refundedAmount': string;
632
+ 'pisell2.salesManagement.booking.sort.customerName': string;
633
+ 'pisell2.salesManagement.order.column.saleBrief': string;
634
+ 'pisell2.salesManagement.order.column.customer': string;
635
+ 'pisell2.salesManagement.order.column.contact': string;
636
+ 'pisell2.salesManagement.order.column.paymentInfo': string;
637
+ 'pisell2.salesManagement.order.column.items': string;
638
+ 'pisell2.salesManagement.order.column.paymentStatus': string;
639
+ 'pisell2.salesManagement.order.column.orderOrigin': string;
640
+ 'pisell2.salesManagement.order.column.shippingMethod': string;
641
+ 'pisell2.salesManagement.order.column.orderStatus': string;
642
+ 'pisell2.salesManagement.order.column.fulfillmentStatus': string;
643
+ 'pisell2.salesManagement.order.column.updated': string;
644
+ 'pisell2.salesManagement.order.column.orderId': string;
645
+ 'pisell2.salesManagement.order.common.orderNote': string;
646
+ 'pisell2.salesManagement.order.common.internalNote': string;
647
+ 'pisell2.salesManagement.order.common.createdBy': string;
648
+ 'pisell2.salesManagement.order.common.guest': string;
649
+ 'pisell2.salesManagement.order.common.walkIn': string;
650
+ 'pisell2.orderList.title': string;
651
+ 'pisell2.orderList.column.orderNumber': string;
652
+ 'pisell2.orderList.column.customerInfo': string;
653
+ 'pisell2.orderList.column.contactInfo': string;
654
+ 'pisell2.orderList.column.tags': string;
655
+ 'pisell2.orderList.column.deliveryMethod': string;
656
+ 'pisell2.orderList.column.paymentInfo': string;
657
+ 'pisell2.orderList.column.orderChannel': string;
658
+ 'pisell2.orderList.column.productQuantity': string;
659
+ 'pisell2.orderList.column.device': string;
660
+ 'pisell2.orderList.column.business': string;
661
+ 'pisell2.orderList.column.orderStatus': string;
662
+ 'pisell2.orderList.column.processStatus': string;
663
+ 'pisell2.orderList.column.createInfo': string;
664
+ 'pisell2.orderList.column.moreInfo': string;
665
+ 'pisell2.orderList.deliveryType.nil': string;
666
+ 'pisell2.orderList.deliveryType.shipping': string;
667
+ 'pisell2.orderList.deliveryType.local_delivery': string;
668
+ 'pisell2.orderList.deliveryType.pickup': string;
669
+ 'pisell2.orderList.deliveryType.shop_service': string;
670
+ 'pisell2.orderList.shopServiceType.dine-in': string;
671
+ 'pisell2.orderList.shopServiceType.takeaway': string;
672
+ 'pisell2.orderList.platform.online_store': string;
673
+ 'pisell2.orderList.platform.wholesalebusiness': string;
674
+ 'pisell2.orderList.platform.table-order': string;
675
+ 'pisell2.orderList.platform.mobile_order': string;
676
+ 'pisell2.orderList.platform.kiosk': string;
677
+ 'pisell2.orderList.platform.pos': string;
678
+ 'pisell2.orderList.orderStatus.open': string;
679
+ 'pisell2.orderList.orderStatus.completed': string;
680
+ 'pisell2.orderList.orderStatus.cancelled': string;
681
+ 'pisell2.orderList.shippingStatus.falseulfilled': string;
682
+ 'pisell2.orderList.shippingStatus.unfulfilled': string;
683
+ 'pisell2.orderList.shippingStatus.fulfilling': string;
684
+ 'pisell2.orderList.shippingStatus.partial_fulfilled': string;
685
+ 'pisell2.orderList.paymentStatus.authorized': string;
686
+ 'pisell2.orderList.paymentStatus.paid': string;
687
+ 'pisell2.orderList.paymentStatus.partially_paid': string;
688
+ 'pisell2.orderList.paymentStatus.partially_refunded': string;
689
+ 'pisell2.orderList.paymentStatus.payment_pending': string;
690
+ 'pisell2.orderList.paymentStatus.refunded': string;
691
+ 'pisell2.orderList.paymentStatus.unpaid': string;
692
+ 'pisell2.orderList.paymentStatus.voided': string;
693
+ 'pisell2.orderList.paymentStatus.payment_processing': string;
694
+ 'pisell2.orderList.common.note': string;
695
+ 'pisell2.orderList.common.itemsCount': string;
696
+ 'pisell2.orderList.common.totalAmount': string;
697
+ 'pisell2.orderList.common.paidAmount': string;
698
+ 'pisell2.orderList.common.dueAmount': string;
699
+ 'pisell2.orderList.common.refundedAmount': string;
700
+ 'pisell2.orderList.common.unpaidAmount': string;
701
+ 'pisell2.orderList.common.reset': string;
702
+ 'pisell2.orderList.common.guest': string;
703
+ 'pisell2.orderList.quickFilter.keyword.placeholder': string;
704
+ 'pisell2.orderList.quickFilter.orderDate.label': string;
705
+ 'pisell2.orderList.quickFilter.orderDate.placeholder': string;
706
+ 'pisell2.orderList.filter.orderStatus.label': string;
707
+ 'pisell2.orderList.filter.orderStatus.placeholder': string;
708
+ 'pisell2.orderList.filter.paymentStatus.label': string;
709
+ 'pisell2.orderList.filter.paymentStatus.placeholder': string;
710
+ 'pisell2.orderList.filter.shippingStatus.label': string;
711
+ 'pisell2.orderList.filter.shippingStatus.placeholder': string;
712
+ 'pisell2.orderList.filter.customer.label': string;
713
+ 'pisell2.orderList.filter.customer.placeholder': string;
714
+ 'pisell2.orderList.filter.salesChannel.label': string;
715
+ 'pisell2.orderList.filter.salesChannel.placeholder': string;
716
+ 'pisell2.orderList.filter.paymentMethod.label': string;
717
+ 'pisell2.orderList.filter.paymentMethod.placeholder': string;
718
+ 'pisell2.orderList.filter.totalAmount.label': string;
719
+ 'pisell2.orderList.filter.totalAmount.placeholder': string;
720
+ 'pisell2.orderList.filter.tags.label': string;
721
+ 'pisell2.orderList.filter.tags.placeholder': string;
722
+ 'pisell2.orderList.filter.shippingType.label': string;
723
+ 'pisell2.orderList.filter.shippingType.placeholder': string;
724
+ 'pisell2.orderList.filter.deliveryZone.label': string;
725
+ 'pisell2.orderList.filter.deliveryZone.placeholder': string;
726
+ 'pisell2.orderList.filter.pickupLocation.label': string;
727
+ 'pisell2.orderList.filter.pickupLocation.placeholder': string;
728
+ 'pisell2.orderList.filter.trackingNumber.label': string;
729
+ 'pisell2.orderList.filter.trackingNumber.placeholder': string;
730
+ 'pisell2.orderList.filter.logistics.label': string;
731
+ 'pisell2.orderList.filter.logistics.placeholder': string;
732
+ 'pisell2.orderList.filter.zipCode.label': string;
733
+ 'pisell2.orderList.filter.zipCode.placeholder': string;
734
+ 'pisell2.orderList.sort.orderNumber': string;
735
+ 'pisell2.orderList.sort.createdAt': string;
736
+ 'pisell2.orderList.sort.updatedAt': string;
737
+ 'pisell2.orderList.sort.customerName': string;
738
+ 'pisell2.orderList.sort.paymentStatus': string;
739
+ 'pisell2.orderList.sort.shippingStatus': string;
740
+ 'pisell2.orderList.sort.totalAmount': string;
741
+ 'pisell2.orderList.sort.deliveryStartAt': string;
742
+ 'pisell2.orderList.filterButton.todayOrders': string;
743
+ 'pisell2.orderList.filterButton.todayPending': string;
744
+ 'pisell2.orderList.filterButton.todayRefunds': string;
745
+ 'pisell2.orderList.filterButton.last7Days': string;
746
+ "page.order.table.shipping_status.mark.fulfilled": string;
747
+ "page.order.table.sale.confirmdeliver.content": string;
748
+ "page.order.fa.check": string;
749
+ 'pisell2.orderList.batchAction.ship.title': (count: number) => string;
750
+ 'pisell2.orderList.batchAction.ship.content': string;
751
+ 'pisell2.orderList.batchAction.addTags.title': (count: number) => string;
752
+ 'pisell2.orderList.batchAction.removeTags.title': (count: number) => string;
753
+ 'pisell2.orderList.batchAction.button.cancel': string;
754
+ 'pisell2.orderList.batchAction.button.ok': string;
755
+ 'pisell2.orderList.batchAction.button.onlyCancel': string;
756
+ 'pisell2.orderList.batchAction.button.cancelAndVoid': string;
757
+ 'pisell2.orderList.batchAction.void.title': string;
758
+ "page.order.table.list.button.send.invoice": string;
759
+ "page.order.table.list.button.send.invoice.tip": string;
760
+ "page.order.table.list.button.send.invoice.success": string;
761
+ "page.order.table.list.printpack": string;
762
+ "page.order.table.list.printpink": string;
763
+ "page.order.text.addtags.button": string;
764
+ "page.order.table.list.deletetag": string;
765
+ "page.order.open": string;
766
+ "page.order.lists.cancel.content": (open: number, completed: number, cancelled: number, text: string, custome: boolean, status: string) => string;
767
+ "page.order.cancel.title": (text: string, num: number) => string;
768
+ "page.order.void": string;
769
+ "page.order.cancelleds": string;
770
+ "page.order.completeds": string;
771
+ };
772
+ 'zh-HK': {
773
+ 'pisell-reservation.page-title': string;
774
+ 'pisell-reservation.page-title-venue': string;
775
+ 'pisell-reservation.hud-open-table-aria': string;
776
+ 'pisell-reservation.hud-expand-aria': string;
777
+ 'pisell-reservation.hud-collapse-aria': string;
778
+ 'pisell-reservation.hud-table-drawer-title': string;
779
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
780
+ 'pisell-reservation.hud-sheet-close-aria': string;
781
+ 'pisell-reservation.new': string;
782
+ 'pisell-reservation.new-modal-title': string;
783
+ 'pisell-reservation.new-modal-placeholder': string;
784
+ 'pisell-reservation.cancel': string;
785
+ 'pisell-reservation.edit-map': string;
786
+ 'pisell-reservation.edit-map-done': string;
787
+ 'pisell-reservation.follow-current': string;
788
+ 'pisell-reservation.view-grid': string;
789
+ 'pisell-reservation.view-floor': string;
790
+ 'pisell-reservation.view-calendar': string;
791
+ 'pisell-reservation.view-resource-wall': string;
792
+ 'pisell-reservation.resource-wall-resources': string;
793
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
794
+ 'pisell-reservation.payment-status-bucket-paid': string;
795
+ 'pisell-reservation.booking-status-bucket-on-site': string;
796
+ 'pisell-reservation.booking-status-bucket-no-show': string;
797
+ 'pisell-reservation.booking-status-bucket-completed': string;
798
+ 'pisell-reservation.calendar-granularity-day': string;
799
+ 'pisell-reservation.calendar-granularity-week': string;
800
+ 'pisell-reservation.calendar-granularity-month': string;
801
+ 'pisell-reservation.calendar-write-not-available': string;
802
+ 'pisell-reservation.follow-live-time': string;
803
+ 'pisell-reservation.follow-custom-time': string;
804
+ 'pisell-reservation.follow-live-hint': string;
805
+ 'pisell-reservation.follow-custom-hint': string;
806
+ 'pisell-reservation.switch-to-custom-time': string;
807
+ 'pisell-reservation.switch-to-live-time': string;
808
+ 'pisell-reservation.non-current-hint': string;
809
+ 'pisell-reservation.at-current-time': string;
810
+ 'pisell-reservation.go-current': string;
811
+ 'pisell-reservation.schedule-data-loading': string;
812
+ 'pisell-reservation.grid.code': string;
813
+ 'pisell-reservation.grid.area': string;
814
+ 'pisell-reservation.grid.status': string;
815
+ 'pisell-reservation.grid.guest': string;
816
+ 'pisell-reservation.grid.time': string;
817
+ 'pisell-reservation.grid.party': string;
818
+ 'pisell-reservation.canvas.main': string;
819
+ 'pisell-reservation.canvas.secondary': string;
820
+ 'pisell-reservation.canvas.vip': string;
821
+ 'pisell-reservation.maintenance': string;
822
+ 'pisell-reservation.next': string;
823
+ 'pisell-reservation.party': string;
824
+ 'pisell-reservation.more': string;
825
+ 'pisell-reservation.late': string;
826
+ 'pisell-reservation.floor-hud.total': string;
827
+ 'pisell-reservation.floor-hud.interactive-title': string;
828
+ 'pisell-reservation.floor-map.data-source-label': string;
829
+ 'pisell-reservation.floor-map.category-background': string;
830
+ 'pisell-reservation.floor-map.palette-image-bg': string;
831
+ 'pisell-reservation.floor-plan.save-failed': string;
832
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
833
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
834
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
835
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
836
+ 'pisell-reservation.resource-grid.id': string;
837
+ 'pisell-reservation.resource-grid.name': string;
838
+ 'pisell-reservation.resource-grid.form-code': string;
839
+ 'pisell-reservation.resource-grid.capacity': string;
840
+ 'pisell-reservation.resource-grid.schedule': string;
841
+ 'pisell-reservation.resource-grid.form-id': string;
842
+ 'pisell-reservation.resource-grid.card-status': string;
843
+ 'pisell-reservation.room-kind-bound': string;
844
+ 'pisell-reservation.room-kind-bound-round': string;
845
+ 'pisell-reservation.room-status-occupied': string;
846
+ 'pisell-reservation.room-status-reserved': string;
847
+ 'pisell-reservation.room-status-empty': string;
848
+ 'pisell-reservation.room-status-locked': string;
849
+ 'pisell-reservation.room-empty-body': string;
850
+ 'pisell-reservation.room-status-unbound': string;
851
+ 'pisell-reservation.room-paid': string;
852
+ 'pisell-reservation.room-unpaid': string;
853
+ 'pisell-reservation.room-payment-needed': string;
854
+ 'pisell-reservation.room-items-total': string;
855
+ 'pisell-reservation.room-modal-bookings': string;
856
+ 'pisell-reservation.room-cap-prefix': string;
857
+ 'pisell-reservation.room-time-end': string;
858
+ 'pisell-reservation.room-time-start': string;
859
+ 'pisell-reservation.room-in-minutes': string;
860
+ 'pisell-reservation.room-view-all': string;
861
+ 'pisell-reservation.room-occupancy-sum': string;
862
+ 'pisell-reservation.room-next-prefix': string;
863
+ 'pisell-reservation.room-guest-unknown': string;
864
+ 'pisell-reservation.room-collapse': string;
865
+ 'pisell-reservation.booking-detail.modal-title': string;
866
+ 'pisell-reservation.booking-detail.booking-id': string;
867
+ 'pisell-reservation.booking-detail.status': string;
868
+ 'pisell-reservation.booking-detail.contact': string;
869
+ 'pisell-reservation.booking-detail.phone': string;
870
+ 'pisell-reservation.booking-detail.time': string;
871
+ 'pisell-reservation.booking-detail.staff': string;
872
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
873
+ 'pisell-reservation.booking-detail.table': string;
874
+ 'pisell-reservation.booking-detail.payment': string;
875
+ 'pisell-reservation.booking-detail.total': string;
876
+ 'pisell-reservation.booking-detail.tab-info': string;
877
+ 'pisell-reservation.booking-detail.tab-notes': string;
878
+ 'pisell-reservation.booking-detail.tab-form': string;
879
+ 'pisell-reservation.booking-detail.empty-notes': string;
880
+ 'pisell-reservation.booking-detail.empty-items': string;
881
+ 'pisell-reservation.booking-detail.empty-form': string;
882
+ 'pisell-reservation.booking-detail.booking-label': string;
883
+ 'pisell-reservation.booking-detail.strip-items-total': string;
884
+ 'pisell-reservation.booking-detail.strip-due-label': string;
885
+ 'pisell-reservation.booking-detail.see-all': string;
886
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
887
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
888
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
889
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
890
+ 'pisell-reservation.booking-detail.action-edit': string;
891
+ 'pisell-reservation.booking-detail.action-cart': string;
892
+ 'pisell-reservation.booking-detail.action-print': string;
893
+ 'pisell-reservation.booking-detail.action-form': string;
894
+ 'pisell-reservation.booking-detail.action-list': string;
895
+ 'pisell-reservation.booking-detail.action-close': string;
896
+ 'pisell-reservation.booking-detail.to-pay': string;
897
+ 'pisell-reservation.booking-detail.order-open': string;
898
+ 'pisell-reservation.booking-detail.order-already-paid': string;
899
+ 'pisell-reservation.booking-detail.meta-host-status': string;
900
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
901
+ 'pisell-reservation.booking-detail.meta-timeout': string;
902
+ 'pisell-reservation.booking-detail.meta-progress': string;
903
+ 'pisell-reservation.booking-detail.meta-arrival': string;
904
+ 'pisell-reservation.booking-detail.status-enum.started': string;
905
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
906
+ 'pisell-reservation.booking-detail.status-enum.active': string;
907
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
908
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
909
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
910
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
911
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
912
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
913
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
914
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
915
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
916
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
917
+ 'pisell-reservation.booking-detail.status-enum.void': string;
918
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
919
+ 'pisell2.salesManagement.business.online_store': string;
920
+ 'pisell2.salesManagement.business.ticket_order': string;
921
+ 'pisell2.salesManagement.business.appointment_booking': string;
922
+ 'pisell2.salesManagement.sort.balanceDue': string;
923
+ 'pisell2.salesManagement.sort.oldestFirst': string;
924
+ 'pisell2.salesManagement.sort.newestFirst': string;
925
+ 'pisell2.salesManagement.sort.latestFirst': string;
926
+ 'pisell2.salesManagement.booking.column.bookingBrief': string;
927
+ 'pisell2.salesManagement.booking.column.serviceTime': string;
928
+ 'pisell2.salesManagement.booking.column.customer': string;
929
+ 'pisell2.salesManagement.booking.column.contact': string;
930
+ 'pisell2.salesManagement.booking.column.holder': string;
931
+ 'pisell2.salesManagement.booking.column.services': string;
932
+ 'pisell2.salesManagement.booking.column.pax': string;
933
+ 'pisell2.salesManagement.booking.column.resource': string;
934
+ 'pisell2.salesManagement.booking.column.forms': string;
935
+ 'pisell2.salesManagement.booking.column.orderInfo': string;
936
+ 'pisell2.salesManagement.booking.column.bookingId': string;
937
+ 'pisell2.salesManagement.booking.column.orderOrigin': string;
938
+ 'pisell2.salesManagement.booking.column.updated': string;
939
+ 'pisell2.salesManagement.booking.status.new': string;
940
+ 'pisell2.salesManagement.booking.status.confirmed': string;
941
+ 'pisell2.salesManagement.booking.status.arrived': string;
942
+ 'pisell2.salesManagement.booking.status.started': string;
943
+ 'pisell2.salesManagement.booking.status.cancelled': string;
944
+ 'pisell2.salesManagement.booking.status.no_show': string;
945
+ 'pisell2.salesManagement.booking.status.completed': string;
946
+ 'pisell2.salesManagement.booking.platform.online_store': string;
947
+ 'pisell2.salesManagement.booking.platform.wholesalebusiness': string;
948
+ 'pisell2.salesManagement.booking.platform.table-order': string;
949
+ 'pisell2.salesManagement.booking.platform.mobile_order': string;
950
+ 'pisell2.salesManagement.booking.platform.kiosk': string;
951
+ 'pisell2.salesManagement.booking.platform.pos': string;
952
+ 'pisell2.salesManagement.booking.common.orderNote': string;
953
+ 'pisell2.salesManagement.booking.common.internalNote': string;
954
+ 'pisell2.salesManagement.booking.view-more': string;
955
+ 'pisell2.salesManagement.booking.common.more': string;
956
+ 'pisell2.salesManagement.booking.common.createdBy': string;
957
+ 'pisell2.salesManagement.booking.notes.title': string;
958
+ 'pisell2.salesManagement.booking.notes.orderNotes': string;
959
+ 'pisell2.salesManagement.booking.notes.internalNotes': string;
960
+ 'pisell2.salesManagement.booking.notes.addOrderNotes': string;
961
+ 'pisell2.salesManagement.booking.notes.addInternalNotes': string;
962
+ 'pisell2.salesManagement.booking.notes.internalVisibleOnlyTip': string;
963
+ 'pisell2.salesManagement.booking.filter.bookingStatus.label': string;
964
+ 'pisell2.salesManagement.booking.filter.bookingStatus.placeholder': string;
965
+ 'pisell2.salesManagement.booking.filter.bookingDate.label': string;
966
+ 'pisell2.salesManagement.booking.filter.bookingDate.placeholder': string;
967
+ 'pisell2.salesManagement.booking.filter.holder.label': string;
968
+ 'pisell2.salesManagement.booking.filter.holder.placeholder': string;
969
+ 'pisell2.salesManagement.booking.filter.paxRange.label': string;
970
+ 'pisell2.salesManagement.booking.filter.paxRange.placeholder': string;
971
+ 'pisell2.salesManagement.booking.filter.resource.label': string;
972
+ 'pisell2.salesManagement.booking.filter.resource.placeholder': string;
973
+ 'pisell2.salesManagement.booking.filter.resource.none': string;
974
+ 'pisell2.salesManagement.booking.filter.salesChannel.label': string;
975
+ 'pisell2.salesManagement.booking.filter.salesChannel.placeholder': string;
976
+ 'pisell2.salesManagement.booking.filter.orderAmount.label': string;
977
+ 'pisell2.salesManagement.booking.filter.orderAmount.placeholder': string;
978
+ 'pisell2.salesManagement.booking.filter.orderStatus.label': string;
979
+ 'pisell2.salesManagement.booking.filter.orderStatus.placeholder': string;
980
+ 'pisell2.salesManagement.booking.filter.paymentStatus.label': string;
981
+ 'pisell2.salesManagement.booking.filter.paymentStatus.placeholder': string;
982
+ 'pisell2.salesManagement.booking.filter.customer.label': string;
983
+ 'pisell2.salesManagement.booking.filter.customer.placeholder': string;
984
+ 'pisell2.salesManagement.booking.filter.includeItems.label': string;
985
+ 'pisell2.salesManagement.booking.filter.includeItems.placeholder': string;
986
+ 'pisell2.salesManagement.booking.filter.paymentMethod.label': string;
987
+ 'pisell2.salesManagement.booking.filter.paymentMethod.placeholder': string;
988
+ 'pisell2.salesManagement.booking.filter.orderDate.label': string;
989
+ 'pisell2.salesManagement.booking.filter.orderDate.placeholder': string;
990
+ 'pisell2.salesManagement.booking.filter.updatedDate.label': string;
991
+ 'pisell2.salesManagement.booking.filter.updatedDate.placeholder': string;
992
+ 'pisell2.salesManagement.booking.sort.afterExecutionTime': string;
993
+ 'pisell2.salesManagement.booking.sort.startAt': string;
994
+ 'pisell2.salesManagement.booking.sort.endAt': string;
995
+ 'pisell2.salesManagement.booking.sort.createdAt': string;
996
+ 'pisell2.salesManagement.booking.sort.updatedAt': string;
997
+ 'pisell2.salesManagement.booking.sort.totalAmount': string;
998
+ 'pisell2.salesManagement.booking.sort.refundedAmount': string;
999
+ 'pisell2.salesManagement.booking.sort.customerName': string;
1000
+ 'pisell2.salesManagement.order.column.saleBrief': string;
1001
+ 'pisell2.salesManagement.order.column.customer': string;
1002
+ 'pisell2.salesManagement.order.column.contact': string;
1003
+ 'pisell2.salesManagement.order.column.paymentInfo': string;
1004
+ 'pisell2.salesManagement.order.column.items': string;
1005
+ 'pisell2.salesManagement.order.column.paymentStatus': string;
1006
+ 'pisell2.salesManagement.order.column.orderOrigin': string;
1007
+ 'pisell2.salesManagement.order.column.shippingMethod': string;
1008
+ 'pisell2.salesManagement.order.column.orderStatus': string;
1009
+ 'pisell2.salesManagement.order.column.fulfillmentStatus': string;
1010
+ 'pisell2.salesManagement.order.column.updated': string;
1011
+ 'pisell2.salesManagement.order.column.orderId': string;
1012
+ 'pisell2.salesManagement.order.common.orderNote': string;
1013
+ 'pisell2.salesManagement.order.common.internalNote': string;
1014
+ 'pisell2.salesManagement.order.common.createdBy': string;
1015
+ 'pisell2.salesManagement.order.common.guest': string;
1016
+ 'pisell2.salesManagement.order.common.walkIn': string;
1017
+ 'pisell2.orderList.title': string;
1018
+ 'pisell2.orderList.column.orderNumber': string;
1019
+ 'pisell2.orderList.column.customerInfo': string;
1020
+ 'pisell2.orderList.column.contactInfo': string;
1021
+ 'pisell2.orderList.column.tags': string;
1022
+ 'pisell2.orderList.column.deliveryMethod': string;
1023
+ 'pisell2.orderList.column.paymentInfo': string;
1024
+ 'pisell2.orderList.column.orderChannel': string;
1025
+ 'pisell2.orderList.column.productQuantity': string;
1026
+ 'pisell2.orderList.column.device': string;
1027
+ 'pisell2.orderList.column.business': string;
1028
+ 'pisell2.orderList.column.orderStatus': string;
1029
+ 'pisell2.orderList.column.processStatus': string;
1030
+ 'pisell2.orderList.column.createInfo': string;
1031
+ 'pisell2.orderList.column.moreInfo': string;
1032
+ 'pisell2.orderList.deliveryType.nil': string;
1033
+ 'pisell2.orderList.deliveryType.shipping': string;
1034
+ 'pisell2.orderList.deliveryType.local_delivery': string;
1035
+ 'pisell2.orderList.deliveryType.pickup': string;
1036
+ 'pisell2.orderList.deliveryType.shop_service': string;
1037
+ 'pisell2.orderList.shopServiceType.dine-in': string;
1038
+ 'pisell2.orderList.shopServiceType.takeaway': string;
1039
+ 'pisell2.orderList.platform.online_store': string;
1040
+ 'pisell2.orderList.platform.wholesalebusiness': string;
1041
+ 'pisell2.orderList.platform.table-order': string;
1042
+ 'pisell2.orderList.platform.mobile_order': string;
1043
+ 'pisell2.orderList.platform.kiosk': string;
1044
+ 'pisell2.orderList.platform.pos': string;
1045
+ 'pisell2.orderList.orderStatus.open': string;
1046
+ 'pisell2.orderList.orderStatus.completed': string;
1047
+ 'pisell2.orderList.orderStatus.cancelled': string;
1048
+ 'pisell2.orderList.shippingStatus.falseulfilled': string;
1049
+ 'pisell2.orderList.shippingStatus.unfulfilled': string;
1050
+ 'pisell2.orderList.shippingStatus.fulfilling': string;
1051
+ 'pisell2.orderList.shippingStatus.partial_fulfilled': string;
1052
+ 'pisell2.orderList.paymentStatus.authorized': string;
1053
+ 'pisell2.orderList.paymentStatus.paid': string;
1054
+ 'pisell2.orderList.paymentStatus.partially_paid': string;
1055
+ 'pisell2.orderList.paymentStatus.partially_refunded': string;
1056
+ 'pisell2.orderList.paymentStatus.payment_pending': string;
1057
+ 'pisell2.orderList.paymentStatus.refunded': string;
1058
+ 'pisell2.orderList.paymentStatus.unpaid': string;
1059
+ 'pisell2.orderList.paymentStatus.voided': string;
1060
+ 'pisell2.orderList.paymentStatus.payment_processing': string;
1061
+ 'pisell2.orderList.common.note': string;
1062
+ 'pisell2.orderList.common.itemsCount': string;
1063
+ 'pisell2.orderList.common.totalAmount': string;
1064
+ 'pisell2.orderList.common.paidAmount': string;
1065
+ 'pisell2.orderList.common.dueAmount': string;
1066
+ 'pisell2.orderList.common.refundedAmount': string;
1067
+ 'pisell2.orderList.common.unpaidAmount': string;
1068
+ 'pisell2.orderList.common.reset': string;
1069
+ 'pisell2.orderList.common.guest': string;
1070
+ 'pisell2.orderList.quickFilter.keyword.placeholder': string;
1071
+ 'pisell2.orderList.quickFilter.orderDate.label': string;
1072
+ 'pisell2.orderList.quickFilter.orderDate.placeholder': string;
1073
+ 'pisell2.orderList.filter.orderStatus.label': string;
1074
+ 'pisell2.orderList.filter.orderStatus.placeholder': string;
1075
+ 'pisell2.orderList.filter.paymentStatus.label': string;
1076
+ 'pisell2.orderList.filter.paymentStatus.placeholder': string;
1077
+ 'pisell2.orderList.filter.shippingStatus.label': string;
1078
+ 'pisell2.orderList.filter.shippingStatus.placeholder': string;
1079
+ 'pisell2.orderList.filter.customer.label': string;
1080
+ 'pisell2.orderList.filter.customer.placeholder': string;
1081
+ 'pisell2.orderList.filter.salesChannel.label': string;
1082
+ 'pisell2.orderList.filter.salesChannel.placeholder': string;
1083
+ 'pisell2.orderList.filter.paymentMethod.label': string;
1084
+ 'pisell2.orderList.filter.paymentMethod.placeholder': string;
1085
+ 'pisell2.orderList.filter.totalAmount.label': string;
1086
+ 'pisell2.orderList.filter.totalAmount.placeholder': string;
1087
+ 'pisell2.orderList.filter.tags.label': string;
1088
+ 'pisell2.orderList.filter.tags.placeholder': string;
1089
+ 'pisell2.orderList.filter.shippingType.label': string;
1090
+ 'pisell2.orderList.filter.shippingType.placeholder': string;
1091
+ 'pisell2.orderList.filter.deliveryZone.label': string;
1092
+ 'pisell2.orderList.filter.deliveryZone.placeholder': string;
1093
+ 'pisell2.orderList.filter.pickupLocation.label': string;
1094
+ 'pisell2.orderList.filter.pickupLocation.placeholder': string;
1095
+ 'pisell2.orderList.filter.trackingNumber.label': string;
1096
+ 'pisell2.orderList.filter.trackingNumber.placeholder': string;
1097
+ 'pisell2.orderList.filter.logistics.label': string;
1098
+ 'pisell2.orderList.filter.logistics.placeholder': string;
1099
+ 'pisell2.orderList.filter.zipCode.label': string;
1100
+ 'pisell2.orderList.filter.zipCode.placeholder': string;
1101
+ 'pisell2.orderList.sort.orderNumber': string;
1102
+ 'pisell2.orderList.sort.createdAt': string;
1103
+ 'pisell2.orderList.sort.updatedAt': string;
1104
+ 'pisell2.orderList.sort.customerName': string;
1105
+ 'pisell2.orderList.sort.paymentStatus': string;
1106
+ 'pisell2.orderList.sort.shippingStatus': string;
1107
+ 'pisell2.orderList.sort.totalAmount': string;
1108
+ 'pisell2.orderList.sort.deliveryStartAt': string;
1109
+ 'pisell2.orderList.filterButton.todayOrders': string;
1110
+ 'pisell2.orderList.filterButton.todayPending': string;
1111
+ 'pisell2.orderList.filterButton.todayRefunds': string;
1112
+ 'pisell2.orderList.filterButton.last7Days': string;
1113
+ "page.order.table.shipping_status.mark.fulfilled": string;
1114
+ "page.order.table.sale.confirmdeliver.content": string;
1115
+ "page.order.fa.check": string;
1116
+ 'pisell2.orderList.batchAction.ship.title': (count: number) => string;
1117
+ 'pisell2.orderList.batchAction.ship.content': string;
1118
+ 'pisell2.orderList.batchAction.addTags.title': (count: number) => string;
1119
+ 'pisell2.orderList.batchAction.removeTags.title': (count: number) => string;
1120
+ 'pisell2.orderList.batchAction.button.cancel': string;
1121
+ 'pisell2.orderList.batchAction.button.ok': string;
1122
+ 'pisell2.orderList.batchAction.button.onlyCancel': string;
1123
+ 'pisell2.orderList.batchAction.button.cancelAndVoid': string;
1124
+ 'pisell2.orderList.batchAction.void.title': string;
1125
+ "page.order.table.list.button.send.invoice": string;
1126
+ "page.order.table.list.button.send.invoice.tip": string;
1127
+ "page.order.table.list.button.send.invoice.success": string;
1128
+ "page.order.table.list.printpack": string;
1129
+ "page.order.table.list.printpink": string;
1130
+ "page.order.text.addtags.button": string;
1131
+ "page.order.table.list.deletetag": string;
1132
+ "page.order.open": string;
1133
+ "page.order.lists.cancel.content": (open: number, completed: number, cancelled: number, text: string, custome: boolean, status: string) => string;
1134
+ "page.order.cancel.title": (text: string, num: number) => string;
1135
+ "page.order.void": string;
1136
+ "page.order.cancelleds": string;
1137
+ "page.order.completeds": string;
1138
+ };
1139
+ ja: any;
1140
+ pt: any;
1141
+ };
1142
+ export declare const I18N_PAGE_TITLE = "pisell-reservation.page-title";
1143
+ export declare const I18N_PAGE_TITLE_VENUE = "pisell-reservation.page-title-venue";
1144
+ export declare const I18N_HUD_TABLE_DRAWER_TITLE = "pisell-reservation.hud-table-drawer-title";
1145
+ /** HUD 抽屉:按平面图画布(资源树第一层区域)收窄预约列表 */
1146
+ export declare const I18N_HUD_DRAWER_RESOURCE_CANVAS_PLACEHOLDER = "pisell-reservation.hud-drawer-resource-canvas-placeholder";
1147
+ export declare const I18N_NEW = "pisell-reservation.new";
1148
+ export declare const I18N_NEW_MODAL_TITLE = "pisell-reservation.new-modal-title";
1149
+ export declare const I18N_NEW_MODAL_PLACEHOLDER = "pisell-reservation.new-modal-placeholder";
1150
+ export declare const I18N_CANCEL = "pisell-reservation.cancel";
1151
+ export declare const I18N_EDIT_MAP = "pisell-reservation.edit-map";
1152
+ export declare const I18N_EDIT_MAP_DONE = "pisell-reservation.edit-map-done";
1153
+ export declare const I18N_VIEW_GRID = "pisell-reservation.view-grid";
1154
+ export declare const I18N_VIEW_FLOOR = "pisell-reservation.view-floor";
1155
+ export declare const I18N_VIEW_CALENDAR = "pisell-reservation.view-calendar";
1156
+ export declare const I18N_VIEW_RESOURCE_WALL = "pisell-reservation.view-resource-wall";
1157
+ export declare const I18N_RESOURCE_WALL_RESOURCES = "pisell-reservation.resource-wall-resources";
1158
+ /** HUD 抽屉:支付状态快筛桶 —— 未支付 */
1159
+ export declare const I18N_PAYMENT_STATUS_BUCKET_UNPAID = "pisell-reservation.payment-status-bucket-unpaid";
1160
+ /** HUD 抽屉:支付状态快筛桶 —— 已支付 */
1161
+ export declare const I18N_PAYMENT_STATUS_BUCKET_PAID = "pisell-reservation.payment-status-bucket-paid";
1162
+ /** HUD 抽屉:预约状态快筛桶 —— 在场(arrived + started) */
1163
+ export declare const I18N_BOOKING_STATUS_BUCKET_ON_SITE = "pisell-reservation.booking-status-bucket-on-site";
1164
+ /** HUD 抽屉:预约状态快筛桶 —— 未到店 */
1165
+ export declare const I18N_BOOKING_STATUS_BUCKET_NO_SHOW = "pisell-reservation.booking-status-bucket-no-show";
1166
+ /** HUD 抽屉:预约状态快筛桶 —— 已完成 */
1167
+ export declare const I18N_BOOKING_STATUS_BUCKET_COMPLETED = "pisell-reservation.booking-status-bucket-completed";
1168
+ /** localStorage:`${PREFIX}:${bodyViewStorageKey || 'default'}` */
1169
+ export declare const PISELL_RESERVATION_RESOURCE_WALL_FILTER_STORAGE_PREFIX = "pisell-reservation.resource-wall-filter";
1170
+ /**
1171
+ * 资源墙持久化 v1 中允许从 `searchParams.filter.values` 镜像的键(须与真实筛项一致,勿臆造字段)。
1172
+ * 当前仅资源墙多选 id;后续若有已确认的业务筛项可追加到此数组。
1173
+ */
1174
+ export declare const RESERVATION_RESOURCE_WALL_PERSISTED_FILTER_VALUE_KEYS: readonly ["resource_wall_resource_ids"];
1175
+ export declare const I18N_CALENDAR_DAY = "pisell-reservation.calendar-granularity-day";
1176
+ export declare const I18N_CALENDAR_WEEK = "pisell-reservation.calendar-granularity-week";
1177
+ export declare const I18N_CALENDAR_MONTH = "pisell-reservation.calendar-granularity-month";
1178
+ /** 日历内改约/锁台等:平面图侧尚未对接写接口时的提示 */
1179
+ export declare const I18N_CALENDAR_WRITE_NOT_AVAILABLE = "pisell-reservation.calendar-write-not-available";
1180
+ export declare const I18N_NON_CURRENT_HINT = "pisell-reservation.non-current-hint";
1181
+ export declare const I18N_AT_CURRENT_TIME = "pisell-reservation.at-current-time";
1182
+ export declare const I18N_GO_CURRENT = "pisell-reservation.go-current";
1183
+ /** 切换营业日 / 列表刷新期间,顶栏日程带遮罩文案 */
1184
+ export declare const I18N_SCHEDULE_DATA_LOADING = "pisell-reservation.schedule-data-loading";
1185
+ /** 顶栏时间轴拖动:防抖后统一 patch / onSearch / 宿主预约列表 */
1186
+ export declare const RESERVATION_SCHEDULE_DEBOUNCE_MS = 300;
1187
+ /** RecordBoard loading 延迟展示,避免短时 true 闪烁 */
1188
+ export declare const RESERVATION_LOADING_SHOW_DEBOUNCE_MS = 200;
1189
+ /** 新建预约弹窗:从引擎路由筛出的 proCodeId */
1190
+ export declare const RESERVATION_NEW_MODAL_PRO_CODE_IDS: Set<string>;