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