@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.
Files changed (371) 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 +1 -0
  8. package/es/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -0
  9. package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  10. package/es/components/appointmentBooking/components/Cart/index.d.ts +1 -0
  11. package/es/components/appointmentBooking/components/Content/index.d.ts +1 -0
  12. package/es/components/appointmentBooking/components/Deposit/index.d.ts +1 -0
  13. package/es/components/appointmentBooking/components/Footer/index.d.ts +1 -0
  14. package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
  15. package/es/components/appointmentBooking/components/Header/index.d.ts +1 -0
  16. package/es/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +1 -0
  17. package/es/components/appointmentBooking/components/Voucher/index.d.ts +1 -0
  18. package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -0
  19. package/es/components/appointmentBooking/deposit/index.d.ts +1 -0
  20. package/es/components/appointmentBooking/index.d.ts +1 -0
  21. package/es/components/booking/components/TabProduct/productItem/index.d.ts +1 -0
  22. package/es/components/booking/components/footer/index.d.ts +1 -0
  23. package/es/components/booking/components/footer/utils.js +6 -1
  24. package/es/components/booking/components/voucher/index.d.ts +1 -0
  25. package/es/components/booking/deposit/index.d.ts +1 -0
  26. package/es/components/booking/forms/footer.d.ts +1 -0
  27. package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -0
  28. package/es/components/booking/forms/single/index.d.ts +1 -0
  29. package/es/components/booking/hooks/useClearCart.d.ts +1 -0
  30. package/es/components/booking/hooks/useQuotation.d.ts +1 -0
  31. package/es/components/booking/info/date/index.d.ts +1 -0
  32. package/es/components/booking/info/dateRange/index.d.ts +1 -0
  33. package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
  34. package/es/components/booking/info/index.d.ts +1 -0
  35. package/es/components/booking/info/notes/index.d.ts +1 -0
  36. package/es/components/booking/info/service/addService/index.d.ts +1 -0
  37. package/es/components/booking/info/service/addTimeModal/index.d.ts +1 -0
  38. package/es/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
  39. package/es/components/booking/info/service/serviceItem/index.d.ts +1 -0
  40. package/es/components/booking/info/service/serviceList/index.d.ts +1 -0
  41. package/es/components/booking/info2/service/contactInfoMode/index.d.ts +1 -0
  42. package/es/components/booking/info2/service/editService/Capacity/index.js +14 -0
  43. package/es/components/booking/info2/service/serviceItem/index.d.ts +1 -0
  44. package/es/components/booking/info2/service/serviceList/index.d.ts +1 -0
  45. package/es/components/booking/notes/NoteBlock/index.d.ts +1 -0
  46. package/es/components/booking/notes/addNote/index.d.ts +1 -0
  47. package/es/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
  48. package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
  49. package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
  50. package/es/components/ecocup/components/AddCustomerModal/index.d.ts +1 -0
  51. package/es/components/ecocup/components/CupActionList/index.d.ts +1 -0
  52. package/es/components/ecocup/components/CupActionModal/index.d.ts +1 -0
  53. package/es/components/ecocup/components/CupStatusModal/index.d.ts +1 -0
  54. package/es/components/ecocup/components/CustomerAndCupModal/index.d.ts +1 -0
  55. package/es/components/ecocup/components/MoreDropdown/index.d.ts +1 -0
  56. package/es/components/ecocup/components/SearchBar/index.d.ts +1 -0
  57. package/es/components/ecocup/components/SettingModal/index.d.ts +1 -0
  58. package/es/components/ecocup/cupList/hooks/useColumns.d.ts +1 -0
  59. package/es/components/ecocup/cupList/hooks/useSummary.d.ts +1 -0
  60. package/es/components/ecocup/cupList/index.d.ts +1 -0
  61. package/es/components/eftposPay/amount.d.ts +2 -1
  62. package/es/components/eftposPay/app.d.ts +2 -1
  63. package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
  64. package/es/components/eftposPay/component/fail/index.d.ts +1 -0
  65. package/es/components/eftposPay/device.d.ts +1 -1
  66. package/es/components/eftposPay/index.d.ts +1 -0
  67. package/es/components/eftposPay/linkly/index.d.ts +1 -0
  68. package/es/components/eftposPay/pay.d.ts +1 -0
  69. package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
  70. package/es/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -0
  71. package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
  72. package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -0
  73. package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
  74. package/es/components/eventBooking/components/Provider/Cart/index.d.ts +1 -0
  75. package/es/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
  76. package/es/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -0
  77. package/es/components/eventBooking/components/Provider/Event/index.d.ts +1 -0
  78. package/es/components/eventBooking/components/Provider/Footer/index.d.ts +1 -0
  79. package/es/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
  80. package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
  81. package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
  82. package/es/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -0
  83. package/es/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -0
  84. package/es/components/eventBooking/components/Provider/Resource/index.d.ts +1 -0
  85. package/es/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
  86. package/es/components/eventBooking/components/Voucher/index.d.ts +1 -0
  87. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
  88. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
  89. package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
  90. package/es/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -0
  91. package/es/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
  92. package/es/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
  93. package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
  94. package/es/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -0
  95. package/es/components/eventBooking/index.d.ts +1 -0
  96. package/es/components/pay/toB/components/Cache/index.d.ts +1 -0
  97. package/es/components/pay/toB/components/Card/index.d.ts +1 -0
  98. package/es/components/pay/toB/components/ConfirmedPayment/index.d.ts +1 -0
  99. package/es/components/pay/toB/components/Content/Footer.d.ts +1 -0
  100. package/es/components/pay/toB/paymentMethods/index.js +1 -1
  101. package/es/components/pay/toB/types/index.d.ts +1 -0
  102. package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
  103. package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
  104. package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
  105. package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
  106. package/es/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -0
  107. package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
  108. package/es/components/pisellSelectCustomerModal/index.d.ts +1 -0
  109. package/es/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -0
  110. package/es/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
  111. package/es/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
  112. package/es/components/productExtension/index.d.ts +1 -0
  113. package/es/components/productSelect/components/TabProduct/index.d.ts +1 -0
  114. package/es/components/productSelect/components/productGroup/index.d.ts +1 -0
  115. package/es/components/ruleSetting/index.d.ts +1 -0
  116. package/es/components/shoppingCart/components/Cart/Product.d.ts +1 -0
  117. package/es/components/shoppingCart/components/Cart/index.d.ts +1 -0
  118. package/es/components/shoppingCart/hooks/useAddService.d.ts +1 -0
  119. package/es/components/shoppingCart/hooks/useClearCart.d.ts +1 -0
  120. package/es/components/shoppingCart/hooks/usePromotionModal.d.ts +1 -0
  121. package/es/components/shoppingCart/hooks/useSkuModal.d.ts +1 -0
  122. package/es/components/shoppingCart/index.d.ts +1 -0
  123. package/es/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +1 -0
  124. package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -0
  125. package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -0
  126. package/es/components/ticketBooking/components/menuBar/index.d.ts +1 -0
  127. package/es/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
  128. package/es/components/ticketBooking/components/timeBar/index.d.ts +1 -0
  129. package/es/components/ticketBooking/dialog.js +2 -1
  130. package/es/components/walletList/index.d.ts +1 -0
  131. package/es/components/workSpaceList/components/Modal/index.d.ts +1 -0
  132. package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
  133. package/es/plus/contactInfoModal/ContactInfoContent.d.ts +1 -0
  134. package/es/plus/noteModal/AddTempModal.d.ts +1 -0
  135. package/es/plus/orderList/components/HandleActions.d.ts +1 -0
  136. package/es/plus/orderList/components/QuickFilter.d.ts +1 -0
  137. package/es/plus/orderList/components/Reset.d.ts +1 -0
  138. package/es/plus/orderList/components/Toolbar.d.ts +1 -0
  139. package/es/plus/orderList/config.d.ts +1 -0
  140. package/es/plus/pisellReservation/PisellReservation.js +22 -10
  141. package/es/plus/pisellReservation/floorMap/floorPlanApi.d.ts +5 -5
  142. package/es/plus/pisellReservation/floorMap/reservationCards.d.ts +7 -7
  143. package/es/plus/pisellReservation/floorMap/useReservationFloorMapMerged.d.ts +1 -1
  144. package/es/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +2 -1
  145. package/es/plus/pisellReservation/hooks/useFloorMapBookingInteraction.d.ts +5 -0
  146. package/es/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +45 -20
  147. package/es/plus/pisellReservation/hooks/usePisellReservationBookingData.js +1 -0
  148. package/es/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +1 -0
  149. package/es/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +1 -0
  150. package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
  151. package/es/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +1 -0
  152. package/es/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +1 -0
  153. package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +1 -0
  154. package/es/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +1 -0
  155. package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
  156. package/es/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
  157. package/es/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +1 -0
  158. package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
  159. package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
  160. package/es/plus/productSelect/ProductCard/utils.d.ts +1 -1
  161. package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +1 -0
  162. package/es/plus/saasRegister/components/VertifyEmail.d.ts +1 -0
  163. package/es/plus/selectHolder/components/ErrorTip/index.d.ts +1 -0
  164. package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -0
  165. package/es/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +1 -0
  166. package/es/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +1 -0
  167. package/es/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +1 -0
  168. package/es/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
  169. package/es/plus/walletPassGallery/components/passList/index.d.ts +1 -0
  170. package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -0
  171. package/es/plus/walletPassGallery/index.d.ts +1 -0
  172. package/es/pro/pisellPhoneKeyboard/index.d.ts +1 -0
  173. package/es/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +1 -0
  174. package/es/pro/priceKeyboard/components/cashKeyboard/index.d.ts +1 -0
  175. package/es/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +1 -0
  176. package/es/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
  177. package/lib/businessModel/SalesModel/index.d.ts +1 -0
  178. package/lib/components/appointmentBooking/components/Cart/Item/Total.d.ts +1 -0
  179. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  180. package/lib/components/appointmentBooking/components/Cart/index.d.ts +1 -0
  181. package/lib/components/appointmentBooking/components/Content/index.d.ts +1 -0
  182. package/lib/components/appointmentBooking/components/Deposit/index.d.ts +1 -0
  183. package/lib/components/appointmentBooking/components/Footer/index.d.ts +1 -0
  184. package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
  185. package/lib/components/appointmentBooking/components/Header/index.d.ts +1 -0
  186. package/lib/components/appointmentBooking/components/TimeSlicing/components/SelectDateOS.d.ts +1 -0
  187. package/lib/components/appointmentBooking/components/Voucher/index.d.ts +1 -0
  188. package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +1 -0
  189. package/lib/components/appointmentBooking/deposit/index.d.ts +1 -0
  190. package/lib/components/appointmentBooking/index.d.ts +1 -0
  191. package/lib/components/booking/components/TabProduct/productItem/index.d.ts +1 -0
  192. package/lib/components/booking/components/footer/index.d.ts +1 -0
  193. package/lib/components/booking/components/footer/utils.js +4 -1
  194. package/lib/components/booking/components/voucher/index.d.ts +1 -0
  195. package/lib/components/booking/deposit/index.d.ts +1 -0
  196. package/lib/components/booking/forms/footer.d.ts +1 -0
  197. package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -0
  198. package/lib/components/booking/forms/single/index.d.ts +1 -0
  199. package/lib/components/booking/hooks/useClearCart.d.ts +1 -0
  200. package/lib/components/booking/hooks/useQuotation.d.ts +1 -0
  201. package/lib/components/booking/info/date/index.d.ts +1 -0
  202. package/lib/components/booking/info/dateRange/index.d.ts +1 -0
  203. package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
  204. package/lib/components/booking/info/index.d.ts +1 -0
  205. package/lib/components/booking/info/notes/index.d.ts +1 -0
  206. package/lib/components/booking/info/service/addService/index.d.ts +1 -0
  207. package/lib/components/booking/info/service/addTimeModal/index.d.ts +1 -0
  208. package/lib/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
  209. package/lib/components/booking/info/service/serviceItem/index.d.ts +1 -0
  210. package/lib/components/booking/info/service/serviceList/index.d.ts +1 -0
  211. package/lib/components/booking/info2/service/contactInfoMode/index.d.ts +1 -0
  212. package/lib/components/booking/info2/service/editService/Capacity/index.js +10 -0
  213. package/lib/components/booking/info2/service/serviceItem/index.d.ts +1 -0
  214. package/lib/components/booking/info2/service/serviceList/index.d.ts +1 -0
  215. package/lib/components/booking/notes/NoteBlock/index.d.ts +1 -0
  216. package/lib/components/booking/notes/addNote/index.d.ts +1 -0
  217. package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
  218. package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +1 -0
  219. package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +1 -0
  220. package/lib/components/ecocup/components/AddCustomerModal/index.d.ts +1 -0
  221. package/lib/components/ecocup/components/CupActionList/index.d.ts +1 -0
  222. package/lib/components/ecocup/components/CupActionModal/index.d.ts +1 -0
  223. package/lib/components/ecocup/components/CupStatusModal/index.d.ts +1 -0
  224. package/lib/components/ecocup/components/CustomerAndCupModal/index.d.ts +1 -0
  225. package/lib/components/ecocup/components/MoreDropdown/index.d.ts +1 -0
  226. package/lib/components/ecocup/components/SearchBar/index.d.ts +1 -0
  227. package/lib/components/ecocup/components/SettingModal/index.d.ts +1 -0
  228. package/lib/components/ecocup/cupList/hooks/useColumns.d.ts +1 -0
  229. package/lib/components/ecocup/cupList/hooks/useSummary.d.ts +1 -0
  230. package/lib/components/ecocup/cupList/index.d.ts +1 -0
  231. package/lib/components/eftposPay/amount.d.ts +2 -1
  232. package/lib/components/eftposPay/app.d.ts +2 -1
  233. package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
  234. package/lib/components/eftposPay/component/fail/index.d.ts +1 -0
  235. package/lib/components/eftposPay/device.d.ts +1 -1
  236. package/lib/components/eftposPay/index.d.ts +1 -0
  237. package/lib/components/eftposPay/linkly/index.d.ts +1 -0
  238. package/lib/components/eftposPay/pay.d.ts +1 -0
  239. package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
  240. package/lib/components/eventBooking/components/Provider/Cart/ContinueButton/index.d.ts +1 -0
  241. package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +1 -0
  242. package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +1 -0
  243. package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
  244. package/lib/components/eventBooking/components/Provider/Cart/index.d.ts +1 -0
  245. package/lib/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
  246. package/lib/components/eventBooking/components/Provider/EmptyHolderModal/index.d.ts +1 -0
  247. package/lib/components/eventBooking/components/Provider/Event/index.d.ts +1 -0
  248. package/lib/components/eventBooking/components/Provider/Footer/index.d.ts +1 -0
  249. package/lib/components/eventBooking/components/Provider/Header/index.d.ts +1 -0
  250. package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
  251. package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
  252. package/lib/components/eventBooking/components/Provider/OrderProductModal/index.d.ts +1 -0
  253. package/lib/components/eventBooking/components/Provider/RemoveOptionConfirmModal.d.ts +1 -0
  254. package/lib/components/eventBooking/components/Provider/Resource/index.d.ts +1 -0
  255. package/lib/components/eventBooking/components/Provider/SelectHolderModal.d.ts +1 -0
  256. package/lib/components/eventBooking/components/Voucher/index.d.ts +1 -0
  257. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
  258. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
  259. package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
  260. package/lib/components/eventBooking/components/bookingDetailModal/components/BookingOptions.d.ts +1 -0
  261. package/lib/components/eventBooking/components/bookingDetailModal/components/Resource.d.ts +1 -0
  262. package/lib/components/eventBooking/components/bookingDetailModal/components/Schedule.d.ts +1 -0
  263. package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
  264. package/lib/components/eventBooking/components/scheduleCalendar/components/ScheduleTimeItem/index.d.ts +1 -0
  265. package/lib/components/eventBooking/index.d.ts +1 -0
  266. package/lib/components/pay/toB/components/Cache/index.d.ts +1 -0
  267. package/lib/components/pay/toB/components/Card/index.d.ts +1 -0
  268. package/lib/components/pay/toB/components/ConfirmedPayment/index.d.ts +1 -0
  269. package/lib/components/pay/toB/components/Content/Footer.d.ts +1 -0
  270. package/lib/components/pay/toB/paymentMethods/index.js +1 -1
  271. package/lib/components/pay/toB/types/index.d.ts +1 -0
  272. package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
  273. package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
  274. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +1 -0
  275. package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +1 -0
  276. package/lib/components/pisellSelectCustomerModal/RightPanel/List/index.d.ts +1 -0
  277. package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +1 -0
  278. package/lib/components/pisellSelectCustomerModal/index.d.ts +1 -0
  279. package/lib/components/productExtension/fields/SelectProducts/ProductItem/index.d.ts +1 -0
  280. package/lib/components/productExtension/fields/SelectProducts/index.d.ts +1 -0
  281. package/lib/components/productExtension/fields/SelectResourcesTable/index.d.ts +1 -0
  282. package/lib/components/productExtension/index.d.ts +1 -0
  283. package/lib/components/productSelect/components/TabProduct/index.d.ts +1 -0
  284. package/lib/components/productSelect/components/productGroup/index.d.ts +1 -0
  285. package/lib/components/ruleSetting/index.d.ts +1 -0
  286. package/lib/components/shoppingCart/components/Cart/Product.d.ts +1 -0
  287. package/lib/components/shoppingCart/components/Cart/index.d.ts +1 -0
  288. package/lib/components/shoppingCart/hooks/useAddService.d.ts +1 -0
  289. package/lib/components/shoppingCart/hooks/useClearCart.d.ts +1 -0
  290. package/lib/components/shoppingCart/hooks/usePromotionModal.d.ts +1 -0
  291. package/lib/components/shoppingCart/hooks/useSkuModal.d.ts +1 -0
  292. package/lib/components/shoppingCart/index.d.ts +1 -0
  293. package/lib/components/systemSettings/registry/components/DataSourceTreeSelect/index.d.ts +1 -0
  294. package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -0
  295. package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +1 -0
  296. package/lib/components/ticketBooking/components/menuBar/index.d.ts +1 -0
  297. package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
  298. package/lib/components/ticketBooking/components/timeBar/index.d.ts +1 -0
  299. package/lib/components/ticketBooking/dialog.js +1 -1
  300. package/lib/components/walletList/index.d.ts +1 -0
  301. package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -0
  302. package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
  303. package/lib/plus/contactInfoModal/ContactInfoContent.d.ts +1 -0
  304. package/lib/plus/noteModal/AddTempModal.d.ts +1 -0
  305. package/lib/plus/orderList/components/HandleActions.d.ts +1 -0
  306. package/lib/plus/orderList/components/QuickFilter.d.ts +1 -0
  307. package/lib/plus/orderList/components/Reset.d.ts +1 -0
  308. package/lib/plus/orderList/components/Toolbar.d.ts +1 -0
  309. package/lib/plus/orderList/config.d.ts +1 -0
  310. package/lib/plus/pisellReservation/PisellReservation.js +23 -10
  311. package/lib/plus/pisellReservation/floorMap/floorPlanApi.d.ts +5 -5
  312. package/lib/plus/pisellReservation/floorMap/reservationCards.d.ts +7 -7
  313. package/lib/plus/pisellReservation/floorMap/useReservationFloorMapMerged.d.ts +1 -1
  314. package/lib/plus/pisellReservation/floorMap/useReservationFloorPlan.d.ts +2 -1
  315. package/lib/plus/pisellReservation/hooks/useFloorMapBookingInteraction.d.ts +5 -0
  316. package/lib/plus/pisellReservation/hooks/useFloorMapBookingInteraction.js +43 -19
  317. package/lib/plus/pisellReservation/hooks/usePisellReservationBookingData.js +1 -0
  318. package/lib/plus/pisellReservation/hooks/useReservationScheduleDebounced.d.ts +1 -0
  319. package/lib/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +1 -0
  320. package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +1 -0
  321. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +1 -0
  322. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMoreText/index.d.ts +1 -0
  323. package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +1 -0
  324. package/lib/plus/productSelect/ProductCard/SkuCard/components/Cover/index.d.ts +1 -0
  325. package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +1 -0
  326. package/lib/plus/productSelect/ProductCard/SkuCard/components/MemberPrice/index.d.ts +1 -1
  327. package/lib/plus/productSelect/ProductCard/SkuCard/components/Price/index.d.ts +1 -0
  328. package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +1 -0
  329. package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +1 -0
  330. package/lib/plus/productSelect/ProductCard/utils.d.ts +1 -1
  331. package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +1 -0
  332. package/lib/plus/saasRegister/components/VertifyEmail.d.ts +1 -0
  333. package/lib/plus/selectHolder/components/ErrorTip/index.d.ts +1 -0
  334. package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +1 -0
  335. package/lib/plus/skuOptionsSelection/components/OptionsCard/OptionItemCard.d.ts +1 -0
  336. package/lib/plus/skuOptionsSelection/components/OptionsCard/index.d.ts +1 -0
  337. package/lib/plus/skuOptionsSelection/components/OptionsModal/index.d.ts +1 -0
  338. package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
  339. package/lib/plus/walletPassGallery/components/passList/index.d.ts +1 -0
  340. package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +1 -0
  341. package/lib/plus/walletPassGallery/index.d.ts +1 -0
  342. package/lib/pro/pisellPhoneKeyboard/index.d.ts +1 -0
  343. package/lib/pro/priceKeyboard/components/cashKeyboard/CashKeyboardIntact.d.ts +1 -0
  344. package/lib/pro/priceKeyboard/components/cashKeyboard/index.d.ts +1 -0
  345. package/lib/pro/priceKeyboard/components/paymentKeyboard/index.d.ts +1 -0
  346. package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +1 -0
  347. package/package.json +2 -2
  348. package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
  349. package/es/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
  350. package/es/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
  351. package/es/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
  352. package/es/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
  353. package/es/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
  354. package/es/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
  355. package/es/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
  356. package/es/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
  357. package/es/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
  358. package/es/plus/pisellReservation/locales/locales.d.ts +0 -743
  359. package/es/plus/pisellReservation/reservationConstants.d.ts +0 -1190
  360. package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
  361. package/lib/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
  362. package/lib/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
  363. package/lib/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
  364. package/lib/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
  365. package/lib/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
  366. package/lib/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
  367. package/lib/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
  368. package/lib/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
  369. package/lib/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
  370. package/lib/plus/pisellReservation/locales/locales.d.ts +0 -743
  371. package/lib/plus/pisellReservation/reservationConstants.d.ts +0 -1190
@@ -1,743 +0,0 @@
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;