@pisell/private-materials 6.11.143 → 6.11.145

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 (71) 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/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  8. package/es/components/booking/components/footer/index.js +5 -2
  9. package/es/components/checkout/PaymentModal.d.ts +1 -1
  10. package/es/components/checkout/PaymentModal.js +10 -5
  11. package/es/plus/pisellReservation/PisellReservation.js +16 -3
  12. package/es/plus/pisellReservation/floorMap/reservationMock.d.ts +2 -0
  13. package/es/plus/pisellReservation/floorMap/reservationMock.js +17 -5
  14. package/es/plus/pisellReservation/floorMap/useReservationFloorMapMerged.js +1 -2
  15. package/es/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.js +12 -17
  16. package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
  17. package/lib/components/booking/components/footer/index.js +8 -2
  18. package/lib/components/checkout/PaymentModal.d.ts +1 -1
  19. package/lib/components/checkout/PaymentModal.js +10 -5
  20. package/lib/plus/pisellReservation/PisellReservation.js +4 -3
  21. package/lib/plus/pisellReservation/floorMap/reservationMock.d.ts +2 -0
  22. package/lib/plus/pisellReservation/floorMap/reservationMock.js +10 -1
  23. package/lib/plus/pisellReservation/floorMap/useReservationFloorMapMerged.js +1 -1
  24. package/lib/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.js +2 -13
  25. package/package.json +4 -4
  26. package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
  27. package/es/components/pay/toB/paymentMethods/index.d.ts +0 -11
  28. package/es/components/pay/toB/types/index.d.ts +0 -82
  29. package/es/plus/pisellReservation/PisellReservation.d.ts +0 -11
  30. package/es/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
  31. package/es/plus/pisellReservation/components/PisellReservationSubcomponents.d.ts +0 -80
  32. package/es/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
  33. package/es/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
  34. package/es/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
  35. package/es/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
  36. package/es/plus/pisellReservation/data/hudDrawerLocalListQuery.d.ts +0 -20
  37. package/es/plus/pisellReservation/data/reservationTablesMerge.d.ts +0 -27
  38. package/es/plus/pisellReservation/floorMap/ReservationFloorMapHud.d.ts +0 -49
  39. package/es/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
  40. package/es/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
  41. package/es/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.d.ts +0 -17
  42. package/es/plus/pisellReservation/floorRoomCard/floorRoomCardUtils.d.ts +0 -110
  43. package/es/plus/pisellReservation/hooks/usePisellReservationBookingData.d.ts +0 -65
  44. package/es/plus/pisellReservation/hooks/useReservationSalesHostData.d.ts +0 -37
  45. package/es/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
  46. package/es/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
  47. package/es/plus/pisellReservation/locales/locales.d.ts +0 -743
  48. package/es/plus/pisellReservation/reservationConstants.d.ts +0 -1190
  49. package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
  50. package/lib/components/pay/toB/paymentMethods/index.d.ts +0 -11
  51. package/lib/components/pay/toB/types/index.d.ts +0 -82
  52. package/lib/plus/pisellReservation/PisellReservation.d.ts +0 -11
  53. package/lib/plus/pisellReservation/components/BucketButtonGroup.d.ts +0 -33
  54. package/lib/plus/pisellReservation/components/PisellReservationSubcomponents.d.ts +0 -80
  55. package/lib/plus/pisellReservation/components/ReservationBookingStatusButtonFilter.d.ts +0 -21
  56. package/lib/plus/pisellReservation/components/ReservationHudDrawerQuickFilters.d.ts +0 -7
  57. package/lib/plus/pisellReservation/components/ReservationHudDrawerResourceRail.d.ts +0 -19
  58. package/lib/plus/pisellReservation/components/ReservationPaymentStatusButtonFilter.d.ts +0 -19
  59. package/lib/plus/pisellReservation/data/hudDrawerLocalListQuery.d.ts +0 -20
  60. package/lib/plus/pisellReservation/data/reservationTablesMerge.d.ts +0 -27
  61. package/lib/plus/pisellReservation/floorMap/ReservationFloorMapHud.d.ts +0 -49
  62. package/lib/plus/pisellReservation/floorMap/ReservationHudDrawerHandle.d.ts +0 -30
  63. package/lib/plus/pisellReservation/floorMap/reservationHudResourceRootBuckets.d.ts +0 -16
  64. package/lib/plus/pisellReservation/floorRoomCard/FloorRoomCardFromData.d.ts +0 -17
  65. package/lib/plus/pisellReservation/floorRoomCard/floorRoomCardUtils.d.ts +0 -110
  66. package/lib/plus/pisellReservation/hooks/usePisellReservationBookingData.d.ts +0 -65
  67. package/lib/plus/pisellReservation/hooks/useReservationSalesHostData.d.ts +0 -37
  68. package/lib/plus/pisellReservation/locales/locales-ja.d.ts +0 -150
  69. package/lib/plus/pisellReservation/locales/locales-pt.d.ts +0 -150
  70. package/lib/plus/pisellReservation/locales/locales.d.ts +0 -743
  71. 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;