@pisell/private-materials 6.11.142 → 6.11.143

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (507) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.js +1 -1
  6. package/build/lowcode/view.js +1 -1
  7. package/es/businessModel/SalesModel/index.d.ts +0 -1
  8. package/es/components/appointmentBooking/components/Cart/Item/Total.d.ts +0 -1
  9. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -1
  10. package/es/components/appointmentBooking/components/Cart/index.d.ts +0 -1
  11. package/es/components/appointmentBooking/components/Content/index.d.ts +0 -1
  12. package/es/components/appointmentBooking/components/Deposit/index.d.ts +0 -1
  13. package/es/components/appointmentBooking/components/Footer/index.d.ts +0 -1
  14. package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +0 -1
  15. package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
  16. package/es/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +0 -1
  17. package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
  18. package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +0 -1
  19. package/es/components/appointmentBooking/deposit/index.d.ts +0 -1
  20. package/es/components/appointmentBooking/index.d.ts +0 -1
  21. package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -0
  22. package/es/components/booking/components/collapsibleList/utils.d.ts +1 -0
  23. package/es/components/booking/components/emptyBooking/index.d.ts +1 -0
  24. package/es/components/booking/components/footer/FooterMenus/index.d.ts +1 -0
  25. package/es/components/booking/components/footer/index.d.ts +0 -1
  26. package/es/components/booking/components/footer/index.js +26 -22
  27. package/es/components/booking/components/footer/utils.js +6 -1
  28. package/es/components/booking/components/reloadResourceModal/index.d.ts +1 -0
  29. package/es/components/booking/components/voucher/index.d.ts +0 -1
  30. package/es/components/booking/deposit/index.d.ts +0 -1
  31. package/es/components/booking/forms/footer.d.ts +0 -1
  32. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -2
  33. package/es/components/booking/hooks/useClearCart.d.ts +0 -1
  34. package/es/components/booking/hooks/useQuotation.d.ts +0 -1
  35. package/es/components/booking/info/addServiceVariant/index.d.ts +1 -0
  36. package/es/components/booking/info/clientVariant/hooks/useClientFn.d.ts +1 -0
  37. package/es/components/booking/info/date/index.d.ts +0 -1
  38. package/es/components/booking/info/dateRange/index.d.ts +0 -1
  39. package/es/components/booking/info/header/index.d.ts +1 -0
  40. package/es/components/booking/info/index.d.ts +0 -1
  41. package/es/components/booking/info/service/actions/index.d.ts +1 -0
  42. package/es/components/booking/info/service/addTimeModal/index.d.ts +0 -1
  43. package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
  44. package/es/components/booking/info/service/serviceItem/index.d.ts +0 -1
  45. package/es/components/booking/info/service2/Group/utils.d.ts +14 -0
  46. package/es/components/booking/info/service2/utils.d.ts +1 -1
  47. package/es/components/booking/info2/service/actions/index.d.ts +1 -0
  48. package/es/components/booking/info2/service/addService/index.d.ts +1 -0
  49. package/es/components/booking/info2/service/serviceItem/index.d.ts +0 -1
  50. package/es/components/booking/materiels/contacts/index.d.ts +1 -0
  51. package/es/components/booking/materiels/duration/index.d.ts +1 -0
  52. package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -0
  53. package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
  54. package/es/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
  55. package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +0 -1
  56. package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
  57. package/es/components/ecocup/components/AddCustomerModal/index.d.ts +0 -1
  58. package/es/components/ecocup/components/CupActionList/index.d.ts +0 -1
  59. package/es/components/ecocup/components/CupActionModal/index.d.ts +0 -1
  60. package/es/components/ecocup/components/CupInfoCard/index.d.ts +1 -0
  61. package/es/components/ecocup/components/CupStatusModal/index.d.ts +0 -1
  62. package/es/components/ecocup/components/CustomerAndCupModal/index.d.ts +0 -1
  63. package/es/components/ecocup/components/CustomerCard/index.d.ts +1 -0
  64. package/es/components/ecocup/components/MoreDropdown/index.d.ts +0 -1
  65. package/es/components/ecocup/components/SearchBar/index.d.ts +0 -1
  66. package/es/components/ecocup/components/SettingModal/index.d.ts +0 -1
  67. package/es/components/ecocup/cupList/hooks/useColumns.d.ts +0 -1
  68. package/es/components/ecocup/cupList/hooks/useSummary.d.ts +0 -1
  69. package/es/components/ecocup/cupList/index.d.ts +0 -1
  70. package/es/components/eftpos/index.d.ts +1 -0
  71. package/es/components/eftpos/pos.d.ts +1 -0
  72. package/es/components/eftpos/surcharge/index.d.ts +1 -0
  73. package/es/components/eftposPay/amount.d.ts +1 -2
  74. package/es/components/eftposPay/app.d.ts +1 -2
  75. package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -1
  76. package/es/components/eftposPay/component/fail/index.d.ts +0 -1
  77. package/es/components/eftposPay/component/fail/network.d.ts +1 -0
  78. package/es/components/eftposPay/component/fail/unknow.d.ts +1 -0
  79. package/es/components/eftposPay/component/manual/index.d.ts +1 -0
  80. package/es/components/eftposPay/component/signature/index.d.ts +1 -0
  81. package/es/components/eftposPay/device.d.ts +1 -1
  82. package/es/components/eftposPay/hooks.d.ts +1 -1
  83. package/es/components/eftposPay/index.d.ts +0 -1
  84. package/es/components/eftposPay/linkly/index.d.ts +0 -1
  85. package/es/components/eftposPay/pay.d.ts +0 -1
  86. package/es/components/eftposPay/payo/config.d.ts +1 -0
  87. package/es/components/eftposPay/store/index.d.ts +2 -2
  88. package/es/components/eftposPay/tip.d.ts +1 -0
  89. package/es/components/eftposPay/windcave/receiptAction.d.ts +1 -0
  90. package/es/components/eftposPay/windcave/windcave.d.ts +1 -0
  91. package/es/components/eventBooking/components/ErrorTip/index.d.ts +0 -1
  92. package/es/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +0 -1
  93. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
  94. package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
  95. package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +0 -1
  96. package/es/components/eventBooking/components/Provider/Cart/index.d.ts +0 -1
  97. package/es/components/eventBooking/components/Provider/Content/index.d.ts +0 -1
  98. package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +0 -1
  99. package/es/components/eventBooking/components/Provider/Event/index.d.ts +0 -1
  100. package/es/components/eventBooking/components/Provider/Footer/index.d.ts +0 -1
  101. package/es/components/eventBooking/components/Provider/Header/index.d.ts +0 -1
  102. package/es/components/eventBooking/components/Provider/Information/index.d.ts +0 -1
  103. package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +0 -1
  104. package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +0 -1
  105. package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +0 -1
  106. package/es/components/eventBooking/components/Provider/Resource/index.d.ts +0 -1
  107. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +0 -1
  108. package/es/components/eventBooking/components/Voucher/index.d.ts +0 -1
  109. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
  110. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +0 -1
  111. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +0 -1
  112. package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +0 -1
  113. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +0 -1
  114. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +0 -1
  115. package/es/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +1 -0
  116. package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
  117. package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +0 -1
  118. package/es/components/eventBooking/index.d.ts +0 -1
  119. package/es/components/login/index.d.ts +1 -0
  120. package/es/components/pay/toB/components/Cache/index.d.ts +0 -1
  121. package/es/components/pay/toB/components/Card/index.d.ts +0 -1
  122. package/es/components/pay/toB/components/ConfirmedPayment/index.d.ts +0 -1
  123. package/es/components/pay/toB/components/Content/Footer.d.ts +0 -1
  124. package/es/components/pay/toB/components/Content/Header.d.ts +1 -0
  125. package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -0
  126. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -0
  127. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +0 -1
  128. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  129. package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +0 -1
  130. package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -0
  131. package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -0
  132. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  133. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
  134. package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +0 -1
  135. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  136. package/es/components/pisellSelectCustomerModal/index.d.ts +0 -1
  137. package/es/components/productExtension/fields/Actor/index.d.ts +0 -1
  138. package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -0
  139. package/es/components/productExtension/fields/SelectProducts/index.d.ts +0 -1
  140. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +0 -1
  141. package/es/components/productExtension/index.d.ts +0 -1
  142. package/es/components/productSelect/components/TabProduct/index.d.ts +0 -1
  143. package/es/components/ruleSetting/index.d.ts +0 -1
  144. package/es/components/ruleSetting/ruleBorder/index.d.ts +1 -0
  145. package/es/components/schedules/calendar/index.d.ts +1 -0
  146. package/es/components/schedules/components/ScheduleDetailList/index.d.ts +1 -0
  147. package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -0
  148. package/es/components/schedules/components/ScheduleList/index.d.ts +1 -0
  149. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +1 -0
  150. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -0
  151. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -0
  152. package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -0
  153. package/es/components/schedules/products/ProductDetailDrawer/index.d.ts +1 -0
  154. package/es/components/schedules/products/list/ProductItem/index.d.ts +1 -0
  155. package/es/components/schedules/products/list/index.d.ts +1 -0
  156. package/es/components/schedules/resources/index.d.ts +1 -0
  157. package/es/components/schedules/resources/list/index.d.ts +1 -0
  158. package/es/components/schedules/schedules/AllSchedules/index.d.ts +1 -0
  159. package/es/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +1 -0
  160. package/es/components/schedules/schedules/index.d.ts +1 -0
  161. package/es/components/shoppingCart/components/Cart/Product.d.ts +0 -1
  162. package/es/components/shoppingCart/components/Cart/index.d.ts +0 -1
  163. package/es/components/shoppingCart/components/Empty/index.d.ts +0 -1
  164. package/es/components/shoppingCart/components/Render/index.d.ts +0 -1
  165. package/es/components/shoppingCart/hooks/useAddService.d.ts +0 -1
  166. package/es/components/shoppingCart/hooks/useClearCart.d.ts +0 -1
  167. package/es/components/shoppingCart/hooks/usePromotionModal.d.ts +0 -1
  168. package/es/components/shoppingCart/hooks/useSkuModal.d.ts +0 -1
  169. package/es/components/shoppingCart/index.d.ts +0 -1
  170. package/es/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +0 -1
  171. package/es/components/taxSelect/index.d.ts +1 -0
  172. package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -1
  173. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  174. package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  175. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +0 -1
  176. package/es/components/ticketBooking/components/ticketBooking/index.js +6 -4
  177. package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -1
  178. package/es/components/ticketBooking/dialog.d.ts +4 -0
  179. package/es/components/ticketBooking/dialog.js +3 -1
  180. package/es/components/ticketBooking/index.js +1 -1
  181. package/es/components/ticketBooking/locales.d.ts +5 -0
  182. package/es/components/ticketBooking/locales.js +7 -0
  183. package/es/components/walletList/index.d.ts +0 -1
  184. package/es/components/workSpaceList/components/Modal/index.d.ts +0 -1
  185. package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -1
  186. package/es/hooks/usePaymentLogger.d.ts +1 -0
  187. package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +1 -0
  188. package/es/plus/clinetSearch/Add/GenderField/index.d.ts +1 -0
  189. package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
  190. package/es/plus/contactInfoModal/ContactInfoContent.d.ts +0 -1
  191. package/es/plus/noteModal/AddTempModal.d.ts +0 -1
  192. package/es/plus/orderList/components/HandleActions.d.ts +0 -1
  193. package/es/plus/orderList/components/QuickFilter.d.ts +0 -1
  194. package/es/plus/orderList/components/Reset.d.ts +0 -1
  195. package/es/plus/orderList/components/Toolbar.d.ts +0 -1
  196. package/es/plus/orderList/config.d.ts +0 -1
  197. package/es/plus/pisellReservation/components/BucketButtonGroup.d.ts +33 -0
  198. package/es/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +21 -0
  199. package/es/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +7 -0
  200. package/es/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +19 -0
  201. package/es/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +19 -0
  202. package/es/plus/pisellReservation/components/blockTimeModal/demo.d.ts +1 -0
  203. package/es/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +30 -0
  204. package/es/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +16 -0
  205. package/es/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +0 -1
  206. package/es/plus/pisellReservation/floorRoomCard/views/RoomCardIcons.d.ts +1 -0
  207. package/es/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +3 -1
  208. package/es/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +3 -4
  209. package/es/plus/pisellReservation/locales/locales-ja.d.ts +150 -0
  210. package/es/plus/pisellReservation/locales/locales-pt.d.ts +150 -0
  211. package/es/plus/pisellReservation/locales/locales.d.ts +743 -0
  212. package/es/plus/pisellReservation/reservationConstants.d.ts +1190 -0
  213. package/es/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +0 -1
  214. package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -1
  215. package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
  216. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
  217. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +0 -1
  218. package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -1
  219. package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
  220. package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
  221. package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -1
  222. package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -1
  223. package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
  224. package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
  225. package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +1 -0
  226. package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -1
  227. package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
  228. package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +1 -0
  229. package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +1 -0
  230. package/es/plus/productSelect/ProductCard/utils.d.ts +1 -1
  231. package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +0 -1
  232. package/es/plus/saasCreateOrganization/components/Header.d.ts +1 -0
  233. package/es/plus/saasCreateOrganization/index.d.ts +1 -0
  234. package/es/plus/saasRegister/components/EntryEmail.d.ts +1 -0
  235. package/es/plus/saasRegister/components/EntryInfo.d.ts +1 -0
  236. package/es/plus/saasRegister/components/GoLogin.d.ts +1 -0
  237. package/es/plus/saasRegister/components/Header.d.ts +1 -0
  238. package/es/plus/saasRegister/components/VerifyError.d.ts +1 -0
  239. package/es/plus/saasRegister/components/VerifyingLink.d.ts +1 -0
  240. package/es/plus/saasRegister/components/VertifyEmail.d.ts +0 -1
  241. package/es/plus/selectHolder/components/ErrorTip/index.d.ts +0 -1
  242. package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +0 -1
  243. package/es/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +0 -1
  244. package/es/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +0 -1
  245. package/es/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +1 -0
  246. package/es/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -0
  247. package/es/plus/walletEditor/components/relationProduct/index.d.ts +1 -0
  248. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +0 -1
  249. package/es/plus/walletPassGallery/components/passList/index.d.ts +0 -1
  250. package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +0 -1
  251. package/es/plus/walletPassGallery/index.d.ts +0 -1
  252. package/es/pro/Selector/demo.d.ts +1 -0
  253. package/es/pro/pisellPhoneKeyboard/index.d.ts +0 -1
  254. package/es/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +0 -1
  255. package/es/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +0 -1
  256. package/es/pro/priceKeyboard/hooks/rightItems.d.ts +0 -1
  257. package/lib/businessModel/SalesModel/index.d.ts +0 -1
  258. package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +0 -1
  259. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -1
  260. package/lib/components/appointmentBooking/components/Cart/index.d.ts +0 -1
  261. package/lib/components/appointmentBooking/components/Content/index.d.ts +0 -1
  262. package/lib/components/appointmentBooking/components/Deposit/index.d.ts +0 -1
  263. package/lib/components/appointmentBooking/components/Footer/index.d.ts +0 -1
  264. package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +0 -1
  265. package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
  266. package/lib/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +0 -1
  267. package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
  268. package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +0 -1
  269. package/lib/components/appointmentBooking/deposit/index.d.ts +0 -1
  270. package/lib/components/appointmentBooking/index.d.ts +0 -1
  271. package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +1 -0
  272. package/lib/components/booking/components/collapsibleList/utils.d.ts +1 -0
  273. package/lib/components/booking/components/emptyBooking/index.d.ts +1 -0
  274. package/lib/components/booking/components/footer/FooterMenus/index.d.ts +1 -0
  275. package/lib/components/booking/components/footer/index.d.ts +0 -1
  276. package/lib/components/booking/components/footer/index.js +5 -1
  277. package/lib/components/booking/components/footer/utils.js +4 -1
  278. package/lib/components/booking/components/reloadResourceModal/index.d.ts +1 -0
  279. package/lib/components/booking/components/voucher/index.d.ts +0 -1
  280. package/lib/components/booking/deposit/index.d.ts +0 -1
  281. package/lib/components/booking/forms/footer.d.ts +0 -1
  282. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -2
  283. package/lib/components/booking/hooks/useClearCart.d.ts +0 -1
  284. package/lib/components/booking/hooks/useQuotation.d.ts +0 -1
  285. package/lib/components/booking/info/addServiceVariant/index.d.ts +1 -0
  286. package/lib/components/booking/info/clientVariant/hooks/useClientFn.d.ts +1 -0
  287. package/lib/components/booking/info/date/index.d.ts +0 -1
  288. package/lib/components/booking/info/dateRange/index.d.ts +0 -1
  289. package/lib/components/booking/info/header/index.d.ts +1 -0
  290. package/lib/components/booking/info/index.d.ts +0 -1
  291. package/lib/components/booking/info/service/actions/index.d.ts +1 -0
  292. package/lib/components/booking/info/service/addTimeModal/index.d.ts +0 -1
  293. package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
  294. package/lib/components/booking/info/service/serviceItem/index.d.ts +0 -1
  295. package/lib/components/booking/info/service2/Group/utils.d.ts +14 -0
  296. package/lib/components/booking/info/service2/utils.d.ts +1 -1
  297. package/lib/components/booking/info2/service/actions/index.d.ts +1 -0
  298. package/lib/components/booking/info2/service/addService/index.d.ts +1 -0
  299. package/lib/components/booking/info2/service/serviceItem/index.d.ts +0 -1
  300. package/lib/components/booking/materiels/contacts/index.d.ts +1 -0
  301. package/lib/components/booking/materiels/duration/index.d.ts +1 -0
  302. package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +1 -0
  303. package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
  304. package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
  305. package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +0 -1
  306. package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
  307. package/lib/components/ecocup/components/AddCustomerModal/index.d.ts +0 -1
  308. package/lib/components/ecocup/components/CupActionList/index.d.ts +0 -1
  309. package/lib/components/ecocup/components/CupActionModal/index.d.ts +0 -1
  310. package/lib/components/ecocup/components/CupInfoCard/index.d.ts +1 -0
  311. package/lib/components/ecocup/components/CupStatusModal/index.d.ts +0 -1
  312. package/lib/components/ecocup/components/CustomerAndCupModal/index.d.ts +0 -1
  313. package/lib/components/ecocup/components/CustomerCard/index.d.ts +1 -0
  314. package/lib/components/ecocup/components/MoreDropdown/index.d.ts +0 -1
  315. package/lib/components/ecocup/components/SearchBar/index.d.ts +0 -1
  316. package/lib/components/ecocup/components/SettingModal/index.d.ts +0 -1
  317. package/lib/components/ecocup/cupList/hooks/useColumns.d.ts +0 -1
  318. package/lib/components/ecocup/cupList/hooks/useSummary.d.ts +0 -1
  319. package/lib/components/ecocup/cupList/index.d.ts +0 -1
  320. package/lib/components/eftpos/index.d.ts +1 -0
  321. package/lib/components/eftpos/pos.d.ts +1 -0
  322. package/lib/components/eftpos/surcharge/index.d.ts +1 -0
  323. package/lib/components/eftposPay/amount.d.ts +1 -2
  324. package/lib/components/eftposPay/app.d.ts +1 -2
  325. package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -1
  326. package/lib/components/eftposPay/component/fail/index.d.ts +0 -1
  327. package/lib/components/eftposPay/component/fail/network.d.ts +1 -0
  328. package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -0
  329. package/lib/components/eftposPay/component/manual/index.d.ts +1 -0
  330. package/lib/components/eftposPay/component/signature/index.d.ts +1 -0
  331. package/lib/components/eftposPay/device.d.ts +1 -1
  332. package/lib/components/eftposPay/hooks.d.ts +1 -1
  333. package/lib/components/eftposPay/index.d.ts +0 -1
  334. package/lib/components/eftposPay/linkly/index.d.ts +0 -1
  335. package/lib/components/eftposPay/pay.d.ts +0 -1
  336. package/lib/components/eftposPay/payo/config.d.ts +1 -0
  337. package/lib/components/eftposPay/store/index.d.ts +2 -2
  338. package/lib/components/eftposPay/tip.d.ts +1 -0
  339. package/lib/components/eftposPay/windcave/receiptAction.d.ts +1 -0
  340. package/lib/components/eftposPay/windcave/windcave.d.ts +1 -0
  341. package/lib/components/eventBooking/components/ErrorTip/index.d.ts +0 -1
  342. package/lib/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +0 -1
  343. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
  344. package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
  345. package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +0 -1
  346. package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +0 -1
  347. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +0 -1
  348. package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +0 -1
  349. package/lib/components/eventBooking/components/Provider/Event/index.d.ts +0 -1
  350. package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +0 -1
  351. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +0 -1
  352. package/lib/components/eventBooking/components/Provider/Information/index.d.ts +0 -1
  353. package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +0 -1
  354. package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +0 -1
  355. package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +0 -1
  356. package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +0 -1
  357. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +0 -1
  358. package/lib/components/eventBooking/components/Voucher/index.d.ts +0 -1
  359. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
  360. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +0 -1
  361. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +0 -1
  362. package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +0 -1
  363. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +0 -1
  364. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +0 -1
  365. package/lib/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +1 -0
  366. package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
  367. package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +0 -1
  368. package/lib/components/eventBooking/index.d.ts +0 -1
  369. package/lib/components/login/index.d.ts +1 -0
  370. package/lib/components/pay/toB/components/Cache/index.d.ts +0 -1
  371. package/lib/components/pay/toB/components/Card/index.d.ts +0 -1
  372. package/lib/components/pay/toB/components/ConfirmedPayment/index.d.ts +0 -1
  373. package/lib/components/pay/toB/components/Content/Footer.d.ts +0 -1
  374. package/lib/components/pay/toB/components/Content/Header.d.ts +1 -0
  375. package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +1 -0
  376. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +1 -0
  377. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +0 -1
  378. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
  379. package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +0 -1
  380. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +1 -0
  381. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +1 -0
  382. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
  383. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
  384. package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +0 -1
  385. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
  386. package/lib/components/pisellSelectCustomerModal/index.d.ts +0 -1
  387. package/lib/components/productExtension/fields/Actor/index.d.ts +0 -1
  388. package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +1 -0
  389. package/lib/components/productExtension/fields/SelectProducts/index.d.ts +0 -1
  390. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +0 -1
  391. package/lib/components/productExtension/index.d.ts +0 -1
  392. package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -1
  393. package/lib/components/ruleSetting/index.d.ts +0 -1
  394. package/lib/components/ruleSetting/ruleBorder/index.d.ts +1 -0
  395. package/lib/components/schedules/calendar/index.d.ts +1 -0
  396. package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +1 -0
  397. package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +1 -0
  398. package/lib/components/schedules/components/ScheduleList/index.d.ts +1 -0
  399. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +1 -0
  400. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +1 -0
  401. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +1 -0
  402. package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +1 -0
  403. package/lib/components/schedules/products/ProductDetailDrawer/index.d.ts +1 -0
  404. package/lib/components/schedules/products/list/ProductItem/index.d.ts +1 -0
  405. package/lib/components/schedules/products/list/index.d.ts +1 -0
  406. package/lib/components/schedules/resources/index.d.ts +1 -0
  407. package/lib/components/schedules/resources/list/index.d.ts +1 -0
  408. package/lib/components/schedules/schedules/AllSchedules/index.d.ts +1 -0
  409. package/lib/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +1 -0
  410. package/lib/components/schedules/schedules/index.d.ts +1 -0
  411. package/lib/components/shoppingCart/components/Cart/Product.d.ts +0 -1
  412. package/lib/components/shoppingCart/components/Cart/index.d.ts +0 -1
  413. package/lib/components/shoppingCart/components/Empty/index.d.ts +0 -1
  414. package/lib/components/shoppingCart/components/Render/index.d.ts +0 -1
  415. package/lib/components/shoppingCart/hooks/useAddService.d.ts +0 -1
  416. package/lib/components/shoppingCart/hooks/useClearCart.d.ts +0 -1
  417. package/lib/components/shoppingCart/hooks/usePromotionModal.d.ts +0 -1
  418. package/lib/components/shoppingCart/hooks/useSkuModal.d.ts +0 -1
  419. package/lib/components/shoppingCart/index.d.ts +0 -1
  420. package/lib/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +0 -1
  421. package/lib/components/taxSelect/index.d.ts +1 -0
  422. package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -1
  423. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
  424. package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
  425. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +0 -1
  426. package/lib/components/ticketBooking/components/ticketBooking/index.js +6 -2
  427. package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -1
  428. package/lib/components/ticketBooking/dialog.d.ts +4 -0
  429. package/lib/components/ticketBooking/dialog.js +2 -1
  430. package/lib/components/ticketBooking/index.js +1 -1
  431. package/lib/components/ticketBooking/locales.d.ts +5 -0
  432. package/lib/components/ticketBooking/locales.js +7 -0
  433. package/lib/components/walletList/index.d.ts +0 -1
  434. package/lib/components/workSpaceList/components/Modal/index.d.ts +0 -1
  435. package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -1
  436. package/lib/hooks/usePaymentLogger.d.ts +1 -0
  437. package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +1 -0
  438. package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +1 -0
  439. package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
  440. package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +0 -1
  441. package/lib/plus/noteModal/AddTempModal.d.ts +0 -1
  442. package/lib/plus/orderList/components/HandleActions.d.ts +0 -1
  443. package/lib/plus/orderList/components/QuickFilter.d.ts +0 -1
  444. package/lib/plus/orderList/components/Reset.d.ts +0 -1
  445. package/lib/plus/orderList/components/Toolbar.d.ts +0 -1
  446. package/lib/plus/orderList/config.d.ts +0 -1
  447. package/lib/plus/pisellReservation/components/BucketButtonGroup.d.ts +33 -0
  448. package/lib/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +21 -0
  449. package/lib/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +7 -0
  450. package/lib/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +19 -0
  451. package/lib/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +19 -0
  452. package/lib/plus/pisellReservation/components/blockTimeModal/demo.d.ts +1 -0
  453. package/lib/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +30 -0
  454. package/lib/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +16 -0
  455. package/lib/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +0 -1
  456. package/lib/plus/pisellReservation/floorRoomCard/views/RoomCardIcons.d.ts +1 -0
  457. package/lib/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +2 -1
  458. package/lib/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +3 -4
  459. package/lib/plus/pisellReservation/locales/locales-ja.d.ts +150 -0
  460. package/lib/plus/pisellReservation/locales/locales-pt.d.ts +150 -0
  461. package/lib/plus/pisellReservation/locales/locales.d.ts +743 -0
  462. package/lib/plus/pisellReservation/reservationConstants.d.ts +1190 -0
  463. package/lib/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +0 -1
  464. package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -1
  465. package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +1 -1
  466. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +1 -1
  467. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +0 -1
  468. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -1
  469. package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +1 -1
  470. package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +1 -1
  471. package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -1
  472. package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -1
  473. package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +1 -1
  474. package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +1 -1
  475. package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +1 -0
  476. package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -1
  477. package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +1 -1
  478. package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +1 -0
  479. package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +1 -0
  480. package/lib/plus/productSelect/ProductCard/utils.d.ts +1 -1
  481. package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +0 -1
  482. package/lib/plus/saasCreateOrganization/components/Header.d.ts +1 -0
  483. package/lib/plus/saasCreateOrganization/index.d.ts +1 -0
  484. package/lib/plus/saasRegister/components/EntryEmail.d.ts +1 -0
  485. package/lib/plus/saasRegister/components/EntryInfo.d.ts +1 -0
  486. package/lib/plus/saasRegister/components/GoLogin.d.ts +1 -0
  487. package/lib/plus/saasRegister/components/Header.d.ts +1 -0
  488. package/lib/plus/saasRegister/components/VerifyError.d.ts +1 -0
  489. package/lib/plus/saasRegister/components/VerifyingLink.d.ts +1 -0
  490. package/lib/plus/saasRegister/components/VertifyEmail.d.ts +0 -1
  491. package/lib/plus/selectHolder/components/ErrorTip/index.d.ts +0 -1
  492. package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +0 -1
  493. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +0 -1
  494. package/lib/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +0 -1
  495. package/lib/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +1 -0
  496. package/lib/plus/skuOptionsSelection/components/VariantCard/index.d.ts +1 -0
  497. package/lib/plus/walletEditor/components/relationProduct/index.d.ts +1 -0
  498. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +0 -1
  499. package/lib/plus/walletPassGallery/components/passList/index.d.ts +0 -1
  500. package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +0 -1
  501. package/lib/plus/walletPassGallery/index.d.ts +0 -1
  502. package/lib/pro/Selector/demo.d.ts +1 -0
  503. package/lib/pro/pisellPhoneKeyboard/index.d.ts +0 -1
  504. package/lib/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +0 -1
  505. package/lib/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +0 -1
  506. package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +0 -1
  507. package/package.json +2 -2
@@ -0,0 +1,743 @@
1
+ declare const _default: {
2
+ en: {
3
+ 'pisell-reservation.page-title': string;
4
+ 'pisell-reservation.page-title-venue': string;
5
+ 'pisell-reservation.hud-open-table-aria': string;
6
+ 'pisell-reservation.hud-expand-aria': string;
7
+ 'pisell-reservation.hud-collapse-aria': string;
8
+ 'pisell-reservation.hud-table-drawer-title': string;
9
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
10
+ 'pisell-reservation.hud-sheet-close-aria': string;
11
+ 'pisell-reservation.new': string;
12
+ 'pisell-reservation.new-modal-title': string;
13
+ 'pisell-reservation.new-modal-placeholder': string;
14
+ 'pisell-reservation.cancel': string;
15
+ 'pisell-reservation.edit-map': string;
16
+ 'pisell-reservation.edit-map-done': string;
17
+ 'pisell-reservation.follow-current': string;
18
+ 'pisell-reservation.view-grid': string;
19
+ 'pisell-reservation.view-floor': string;
20
+ 'pisell-reservation.view-calendar': string;
21
+ 'pisell-reservation.view-resource-wall': string;
22
+ 'pisell-reservation.resource-wall-resources': string;
23
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
24
+ 'pisell-reservation.payment-status-bucket-paid': string;
25
+ 'pisell-reservation.booking-status-bucket-on-site': string;
26
+ 'pisell-reservation.booking-status-bucket-no-show': string;
27
+ 'pisell-reservation.booking-status-bucket-completed': string;
28
+ 'pisell-reservation.calendar-granularity-day': string;
29
+ 'pisell-reservation.calendar-granularity-week': string;
30
+ 'pisell-reservation.calendar-granularity-month': string;
31
+ 'pisell-reservation.calendar-write-not-available': string;
32
+ 'pisell-reservation.follow-live-time': string;
33
+ 'pisell-reservation.follow-custom-time': string;
34
+ 'pisell-reservation.follow-live-hint': string;
35
+ 'pisell-reservation.follow-custom-hint': string;
36
+ 'pisell-reservation.switch-to-custom-time': string;
37
+ 'pisell-reservation.switch-to-live-time': string;
38
+ 'pisell-reservation.non-current-hint': string;
39
+ 'pisell-reservation.at-current-time': string;
40
+ 'pisell-reservation.go-current': string;
41
+ 'pisell-reservation.schedule-data-loading': 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
+ 'zh-CN': {
151
+ 'pisell-reservation.page-title': string;
152
+ 'pisell-reservation.page-title-venue': string;
153
+ 'pisell-reservation.hud-open-table-aria': string;
154
+ 'pisell-reservation.hud-expand-aria': string;
155
+ 'pisell-reservation.hud-collapse-aria': string;
156
+ 'pisell-reservation.hud-table-drawer-title': string;
157
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
158
+ 'pisell-reservation.hud-sheet-close-aria': string;
159
+ 'pisell-reservation.new': string;
160
+ 'pisell-reservation.new-modal-title': string;
161
+ 'pisell-reservation.new-modal-placeholder': string;
162
+ 'pisell-reservation.cancel': string;
163
+ 'pisell-reservation.edit-map': string;
164
+ 'pisell-reservation.edit-map-done': string;
165
+ 'pisell-reservation.follow-current': string;
166
+ 'pisell-reservation.view-grid': string;
167
+ 'pisell-reservation.view-floor': string;
168
+ 'pisell-reservation.view-calendar': string;
169
+ 'pisell-reservation.view-resource-wall': string;
170
+ 'pisell-reservation.resource-wall-resources': string;
171
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
172
+ 'pisell-reservation.payment-status-bucket-paid': string;
173
+ 'pisell-reservation.booking-status-bucket-on-site': string;
174
+ 'pisell-reservation.booking-status-bucket-no-show': string;
175
+ 'pisell-reservation.booking-status-bucket-completed': string;
176
+ 'pisell-reservation.calendar-granularity-day': string;
177
+ 'pisell-reservation.calendar-granularity-week': string;
178
+ 'pisell-reservation.calendar-granularity-month': string;
179
+ 'pisell-reservation.calendar-write-not-available': string;
180
+ 'pisell-reservation.follow-live-time': string;
181
+ 'pisell-reservation.follow-custom-time': string;
182
+ 'pisell-reservation.follow-live-hint': string;
183
+ 'pisell-reservation.follow-custom-hint': string;
184
+ 'pisell-reservation.switch-to-custom-time': string;
185
+ 'pisell-reservation.switch-to-live-time': string;
186
+ 'pisell-reservation.non-current-hint': string;
187
+ 'pisell-reservation.at-current-time': string;
188
+ 'pisell-reservation.go-current': string;
189
+ 'pisell-reservation.schedule-data-loading': string;
190
+ 'pisell-reservation.grid.code': string;
191
+ 'pisell-reservation.grid.area': string;
192
+ 'pisell-reservation.grid.status': string;
193
+ 'pisell-reservation.grid.guest': string;
194
+ 'pisell-reservation.grid.time': string;
195
+ 'pisell-reservation.grid.party': string;
196
+ 'pisell-reservation.canvas.main': string;
197
+ 'pisell-reservation.canvas.secondary': string;
198
+ 'pisell-reservation.canvas.vip': string;
199
+ 'pisell-reservation.maintenance': string;
200
+ 'pisell-reservation.next': string;
201
+ 'pisell-reservation.party': string;
202
+ 'pisell-reservation.more': string;
203
+ 'pisell-reservation.late': string;
204
+ 'pisell-reservation.floor-hud.total': string;
205
+ 'pisell-reservation.floor-hud.interactive-title': string;
206
+ 'pisell-reservation.floor-map.data-source-label': string;
207
+ 'pisell-reservation.floor-map.category-background': string;
208
+ 'pisell-reservation.floor-map.palette-image-bg': string;
209
+ 'pisell-reservation.floor-plan.save-failed': string;
210
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
211
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
212
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
213
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
214
+ 'pisell-reservation.resource-grid.id': string;
215
+ 'pisell-reservation.resource-grid.name': string;
216
+ 'pisell-reservation.resource-grid.form-code': string;
217
+ 'pisell-reservation.resource-grid.capacity': string;
218
+ 'pisell-reservation.resource-grid.schedule': string;
219
+ 'pisell-reservation.resource-grid.form-id': string;
220
+ 'pisell-reservation.resource-grid.card-status': string;
221
+ 'pisell-reservation.room-kind-bound': string;
222
+ 'pisell-reservation.room-kind-bound-round': string;
223
+ 'pisell-reservation.room-status-occupied': string;
224
+ 'pisell-reservation.room-status-reserved': string;
225
+ 'pisell-reservation.room-status-empty': string;
226
+ 'pisell-reservation.room-status-locked': string;
227
+ 'pisell-reservation.room-empty-body': string;
228
+ 'pisell-reservation.room-status-unbound': string;
229
+ 'pisell-reservation.room-paid': string;
230
+ 'pisell-reservation.room-unpaid': string;
231
+ 'pisell-reservation.room-payment-needed': string;
232
+ 'pisell-reservation.room-items-total': string;
233
+ 'pisell-reservation.room-modal-bookings': string;
234
+ 'pisell-reservation.room-cap-prefix': string;
235
+ 'pisell-reservation.room-time-end': string;
236
+ 'pisell-reservation.room-time-start': string;
237
+ 'pisell-reservation.room-in-minutes': string;
238
+ 'pisell-reservation.room-view-all': string;
239
+ 'pisell-reservation.room-occupancy-sum': string;
240
+ 'pisell-reservation.room-next-prefix': string;
241
+ 'pisell-reservation.room-guest-unknown': string;
242
+ 'pisell-reservation.room-collapse': string;
243
+ 'pisell-reservation.booking-detail.modal-title': string;
244
+ 'pisell-reservation.booking-detail.booking-id': string;
245
+ 'pisell-reservation.booking-detail.status': string;
246
+ 'pisell-reservation.booking-detail.contact': string;
247
+ 'pisell-reservation.booking-detail.phone': string;
248
+ 'pisell-reservation.booking-detail.time': string;
249
+ 'pisell-reservation.booking-detail.staff': string;
250
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
251
+ 'pisell-reservation.booking-detail.table': string;
252
+ 'pisell-reservation.booking-detail.payment': string;
253
+ 'pisell-reservation.booking-detail.total': string;
254
+ 'pisell-reservation.booking-detail.tab-info': string;
255
+ 'pisell-reservation.booking-detail.tab-notes': string;
256
+ 'pisell-reservation.booking-detail.tab-form': string;
257
+ 'pisell-reservation.booking-detail.empty-notes': string;
258
+ 'pisell-reservation.booking-detail.empty-items': string;
259
+ 'pisell-reservation.booking-detail.empty-form': string;
260
+ 'pisell-reservation.booking-detail.booking-label': string;
261
+ 'pisell-reservation.booking-detail.strip-items-total': string;
262
+ 'pisell-reservation.booking-detail.strip-due-label': string;
263
+ 'pisell-reservation.booking-detail.see-all': string;
264
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
265
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
266
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
267
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
268
+ 'pisell-reservation.booking-detail.action-edit': string;
269
+ 'pisell-reservation.booking-detail.action-cart': string;
270
+ 'pisell-reservation.booking-detail.action-print': string;
271
+ 'pisell-reservation.booking-detail.action-form': string;
272
+ 'pisell-reservation.booking-detail.action-list': string;
273
+ 'pisell-reservation.booking-detail.action-close': string;
274
+ 'pisell-reservation.booking-detail.to-pay': string;
275
+ 'pisell-reservation.booking-detail.order-open': string;
276
+ 'pisell-reservation.booking-detail.order-already-paid': string;
277
+ 'pisell-reservation.booking-detail.meta-host-status': string;
278
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
279
+ 'pisell-reservation.booking-detail.meta-timeout': string;
280
+ 'pisell-reservation.booking-detail.meta-progress': string;
281
+ 'pisell-reservation.booking-detail.meta-arrival': string;
282
+ 'pisell-reservation.booking-detail.status-enum.started': string;
283
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
284
+ 'pisell-reservation.booking-detail.status-enum.active': string;
285
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
286
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
287
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
288
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
289
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
290
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
291
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
292
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
293
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
294
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
295
+ 'pisell-reservation.booking-detail.status-enum.void': string;
296
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
297
+ };
298
+ 'zh-HK': {
299
+ 'pisell-reservation.page-title': string;
300
+ 'pisell-reservation.page-title-venue': string;
301
+ 'pisell-reservation.hud-open-table-aria': string;
302
+ 'pisell-reservation.hud-expand-aria': string;
303
+ 'pisell-reservation.hud-collapse-aria': string;
304
+ 'pisell-reservation.hud-table-drawer-title': string;
305
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
306
+ 'pisell-reservation.hud-sheet-close-aria': string;
307
+ 'pisell-reservation.new': string;
308
+ 'pisell-reservation.new-modal-title': string;
309
+ 'pisell-reservation.new-modal-placeholder': string;
310
+ 'pisell-reservation.cancel': string;
311
+ 'pisell-reservation.edit-map': string;
312
+ 'pisell-reservation.edit-map-done': string;
313
+ 'pisell-reservation.follow-current': string;
314
+ 'pisell-reservation.view-grid': string;
315
+ 'pisell-reservation.view-floor': string;
316
+ 'pisell-reservation.view-calendar': string;
317
+ 'pisell-reservation.view-resource-wall': string;
318
+ 'pisell-reservation.resource-wall-resources': string;
319
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
320
+ 'pisell-reservation.payment-status-bucket-paid': string;
321
+ 'pisell-reservation.booking-status-bucket-on-site': string;
322
+ 'pisell-reservation.booking-status-bucket-no-show': string;
323
+ 'pisell-reservation.booking-status-bucket-completed': string;
324
+ 'pisell-reservation.calendar-granularity-day': string;
325
+ 'pisell-reservation.calendar-granularity-week': string;
326
+ 'pisell-reservation.calendar-granularity-month': string;
327
+ 'pisell-reservation.calendar-write-not-available': string;
328
+ 'pisell-reservation.follow-live-time': string;
329
+ 'pisell-reservation.follow-custom-time': string;
330
+ 'pisell-reservation.follow-live-hint': string;
331
+ 'pisell-reservation.follow-custom-hint': string;
332
+ 'pisell-reservation.switch-to-custom-time': string;
333
+ 'pisell-reservation.switch-to-live-time': string;
334
+ 'pisell-reservation.non-current-hint': string;
335
+ 'pisell-reservation.at-current-time': string;
336
+ 'pisell-reservation.go-current': string;
337
+ 'pisell-reservation.schedule-data-loading': string;
338
+ 'pisell-reservation.grid.code': string;
339
+ 'pisell-reservation.grid.area': string;
340
+ 'pisell-reservation.grid.status': string;
341
+ 'pisell-reservation.grid.guest': string;
342
+ 'pisell-reservation.grid.time': string;
343
+ 'pisell-reservation.grid.party': string;
344
+ 'pisell-reservation.canvas.main': string;
345
+ 'pisell-reservation.canvas.secondary': string;
346
+ 'pisell-reservation.canvas.vip': string;
347
+ 'pisell-reservation.maintenance': string;
348
+ 'pisell-reservation.next': string;
349
+ 'pisell-reservation.party': string;
350
+ 'pisell-reservation.more': string;
351
+ 'pisell-reservation.late': string;
352
+ 'pisell-reservation.floor-hud.total': string;
353
+ 'pisell-reservation.floor-hud.interactive-title': string;
354
+ 'pisell-reservation.floor-map.data-source-label': string;
355
+ 'pisell-reservation.floor-map.category-background': string;
356
+ 'pisell-reservation.floor-map.palette-image-bg': string;
357
+ 'pisell-reservation.floor-plan.save-failed': string;
358
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
359
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
360
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
361
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
362
+ 'pisell-reservation.resource-grid.id': string;
363
+ 'pisell-reservation.resource-grid.name': string;
364
+ 'pisell-reservation.resource-grid.form-code': string;
365
+ 'pisell-reservation.resource-grid.capacity': string;
366
+ 'pisell-reservation.resource-grid.schedule': string;
367
+ 'pisell-reservation.resource-grid.form-id': string;
368
+ 'pisell-reservation.resource-grid.card-status': string;
369
+ 'pisell-reservation.room-kind-bound': string;
370
+ 'pisell-reservation.room-kind-bound-round': string;
371
+ 'pisell-reservation.room-status-occupied': string;
372
+ 'pisell-reservation.room-status-reserved': string;
373
+ 'pisell-reservation.room-status-empty': string;
374
+ 'pisell-reservation.room-status-locked': string;
375
+ 'pisell-reservation.room-empty-body': string;
376
+ 'pisell-reservation.room-status-unbound': string;
377
+ 'pisell-reservation.room-paid': string;
378
+ 'pisell-reservation.room-unpaid': string;
379
+ 'pisell-reservation.room-payment-needed': string;
380
+ 'pisell-reservation.room-items-total': string;
381
+ 'pisell-reservation.room-modal-bookings': string;
382
+ 'pisell-reservation.room-cap-prefix': string;
383
+ 'pisell-reservation.room-time-end': string;
384
+ 'pisell-reservation.room-time-start': string;
385
+ 'pisell-reservation.room-in-minutes': string;
386
+ 'pisell-reservation.room-view-all': string;
387
+ 'pisell-reservation.room-occupancy-sum': string;
388
+ 'pisell-reservation.room-next-prefix': string;
389
+ 'pisell-reservation.room-guest-unknown': string;
390
+ 'pisell-reservation.room-collapse': string;
391
+ 'pisell-reservation.booking-detail.modal-title': string;
392
+ 'pisell-reservation.booking-detail.booking-id': string;
393
+ 'pisell-reservation.booking-detail.status': string;
394
+ 'pisell-reservation.booking-detail.contact': string;
395
+ 'pisell-reservation.booking-detail.phone': string;
396
+ 'pisell-reservation.booking-detail.time': string;
397
+ 'pisell-reservation.booking-detail.staff': string;
398
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
399
+ 'pisell-reservation.booking-detail.table': string;
400
+ 'pisell-reservation.booking-detail.payment': string;
401
+ 'pisell-reservation.booking-detail.total': string;
402
+ 'pisell-reservation.booking-detail.tab-info': string;
403
+ 'pisell-reservation.booking-detail.tab-notes': string;
404
+ 'pisell-reservation.booking-detail.tab-form': string;
405
+ 'pisell-reservation.booking-detail.empty-notes': string;
406
+ 'pisell-reservation.booking-detail.empty-items': string;
407
+ 'pisell-reservation.booking-detail.empty-form': string;
408
+ 'pisell-reservation.booking-detail.booking-label': string;
409
+ 'pisell-reservation.booking-detail.strip-items-total': string;
410
+ 'pisell-reservation.booking-detail.strip-due-label': string;
411
+ 'pisell-reservation.booking-detail.see-all': string;
412
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
413
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
414
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
415
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
416
+ 'pisell-reservation.booking-detail.action-edit': string;
417
+ 'pisell-reservation.booking-detail.action-cart': string;
418
+ 'pisell-reservation.booking-detail.action-print': string;
419
+ 'pisell-reservation.booking-detail.action-form': string;
420
+ 'pisell-reservation.booking-detail.action-list': string;
421
+ 'pisell-reservation.booking-detail.action-close': string;
422
+ 'pisell-reservation.booking-detail.to-pay': string;
423
+ 'pisell-reservation.booking-detail.order-open': string;
424
+ 'pisell-reservation.booking-detail.order-already-paid': string;
425
+ 'pisell-reservation.booking-detail.meta-host-status': string;
426
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
427
+ 'pisell-reservation.booking-detail.meta-timeout': string;
428
+ 'pisell-reservation.booking-detail.meta-progress': string;
429
+ 'pisell-reservation.booking-detail.meta-arrival': string;
430
+ 'pisell-reservation.booking-detail.status-enum.started': string;
431
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
432
+ 'pisell-reservation.booking-detail.status-enum.active': string;
433
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
434
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
435
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
436
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
437
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
438
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
439
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
440
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
441
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
442
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
443
+ 'pisell-reservation.booking-detail.status-enum.void': string;
444
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
445
+ };
446
+ ja: {
447
+ 'pisell-reservation.page-title': string;
448
+ 'pisell-reservation.page-title-venue': string;
449
+ 'pisell-reservation.new': string;
450
+ 'pisell-reservation.new-modal-title': string;
451
+ 'pisell-reservation.new-modal-placeholder': string;
452
+ 'pisell-reservation.cancel': string;
453
+ 'pisell-reservation.edit-map': string;
454
+ 'pisell-reservation.edit-map-done': string;
455
+ 'pisell-reservation.follow-current': string;
456
+ 'pisell-reservation.view-grid': string;
457
+ 'pisell-reservation.view-floor': string;
458
+ 'pisell-reservation.view-calendar': string;
459
+ 'pisell-reservation.view-resource-wall': string;
460
+ 'pisell-reservation.resource-wall-resources': string;
461
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
462
+ 'pisell-reservation.payment-status-bucket-paid': string;
463
+ 'pisell-reservation.booking-status-bucket-on-site': string;
464
+ 'pisell-reservation.booking-status-bucket-no-show': string;
465
+ 'pisell-reservation.booking-status-bucket-completed': string;
466
+ 'pisell-reservation.calendar-granularity-day': string;
467
+ 'pisell-reservation.calendar-granularity-week': string;
468
+ 'pisell-reservation.calendar-granularity-month': string;
469
+ 'pisell-reservation.calendar-write-not-available': string;
470
+ 'pisell-reservation.follow-live-time': string;
471
+ 'pisell-reservation.follow-custom-time': string;
472
+ 'pisell-reservation.follow-live-hint': string;
473
+ 'pisell-reservation.follow-custom-hint': string;
474
+ 'pisell-reservation.switch-to-custom-time': string;
475
+ 'pisell-reservation.switch-to-live-time': string;
476
+ 'pisell-reservation.non-current-hint': string;
477
+ 'pisell-reservation.at-current-time': string;
478
+ 'pisell-reservation.go-current': string;
479
+ 'pisell-reservation.schedule-data-loading': string;
480
+ 'pisell-reservation.hud-open-table-aria': string;
481
+ 'pisell-reservation.hud-table-drawer-title': string;
482
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
483
+ 'pisell-reservation.hud-sheet-close-aria': string;
484
+ 'pisell-reservation.hud-expand-aria': string;
485
+ 'pisell-reservation.hud-collapse-aria': string;
486
+ 'pisell-reservation.grid.code': string;
487
+ 'pisell-reservation.grid.area': string;
488
+ 'pisell-reservation.grid.status': string;
489
+ 'pisell-reservation.grid.guest': string;
490
+ 'pisell-reservation.grid.time': string;
491
+ 'pisell-reservation.grid.party': string;
492
+ 'pisell-reservation.canvas.main': string;
493
+ 'pisell-reservation.canvas.secondary': string;
494
+ 'pisell-reservation.canvas.vip': string;
495
+ 'pisell-reservation.maintenance': string;
496
+ 'pisell-reservation.next': string;
497
+ 'pisell-reservation.party': string;
498
+ 'pisell-reservation.more': string;
499
+ 'pisell-reservation.late': string;
500
+ 'pisell-reservation.floor-hud.total': string;
501
+ 'pisell-reservation.floor-hud.interactive-title': string;
502
+ 'pisell-reservation.floor-map.data-source-label': string;
503
+ 'pisell-reservation.floor-map.category-background': string;
504
+ 'pisell-reservation.floor-map.palette-image-bg': string;
505
+ 'pisell-reservation.floor-plan.save-failed': string;
506
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
507
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
508
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
509
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
510
+ 'pisell-reservation.resource-grid.id': string;
511
+ 'pisell-reservation.resource-grid.name': string;
512
+ 'pisell-reservation.resource-grid.form-code': string;
513
+ 'pisell-reservation.resource-grid.capacity': string;
514
+ 'pisell-reservation.resource-grid.schedule': string;
515
+ 'pisell-reservation.resource-grid.form-id': string;
516
+ 'pisell-reservation.resource-grid.card-status': string;
517
+ 'pisell-reservation.room-kind-bound': string;
518
+ 'pisell-reservation.room-kind-bound-round': string;
519
+ 'pisell-reservation.room-status-occupied': string;
520
+ 'pisell-reservation.room-status-reserved': string;
521
+ 'pisell-reservation.room-status-empty': string;
522
+ 'pisell-reservation.room-status-locked': string;
523
+ 'pisell-reservation.room-empty-body': string;
524
+ 'pisell-reservation.room-status-unbound': string;
525
+ 'pisell-reservation.room-paid': string;
526
+ 'pisell-reservation.room-unpaid': string;
527
+ 'pisell-reservation.room-payment-needed': string;
528
+ 'pisell-reservation.room-items-total': string;
529
+ 'pisell-reservation.room-modal-bookings': string;
530
+ 'pisell-reservation.room-cap-prefix': string;
531
+ 'pisell-reservation.room-time-end': string;
532
+ 'pisell-reservation.room-time-start': string;
533
+ 'pisell-reservation.room-in-minutes': string;
534
+ 'pisell-reservation.room-view-all': string;
535
+ 'pisell-reservation.room-occupancy-sum': string;
536
+ 'pisell-reservation.room-next-prefix': string;
537
+ 'pisell-reservation.room-guest-unknown': string;
538
+ 'pisell-reservation.room-collapse': string;
539
+ 'pisell-reservation.booking-detail.modal-title': string;
540
+ 'pisell-reservation.booking-detail.booking-id': string;
541
+ 'pisell-reservation.booking-detail.status': string;
542
+ 'pisell-reservation.booking-detail.contact': string;
543
+ 'pisell-reservation.booking-detail.phone': string;
544
+ 'pisell-reservation.booking-detail.time': string;
545
+ 'pisell-reservation.booking-detail.staff': string;
546
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
547
+ 'pisell-reservation.booking-detail.table': string;
548
+ 'pisell-reservation.booking-detail.payment': string;
549
+ 'pisell-reservation.booking-detail.total': string;
550
+ 'pisell-reservation.booking-detail.tab-info': string;
551
+ 'pisell-reservation.booking-detail.tab-notes': string;
552
+ 'pisell-reservation.booking-detail.tab-form': string;
553
+ 'pisell-reservation.booking-detail.empty-notes': string;
554
+ 'pisell-reservation.booking-detail.empty-items': string;
555
+ 'pisell-reservation.booking-detail.empty-form': string;
556
+ 'pisell-reservation.booking-detail.booking-label': string;
557
+ 'pisell-reservation.booking-detail.strip-items-total': string;
558
+ 'pisell-reservation.booking-detail.strip-due-label': string;
559
+ 'pisell-reservation.booking-detail.see-all': string;
560
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
561
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
562
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
563
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
564
+ 'pisell-reservation.booking-detail.action-edit': string;
565
+ 'pisell-reservation.booking-detail.action-cart': string;
566
+ 'pisell-reservation.booking-detail.action-print': string;
567
+ 'pisell-reservation.booking-detail.action-form': string;
568
+ 'pisell-reservation.booking-detail.action-list': string;
569
+ 'pisell-reservation.booking-detail.action-close': string;
570
+ 'pisell-reservation.booking-detail.to-pay': string;
571
+ 'pisell-reservation.booking-detail.order-open': string;
572
+ 'pisell-reservation.booking-detail.order-already-paid': string;
573
+ 'pisell-reservation.booking-detail.meta-host-status': string;
574
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
575
+ 'pisell-reservation.booking-detail.meta-timeout': string;
576
+ 'pisell-reservation.booking-detail.meta-progress': string;
577
+ 'pisell-reservation.booking-detail.meta-arrival': string;
578
+ 'pisell-reservation.booking-detail.status-enum.started': string;
579
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
580
+ 'pisell-reservation.booking-detail.status-enum.active': string;
581
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
582
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
583
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
584
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
585
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
586
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
587
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
588
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
589
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
590
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
591
+ 'pisell-reservation.booking-detail.status-enum.void': string;
592
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
593
+ };
594
+ pt: {
595
+ 'pisell-reservation.page-title': string;
596
+ 'pisell-reservation.page-title-venue': string;
597
+ 'pisell-reservation.new': string;
598
+ 'pisell-reservation.new-modal-title': string;
599
+ 'pisell-reservation.new-modal-placeholder': string;
600
+ 'pisell-reservation.cancel': string;
601
+ 'pisell-reservation.edit-map': string;
602
+ 'pisell-reservation.edit-map-done': string;
603
+ 'pisell-reservation.follow-current': string;
604
+ 'pisell-reservation.view-grid': string;
605
+ 'pisell-reservation.view-floor': string;
606
+ 'pisell-reservation.view-calendar': string;
607
+ 'pisell-reservation.view-resource-wall': string;
608
+ 'pisell-reservation.resource-wall-resources': string;
609
+ 'pisell-reservation.payment-status-bucket-unpaid': string;
610
+ 'pisell-reservation.payment-status-bucket-paid': string;
611
+ 'pisell-reservation.booking-status-bucket-on-site': string;
612
+ 'pisell-reservation.booking-status-bucket-no-show': string;
613
+ 'pisell-reservation.booking-status-bucket-completed': string;
614
+ 'pisell-reservation.calendar-granularity-day': string;
615
+ 'pisell-reservation.calendar-granularity-week': string;
616
+ 'pisell-reservation.calendar-granularity-month': string;
617
+ 'pisell-reservation.calendar-write-not-available': string;
618
+ 'pisell-reservation.follow-live-time': string;
619
+ 'pisell-reservation.follow-custom-time': string;
620
+ 'pisell-reservation.follow-live-hint': string;
621
+ 'pisell-reservation.follow-custom-hint': string;
622
+ 'pisell-reservation.switch-to-custom-time': string;
623
+ 'pisell-reservation.switch-to-live-time': string;
624
+ 'pisell-reservation.non-current-hint': string;
625
+ 'pisell-reservation.at-current-time': string;
626
+ 'pisell-reservation.go-current': string;
627
+ 'pisell-reservation.schedule-data-loading': string;
628
+ 'pisell-reservation.hud-open-table-aria': string;
629
+ 'pisell-reservation.hud-table-drawer-title': string;
630
+ 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
631
+ 'pisell-reservation.hud-sheet-close-aria': string;
632
+ 'pisell-reservation.hud-expand-aria': string;
633
+ 'pisell-reservation.hud-collapse-aria': string;
634
+ 'pisell-reservation.grid.code': string;
635
+ 'pisell-reservation.grid.area': string;
636
+ 'pisell-reservation.grid.status': string;
637
+ 'pisell-reservation.grid.guest': string;
638
+ 'pisell-reservation.grid.time': string;
639
+ 'pisell-reservation.grid.party': string;
640
+ 'pisell-reservation.canvas.main': string;
641
+ 'pisell-reservation.canvas.secondary': string;
642
+ 'pisell-reservation.canvas.vip': string;
643
+ 'pisell-reservation.maintenance': string;
644
+ 'pisell-reservation.next': string;
645
+ 'pisell-reservation.party': string;
646
+ 'pisell-reservation.more': string;
647
+ 'pisell-reservation.late': string;
648
+ 'pisell-reservation.floor-hud.total': string;
649
+ 'pisell-reservation.floor-hud.interactive-title': string;
650
+ 'pisell-reservation.floor-map.data-source-label': string;
651
+ 'pisell-reservation.floor-map.category-background': string;
652
+ 'pisell-reservation.floor-map.palette-image-bg': string;
653
+ 'pisell-reservation.floor-plan.save-failed': string;
654
+ 'pisell-reservation.card-placeholder.hint-select-row': string;
655
+ 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
656
+ 'pisell-reservation.card-placeholder.hint-new-slot': string;
657
+ 'pisell-reservation.card-placeholder.hint-row-not-found': string;
658
+ 'pisell-reservation.resource-grid.id': string;
659
+ 'pisell-reservation.resource-grid.name': string;
660
+ 'pisell-reservation.resource-grid.form-code': string;
661
+ 'pisell-reservation.resource-grid.capacity': string;
662
+ 'pisell-reservation.resource-grid.schedule': string;
663
+ 'pisell-reservation.resource-grid.form-id': string;
664
+ 'pisell-reservation.resource-grid.card-status': string;
665
+ 'pisell-reservation.room-kind-bound': string;
666
+ 'pisell-reservation.room-kind-bound-round': string;
667
+ 'pisell-reservation.room-status-occupied': string;
668
+ 'pisell-reservation.room-status-reserved': string;
669
+ 'pisell-reservation.room-status-empty': string;
670
+ 'pisell-reservation.room-status-locked': string;
671
+ 'pisell-reservation.room-empty-body': string;
672
+ 'pisell-reservation.room-status-unbound': string;
673
+ 'pisell-reservation.room-paid': string;
674
+ 'pisell-reservation.room-unpaid': string;
675
+ 'pisell-reservation.room-payment-needed': string;
676
+ 'pisell-reservation.room-items-total': string;
677
+ 'pisell-reservation.room-modal-bookings': string;
678
+ 'pisell-reservation.room-cap-prefix': string;
679
+ 'pisell-reservation.room-time-end': string;
680
+ 'pisell-reservation.room-time-start': string;
681
+ 'pisell-reservation.room-in-minutes': string;
682
+ 'pisell-reservation.room-view-all': string;
683
+ 'pisell-reservation.room-occupancy-sum': string;
684
+ 'pisell-reservation.room-next-prefix': string;
685
+ 'pisell-reservation.room-guest-unknown': string;
686
+ 'pisell-reservation.room-collapse': string;
687
+ 'pisell-reservation.booking-detail.modal-title': string;
688
+ 'pisell-reservation.booking-detail.booking-id': string;
689
+ 'pisell-reservation.booking-detail.status': string;
690
+ 'pisell-reservation.booking-detail.contact': string;
691
+ 'pisell-reservation.booking-detail.phone': string;
692
+ 'pisell-reservation.booking-detail.time': string;
693
+ 'pisell-reservation.booking-detail.staff': string;
694
+ 'pisell-reservation.booking-detail.staff-unassigned': string;
695
+ 'pisell-reservation.booking-detail.table': string;
696
+ 'pisell-reservation.booking-detail.payment': string;
697
+ 'pisell-reservation.booking-detail.total': string;
698
+ 'pisell-reservation.booking-detail.tab-info': string;
699
+ 'pisell-reservation.booking-detail.tab-notes': string;
700
+ 'pisell-reservation.booking-detail.tab-form': string;
701
+ 'pisell-reservation.booking-detail.empty-notes': string;
702
+ 'pisell-reservation.booking-detail.empty-items': string;
703
+ 'pisell-reservation.booking-detail.empty-form': string;
704
+ 'pisell-reservation.booking-detail.booking-label': string;
705
+ 'pisell-reservation.booking-detail.strip-items-total': string;
706
+ 'pisell-reservation.booking-detail.strip-due-label': string;
707
+ 'pisell-reservation.booking-detail.see-all': string;
708
+ 'pisell-reservation.booking-detail.header-mode-aria': string;
709
+ 'pisell-reservation.booking-detail.header-mode-order-strip': string;
710
+ 'pisell-reservation.booking-detail.header-mode-room-card': string;
711
+ 'pisell-reservation.booking-detail.action-grid-aria': string;
712
+ 'pisell-reservation.booking-detail.action-edit': string;
713
+ 'pisell-reservation.booking-detail.action-cart': string;
714
+ 'pisell-reservation.booking-detail.action-print': string;
715
+ 'pisell-reservation.booking-detail.action-form': string;
716
+ 'pisell-reservation.booking-detail.action-list': string;
717
+ 'pisell-reservation.booking-detail.action-close': string;
718
+ 'pisell-reservation.booking-detail.to-pay': string;
719
+ 'pisell-reservation.booking-detail.order-open': string;
720
+ 'pisell-reservation.booking-detail.order-already-paid': string;
721
+ 'pisell-reservation.booking-detail.meta-host-status': string;
722
+ 'pisell-reservation.booking-detail.meta-line-amount': string;
723
+ 'pisell-reservation.booking-detail.meta-timeout': string;
724
+ 'pisell-reservation.booking-detail.meta-progress': string;
725
+ 'pisell-reservation.booking-detail.meta-arrival': string;
726
+ 'pisell-reservation.booking-detail.status-enum.started': string;
727
+ 'pisell-reservation.booking-detail.status-enum.confirmed': string;
728
+ 'pisell-reservation.booking-detail.status-enum.active': string;
729
+ 'pisell-reservation.booking-detail.status-enum.checked_in': string;
730
+ 'pisell-reservation.booking-detail.status-enum.checkin': string;
731
+ 'pisell-reservation.booking-detail.status-enum.in_progress': string;
732
+ 'pisell-reservation.booking-detail.status-enum.pending': string;
733
+ 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
734
+ 'pisell-reservation.booking-detail.status-enum.draft': string;
735
+ 'pisell-reservation.booking-detail.status-enum.waiting': string;
736
+ 'pisell-reservation.booking-detail.status-enum.hold': string;
737
+ 'pisell-reservation.booking-detail.status-enum.cancelled': string;
738
+ 'pisell-reservation.booking-detail.status-enum.canceled': string;
739
+ 'pisell-reservation.booking-detail.status-enum.void': string;
740
+ 'pisell-reservation.booking-detail.status-enum.refunded': string;
741
+ };
742
+ };
743
+ export default _default;