@pisell/private-materials 6.11.41 → 6.11.43
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.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/booking/components/footer/index.js +9 -3
- package/es/components/booking/components/voucher/index.d.ts +1 -0
- package/es/components/booking/deposit/index.d.ts +1 -0
- package/es/components/booking/info/index.d.ts +1 -0
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
- package/es/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -0
- package/es/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
- package/es/components/ticketBooking/hooks/pisellos/useCustomer.js +12 -0
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/booking/components/footer/index.js +20 -12
- package/lib/components/booking/components/voucher/index.d.ts +1 -0
- package/lib/components/booking/deposit/index.d.ts +1 -0
- package/lib/components/booking/info/index.d.ts +1 -0
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +1 -0
- package/lib/components/pay/toB/components/Cache/index.d.ts +1 -0
- package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +1 -0
- package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +1 -0
- package/lib/components/ticketBooking/hooks/pisellos/useCustomer.js +9 -0
- package/package.json +3 -3
- package/es/components/booking/components/footer/amount.d.ts +0 -38
- package/es/components/booking/components/footer/utils.d.ts +0 -67
- package/es/components/booking/hooks/usePromotion.d.ts +0 -301
- package/es/components/booking/hooks/useQuotation.d.ts +0 -5
- package/es/components/booking/info/pet/index.d.ts +0 -14
- package/es/components/booking/info/service/Lists.d.ts +0 -2
- package/es/components/booking/info/service2/utils.d.ts +0 -226
- package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
- package/es/components/booking/info2/service/editNormalService/index.d.ts +0 -3
- package/es/components/booking/info2/service/editService/index.d.ts +0 -8
- package/es/components/booking/utils/confirmHolderModal.d.ts +0 -13
- package/es/components/checkout/components/AmountSummary/index.d.ts +0 -26
- package/es/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
- package/es/components/eftposPay/huifu/const.d.ts +0 -5
- package/es/components/eftposPay/linkly/const.d.ts +0 -23
- package/es/components/eftposPay/payo/config.d.ts +0 -13
- package/es/components/eftposPay/payo/const.d.ts +0 -26
- package/es/components/eftposPay/tyro/const.d.ts +0 -17
- package/es/components/eftposPay/windcave/const.d.ts +0 -119
- package/es/components/shoppingCart/components/Cart/index.d.ts +0 -3
- package/es/components/shoppingCart/hooks/usePromotionModal.d.ts +0 -20
- package/es/components/shoppingCart/server.d.ts +0 -11
- package/es/components/shoppingCart/type.d.ts +0 -57
- package/es/components/shoppingCart/utils.d.ts +0 -163
- package/es/components/ticketBooking/dialog.d.ts +0 -17
- package/es/components/ticketBooking/locales.d.ts +0 -340
- package/es/components/ticketBooking/serve.d.ts +0 -289
- package/es/components/ticketBooking/utils/edit.d.ts +0 -1
- package/es/components/ticketBooking/utils/index.d.ts +0 -103
- package/es/plus/pisellSalesGrid/PisellSalesGrid.d.ts +0 -5
- package/es/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +0 -14
- package/es/plus/pisellSalesManagement/config/booking.d.ts +0 -185
- package/es/plus/pisellSalesManagement/config/order.d.ts +0 -172
- package/es/plus/pisellSalesManagement/hooks/useBookingPerspective.d.ts +0 -2
- package/es/plus/pisellSalesManagement/hooks/useOrderPerspective.d.ts +0 -2
- package/es/pro/skuDetailModal/index.d.ts +0 -5
- package/es/pro/skuDetailModal/types.d.ts +0 -388
- package/lib/components/booking/components/footer/amount.d.ts +0 -38
- package/lib/components/booking/components/footer/utils.d.ts +0 -67
- package/lib/components/booking/hooks/usePromotion.d.ts +0 -301
- package/lib/components/booking/hooks/useQuotation.d.ts +0 -5
- package/lib/components/booking/info/pet/index.d.ts +0 -14
- package/lib/components/booking/info/service/Lists.d.ts +0 -2
- package/lib/components/booking/info/service2/utils.d.ts +0 -226
- package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
- package/lib/components/booking/info2/service/editNormalService/index.d.ts +0 -3
- package/lib/components/booking/info2/service/editService/index.d.ts +0 -8
- package/lib/components/booking/utils/confirmHolderModal.d.ts +0 -13
- package/lib/components/checkout/components/AmountSummary/index.d.ts +0 -26
- package/lib/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
- package/lib/components/eftposPay/huifu/const.d.ts +0 -5
- package/lib/components/eftposPay/linkly/const.d.ts +0 -23
- package/lib/components/eftposPay/payo/config.d.ts +0 -13
- package/lib/components/eftposPay/payo/const.d.ts +0 -26
- package/lib/components/eftposPay/tyro/const.d.ts +0 -17
- package/lib/components/eftposPay/windcave/const.d.ts +0 -119
- package/lib/components/shoppingCart/components/Cart/index.d.ts +0 -3
- package/lib/components/shoppingCart/hooks/usePromotionModal.d.ts +0 -20
- package/lib/components/shoppingCart/server.d.ts +0 -11
- package/lib/components/shoppingCart/type.d.ts +0 -57
- package/lib/components/shoppingCart/utils.d.ts +0 -163
- package/lib/components/ticketBooking/dialog.d.ts +0 -17
- package/lib/components/ticketBooking/locales.d.ts +0 -340
- package/lib/components/ticketBooking/serve.d.ts +0 -289
- package/lib/components/ticketBooking/utils/edit.d.ts +0 -1
- package/lib/components/ticketBooking/utils/index.d.ts +0 -103
- package/lib/plus/pisellSalesGrid/PisellSalesGrid.d.ts +0 -5
- package/lib/plus/pisellSalesManagement/components/BookingFormsPreview.d.ts +0 -14
- package/lib/plus/pisellSalesManagement/config/booking.d.ts +0 -185
- package/lib/plus/pisellSalesManagement/config/order.d.ts +0 -172
- package/lib/plus/pisellSalesManagement/hooks/useBookingPerspective.d.ts +0 -2
- package/lib/plus/pisellSalesManagement/hooks/useOrderPerspective.d.ts +0 -2
- package/lib/pro/skuDetailModal/index.d.ts +0 -5
- package/lib/pro/skuDetailModal/types.d.ts +0 -388
|
@@ -1,340 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
en: {
|
|
3
|
-
'pisell2.ticket-booking.info': string;
|
|
4
|
-
'pisell2.ticket-booking.notes': string;
|
|
5
|
-
'pisell2.ticket-booking.note': string;
|
|
6
|
-
'pisell2.ticket-booking.forms': string;
|
|
7
|
-
'pisell2.ticket-booking.sales': string;
|
|
8
|
-
'pisell2.ticket-booking.payment': string;
|
|
9
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
|
10
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
|
11
|
-
'pisell2.ticket-booking.go-back': string;
|
|
12
|
-
'pisell2.ticket-booking.exit': string;
|
|
13
|
-
'pisell2.ticket-booking.deposit': string;
|
|
14
|
-
'pisell2.ticket-booking.copy-success': string;
|
|
15
|
-
'pisell2.ticket-booking.no-data': string;
|
|
16
|
-
'pisell2.ticket-booking.authorized': string;
|
|
17
|
-
'pisell2.ticket-booking.paid': string;
|
|
18
|
-
'pisell2.ticket-booking.partially-paid': string;
|
|
19
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
|
20
|
-
'pisell2.ticket-booking.payment-pending': string;
|
|
21
|
-
'pisell2.ticket-booking.refunded': string;
|
|
22
|
-
'pisell2.ticket-booking.unpaid': string;
|
|
23
|
-
'pisell2.ticket-booking.voided': string;
|
|
24
|
-
'pisell2.ticket-booking.pending': string;
|
|
25
|
-
'pisell2.ticket-booking.all': string;
|
|
26
|
-
'pisell2.ticket-booking.not-started': string;
|
|
27
|
-
'pisell2.ticket-booking.started': string;
|
|
28
|
-
'pisell2.ticket-booking.finished': string;
|
|
29
|
-
'pisell2.ticket-booking.canceled': string;
|
|
30
|
-
'pisell2.ticket-booking.inform': string;
|
|
31
|
-
'pisell2.ticket-booking.check-management': string;
|
|
32
|
-
'pisell2.ticket-booking.confirm': string;
|
|
33
|
-
'pisell2.ticket-booking.dashboard': string;
|
|
34
|
-
'pisell2.ticket-booking.booking-list': string;
|
|
35
|
-
'pisell2.ticket-booking.full-data': string;
|
|
36
|
-
'pisell2.ticket-booking.today': string;
|
|
37
|
-
'pisell2.ticket-booking.now': string;
|
|
38
|
-
'pisell2.ticket-booking.start-time': string;
|
|
39
|
-
'pisell2.ticket-booking.create-time': string;
|
|
40
|
-
'pisell2.ticket-booking.customer': string;
|
|
41
|
-
'pisell2.ticket-booking.total': string;
|
|
42
|
-
'pisell2.ticket-booking.search': string;
|
|
43
|
-
'pisell2.ticket-booking.refresh-success': string;
|
|
44
|
-
'pisell2.ticket-booking.loading': string;
|
|
45
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
|
46
|
-
'pisell2.ticket-booking.scan': string;
|
|
47
|
-
'pisell2.ticket-booking.create-new': string;
|
|
48
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
|
49
|
-
'pisell2.ticket-booking.not-available-title': string;
|
|
50
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
|
51
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
|
52
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
|
53
|
-
'pisell2.ticket-booking.input-search-to-show-data': string;
|
|
54
|
-
'pisell2.product.card.subtotal': string;
|
|
55
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
56
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
57
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
58
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
59
|
-
'pisell2.ticket-booking.reload': string;
|
|
60
|
-
'pisell2.text.scan-global-failed': string;
|
|
61
|
-
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
|
62
|
-
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
|
63
|
-
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
|
64
|
-
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
|
65
|
-
'pisell2.ticket-booking.collapse': string;
|
|
66
|
-
'pisell2.ticket-booking.expand': string;
|
|
67
|
-
'pisell2.product-select.search': string;
|
|
68
|
-
'pisell2.ticket-booking.business-not-supported.title': string;
|
|
69
|
-
'pisell2.ticket-booking.business-not-supported.content': string;
|
|
70
|
-
};
|
|
71
|
-
'zh-CN': {
|
|
72
|
-
'pisell2.ticket-booking.info': string;
|
|
73
|
-
'pisell2.ticket-booking.notes': string;
|
|
74
|
-
'pisell2.ticket-booking.note': string;
|
|
75
|
-
'pisell2.ticket-booking.forms': string;
|
|
76
|
-
'pisell2.ticket-booking.sales': string;
|
|
77
|
-
'pisell2.ticket-booking.payment': string;
|
|
78
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
|
79
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
|
80
|
-
'pisell2.ticket-booking.go-back': string;
|
|
81
|
-
'pisell2.ticket-booking.exit': string;
|
|
82
|
-
'pisell2.ticket-booking.deposit': string;
|
|
83
|
-
'pisell2.ticket-booking.copy-success': string;
|
|
84
|
-
'pisell2.ticket-booking.no-data': string;
|
|
85
|
-
'pisell2.ticket-booking.authorized': string;
|
|
86
|
-
'pisell2.ticket-booking.paid': string;
|
|
87
|
-
'pisell2.ticket-booking.partially-paid': string;
|
|
88
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
|
89
|
-
'pisell2.ticket-booking.payment-pending': string;
|
|
90
|
-
'pisell2.ticket-booking.refunded': string;
|
|
91
|
-
'pisell2.ticket-booking.unpaid': string;
|
|
92
|
-
'pisell2.ticket-booking.voided': string;
|
|
93
|
-
'pisell2.ticket-booking.pending': string;
|
|
94
|
-
'pisell2.ticket-booking.all': string;
|
|
95
|
-
'pisell2.ticket-booking.not-started': string;
|
|
96
|
-
'pisell2.ticket-booking.started': string;
|
|
97
|
-
'pisell2.ticket-booking.finished': string;
|
|
98
|
-
'pisell2.ticket-booking.canceled': string;
|
|
99
|
-
'pisell2.ticket-booking.inform': string;
|
|
100
|
-
'pisell2.ticket-booking.check-management': string;
|
|
101
|
-
'pisell2.ticket-booking.confirm': string;
|
|
102
|
-
'pisell2.ticket-booking.dashboard': string;
|
|
103
|
-
'pisell2.ticket-booking.booking-list': string;
|
|
104
|
-
'pisell2.ticket-booking.full-data': string;
|
|
105
|
-
'pisell2.ticket-booking.today': string;
|
|
106
|
-
'pisell2.ticket-booking.now': string;
|
|
107
|
-
'pisell2.ticket-booking.start-time': string;
|
|
108
|
-
'pisell2.ticket-booking.create-time': string;
|
|
109
|
-
'pisell2.ticket-booking.customer': string;
|
|
110
|
-
'pisell2.ticket-booking.total': string;
|
|
111
|
-
'pisell2.ticket-booking.search': string;
|
|
112
|
-
'pisell2.ticket-booking.refresh-success': string;
|
|
113
|
-
'pisell2.ticket-booking.loading': string;
|
|
114
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
|
115
|
-
'pisell2.ticket-booking.scan': string;
|
|
116
|
-
'pisell2.ticket-booking.create-new': string;
|
|
117
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
|
118
|
-
'pisell2.ticket-booking.not-available-title': string;
|
|
119
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
|
120
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
|
121
|
-
'pisell2.product.card.subtotal': string;
|
|
122
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
|
123
|
-
'pisell2.ticket-booking.input-search-to-show-data': string;
|
|
124
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
125
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
126
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
127
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
128
|
-
'pisell2.ticket-booking.reload': string;
|
|
129
|
-
'pisell2.text.scan-global-failed': string;
|
|
130
|
-
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
|
131
|
-
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
|
132
|
-
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
|
133
|
-
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
|
134
|
-
'pisell2.ticket-booking.collapse': string;
|
|
135
|
-
'pisell2.ticket-booking.expand': string;
|
|
136
|
-
'pisell2.product-select.search': string;
|
|
137
|
-
'pisell2.ticket-booking.business-not-supported.title': string;
|
|
138
|
-
'pisell2.ticket-booking.business-not-supported.content': string;
|
|
139
|
-
};
|
|
140
|
-
'zh-HK': {
|
|
141
|
-
'pisell2.ticket-booking.info': string;
|
|
142
|
-
'pisell2.ticket-booking.notes': string;
|
|
143
|
-
'pisell2.ticket-booking.note': string;
|
|
144
|
-
'pisell2.ticket-booking.forms': string;
|
|
145
|
-
'pisell2.ticket-booking.sales': string;
|
|
146
|
-
'pisell2.ticket-booking.payment': string;
|
|
147
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
|
148
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
|
149
|
-
'pisell2.ticket-booking.go-back': string;
|
|
150
|
-
'pisell2.ticket-booking.exit': string;
|
|
151
|
-
'pisell2.ticket-booking.deposit': string;
|
|
152
|
-
'pisell2.ticket-booking.copy-success': string;
|
|
153
|
-
'pisell2.ticket-booking.no-data': string;
|
|
154
|
-
'pisell2.ticket-booking.authorized': string;
|
|
155
|
-
'pisell2.ticket-booking.paid': string;
|
|
156
|
-
'pisell2.ticket-booking.partially-paid': string;
|
|
157
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
|
158
|
-
'pisell2.ticket-booking.payment-pending': string;
|
|
159
|
-
'pisell2.ticket-booking.refunded': string;
|
|
160
|
-
'pisell2.ticket-booking.unpaid': string;
|
|
161
|
-
'pisell2.ticket-booking.voided': string;
|
|
162
|
-
'pisell2.ticket-booking.pending': string;
|
|
163
|
-
'pisell2.ticket-booking.all': string;
|
|
164
|
-
'pisell2.ticket-booking.not-started': string;
|
|
165
|
-
'pisell2.ticket-booking.started': string;
|
|
166
|
-
'pisell2.ticket-booking.finished': string;
|
|
167
|
-
'pisell2.ticket-booking.canceled': string;
|
|
168
|
-
'pisell2.ticket-booking.inform': string;
|
|
169
|
-
'pisell2.ticket-booking.check-management': string;
|
|
170
|
-
'pisell2.ticket-booking.confirm': string;
|
|
171
|
-
'pisell2.ticket-booking.dashboard': string;
|
|
172
|
-
'pisell2.ticket-booking.booking-list': string;
|
|
173
|
-
'pisell2.ticket-booking.full-data': string;
|
|
174
|
-
'pisell2.ticket-booking.today': string;
|
|
175
|
-
'pisell2.ticket-booking.now': string;
|
|
176
|
-
'pisell2.ticket-booking.start-time': string;
|
|
177
|
-
'pisell2.ticket-booking.create-time': string;
|
|
178
|
-
'pisell2.ticket-booking.customer': string;
|
|
179
|
-
'pisell2.ticket-booking.total': string;
|
|
180
|
-
'pisell2.ticket-booking.search': string;
|
|
181
|
-
'pisell2.ticket-booking.refresh-success': string;
|
|
182
|
-
'pisell2.ticket-booking.loading': string;
|
|
183
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
|
184
|
-
'pisell2.ticket-booking.scan': string;
|
|
185
|
-
'pisell2.ticket-booking.create-new': string;
|
|
186
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
|
187
|
-
'pisell2.ticket-booking.not-available-title': string;
|
|
188
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
|
189
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
|
190
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
|
191
|
-
'pisell2.product.card.subtotal': string;
|
|
192
|
-
'pisell2.ticket-booking.input-search-to-show-data': string;
|
|
193
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
194
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
195
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
196
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
197
|
-
'pisell2.ticket-booking.reload': string;
|
|
198
|
-
'pisell2.text.scan-global-failed': string;
|
|
199
|
-
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
|
200
|
-
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
|
201
|
-
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
|
202
|
-
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
|
203
|
-
'pisell2.ticket-booking.collapse': string;
|
|
204
|
-
'pisell2.ticket-booking.expand': string;
|
|
205
|
-
'pisell2.product-select.search': string;
|
|
206
|
-
'pisell2.ticket-booking.business-not-supported.title': string;
|
|
207
|
-
'pisell2.ticket-booking.business-not-supported.content': string;
|
|
208
|
-
};
|
|
209
|
-
ja: {
|
|
210
|
-
'pisell2.ticket-booking.info': string;
|
|
211
|
-
'pisell2.ticket-booking.notes': string;
|
|
212
|
-
'pisell2.ticket-booking.note': string;
|
|
213
|
-
'pisell2.ticket-booking.forms': string;
|
|
214
|
-
'pisell2.ticket-booking.sales': string;
|
|
215
|
-
'pisell2.ticket-booking.payment': string;
|
|
216
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
|
217
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
|
218
|
-
'pisell2.ticket-booking.go-back': string;
|
|
219
|
-
'pisell2.ticket-booking.exit': string;
|
|
220
|
-
'pisell2.ticket-booking.deposit': string;
|
|
221
|
-
'pisell2.ticket-booking.copy-success': string;
|
|
222
|
-
'pisell2.ticket-booking.no-data': string;
|
|
223
|
-
'pisell2.ticket-booking.authorized': string;
|
|
224
|
-
'pisell2.ticket-booking.paid': string;
|
|
225
|
-
'pisell2.ticket-booking.partially-paid': string;
|
|
226
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
|
227
|
-
'pisell2.ticket-booking.payment-pending': string;
|
|
228
|
-
'pisell2.ticket-booking.refunded': string;
|
|
229
|
-
'pisell2.ticket-booking.unpaid': string;
|
|
230
|
-
'pisell2.ticket-booking.voided': string;
|
|
231
|
-
'pisell2.ticket-booking.pending': string;
|
|
232
|
-
'pisell2.ticket-booking.all': string;
|
|
233
|
-
'pisell2.ticket-booking.not-started': string;
|
|
234
|
-
'pisell2.ticket-booking.started': string;
|
|
235
|
-
'pisell2.ticket-booking.finished': string;
|
|
236
|
-
'pisell2.ticket-booking.canceled': string;
|
|
237
|
-
'pisell2.ticket-booking.inform': string;
|
|
238
|
-
'pisell2.ticket-booking.check-management': string;
|
|
239
|
-
'pisell2.ticket-booking.confirm': string;
|
|
240
|
-
'pisell2.ticket-booking.dashboard': string;
|
|
241
|
-
'pisell2.ticket-booking.booking-list': string;
|
|
242
|
-
'pisell2.ticket-booking.full-data': string;
|
|
243
|
-
'pisell2.ticket-booking.today': string;
|
|
244
|
-
'pisell2.ticket-booking.now': string;
|
|
245
|
-
'pisell2.ticket-booking.start-time': string;
|
|
246
|
-
'pisell2.ticket-booking.create-time': string;
|
|
247
|
-
'pisell2.ticket-booking.customer': string;
|
|
248
|
-
'pisell2.ticket-booking.total': string;
|
|
249
|
-
'pisell2.ticket-booking.search': string;
|
|
250
|
-
'pisell2.ticket-booking.refresh-success': string;
|
|
251
|
-
'pisell2.ticket-booking.loading': string;
|
|
252
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
|
253
|
-
'pisell2.ticket-booking.scan': string;
|
|
254
|
-
'pisell2.ticket-booking.create-new': string;
|
|
255
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
|
256
|
-
'pisell2.ticket-booking.not-available-title': string;
|
|
257
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
|
258
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
|
259
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
|
260
|
-
'pisell2.product.card.subtotal': string;
|
|
261
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
262
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
263
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
264
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
265
|
-
'pisell2.ticket-booking.reload': string;
|
|
266
|
-
'pisell2.text.scan-global-failed': string;
|
|
267
|
-
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
|
268
|
-
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
|
269
|
-
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
|
270
|
-
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
|
271
|
-
'pisell2.ticket-booking.collapse': string;
|
|
272
|
-
'pisell2.ticket-booking.expand': string;
|
|
273
|
-
};
|
|
274
|
-
pt: {
|
|
275
|
-
'pisell2.ticket-booking.info': string;
|
|
276
|
-
'pisell2.ticket-booking.notes': string;
|
|
277
|
-
'pisell2.ticket-booking.note': string;
|
|
278
|
-
'pisell2.ticket-booking.forms': string;
|
|
279
|
-
'pisell2.ticket-booking.sales': string;
|
|
280
|
-
'pisell2.ticket-booking.payment': string;
|
|
281
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
|
282
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
|
283
|
-
'pisell2.ticket-booking.go-back': string;
|
|
284
|
-
'pisell2.ticket-booking.exit': string;
|
|
285
|
-
'pisell2.ticket-booking.deposit': string;
|
|
286
|
-
'pisell2.ticket-booking.copy-success': string;
|
|
287
|
-
'pisell2.ticket-booking.no-data': string;
|
|
288
|
-
'pisell2.ticket-booking.authorized': string;
|
|
289
|
-
'pisell2.ticket-booking.paid': string;
|
|
290
|
-
'pisell2.ticket-booking.partially-paid': string;
|
|
291
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
|
292
|
-
'pisell2.ticket-booking.payment-pending': string;
|
|
293
|
-
'pisell2.ticket-booking.refunded': string;
|
|
294
|
-
'pisell2.ticket-booking.unpaid': string;
|
|
295
|
-
'pisell2.ticket-booking.voided': string;
|
|
296
|
-
'pisell2.ticket-booking.pending': string;
|
|
297
|
-
'pisell2.ticket-booking.all': string;
|
|
298
|
-
'pisell2.ticket-booking.not-started': string;
|
|
299
|
-
'pisell2.ticket-booking.started': string;
|
|
300
|
-
'pisell2.ticket-booking.finished': string;
|
|
301
|
-
'pisell2.ticket-booking.canceled': string;
|
|
302
|
-
'pisell2.ticket-booking.inform': string;
|
|
303
|
-
'pisell2.ticket-booking.check-management': string;
|
|
304
|
-
'pisell2.ticket-booking.confirm': string;
|
|
305
|
-
'pisell2.ticket-booking.dashboard': string;
|
|
306
|
-
'pisell2.ticket-booking.booking-list': string;
|
|
307
|
-
'pisell2.ticket-booking.full-data': string;
|
|
308
|
-
'pisell2.ticket-booking.today': string;
|
|
309
|
-
'pisell2.ticket-booking.now': string;
|
|
310
|
-
'pisell2.ticket-booking.start-time': string;
|
|
311
|
-
'pisell2.ticket-booking.create-time': string;
|
|
312
|
-
'pisell2.ticket-booking.customer': string;
|
|
313
|
-
'pisell2.ticket-booking.total': string;
|
|
314
|
-
'pisell2.ticket-booking.search': string;
|
|
315
|
-
'pisell2.ticket-booking.refresh-success': string;
|
|
316
|
-
'pisell2.ticket-booking.loading': string;
|
|
317
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
|
318
|
-
'pisell2.ticket-booking.scan': string;
|
|
319
|
-
'pisell2.ticket-booking.create-new': string;
|
|
320
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
|
321
|
-
'pisell2.ticket-booking.not-available-title': string;
|
|
322
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
|
323
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
|
324
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
|
325
|
-
'pisell2.product.card.subtotal': string;
|
|
326
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
|
327
|
-
'pisell2.product.card.day': (val: number) => string;
|
|
328
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
|
329
|
-
'pisell2.product.card.minute': (val: number) => string;
|
|
330
|
-
'pisell2.ticket-booking.reload': string;
|
|
331
|
-
'pisell2.text.scan-global-failed': string;
|
|
332
|
-
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
|
333
|
-
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
|
334
|
-
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
|
335
|
-
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
|
336
|
-
'pisell2.ticket-booking.collapse': string;
|
|
337
|
-
'pisell2.ticket-booking.expand': string;
|
|
338
|
-
};
|
|
339
|
-
};
|
|
340
|
-
export default _default;
|
|
@@ -1,289 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @title: 获取客户列表
|
|
3
|
-
* @description: 获取客户列表
|
|
4
|
-
* @param {any} params
|
|
5
|
-
* @return {*}
|
|
6
|
-
* @Author: cong.shao
|
|
7
|
-
* @Date: 2025-04-24 16:28
|
|
8
|
-
*/
|
|
9
|
-
export declare const getClients: (params: any) => Promise<any>;
|
|
10
|
-
/**
|
|
11
|
-
* @title: 获取服务列表
|
|
12
|
-
* @description: 查询服务列表
|
|
13
|
-
* @param {any} params
|
|
14
|
-
* @return {*}
|
|
15
|
-
* @Author: cong.shao
|
|
16
|
-
* @Date: 2025-04-24 16:28
|
|
17
|
-
*/
|
|
18
|
-
export declare const getServices: (params: any) => Promise<any>;
|
|
19
|
-
/**
|
|
20
|
-
* @title: 获取资源列表
|
|
21
|
-
* @description: 资源列表
|
|
22
|
-
* @param {any} params
|
|
23
|
-
* @return {*}
|
|
24
|
-
* @Author: cong.shao
|
|
25
|
-
* @Date: 2025-04-24 16:28
|
|
26
|
-
*/
|
|
27
|
-
export declare const getResources: (params: any) => Promise<any>;
|
|
28
|
-
/**
|
|
29
|
-
* @title: 获取产品列表
|
|
30
|
-
* @description: 查询产品列表
|
|
31
|
-
* @param {any} params
|
|
32
|
-
* @return {*}
|
|
33
|
-
* @Author: cong.shao
|
|
34
|
-
* @Date: 2025-04-24 16:28
|
|
35
|
-
*/
|
|
36
|
-
export declare const getProducts: (params: any) => Promise<any>;
|
|
37
|
-
/**
|
|
38
|
-
* @title: 获取表单列表
|
|
39
|
-
* @description: 获取关联记录表单列表
|
|
40
|
-
* @param {any} params
|
|
41
|
-
* @return {*}
|
|
42
|
-
* @Author: cong.shao
|
|
43
|
-
* @Date: 2025-04-24 16:28
|
|
44
|
-
*/
|
|
45
|
-
export declare const getForms: (params: any) => Promise<any>;
|
|
46
|
-
/**
|
|
47
|
-
* @title: 获取预约配置
|
|
48
|
-
* @description: 获取预约相关配置信息
|
|
49
|
-
* @param {any} params
|
|
50
|
-
* @return {*}
|
|
51
|
-
* @Author: cong.shao
|
|
52
|
-
* @Date: 2025-04-24 16:28
|
|
53
|
-
*/
|
|
54
|
-
export declare const getBookingConfig: (params: any) => Promise<any>;
|
|
55
|
-
/**
|
|
56
|
-
* @title: 获取宠物信息
|
|
57
|
-
* @description: 根据ID获取宠物信息
|
|
58
|
-
* @param {string} formId
|
|
59
|
-
* @param {any} params
|
|
60
|
-
* @return {*}
|
|
61
|
-
* @Author: cong.shao
|
|
62
|
-
* @Date: 2025-04-24 16:28
|
|
63
|
-
*/
|
|
64
|
-
export declare const getPets: (formId: string, params: any) => Promise<any>;
|
|
65
|
-
/**
|
|
66
|
-
* @title: 获取宠物数据
|
|
67
|
-
* @description: 获取宠物数据
|
|
68
|
-
* @param {any} params
|
|
69
|
-
* @return {*}
|
|
70
|
-
* @Author: cong.shao
|
|
71
|
-
* @Date: 2025-04-24 16:28
|
|
72
|
-
*/
|
|
73
|
-
export declare const getPetsData: (params: any) => Promise<any>;
|
|
74
|
-
/**
|
|
75
|
-
* @title: 创建预约
|
|
76
|
-
* @description: 创建新的预约记录
|
|
77
|
-
* @param {any} params
|
|
78
|
-
* @return {*}
|
|
79
|
-
* @Author: cong.shao
|
|
80
|
-
* @Date: 2025-04-24 16:28
|
|
81
|
-
*/
|
|
82
|
-
export declare const createBooking: (params: any) => Promise<any>;
|
|
83
|
-
/**
|
|
84
|
-
* @title: 获取预约附加服务
|
|
85
|
-
* @description: 根据预约ID获取附加服务信息
|
|
86
|
-
* @param {string} bookingId
|
|
87
|
-
* @param {any} params
|
|
88
|
-
* @return {*}
|
|
89
|
-
* @Author: cong.shao
|
|
90
|
-
* @Date: 2025-04-24 16:28
|
|
91
|
-
*/
|
|
92
|
-
export declare const getAddonsByOrderId: (bookingId: string, params: any) => Promise<any>;
|
|
93
|
-
/**
|
|
94
|
-
* @title: 保存预约附加服务
|
|
95
|
-
* @description: 保存预约的附加服务信息
|
|
96
|
-
* @param {string} bookingId
|
|
97
|
-
* @param {any} params
|
|
98
|
-
* @return {*}
|
|
99
|
-
* @Author: cong.shao
|
|
100
|
-
* @Date: 2025-04-24 16:28
|
|
101
|
-
*/
|
|
102
|
-
export declare const saveAddonsByOrderId: (bookingId: string, params: any) => Promise<any>;
|
|
103
|
-
/**
|
|
104
|
-
* @title: 获取预约详情
|
|
105
|
-
* @description: 获取预约详细信息
|
|
106
|
-
* @param {number} bookingId
|
|
107
|
-
* @param {any} params
|
|
108
|
-
* @return {*}
|
|
109
|
-
* @Author: cong.shao
|
|
110
|
-
* @Date: 2025-04-24 16:28
|
|
111
|
-
*/
|
|
112
|
-
export declare const getBookingDetail: (bookingId: number, params?: any) => Promise<any>;
|
|
113
|
-
/**
|
|
114
|
-
* @title: 编辑预约状态
|
|
115
|
-
* @description: 更新预约状态
|
|
116
|
-
* @param {string} bookingId
|
|
117
|
-
* @param {any} params
|
|
118
|
-
* @return {*}
|
|
119
|
-
* @Author: cong.shao
|
|
120
|
-
* @Date: 2025-04-24 16:28
|
|
121
|
-
*/
|
|
122
|
-
export declare const editBookingStatus: (bookingId: string, params: any) => Promise<any>;
|
|
123
|
-
/**
|
|
124
|
-
* @title: 编辑预约信息
|
|
125
|
-
* @description: 更新预约信息
|
|
126
|
-
* @param {string} bookingId
|
|
127
|
-
* @param {any} params
|
|
128
|
-
* @return {*}
|
|
129
|
-
* @Author: cong.shao
|
|
130
|
-
* @Date: 2025-04-24 16:28
|
|
131
|
-
*/
|
|
132
|
-
export declare const editBooking: (bookingId: string, params: any) => Promise<any>;
|
|
133
|
-
/**
|
|
134
|
-
* @title: 获取预约备注
|
|
135
|
-
* @description: 获取预约相关备注信息
|
|
136
|
-
* @param {any} params
|
|
137
|
-
* @return {*}
|
|
138
|
-
* @Author: cong.shao
|
|
139
|
-
* @Date: 2025-04-24 16:28
|
|
140
|
-
*/
|
|
141
|
-
export declare const getNotesByOrder: (params: any) => Promise<any>;
|
|
142
|
-
/**
|
|
143
|
-
* @title: 添加预约备注
|
|
144
|
-
* @description: 添加预约相关备注
|
|
145
|
-
* @param {any} params
|
|
146
|
-
* @return {*}
|
|
147
|
-
* @Author: cong.shao
|
|
148
|
-
* @Date: 2025-04-24 16:28
|
|
149
|
-
*/
|
|
150
|
-
export declare const addNotesByOrder: (params: any) => Promise<any>;
|
|
151
|
-
/**
|
|
152
|
-
* @title: 编辑预约备注
|
|
153
|
-
* @description: 更新预约备注信息
|
|
154
|
-
* @param {string} bookingId
|
|
155
|
-
* @param {any} params
|
|
156
|
-
* @return {*}
|
|
157
|
-
* @Author: cong.shao
|
|
158
|
-
* @Date: 2025-04-24 16:28
|
|
159
|
-
*/
|
|
160
|
-
export declare const editNoteByOrder: (bookingId: string, params: any) => Promise<any>;
|
|
161
|
-
/**
|
|
162
|
-
* @title: 删除预约备注
|
|
163
|
-
* @description: 删除预约相关备注
|
|
164
|
-
* @param {string} bookingId
|
|
165
|
-
* @param {any} params
|
|
166
|
-
* @return {*}
|
|
167
|
-
* @Author: cong.shao
|
|
168
|
-
* @Date: 2025-04-24 16:28
|
|
169
|
-
*/
|
|
170
|
-
export declare const removeNoteByOrder: (bookingId: string, params: any) => Promise<any>;
|
|
171
|
-
/**
|
|
172
|
-
* @title: 保存预约表单数据
|
|
173
|
-
* @description: 保存预约相关的表单数据
|
|
174
|
-
* @param {any} params
|
|
175
|
-
* @return {*}
|
|
176
|
-
* @Author: cong.shao
|
|
177
|
-
* @Date: 2025-04-24 16:28
|
|
178
|
-
*/
|
|
179
|
-
export declare const saveBookingFormData: (params: any) => Promise<any>;
|
|
180
|
-
/**
|
|
181
|
-
* @title: 获取支付列表
|
|
182
|
-
* @description: 获取支付相关列表数据
|
|
183
|
-
* @param {any} params
|
|
184
|
-
* @return {*}
|
|
185
|
-
* @Author: cong.shao
|
|
186
|
-
* @Date: 2025-04-24 16:28
|
|
187
|
-
*/
|
|
188
|
-
export declare const getPaymentList: (params: any) => Promise<any>;
|
|
189
|
-
/**
|
|
190
|
-
* @title: 编辑订单备注
|
|
191
|
-
* @description: 更新订单备注信息
|
|
192
|
-
* @param {string} bookingId
|
|
193
|
-
* @param {any} params
|
|
194
|
-
* @return {*}
|
|
195
|
-
* @Author: cong.shao
|
|
196
|
-
* @Date: 2025-04-24 16:28
|
|
197
|
-
*/
|
|
198
|
-
export declare const editOrderNote: (bookingId: string, params: any) => Promise<any>;
|
|
199
|
-
/**
|
|
200
|
-
* @title: 获取退款信息
|
|
201
|
-
* @description: 获取退款相关信息
|
|
202
|
-
* @param {string} bookingId
|
|
203
|
-
* @param {any} params
|
|
204
|
-
* @return {*}
|
|
205
|
-
* @Author: cong.shao
|
|
206
|
-
* @Date: 2025-04-24 16:28
|
|
207
|
-
*/
|
|
208
|
-
export declare const getRefundInfo: (bookingId: string, params: any) => Promise<any>;
|
|
209
|
-
/**
|
|
210
|
-
* @title: 创建活动预约
|
|
211
|
-
* @description: 创建新的活动预约记录
|
|
212
|
-
* @param {any} params
|
|
213
|
-
* @return {*}
|
|
214
|
-
* @Author: cong.shao
|
|
215
|
-
* @Date: 2025-04-24 16:28
|
|
216
|
-
*/
|
|
217
|
-
export declare const createEventBooking: (params: any) => Promise<any>;
|
|
218
|
-
/**
|
|
219
|
-
* @title: 获取活动预约详情
|
|
220
|
-
* @description: 获取活动预约详细信息
|
|
221
|
-
* @param {number} bookingId
|
|
222
|
-
* @param {any} params
|
|
223
|
-
* @return {*}
|
|
224
|
-
* @Author: cong.shao
|
|
225
|
-
* @Date: 2025-04-24 16:28
|
|
226
|
-
*/
|
|
227
|
-
export declare const getEventBookingDetail: (bookingId: number, params?: any) => Promise<any>;
|
|
228
|
-
/**
|
|
229
|
-
* @title: 编辑活动预约
|
|
230
|
-
* @description: 更新活动预约信息
|
|
231
|
-
* @param {string} bookingId
|
|
232
|
-
* @param {any} params
|
|
233
|
-
* @return {*}
|
|
234
|
-
* @Author: cong.shao
|
|
235
|
-
* @Date: 2025-04-24 16:28
|
|
236
|
-
*/
|
|
237
|
-
export declare const editEventBooking: (bookingId: string, params: any) => Promise<any>;
|
|
238
|
-
/**
|
|
239
|
-
* @title: 获取定金显示配置
|
|
240
|
-
* @description: 获取定金相关显示配置
|
|
241
|
-
* @param {any} params
|
|
242
|
-
* @return {*}
|
|
243
|
-
* @Author: cong.shao
|
|
244
|
-
* @Date: 2025-04-24 16:28
|
|
245
|
-
*/
|
|
246
|
-
export declare const getDepositShow: (params: any) => Promise<any>;
|
|
247
|
-
/**
|
|
248
|
-
* @title: 获取表单记录
|
|
249
|
-
* @description: 获取表单记录数据
|
|
250
|
-
* @param {any} params
|
|
251
|
-
* @return {*}
|
|
252
|
-
* @Author: cong.shao
|
|
253
|
-
* @Date: 2025-04-24 16:28
|
|
254
|
-
*/
|
|
255
|
-
export declare const getFormRecords: (params: any) => Promise<any>;
|
|
256
|
-
/**
|
|
257
|
-
* @title: 获取预约列表
|
|
258
|
-
* @description: 获取预约列表数据
|
|
259
|
-
* @param {any} params
|
|
260
|
-
* @return {*}
|
|
261
|
-
* @Author: cong.shao
|
|
262
|
-
* @Date: 2025-04-24 16:28
|
|
263
|
-
*/
|
|
264
|
-
export declare const getBookingList2: (params: any) => Promise<any>;
|
|
265
|
-
/**
|
|
266
|
-
* @title: 获取订单信息
|
|
267
|
-
* @description: 根据机器码获取订单信息
|
|
268
|
-
* @param {any} params
|
|
269
|
-
* @return {*}
|
|
270
|
-
* @Author: cong.shao
|
|
271
|
-
* @Date: 2025-04-24 16:28
|
|
272
|
-
*/
|
|
273
|
-
export declare const getOrderInfoByCode: (params: any) => Promise<any>;
|
|
274
|
-
/**
|
|
275
|
-
* @title: 获取ES客户数据
|
|
276
|
-
* @description: 从ES获取客户数据
|
|
277
|
-
* @param {any} params
|
|
278
|
-
* @return {*}
|
|
279
|
-
* @Author: cong.shao
|
|
280
|
-
* @Date: 2025-04-24 16:28
|
|
281
|
-
*/
|
|
282
|
-
export declare const getClientsEs: (params: any) => Promise<any>;
|
|
283
|
-
/**
|
|
284
|
-
* 作废2.0预约订单
|
|
285
|
-
* @param order_id
|
|
286
|
-
*/
|
|
287
|
-
export declare const voidAppointment: (order_id: number) => Promise<any>;
|
|
288
|
-
export declare const getProductList: (params: any) => Promise<any>;
|
|
289
|
-
export declare const getOrderDetail: (order_id: number, params?: any) => Promise<any>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const formatBookingDetail: (data: any, modalState: any) => any;
|