@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,150 +0,0 @@
1
- /** PisellReservation — 日本語 */
2
- declare const _default: {
3
- 'pisell-reservation.page-title': string;
4
- 'pisell-reservation.page-title-venue': string;
5
- 'pisell-reservation.new': string;
6
- 'pisell-reservation.new-modal-title': string;
7
- 'pisell-reservation.new-modal-placeholder': string;
8
- 'pisell-reservation.cancel': string;
9
- 'pisell-reservation.edit-map': string;
10
- 'pisell-reservation.edit-map-done': string;
11
- 'pisell-reservation.follow-current': string;
12
- 'pisell-reservation.view-grid': string;
13
- 'pisell-reservation.view-floor': string;
14
- 'pisell-reservation.view-calendar': string;
15
- 'pisell-reservation.view-resource-wall': string;
16
- 'pisell-reservation.resource-wall-resources': string;
17
- 'pisell-reservation.payment-status-bucket-unpaid': string;
18
- 'pisell-reservation.payment-status-bucket-paid': string;
19
- 'pisell-reservation.booking-status-bucket-on-site': string;
20
- 'pisell-reservation.booking-status-bucket-no-show': string;
21
- 'pisell-reservation.booking-status-bucket-completed': string;
22
- 'pisell-reservation.calendar-granularity-day': string;
23
- 'pisell-reservation.calendar-granularity-week': string;
24
- 'pisell-reservation.calendar-granularity-month': string;
25
- 'pisell-reservation.calendar-write-not-available': string;
26
- 'pisell-reservation.follow-live-time': string;
27
- 'pisell-reservation.follow-custom-time': string;
28
- 'pisell-reservation.follow-live-hint': string;
29
- 'pisell-reservation.follow-custom-hint': string;
30
- 'pisell-reservation.switch-to-custom-time': string;
31
- 'pisell-reservation.switch-to-live-time': string;
32
- 'pisell-reservation.non-current-hint': string;
33
- 'pisell-reservation.at-current-time': string;
34
- 'pisell-reservation.go-current': string;
35
- 'pisell-reservation.schedule-data-loading': string;
36
- 'pisell-reservation.hud-open-table-aria': string;
37
- 'pisell-reservation.hud-table-drawer-title': string;
38
- 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
39
- 'pisell-reservation.hud-sheet-close-aria': string;
40
- 'pisell-reservation.hud-expand-aria': string;
41
- 'pisell-reservation.hud-collapse-aria': string;
42
- 'pisell-reservation.grid.code': string;
43
- 'pisell-reservation.grid.area': string;
44
- 'pisell-reservation.grid.status': string;
45
- 'pisell-reservation.grid.guest': string;
46
- 'pisell-reservation.grid.time': string;
47
- 'pisell-reservation.grid.party': string;
48
- 'pisell-reservation.canvas.main': string;
49
- 'pisell-reservation.canvas.secondary': string;
50
- 'pisell-reservation.canvas.vip': string;
51
- 'pisell-reservation.maintenance': string;
52
- 'pisell-reservation.next': string;
53
- 'pisell-reservation.party': string;
54
- 'pisell-reservation.more': string;
55
- 'pisell-reservation.late': string;
56
- 'pisell-reservation.floor-hud.total': string;
57
- 'pisell-reservation.floor-hud.interactive-title': string;
58
- 'pisell-reservation.floor-map.data-source-label': string;
59
- 'pisell-reservation.floor-map.category-background': string;
60
- 'pisell-reservation.floor-map.palette-image-bg': string;
61
- 'pisell-reservation.floor-plan.save-failed': string;
62
- 'pisell-reservation.card-placeholder.hint-select-row': string;
63
- 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
64
- 'pisell-reservation.card-placeholder.hint-new-slot': string;
65
- 'pisell-reservation.card-placeholder.hint-row-not-found': string;
66
- 'pisell-reservation.resource-grid.id': string;
67
- 'pisell-reservation.resource-grid.name': string;
68
- 'pisell-reservation.resource-grid.form-code': string;
69
- 'pisell-reservation.resource-grid.capacity': string;
70
- 'pisell-reservation.resource-grid.schedule': string;
71
- 'pisell-reservation.resource-grid.form-id': string;
72
- 'pisell-reservation.resource-grid.card-status': string;
73
- 'pisell-reservation.room-kind-bound': string;
74
- 'pisell-reservation.room-kind-bound-round': string;
75
- 'pisell-reservation.room-status-occupied': string;
76
- 'pisell-reservation.room-status-reserved': string;
77
- 'pisell-reservation.room-status-empty': string;
78
- 'pisell-reservation.room-status-locked': string;
79
- 'pisell-reservation.room-empty-body': string;
80
- 'pisell-reservation.room-status-unbound': string;
81
- 'pisell-reservation.room-paid': string;
82
- 'pisell-reservation.room-unpaid': string;
83
- 'pisell-reservation.room-payment-needed': string;
84
- 'pisell-reservation.room-items-total': string;
85
- 'pisell-reservation.room-modal-bookings': string;
86
- 'pisell-reservation.room-cap-prefix': string;
87
- 'pisell-reservation.room-time-end': string;
88
- 'pisell-reservation.room-time-start': string;
89
- 'pisell-reservation.room-in-minutes': string;
90
- 'pisell-reservation.room-view-all': string;
91
- 'pisell-reservation.room-occupancy-sum': string;
92
- 'pisell-reservation.room-next-prefix': string;
93
- 'pisell-reservation.room-guest-unknown': string;
94
- 'pisell-reservation.room-collapse': string;
95
- 'pisell-reservation.booking-detail.modal-title': string;
96
- 'pisell-reservation.booking-detail.booking-id': string;
97
- 'pisell-reservation.booking-detail.status': string;
98
- 'pisell-reservation.booking-detail.contact': string;
99
- 'pisell-reservation.booking-detail.phone': string;
100
- 'pisell-reservation.booking-detail.time': string;
101
- 'pisell-reservation.booking-detail.staff': string;
102
- 'pisell-reservation.booking-detail.staff-unassigned': string;
103
- 'pisell-reservation.booking-detail.table': string;
104
- 'pisell-reservation.booking-detail.payment': string;
105
- 'pisell-reservation.booking-detail.total': string;
106
- 'pisell-reservation.booking-detail.tab-info': string;
107
- 'pisell-reservation.booking-detail.tab-notes': string;
108
- 'pisell-reservation.booking-detail.tab-form': string;
109
- 'pisell-reservation.booking-detail.empty-notes': string;
110
- 'pisell-reservation.booking-detail.empty-items': string;
111
- 'pisell-reservation.booking-detail.empty-form': string;
112
- 'pisell-reservation.booking-detail.booking-label': string;
113
- 'pisell-reservation.booking-detail.strip-items-total': string;
114
- 'pisell-reservation.booking-detail.strip-due-label': string;
115
- 'pisell-reservation.booking-detail.see-all': string;
116
- 'pisell-reservation.booking-detail.header-mode-aria': string;
117
- 'pisell-reservation.booking-detail.header-mode-order-strip': string;
118
- 'pisell-reservation.booking-detail.header-mode-room-card': string;
119
- 'pisell-reservation.booking-detail.action-grid-aria': string;
120
- 'pisell-reservation.booking-detail.action-edit': string;
121
- 'pisell-reservation.booking-detail.action-cart': string;
122
- 'pisell-reservation.booking-detail.action-print': string;
123
- 'pisell-reservation.booking-detail.action-form': string;
124
- 'pisell-reservation.booking-detail.action-list': string;
125
- 'pisell-reservation.booking-detail.action-close': string;
126
- 'pisell-reservation.booking-detail.to-pay': string;
127
- 'pisell-reservation.booking-detail.order-open': string;
128
- 'pisell-reservation.booking-detail.order-already-paid': string;
129
- 'pisell-reservation.booking-detail.meta-host-status': string;
130
- 'pisell-reservation.booking-detail.meta-line-amount': string;
131
- 'pisell-reservation.booking-detail.meta-timeout': string;
132
- 'pisell-reservation.booking-detail.meta-progress': string;
133
- 'pisell-reservation.booking-detail.meta-arrival': string;
134
- 'pisell-reservation.booking-detail.status-enum.started': string;
135
- 'pisell-reservation.booking-detail.status-enum.confirmed': string;
136
- 'pisell-reservation.booking-detail.status-enum.active': string;
137
- 'pisell-reservation.booking-detail.status-enum.checked_in': string;
138
- 'pisell-reservation.booking-detail.status-enum.checkin': string;
139
- 'pisell-reservation.booking-detail.status-enum.in_progress': string;
140
- 'pisell-reservation.booking-detail.status-enum.pending': string;
141
- 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
142
- 'pisell-reservation.booking-detail.status-enum.draft': string;
143
- 'pisell-reservation.booking-detail.status-enum.waiting': string;
144
- 'pisell-reservation.booking-detail.status-enum.hold': string;
145
- 'pisell-reservation.booking-detail.status-enum.cancelled': string;
146
- 'pisell-reservation.booking-detail.status-enum.canceled': string;
147
- 'pisell-reservation.booking-detail.status-enum.void': string;
148
- 'pisell-reservation.booking-detail.status-enum.refunded': string;
149
- };
150
- export default _default;
@@ -1,150 +0,0 @@
1
- /** PisellReservation — Português */
2
- declare const _default: {
3
- 'pisell-reservation.page-title': string;
4
- 'pisell-reservation.page-title-venue': string;
5
- 'pisell-reservation.new': string;
6
- 'pisell-reservation.new-modal-title': string;
7
- 'pisell-reservation.new-modal-placeholder': string;
8
- 'pisell-reservation.cancel': string;
9
- 'pisell-reservation.edit-map': string;
10
- 'pisell-reservation.edit-map-done': string;
11
- 'pisell-reservation.follow-current': string;
12
- 'pisell-reservation.view-grid': string;
13
- 'pisell-reservation.view-floor': string;
14
- 'pisell-reservation.view-calendar': string;
15
- 'pisell-reservation.view-resource-wall': string;
16
- 'pisell-reservation.resource-wall-resources': string;
17
- 'pisell-reservation.payment-status-bucket-unpaid': string;
18
- 'pisell-reservation.payment-status-bucket-paid': string;
19
- 'pisell-reservation.booking-status-bucket-on-site': string;
20
- 'pisell-reservation.booking-status-bucket-no-show': string;
21
- 'pisell-reservation.booking-status-bucket-completed': string;
22
- 'pisell-reservation.calendar-granularity-day': string;
23
- 'pisell-reservation.calendar-granularity-week': string;
24
- 'pisell-reservation.calendar-granularity-month': string;
25
- 'pisell-reservation.calendar-write-not-available': string;
26
- 'pisell-reservation.follow-live-time': string;
27
- 'pisell-reservation.follow-custom-time': string;
28
- 'pisell-reservation.follow-live-hint': string;
29
- 'pisell-reservation.follow-custom-hint': string;
30
- 'pisell-reservation.switch-to-custom-time': string;
31
- 'pisell-reservation.switch-to-live-time': string;
32
- 'pisell-reservation.non-current-hint': string;
33
- 'pisell-reservation.at-current-time': string;
34
- 'pisell-reservation.go-current': string;
35
- 'pisell-reservation.schedule-data-loading': string;
36
- 'pisell-reservation.hud-open-table-aria': string;
37
- 'pisell-reservation.hud-table-drawer-title': string;
38
- 'pisell-reservation.hud-drawer-resource-canvas-placeholder': string;
39
- 'pisell-reservation.hud-sheet-close-aria': string;
40
- 'pisell-reservation.hud-expand-aria': string;
41
- 'pisell-reservation.hud-collapse-aria': string;
42
- 'pisell-reservation.grid.code': string;
43
- 'pisell-reservation.grid.area': string;
44
- 'pisell-reservation.grid.status': string;
45
- 'pisell-reservation.grid.guest': string;
46
- 'pisell-reservation.grid.time': string;
47
- 'pisell-reservation.grid.party': string;
48
- 'pisell-reservation.canvas.main': string;
49
- 'pisell-reservation.canvas.secondary': string;
50
- 'pisell-reservation.canvas.vip': string;
51
- 'pisell-reservation.maintenance': string;
52
- 'pisell-reservation.next': string;
53
- 'pisell-reservation.party': string;
54
- 'pisell-reservation.more': string;
55
- 'pisell-reservation.late': string;
56
- 'pisell-reservation.floor-hud.total': string;
57
- 'pisell-reservation.floor-hud.interactive-title': string;
58
- 'pisell-reservation.floor-map.data-source-label': string;
59
- 'pisell-reservation.floor-map.category-background': string;
60
- 'pisell-reservation.floor-map.palette-image-bg': string;
61
- 'pisell-reservation.floor-plan.save-failed': string;
62
- 'pisell-reservation.card-placeholder.hint-select-row': string;
63
- 'pisell-reservation.card-placeholder.hint-bind-datasource': string;
64
- 'pisell-reservation.card-placeholder.hint-new-slot': string;
65
- 'pisell-reservation.card-placeholder.hint-row-not-found': string;
66
- 'pisell-reservation.resource-grid.id': string;
67
- 'pisell-reservation.resource-grid.name': string;
68
- 'pisell-reservation.resource-grid.form-code': string;
69
- 'pisell-reservation.resource-grid.capacity': string;
70
- 'pisell-reservation.resource-grid.schedule': string;
71
- 'pisell-reservation.resource-grid.form-id': string;
72
- 'pisell-reservation.resource-grid.card-status': string;
73
- 'pisell-reservation.room-kind-bound': string;
74
- 'pisell-reservation.room-kind-bound-round': string;
75
- 'pisell-reservation.room-status-occupied': string;
76
- 'pisell-reservation.room-status-reserved': string;
77
- 'pisell-reservation.room-status-empty': string;
78
- 'pisell-reservation.room-status-locked': string;
79
- 'pisell-reservation.room-empty-body': string;
80
- 'pisell-reservation.room-status-unbound': string;
81
- 'pisell-reservation.room-paid': string;
82
- 'pisell-reservation.room-unpaid': string;
83
- 'pisell-reservation.room-payment-needed': string;
84
- 'pisell-reservation.room-items-total': string;
85
- 'pisell-reservation.room-modal-bookings': string;
86
- 'pisell-reservation.room-cap-prefix': string;
87
- 'pisell-reservation.room-time-end': string;
88
- 'pisell-reservation.room-time-start': string;
89
- 'pisell-reservation.room-in-minutes': string;
90
- 'pisell-reservation.room-view-all': string;
91
- 'pisell-reservation.room-occupancy-sum': string;
92
- 'pisell-reservation.room-next-prefix': string;
93
- 'pisell-reservation.room-guest-unknown': string;
94
- 'pisell-reservation.room-collapse': string;
95
- 'pisell-reservation.booking-detail.modal-title': string;
96
- 'pisell-reservation.booking-detail.booking-id': string;
97
- 'pisell-reservation.booking-detail.status': string;
98
- 'pisell-reservation.booking-detail.contact': string;
99
- 'pisell-reservation.booking-detail.phone': string;
100
- 'pisell-reservation.booking-detail.time': string;
101
- 'pisell-reservation.booking-detail.staff': string;
102
- 'pisell-reservation.booking-detail.staff-unassigned': string;
103
- 'pisell-reservation.booking-detail.table': string;
104
- 'pisell-reservation.booking-detail.payment': string;
105
- 'pisell-reservation.booking-detail.total': string;
106
- 'pisell-reservation.booking-detail.tab-info': string;
107
- 'pisell-reservation.booking-detail.tab-notes': string;
108
- 'pisell-reservation.booking-detail.tab-form': string;
109
- 'pisell-reservation.booking-detail.empty-notes': string;
110
- 'pisell-reservation.booking-detail.empty-items': string;
111
- 'pisell-reservation.booking-detail.empty-form': string;
112
- 'pisell-reservation.booking-detail.booking-label': string;
113
- 'pisell-reservation.booking-detail.strip-items-total': string;
114
- 'pisell-reservation.booking-detail.strip-due-label': string;
115
- 'pisell-reservation.booking-detail.see-all': string;
116
- 'pisell-reservation.booking-detail.header-mode-aria': string;
117
- 'pisell-reservation.booking-detail.header-mode-order-strip': string;
118
- 'pisell-reservation.booking-detail.header-mode-room-card': string;
119
- 'pisell-reservation.booking-detail.action-grid-aria': string;
120
- 'pisell-reservation.booking-detail.action-edit': string;
121
- 'pisell-reservation.booking-detail.action-cart': string;
122
- 'pisell-reservation.booking-detail.action-print': string;
123
- 'pisell-reservation.booking-detail.action-form': string;
124
- 'pisell-reservation.booking-detail.action-list': string;
125
- 'pisell-reservation.booking-detail.action-close': string;
126
- 'pisell-reservation.booking-detail.to-pay': string;
127
- 'pisell-reservation.booking-detail.order-open': string;
128
- 'pisell-reservation.booking-detail.order-already-paid': string;
129
- 'pisell-reservation.booking-detail.meta-host-status': string;
130
- 'pisell-reservation.booking-detail.meta-line-amount': string;
131
- 'pisell-reservation.booking-detail.meta-timeout': string;
132
- 'pisell-reservation.booking-detail.meta-progress': string;
133
- 'pisell-reservation.booking-detail.meta-arrival': string;
134
- 'pisell-reservation.booking-detail.status-enum.started': string;
135
- 'pisell-reservation.booking-detail.status-enum.confirmed': string;
136
- 'pisell-reservation.booking-detail.status-enum.active': string;
137
- 'pisell-reservation.booking-detail.status-enum.checked_in': string;
138
- 'pisell-reservation.booking-detail.status-enum.checkin': string;
139
- 'pisell-reservation.booking-detail.status-enum.in_progress': string;
140
- 'pisell-reservation.booking-detail.status-enum.pending': string;
141
- 'pisell-reservation.booking-detail.status-enum.pending_payment': string;
142
- 'pisell-reservation.booking-detail.status-enum.draft': string;
143
- 'pisell-reservation.booking-detail.status-enum.waiting': string;
144
- 'pisell-reservation.booking-detail.status-enum.hold': string;
145
- 'pisell-reservation.booking-detail.status-enum.cancelled': string;
146
- 'pisell-reservation.booking-detail.status-enum.canceled': string;
147
- 'pisell-reservation.booking-detail.status-enum.void': string;
148
- 'pisell-reservation.booking-detail.status-enum.refunded': string;
149
- };
150
- export default _default;