@pisell/private-materials 6.11.140 → 6.11.142
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.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/businessModel/SalesModel/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -0
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Cart/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Content/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Deposit/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Header/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +1 -0
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +1 -0
- package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -0
- package/es/components/appointmentBooking/deposit/index.d.ts +1 -0
- package/es/components/appointmentBooking/index.d.ts +1 -0
- package/es/components/booking/components/TabProduct/productItem/index.d.ts +1 -0
- package/es/components/booking/components/footer/index.d.ts +1 -0
- package/es/components/booking/components/footer/utils.js +6 -1
- package/es/components/booking/components/voucher/index.d.ts +1 -0
- package/es/components/booking/deposit/index.d.ts +1 -0
- package/es/components/booking/forms/footer.d.ts +1 -0
- package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -0
- package/es/components/booking/forms/single/index.d.ts +1 -0
- package/es/components/booking/hooks/useClearCart.d.ts +1 -0
- package/es/components/booking/hooks/useQuotation.d.ts +1 -0
- package/es/components/booking/info/date/index.d.ts +1 -0
- package/es/components/booking/info/dateRange/index.d.ts +1 -0
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- package/es/components/booking/info/index.d.ts +1 -0
- package/es/components/booking/info/notes/index.d.ts +1 -0
- package/es/components/booking/info/service/addService/index.d.ts +1 -0
- package/es/components/booking/info/service/addTimeModal/index.d.ts +1 -0
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
- package/es/components/booking/info/service/serviceItem/index.d.ts +1 -0
- package/es/components/booking/info/service/serviceList/index.d.ts +1 -0
- package/es/components/booking/info2/service/contactInfoMode/index.d.ts +1 -0
- package/es/components/booking/info2/service/editService/Capacity/index.js +14 -0
- package/es/components/booking/info2/service/serviceItem/index.d.ts +1 -0
- package/es/components/booking/info2/service/serviceList/index.d.ts +1 -0
- package/es/components/booking/notes/NoteBlock/index.d.ts +1 -0
- package/es/components/booking/notes/addNote/index.d.ts +1 -0
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
- package/es/components/ecocup/components/AddCustomerModal/index.d.ts +1 -0
- package/es/components/ecocup/components/CupActionList/index.d.ts +1 -0
- package/es/components/ecocup/components/CupActionModal/index.d.ts +1 -0
- package/es/components/ecocup/components/CupStatusModal/index.d.ts +1 -0
- package/es/components/ecocup/components/CustomerAndCupModal/index.d.ts +1 -0
- package/es/components/ecocup/components/MoreDropdown/index.d.ts +1 -0
- package/es/components/ecocup/components/SearchBar/index.d.ts +1 -0
- package/es/components/ecocup/components/SettingModal/index.d.ts +1 -0
- package/es/components/ecocup/cupList/hooks/useColumns.d.ts +1 -0
- package/es/components/ecocup/cupList/hooks/useSummary.d.ts +1 -0
- package/es/components/ecocup/cupList/index.d.ts +1 -0
- package/es/components/eftposPay/amount.d.ts +2 -1
- package/es/components/eftposPay/app.d.ts +2 -1
- package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/es/components/eftposPay/component/fail/index.d.ts +1 -0
- package/es/components/eftposPay/device.d.ts +1 -1
- package/es/components/eftposPay/index.d.ts +1 -0
- package/es/components/eftposPay/linkly/index.d.ts +1 -0
- package/es/components/eftposPay/pay.d.ts +1 -0
- package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Event/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Footer/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Resource/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
- package/es/components/eventBooking/components/Voucher/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -0
- package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
- package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
- package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -0
- package/es/components/eventBooking/index.d.ts +1 -0
- package/es/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/es/components/pay/toB/components/Card/index.d.ts +1 -0
- package/es/components/pay/toB/components/ConfirmedPayment/index.d.ts +1 -0
- package/es/components/pay/toB/components/Content/Footer.d.ts +1 -0
- package/es/components/pay/toB/paymentMethods/index.js +1 -1
- package/es/components/pay/toB/types/index.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
- package/es/components/pisellSelectCustomerModal/index.d.ts +1 -0
- package/es/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -0
- package/es/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
- package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
- package/es/components/productExtension/index.d.ts +1 -0
- package/es/components/productSelect/components/TabProduct/index.d.ts +1 -0
- package/es/components/productSelect/components/productGroup/index.d.ts +1 -0
- package/es/components/ruleSetting/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Cart/Product.d.ts +1 -0
- package/es/components/shoppingCart/components/Cart/index.d.ts +1 -0
- package/es/components/shoppingCart/hooks/useAddService.d.ts +1 -0
- package/es/components/shoppingCart/hooks/useClearCart.d.ts +1 -0
- package/es/components/shoppingCart/hooks/usePromotionModal.d.ts +1 -0
- package/es/components/shoppingCart/hooks/useSkuModal.d.ts +1 -0
- package/es/components/shoppingCart/index.d.ts +1 -0
- package/es/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +1 -0
- package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -0
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -0
- package/es/components/ticketBooking/components/menuBar/index.d.ts +1 -0
- package/es/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
- package/es/components/ticketBooking/components/timeBar/index.d.ts +1 -0
- package/es/components/ticketBooking/dialog.js +2 -1
- package/es/components/walletList/index.d.ts +1 -0
- package/es/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
- package/es/plus/contactInfoModal/ContactInfoContent.d.ts +1 -0
- package/es/plus/noteModal/AddTempModal.d.ts +1 -0
- package/es/plus/orderList/components/HandleActions.d.ts +1 -0
- package/es/plus/orderList/components/QuickFilter.d.ts +1 -0
- package/es/plus/orderList/components/Reset.d.ts +1 -0
- package/es/plus/orderList/components/Toolbar.d.ts +1 -0
- package/es/plus/orderList/config.d.ts +1 -0
- package/es/plus/pisellReservation/PisellReservation.js +22 -10
- package/es/plus/pisellReservation/floorMap/floorPlanApi.d.ts +5 -5
- package/es/plus/pisellReservation/floorMap/reservationCards.d.ts +7 -7
- package/es/plus/pisellReservation/floorMap/useReservationFloorMapMerged.d.ts +1 -1
- package/es/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +2 -1
- package/es/plus/pisellReservation/hooks/useFloorMapBookingInteraction.d.ts +5 -0
- package/es/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +45 -20
- package/es/plus/pisellReservation/hooks/usePisellReservationBookingData.js +1 -0
- package/es/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +1 -0
- package/es/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
- package/es/plus/productSelect/ProductCard/utils.d.ts +1 -1
- package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +1 -0
- package/es/plus/saasRegister/components/VertifyEmail.d.ts +1 -0
- package/es/plus/selectHolder/components/ErrorTip/index.d.ts +1 -0
- package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -0
- package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +1 -0
- package/es/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +1 -0
- package/es/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +1 -0
- package/es/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
- package/es/plus/walletPassGallery/components/passList/index.d.ts +1 -0
- package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -0
- package/es/plus/walletPassGallery/index.d.ts +1 -0
- package/es/pro/pisellPhoneKeyboard/index.d.ts +1 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +1 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/index.d.ts +1 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +1 -0
- package/es/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
- package/lib/businessModel/SalesModel/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Cart/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Content/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Deposit/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Header/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +1 -0
- package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -0
- package/lib/components/appointmentBooking/deposit/index.d.ts +1 -0
- package/lib/components/appointmentBooking/index.d.ts +1 -0
- package/lib/components/booking/components/TabProduct/productItem/index.d.ts +1 -0
- package/lib/components/booking/components/footer/index.d.ts +1 -0
- package/lib/components/booking/components/footer/utils.js +4 -1
- package/lib/components/booking/components/voucher/index.d.ts +1 -0
- package/lib/components/booking/deposit/index.d.ts +1 -0
- package/lib/components/booking/forms/footer.d.ts +1 -0
- package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -0
- package/lib/components/booking/forms/single/index.d.ts +1 -0
- package/lib/components/booking/hooks/useClearCart.d.ts +1 -0
- package/lib/components/booking/hooks/useQuotation.d.ts +1 -0
- package/lib/components/booking/info/date/index.d.ts +1 -0
- package/lib/components/booking/info/dateRange/index.d.ts +1 -0
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- package/lib/components/booking/info/index.d.ts +1 -0
- package/lib/components/booking/info/notes/index.d.ts +1 -0
- package/lib/components/booking/info/service/addService/index.d.ts +1 -0
- package/lib/components/booking/info/service/addTimeModal/index.d.ts +1 -0
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
- package/lib/components/booking/info/service/serviceItem/index.d.ts +1 -0
- package/lib/components/booking/info/service/serviceList/index.d.ts +1 -0
- package/lib/components/booking/info2/service/contactInfoMode/index.d.ts +1 -0
- package/lib/components/booking/info2/service/editService/Capacity/index.js +10 -0
- package/lib/components/booking/info2/service/serviceItem/index.d.ts +1 -0
- package/lib/components/booking/info2/service/serviceList/index.d.ts +1 -0
- package/lib/components/booking/notes/NoteBlock/index.d.ts +1 -0
- package/lib/components/booking/notes/addNote/index.d.ts +1 -0
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
- package/lib/components/ecocup/components/AddCustomerModal/index.d.ts +1 -0
- package/lib/components/ecocup/components/CupActionList/index.d.ts +1 -0
- package/lib/components/ecocup/components/CupActionModal/index.d.ts +1 -0
- package/lib/components/ecocup/components/CupStatusModal/index.d.ts +1 -0
- package/lib/components/ecocup/components/CustomerAndCupModal/index.d.ts +1 -0
- package/lib/components/ecocup/components/MoreDropdown/index.d.ts +1 -0
- package/lib/components/ecocup/components/SearchBar/index.d.ts +1 -0
- package/lib/components/ecocup/components/SettingModal/index.d.ts +1 -0
- package/lib/components/ecocup/cupList/hooks/useColumns.d.ts +1 -0
- package/lib/components/ecocup/cupList/hooks/useSummary.d.ts +1 -0
- package/lib/components/ecocup/cupList/index.d.ts +1 -0
- package/lib/components/eftposPay/amount.d.ts +2 -1
- package/lib/components/eftposPay/app.d.ts +2 -1
- package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/index.d.ts +1 -0
- package/lib/components/eftposPay/device.d.ts +1 -1
- package/lib/components/eftposPay/index.d.ts +1 -0
- package/lib/components/eftposPay/linkly/index.d.ts +1 -0
- package/lib/components/eftposPay/pay.d.ts +1 -0
- package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Event/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
- package/lib/components/eventBooking/components/Voucher/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
- package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -0
- package/lib/components/eventBooking/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Card/index.d.ts +1 -0
- package/lib/components/pay/toB/components/ConfirmedPayment/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Content/Footer.d.ts +1 -0
- package/lib/components/pay/toB/paymentMethods/index.js +1 -1
- package/lib/components/pay/toB/types/index.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
- package/lib/components/pisellSelectCustomerModal/index.d.ts +1 -0
- package/lib/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -0
- package/lib/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
- package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
- package/lib/components/productExtension/index.d.ts +1 -0
- package/lib/components/productSelect/components/TabProduct/index.d.ts +1 -0
- package/lib/components/productSelect/components/productGroup/index.d.ts +1 -0
- package/lib/components/ruleSetting/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Cart/Product.d.ts +1 -0
- package/lib/components/shoppingCart/components/Cart/index.d.ts +1 -0
- package/lib/components/shoppingCart/hooks/useAddService.d.ts +1 -0
- package/lib/components/shoppingCart/hooks/useClearCart.d.ts +1 -0
- package/lib/components/shoppingCart/hooks/usePromotionModal.d.ts +1 -0
- package/lib/components/shoppingCart/hooks/useSkuModal.d.ts +1 -0
- package/lib/components/shoppingCart/index.d.ts +1 -0
- package/lib/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +1 -0
- package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -0
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -0
- package/lib/components/ticketBooking/components/menuBar/index.d.ts +1 -0
- package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
- package/lib/components/ticketBooking/components/timeBar/index.d.ts +1 -0
- package/lib/components/ticketBooking/dialog.js +1 -1
- package/lib/components/walletList/index.d.ts +1 -0
- package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
- package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +1 -0
- package/lib/plus/noteModal/AddTempModal.d.ts +1 -0
- package/lib/plus/orderList/components/HandleActions.d.ts +1 -0
- package/lib/plus/orderList/components/QuickFilter.d.ts +1 -0
- package/lib/plus/orderList/components/Reset.d.ts +1 -0
- package/lib/plus/orderList/components/Toolbar.d.ts +1 -0
- package/lib/plus/orderList/config.d.ts +1 -0
- package/lib/plus/pisellReservation/PisellReservation.js +23 -10
- package/lib/plus/pisellReservation/floorMap/floorPlanApi.d.ts +5 -5
- package/lib/plus/pisellReservation/floorMap/reservationCards.d.ts +7 -7
- package/lib/plus/pisellReservation/floorMap/useReservationFloorMapMerged.d.ts +1 -1
- package/lib/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +2 -1
- package/lib/plus/pisellReservation/hooks/useFloorMapBookingInteraction.d.ts +5 -0
- package/lib/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +43 -19
- package/lib/plus/pisellReservation/hooks/usePisellReservationBookingData.js +1 -0
- package/lib/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +1 -0
- package/lib/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
- package/lib/plus/productSelect/ProductCard/utils.d.ts +1 -1
- package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +1 -0
- package/lib/plus/saasRegister/components/VertifyEmail.d.ts +1 -0
- package/lib/plus/selectHolder/components/ErrorTip/index.d.ts +1 -0
- package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -0
- package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +1 -0
- package/lib/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +1 -0
- package/lib/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/passList/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/index.d.ts +1 -0
- package/lib/pro/pisellPhoneKeyboard/index.d.ts +1 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +1 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/index.d.ts +1 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +1 -0
- package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
- package/package.json +2 -2
- package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
- package/es/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
- package/es/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
- package/es/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
- package/es/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
- package/es/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
- package/es/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
- package/es/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
- package/es/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
- package/es/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
- package/es/plus/pisellReservation/locales/locales.d.ts +0 -743
- package/es/plus/pisellReservation/reservationConstants.d.ts +0 -1190
- package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
- package/lib/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
- package/lib/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
- package/lib/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
- package/lib/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
- package/lib/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
- package/lib/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
- package/lib/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
- package/lib/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
- package/lib/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
- package/lib/plus/pisellReservation/locales/locales.d.ts +0 -743
- package/lib/plus/pisellReservation/reservationConstants.d.ts +0 -1190
|
@@ -1,1190 +0,0 @@
|
|
|
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>;
|