@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,14 +0,0 @@
|
|
|
1
|
-
export declare const getGroupTotalPrice: (items: any[]) => any;
|
|
2
|
-
/**
|
|
3
|
-
* @title: 创建一个虚拟的组
|
|
4
|
-
* @description:
|
|
5
|
-
* @param {any} items
|
|
6
|
-
* @return {*}
|
|
7
|
-
* @Author: zhiwei.Wang
|
|
8
|
-
*/
|
|
9
|
-
export declare const concatBookings: (items: any[]) => any;
|
|
10
|
-
export declare const createBookingItemsByGroup: (item: any, isBatchEdit?: any) => any[];
|
|
11
|
-
export declare const isGroupBooking: (_id: any) => boolean;
|
|
12
|
-
export declare const getProductByGroupId: (groupId: string, items: any[]) => any[];
|
|
13
|
-
export declare const getGroupBooking: (groupId: string, items: any[]) => any;
|
|
14
|
-
export declare const filterItemByGroupId: (groupId: string, items: any[]) => any[];
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import './BucketButtonGroup.less';
|
|
3
|
-
/**
|
|
4
|
-
* 通用「桶 → 底层 key 数组」按钮组,HUD 抽屉里的支付状态 / 预约状态快筛都走这个组件。
|
|
5
|
-
*
|
|
6
|
-
* 设计动机:
|
|
7
|
-
* - 业务方在抽屉里只关心少量"业务桶"(如未支付 / 已支付 / 在场),但底层枚举更细
|
|
8
|
-
* (`partially_paid` / `payment_processing` / `arrived` / `started` …);
|
|
9
|
-
* - 直接渲染所有底层 key 会有 7+ 个按钮把抽屉撑爆,且语义不连贯;
|
|
10
|
-
* - 桶 → 底层 key 多对一映射在前端组件里完成,写入 `searchParams.filter.values.<field>`
|
|
11
|
-
* 仍是底层 key 数组,与 Filter modal 的 multi-select / 后端查询参数完全兼容。
|
|
12
|
-
*
|
|
13
|
-
* "选中"判定:桶 keys 任一在 value 中即视为选中(容忍历史/边角态 key)。
|
|
14
|
-
* "切换"行为:选中 → 剔除该桶所有 key;未选中 → 加入该桶所有 key(保留 value 中已有非桶 key)。
|
|
15
|
-
*/
|
|
16
|
-
export interface BucketDef {
|
|
17
|
-
/** 桶唯一 id,仅用于 React key */
|
|
18
|
-
id: string;
|
|
19
|
-
/** 按钮文案(已经过国际化) */
|
|
20
|
-
label: string;
|
|
21
|
-
/** 该桶承载的底层 enum key 集合 */
|
|
22
|
-
keys: string[];
|
|
23
|
-
}
|
|
24
|
-
export interface BucketButtonGroupProps {
|
|
25
|
-
/** 由外层 Form 注入:底层 key 数组 */
|
|
26
|
-
value?: string[];
|
|
27
|
-
/** 由外层 Form 注入:底层 key 数组变更回调 */
|
|
28
|
-
onChange?: (v: string[]) => void;
|
|
29
|
-
/** 桶定义,按 UI 顺序 */
|
|
30
|
-
buckets: BucketDef[];
|
|
31
|
-
}
|
|
32
|
-
export declare function BucketButtonGroup(props: BucketButtonGroupProps): JSX.Element;
|
|
33
|
-
export default BucketButtonGroup;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/**
|
|
3
|
-
* HUD 抽屉里的「预约状态」快筛桶配置:
|
|
4
|
-
*
|
|
5
|
-
* - **未到店 / no show**:`no_show`
|
|
6
|
-
* - **已完成 / completed**:`completed`
|
|
7
|
-
* - **在场 / on site**:`arrived` + `started`
|
|
8
|
-
* - 业务侧「客人已到 → 在场」的语义合并,无需让用户记住 `arrived` / `started` 两态差异。
|
|
9
|
-
*
|
|
10
|
-
* 写入 `searchParams.filter.values.appointment_status` 仍是底层 enum 数组,
|
|
11
|
-
* 与 hudDrawerLocalListQuery / Filter modal multi-select 形态完全兼容。
|
|
12
|
-
*
|
|
13
|
-
* **不入桶**:`new` / `confirmed` / `cancelled` —— 抽屉聚焦"当下进行 / 历史结算"两类需要立即关注的状态,
|
|
14
|
-
* 待确认 / 已取消属于"前置 / 终止"态,业务侧不在抽屉桶内暴露;如需要细查走 Filter modal 不影响。
|
|
15
|
-
*/
|
|
16
|
-
export interface ReservationBookingStatusButtonFilterProps {
|
|
17
|
-
value?: string[];
|
|
18
|
-
onChange?: (v: string[]) => void;
|
|
19
|
-
}
|
|
20
|
-
export declare function ReservationBookingStatusButtonFilter(props: ReservationBookingStatusButtonFilterProps): JSX.Element;
|
|
21
|
-
export default ReservationBookingStatusButtonFilter;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/**
|
|
3
|
-
* HUD 抽屉顶栏:把预约状态 + 支付状态两组桶放进同一 QuickFilter 项,减少 Space / Form.Item 嵌套。
|
|
4
|
-
* 字段仍写入 `filter.values.appointment_status` / `order_payment_status`,与 Filter 弹层共用。
|
|
5
|
-
*/
|
|
6
|
-
export declare function ReservationHudDrawerQuickFilters(): JSX.Element;
|
|
7
|
-
export default ReservationHudDrawerQuickFilters;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { type BucketDef } from './BucketButtonGroup';
|
|
3
|
-
export declare type ReservationHudDrawerResourceRailProps = {
|
|
4
|
-
className?: string;
|
|
5
|
-
/** 与 Filter「Resource」树第一层一致,由 {@link buildResourceRootBuckets} 生成 */
|
|
6
|
-
buckets: BucketDef[];
|
|
7
|
-
/**
|
|
8
|
-
* 与 `searchParams.filter.values.form_record_ids` 一致(底层 id 集合,多桶间为并集)
|
|
9
|
-
*/
|
|
10
|
-
value: string[];
|
|
11
|
-
onChange: (next: string[]) => void;
|
|
12
|
-
/** 侧栏无障碍名称 */
|
|
13
|
-
ariaLabel?: string;
|
|
14
|
-
};
|
|
15
|
-
/**
|
|
16
|
-
* HUD 抽屉:表格右侧竖栏,桶按钮与顶栏 quick filter 同组件,筛 `form_record_ids`。
|
|
17
|
-
*/
|
|
18
|
-
export declare function ReservationHudDrawerResourceRail(props: ReservationHudDrawerResourceRailProps): JSX.Element | null;
|
|
19
|
-
export default ReservationHudDrawerResourceRail;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
/**
|
|
3
|
-
* HUD 抽屉里的「支付状态」快筛桶配置:
|
|
4
|
-
*
|
|
5
|
-
* - **未支付**:unpaid / partially_paid / payment_processing
|
|
6
|
-
* - `paymentStatusForMatch` 把 `partially_paid` 归一为 `unpaid`,
|
|
7
|
-
* 不带 `partially_paid` 同一行会因发起 / 已部分付不一致漏选;
|
|
8
|
-
* - `payment_processing` 业务侧定义为待回执(未到账),同入未支付。
|
|
9
|
-
* - **已支付**:paid / partially_refunded / refunded
|
|
10
|
-
* - 退款语义上"曾支付过",与底层卡片 `PaymentStamp` 的"已盖章"判定一致。
|
|
11
|
-
* - **不入桶**:authorized / voided —— booking 业务里几乎不出现(仅 order 直购流程可能出现),
|
|
12
|
-
* 刻意不进入这两个桶,避免桶语义被边角态污染。如未来业务需要可在 buckets 加 key。
|
|
13
|
-
*/
|
|
14
|
-
export interface ReservationPaymentStatusButtonFilterProps {
|
|
15
|
-
value?: string[];
|
|
16
|
-
onChange?: (v: string[]) => void;
|
|
17
|
-
}
|
|
18
|
-
export declare function ReservationPaymentStatusButtonFilter(props: ReservationPaymentStatusButtonFilterProps): JSX.Element;
|
|
19
|
-
export default ReservationPaymentStatusButtonFilter;
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface ReservationHudDrawerHandleProps {
|
|
3
|
-
/** 关闭抽屉。点击或下拖超过阈值时调用。 */
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
/**
|
|
6
|
-
* 触发关闭的下拖位移阈值(px)。短促的微小拖动不算关闭,避免误触;
|
|
7
|
-
* 用户从手柄向下「甩一下」即可关。默认 80px ≈ 一个手指节。
|
|
8
|
-
*/
|
|
9
|
-
closeOffsetPx?: number;
|
|
10
|
-
/**
|
|
11
|
-
* 抽屉根节点 ref:拖动时给它实时打 transform: translateY,让面板跟着手指走;
|
|
12
|
-
* 松手后再决定「滑回原位」或「滑出关闭」。可不传——不传则只做关闭决策、不做跟随动画。
|
|
13
|
-
*/
|
|
14
|
-
drawerRef?: React.RefObject<HTMLElement | null>;
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* 抽屉顶端的「抓手 + 拍击区」:
|
|
18
|
-
* - 视觉上是一条居中的胶囊形 bar,给用户一个「这里可以拖 / 可以点」的暗示;
|
|
19
|
-
* - 点击:直接关闭抽屉;
|
|
20
|
-
* - 指针下拖:传入 drawerRef 时,面板会实时跟随手指下移;
|
|
21
|
-
* • 松手时位移 ≥ closeOffsetPx → 平滑滑出底部并关闭;
|
|
22
|
-
* • 否则回弹到原位。
|
|
23
|
-
*
|
|
24
|
-
* 直接 mutate `drawerRef.current.style.transform` 而不是走 React state,是因为
|
|
25
|
-
* 拖动每一帧都重渲染整个抽屉(PisellRecordBoard + 表格)开销太大。命令式风格
|
|
26
|
-
* 把动画限制在 DOM 层、React 树不参与,掉帧风险最小。组件卸载 / 关闭后由抽屉
|
|
27
|
-
* 节点本身被 unmount 一并清理,不留残留 inline style。
|
|
28
|
-
*/
|
|
29
|
-
export declare const ReservationHudDrawerHandle: React.FC<ReservationHudDrawerHandleProps>;
|
|
30
|
-
export default ReservationHudDrawerHandle;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* HUD 抽屉右侧竖栏:与 Filter「Resource」同源,写入 `filter.values.form_record_ids`。
|
|
3
|
-
* 资源列表来自 GET /shop/form/resource/page。
|
|
4
|
-
*
|
|
5
|
-
* 优先按列表内 `parent_id` 推断树的第一层节点;若父链缺失会导致「每条记录都是根」、按钮爆炸,
|
|
6
|
-
* 则回退为按 `form_id`(资源所属表单)聚合——对应 Filter 里顶层资源类型/主类,而非单个 form_record。
|
|
7
|
-
*/
|
|
8
|
-
import type { BucketDef } from '../components/BucketButtonGroup';
|
|
9
|
-
/** 与抽屉 / Filter 共用的 `searchParams.filter.values.form_record_ids` 读取 */
|
|
10
|
-
export declare function extractFilterFormRecordIds(searchParams: Record<string, unknown>): string[];
|
|
11
|
-
/**
|
|
12
|
-
* 从 form/resource/page 扁平 list 构建第一层桶。
|
|
13
|
-
* - 列表内父子链完整时:与 TreeSelect 第一层语义一致(根及其子树 id);
|
|
14
|
-
* - 父链缺失导致伪根过多时:按 `form_id` 聚合为「主类」桶,避免竖栏铺满具体资源名。
|
|
15
|
-
*/
|
|
16
|
-
export declare function buildResourceRootBuckets(rawList: unknown[]): BucketDef[];
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
/** PisellReservation — 日本語 */
|
|
2
|
-
declare const _default: {
|
|
3
|
-
'pisell-reservation.page-title': string;
|
|
4
|
-
'pisell-reservation.page-title-venue': string;
|
|
5
|
-
'pisell-reservation.new': string;
|
|
6
|
-
'pisell-reservation.new-modal-title': string;
|
|
7
|
-
'pisell-reservation.new-modal-placeholder': string;
|
|
8
|
-
'pisell-reservation.cancel': string;
|
|
9
|
-
'pisell-reservation.edit-map': string;
|
|
10
|
-
'pisell-reservation.edit-map-done': string;
|
|
11
|
-
'pisell-reservation.follow-current': string;
|
|
12
|
-
'pisell-reservation.view-grid': string;
|
|
13
|
-
'pisell-reservation.view-floor': string;
|
|
14
|
-
'pisell-reservation.view-calendar': string;
|
|
15
|
-
'pisell-reservation.view-resource-wall': string;
|
|
16
|
-
'pisell-reservation.resource-wall-resources': string;
|
|
17
|
-
'pisell-reservation.payment-status-bucket-unpaid': string;
|
|
18
|
-
'pisell-reservation.payment-status-bucket-paid': string;
|
|
19
|
-
'pisell-reservation.booking-status-bucket-on-site': string;
|
|
20
|
-
'pisell-reservation.booking-status-bucket-no-show': string;
|
|
21
|
-
'pisell-reservation.booking-status-bucket-completed': string;
|
|
22
|
-
'pisell-reservation.calendar-granularity-day': string;
|
|
23
|
-
'pisell-reservation.calendar-granularity-week': string;
|
|
24
|
-
'pisell-reservation.calendar-granularity-month': string;
|
|
25
|
-
'pisell-reservation.calendar-write-not-available': string;
|
|
26
|
-
'pisell-reservation.follow-live-time': string;
|
|
27
|
-
'pisell-reservation.follow-custom-time': string;
|
|
28
|
-
'pisell-reservation.follow-live-hint': string;
|
|
29
|
-
'pisell-reservation.follow-custom-hint': string;
|
|
30
|
-
'pisell-reservation.switch-to-custom-time': string;
|
|
31
|
-
'pisell-reservation.switch-to-live-time': string;
|
|
32
|
-
'pisell-reservation.non-current-hint': string;
|
|
33
|
-
'pisell-reservation.at-current-time': string;
|
|
34
|
-
'pisell-reservation.go-current': string;
|
|
35
|
-
'pisell-reservation.schedule-data-loading': string;
|
|
36
|
-
'pisell-reservation.hud-open-table-aria': string;
|
|
37
|
-
'pisell-reservation.hud-table-drawer-title': string;
|
|
38
|
-
'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
|
|
39
|
-
'pisell-reservation.hud-sheet-close-aria': string;
|
|
40
|
-
'pisell-reservation.hud-expand-aria': string;
|
|
41
|
-
'pisell-reservation.hud-collapse-aria': string;
|
|
42
|
-
'pisell-reservation.grid.code': string;
|
|
43
|
-
'pisell-reservation.grid.area': string;
|
|
44
|
-
'pisell-reservation.grid.status': string;
|
|
45
|
-
'pisell-reservation.grid.guest': string;
|
|
46
|
-
'pisell-reservation.grid.time': string;
|
|
47
|
-
'pisell-reservation.grid.party': string;
|
|
48
|
-
'pisell-reservation.canvas.main': string;
|
|
49
|
-
'pisell-reservation.canvas.secondary': string;
|
|
50
|
-
'pisell-reservation.canvas.vip': string;
|
|
51
|
-
'pisell-reservation.maintenance': string;
|
|
52
|
-
'pisell-reservation.next': string;
|
|
53
|
-
'pisell-reservation.party': string;
|
|
54
|
-
'pisell-reservation.more': string;
|
|
55
|
-
'pisell-reservation.late': string;
|
|
56
|
-
'pisell-reservation.floor-hud.total': string;
|
|
57
|
-
'pisell-reservation.floor-hud.interactive-title': string;
|
|
58
|
-
'pisell-reservation.floor-map.data-source-label': string;
|
|
59
|
-
'pisell-reservation.floor-map.category-background': string;
|
|
60
|
-
'pisell-reservation.floor-map.palette-image-bg': string;
|
|
61
|
-
'pisell-reservation.floor-plan.save-failed': string;
|
|
62
|
-
'pisell-reservation.card-placeholder.hint-select-row': string;
|
|
63
|
-
'pisell-reservation.card-placeholder.hint-bind-datasource': string;
|
|
64
|
-
'pisell-reservation.card-placeholder.hint-new-slot': string;
|
|
65
|
-
'pisell-reservation.card-placeholder.hint-row-not-found': string;
|
|
66
|
-
'pisell-reservation.resource-grid.id': string;
|
|
67
|
-
'pisell-reservation.resource-grid.name': string;
|
|
68
|
-
'pisell-reservation.resource-grid.form-code': string;
|
|
69
|
-
'pisell-reservation.resource-grid.capacity': string;
|
|
70
|
-
'pisell-reservation.resource-grid.schedule': string;
|
|
71
|
-
'pisell-reservation.resource-grid.form-id': string;
|
|
72
|
-
'pisell-reservation.resource-grid.card-status': string;
|
|
73
|
-
'pisell-reservation.room-kind-bound': string;
|
|
74
|
-
'pisell-reservation.room-kind-bound-round': string;
|
|
75
|
-
'pisell-reservation.room-status-occupied': string;
|
|
76
|
-
'pisell-reservation.room-status-reserved': string;
|
|
77
|
-
'pisell-reservation.room-status-empty': string;
|
|
78
|
-
'pisell-reservation.room-status-locked': string;
|
|
79
|
-
'pisell-reservation.room-empty-body': string;
|
|
80
|
-
'pisell-reservation.room-status-unbound': string;
|
|
81
|
-
'pisell-reservation.room-paid': string;
|
|
82
|
-
'pisell-reservation.room-unpaid': string;
|
|
83
|
-
'pisell-reservation.room-payment-needed': string;
|
|
84
|
-
'pisell-reservation.room-items-total': string;
|
|
85
|
-
'pisell-reservation.room-modal-bookings': string;
|
|
86
|
-
'pisell-reservation.room-cap-prefix': string;
|
|
87
|
-
'pisell-reservation.room-time-end': string;
|
|
88
|
-
'pisell-reservation.room-time-start': string;
|
|
89
|
-
'pisell-reservation.room-in-minutes': string;
|
|
90
|
-
'pisell-reservation.room-view-all': string;
|
|
91
|
-
'pisell-reservation.room-occupancy-sum': string;
|
|
92
|
-
'pisell-reservation.room-next-prefix': string;
|
|
93
|
-
'pisell-reservation.room-guest-unknown': string;
|
|
94
|
-
'pisell-reservation.room-collapse': string;
|
|
95
|
-
'pisell-reservation.booking-detail.modal-title': string;
|
|
96
|
-
'pisell-reservation.booking-detail.booking-id': string;
|
|
97
|
-
'pisell-reservation.booking-detail.status': string;
|
|
98
|
-
'pisell-reservation.booking-detail.contact': string;
|
|
99
|
-
'pisell-reservation.booking-detail.phone': string;
|
|
100
|
-
'pisell-reservation.booking-detail.time': string;
|
|
101
|
-
'pisell-reservation.booking-detail.staff': string;
|
|
102
|
-
'pisell-reservation.booking-detail.staff-unassigned': string;
|
|
103
|
-
'pisell-reservation.booking-detail.table': string;
|
|
104
|
-
'pisell-reservation.booking-detail.payment': string;
|
|
105
|
-
'pisell-reservation.booking-detail.total': string;
|
|
106
|
-
'pisell-reservation.booking-detail.tab-info': string;
|
|
107
|
-
'pisell-reservation.booking-detail.tab-notes': string;
|
|
108
|
-
'pisell-reservation.booking-detail.tab-form': string;
|
|
109
|
-
'pisell-reservation.booking-detail.empty-notes': string;
|
|
110
|
-
'pisell-reservation.booking-detail.empty-items': string;
|
|
111
|
-
'pisell-reservation.booking-detail.empty-form': string;
|
|
112
|
-
'pisell-reservation.booking-detail.booking-label': string;
|
|
113
|
-
'pisell-reservation.booking-detail.strip-items-total': string;
|
|
114
|
-
'pisell-reservation.booking-detail.strip-due-label': string;
|
|
115
|
-
'pisell-reservation.booking-detail.see-all': string;
|
|
116
|
-
'pisell-reservation.booking-detail.header-mode-aria': string;
|
|
117
|
-
'pisell-reservation.booking-detail.header-mode-order-strip': string;
|
|
118
|
-
'pisell-reservation.booking-detail.header-mode-room-card': string;
|
|
119
|
-
'pisell-reservation.booking-detail.action-grid-aria': string;
|
|
120
|
-
'pisell-reservation.booking-detail.action-edit': string;
|
|
121
|
-
'pisell-reservation.booking-detail.action-cart': string;
|
|
122
|
-
'pisell-reservation.booking-detail.action-print': string;
|
|
123
|
-
'pisell-reservation.booking-detail.action-form': string;
|
|
124
|
-
'pisell-reservation.booking-detail.action-list': string;
|
|
125
|
-
'pisell-reservation.booking-detail.action-close': string;
|
|
126
|
-
'pisell-reservation.booking-detail.to-pay': string;
|
|
127
|
-
'pisell-reservation.booking-detail.order-open': string;
|
|
128
|
-
'pisell-reservation.booking-detail.order-already-paid': string;
|
|
129
|
-
'pisell-reservation.booking-detail.meta-host-status': string;
|
|
130
|
-
'pisell-reservation.booking-detail.meta-line-amount': string;
|
|
131
|
-
'pisell-reservation.booking-detail.meta-timeout': string;
|
|
132
|
-
'pisell-reservation.booking-detail.meta-progress': string;
|
|
133
|
-
'pisell-reservation.booking-detail.meta-arrival': string;
|
|
134
|
-
'pisell-reservation.booking-detail.status-enum.started': string;
|
|
135
|
-
'pisell-reservation.booking-detail.status-enum.confirmed': string;
|
|
136
|
-
'pisell-reservation.booking-detail.status-enum.active': string;
|
|
137
|
-
'pisell-reservation.booking-detail.status-enum.checked_in': string;
|
|
138
|
-
'pisell-reservation.booking-detail.status-enum.checkin': string;
|
|
139
|
-
'pisell-reservation.booking-detail.status-enum.in_progress': string;
|
|
140
|
-
'pisell-reservation.booking-detail.status-enum.pending': string;
|
|
141
|
-
'pisell-reservation.booking-detail.status-enum.pending_payment': string;
|
|
142
|
-
'pisell-reservation.booking-detail.status-enum.draft': string;
|
|
143
|
-
'pisell-reservation.booking-detail.status-enum.waiting': string;
|
|
144
|
-
'pisell-reservation.booking-detail.status-enum.hold': string;
|
|
145
|
-
'pisell-reservation.booking-detail.status-enum.cancelled': string;
|
|
146
|
-
'pisell-reservation.booking-detail.status-enum.canceled': string;
|
|
147
|
-
'pisell-reservation.booking-detail.status-enum.void': string;
|
|
148
|
-
'pisell-reservation.booking-detail.status-enum.refunded': string;
|
|
149
|
-
};
|
|
150
|
-
export default _default;
|
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
/** PisellReservation — Português */
|
|
2
|
-
declare const _default: {
|
|
3
|
-
'pisell-reservation.page-title': string;
|
|
4
|
-
'pisell-reservation.page-title-venue': string;
|
|
5
|
-
'pisell-reservation.new': string;
|
|
6
|
-
'pisell-reservation.new-modal-title': string;
|
|
7
|
-
'pisell-reservation.new-modal-placeholder': string;
|
|
8
|
-
'pisell-reservation.cancel': string;
|
|
9
|
-
'pisell-reservation.edit-map': string;
|
|
10
|
-
'pisell-reservation.edit-map-done': string;
|
|
11
|
-
'pisell-reservation.follow-current': string;
|
|
12
|
-
'pisell-reservation.view-grid': string;
|
|
13
|
-
'pisell-reservation.view-floor': string;
|
|
14
|
-
'pisell-reservation.view-calendar': string;
|
|
15
|
-
'pisell-reservation.view-resource-wall': string;
|
|
16
|
-
'pisell-reservation.resource-wall-resources': string;
|
|
17
|
-
'pisell-reservation.payment-status-bucket-unpaid': string;
|
|
18
|
-
'pisell-reservation.payment-status-bucket-paid': string;
|
|
19
|
-
'pisell-reservation.booking-status-bucket-on-site': string;
|
|
20
|
-
'pisell-reservation.booking-status-bucket-no-show': string;
|
|
21
|
-
'pisell-reservation.booking-status-bucket-completed': string;
|
|
22
|
-
'pisell-reservation.calendar-granularity-day': string;
|
|
23
|
-
'pisell-reservation.calendar-granularity-week': string;
|
|
24
|
-
'pisell-reservation.calendar-granularity-month': string;
|
|
25
|
-
'pisell-reservation.calendar-write-not-available': string;
|
|
26
|
-
'pisell-reservation.follow-live-time': string;
|
|
27
|
-
'pisell-reservation.follow-custom-time': string;
|
|
28
|
-
'pisell-reservation.follow-live-hint': string;
|
|
29
|
-
'pisell-reservation.follow-custom-hint': string;
|
|
30
|
-
'pisell-reservation.switch-to-custom-time': string;
|
|
31
|
-
'pisell-reservation.switch-to-live-time': string;
|
|
32
|
-
'pisell-reservation.non-current-hint': string;
|
|
33
|
-
'pisell-reservation.at-current-time': string;
|
|
34
|
-
'pisell-reservation.go-current': string;
|
|
35
|
-
'pisell-reservation.schedule-data-loading': string;
|
|
36
|
-
'pisell-reservation.hud-open-table-aria': string;
|
|
37
|
-
'pisell-reservation.hud-table-drawer-title': string;
|
|
38
|
-
'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
|
|
39
|
-
'pisell-reservation.hud-sheet-close-aria': string;
|
|
40
|
-
'pisell-reservation.hud-expand-aria': string;
|
|
41
|
-
'pisell-reservation.hud-collapse-aria': string;
|
|
42
|
-
'pisell-reservation.grid.code': string;
|
|
43
|
-
'pisell-reservation.grid.area': string;
|
|
44
|
-
'pisell-reservation.grid.status': string;
|
|
45
|
-
'pisell-reservation.grid.guest': string;
|
|
46
|
-
'pisell-reservation.grid.time': string;
|
|
47
|
-
'pisell-reservation.grid.party': string;
|
|
48
|
-
'pisell-reservation.canvas.main': string;
|
|
49
|
-
'pisell-reservation.canvas.secondary': string;
|
|
50
|
-
'pisell-reservation.canvas.vip': string;
|
|
51
|
-
'pisell-reservation.maintenance': string;
|
|
52
|
-
'pisell-reservation.next': string;
|
|
53
|
-
'pisell-reservation.party': string;
|
|
54
|
-
'pisell-reservation.more': string;
|
|
55
|
-
'pisell-reservation.late': string;
|
|
56
|
-
'pisell-reservation.floor-hud.total': string;
|
|
57
|
-
'pisell-reservation.floor-hud.interactive-title': string;
|
|
58
|
-
'pisell-reservation.floor-map.data-source-label': string;
|
|
59
|
-
'pisell-reservation.floor-map.category-background': string;
|
|
60
|
-
'pisell-reservation.floor-map.palette-image-bg': string;
|
|
61
|
-
'pisell-reservation.floor-plan.save-failed': string;
|
|
62
|
-
'pisell-reservation.card-placeholder.hint-select-row': string;
|
|
63
|
-
'pisell-reservation.card-placeholder.hint-bind-datasource': string;
|
|
64
|
-
'pisell-reservation.card-placeholder.hint-new-slot': string;
|
|
65
|
-
'pisell-reservation.card-placeholder.hint-row-not-found': string;
|
|
66
|
-
'pisell-reservation.resource-grid.id': string;
|
|
67
|
-
'pisell-reservation.resource-grid.name': string;
|
|
68
|
-
'pisell-reservation.resource-grid.form-code': string;
|
|
69
|
-
'pisell-reservation.resource-grid.capacity': string;
|
|
70
|
-
'pisell-reservation.resource-grid.schedule': string;
|
|
71
|
-
'pisell-reservation.resource-grid.form-id': string;
|
|
72
|
-
'pisell-reservation.resource-grid.card-status': string;
|
|
73
|
-
'pisell-reservation.room-kind-bound': string;
|
|
74
|
-
'pisell-reservation.room-kind-bound-round': string;
|
|
75
|
-
'pisell-reservation.room-status-occupied': string;
|
|
76
|
-
'pisell-reservation.room-status-reserved': string;
|
|
77
|
-
'pisell-reservation.room-status-empty': string;
|
|
78
|
-
'pisell-reservation.room-status-locked': string;
|
|
79
|
-
'pisell-reservation.room-empty-body': string;
|
|
80
|
-
'pisell-reservation.room-status-unbound': string;
|
|
81
|
-
'pisell-reservation.room-paid': string;
|
|
82
|
-
'pisell-reservation.room-unpaid': string;
|
|
83
|
-
'pisell-reservation.room-payment-needed': string;
|
|
84
|
-
'pisell-reservation.room-items-total': string;
|
|
85
|
-
'pisell-reservation.room-modal-bookings': string;
|
|
86
|
-
'pisell-reservation.room-cap-prefix': string;
|
|
87
|
-
'pisell-reservation.room-time-end': string;
|
|
88
|
-
'pisell-reservation.room-time-start': string;
|
|
89
|
-
'pisell-reservation.room-in-minutes': string;
|
|
90
|
-
'pisell-reservation.room-view-all': string;
|
|
91
|
-
'pisell-reservation.room-occupancy-sum': string;
|
|
92
|
-
'pisell-reservation.room-next-prefix': string;
|
|
93
|
-
'pisell-reservation.room-guest-unknown': string;
|
|
94
|
-
'pisell-reservation.room-collapse': string;
|
|
95
|
-
'pisell-reservation.booking-detail.modal-title': string;
|
|
96
|
-
'pisell-reservation.booking-detail.booking-id': string;
|
|
97
|
-
'pisell-reservation.booking-detail.status': string;
|
|
98
|
-
'pisell-reservation.booking-detail.contact': string;
|
|
99
|
-
'pisell-reservation.booking-detail.phone': string;
|
|
100
|
-
'pisell-reservation.booking-detail.time': string;
|
|
101
|
-
'pisell-reservation.booking-detail.staff': string;
|
|
102
|
-
'pisell-reservation.booking-detail.staff-unassigned': string;
|
|
103
|
-
'pisell-reservation.booking-detail.table': string;
|
|
104
|
-
'pisell-reservation.booking-detail.payment': string;
|
|
105
|
-
'pisell-reservation.booking-detail.total': string;
|
|
106
|
-
'pisell-reservation.booking-detail.tab-info': string;
|
|
107
|
-
'pisell-reservation.booking-detail.tab-notes': string;
|
|
108
|
-
'pisell-reservation.booking-detail.tab-form': string;
|
|
109
|
-
'pisell-reservation.booking-detail.empty-notes': string;
|
|
110
|
-
'pisell-reservation.booking-detail.empty-items': string;
|
|
111
|
-
'pisell-reservation.booking-detail.empty-form': string;
|
|
112
|
-
'pisell-reservation.booking-detail.booking-label': string;
|
|
113
|
-
'pisell-reservation.booking-detail.strip-items-total': string;
|
|
114
|
-
'pisell-reservation.booking-detail.strip-due-label': string;
|
|
115
|
-
'pisell-reservation.booking-detail.see-all': string;
|
|
116
|
-
'pisell-reservation.booking-detail.header-mode-aria': string;
|
|
117
|
-
'pisell-reservation.booking-detail.header-mode-order-strip': string;
|
|
118
|
-
'pisell-reservation.booking-detail.header-mode-room-card': string;
|
|
119
|
-
'pisell-reservation.booking-detail.action-grid-aria': string;
|
|
120
|
-
'pisell-reservation.booking-detail.action-edit': string;
|
|
121
|
-
'pisell-reservation.booking-detail.action-cart': string;
|
|
122
|
-
'pisell-reservation.booking-detail.action-print': string;
|
|
123
|
-
'pisell-reservation.booking-detail.action-form': string;
|
|
124
|
-
'pisell-reservation.booking-detail.action-list': string;
|
|
125
|
-
'pisell-reservation.booking-detail.action-close': string;
|
|
126
|
-
'pisell-reservation.booking-detail.to-pay': string;
|
|
127
|
-
'pisell-reservation.booking-detail.order-open': string;
|
|
128
|
-
'pisell-reservation.booking-detail.order-already-paid': string;
|
|
129
|
-
'pisell-reservation.booking-detail.meta-host-status': string;
|
|
130
|
-
'pisell-reservation.booking-detail.meta-line-amount': string;
|
|
131
|
-
'pisell-reservation.booking-detail.meta-timeout': string;
|
|
132
|
-
'pisell-reservation.booking-detail.meta-progress': string;
|
|
133
|
-
'pisell-reservation.booking-detail.meta-arrival': string;
|
|
134
|
-
'pisell-reservation.booking-detail.status-enum.started': string;
|
|
135
|
-
'pisell-reservation.booking-detail.status-enum.confirmed': string;
|
|
136
|
-
'pisell-reservation.booking-detail.status-enum.active': string;
|
|
137
|
-
'pisell-reservation.booking-detail.status-enum.checked_in': string;
|
|
138
|
-
'pisell-reservation.booking-detail.status-enum.checkin': string;
|
|
139
|
-
'pisell-reservation.booking-detail.status-enum.in_progress': string;
|
|
140
|
-
'pisell-reservation.booking-detail.status-enum.pending': string;
|
|
141
|
-
'pisell-reservation.booking-detail.status-enum.pending_payment': string;
|
|
142
|
-
'pisell-reservation.booking-detail.status-enum.draft': string;
|
|
143
|
-
'pisell-reservation.booking-detail.status-enum.waiting': string;
|
|
144
|
-
'pisell-reservation.booking-detail.status-enum.hold': string;
|
|
145
|
-
'pisell-reservation.booking-detail.status-enum.cancelled': string;
|
|
146
|
-
'pisell-reservation.booking-detail.status-enum.canceled': string;
|
|
147
|
-
'pisell-reservation.booking-detail.status-enum.void': string;
|
|
148
|
-
'pisell-reservation.booking-detail.status-enum.refunded': string;
|
|
149
|
-
};
|
|
150
|
-
export default _default;
|