@pisell/private-materials 6.4.5 → 6.4.7
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.css +1 -1
- package/build/lowcode/render/default/view.js +4 -4
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +4 -4
- package/es/businessModel/SalesModel/index.d.ts +0 -1
- package/es/components/Sales/Summary/utils.d.ts +1 -1
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
- package/es/components/appointmentBooking/deposit/index.d.ts +0 -1
- package/es/components/booking/addons/model.d.ts +10 -1
- package/es/components/booking/components/footer/amount.d.ts +6 -2
- package/es/components/booking/components/footer/amount.js +77 -55
- package/es/components/booking/components/footer/index.js +11 -11
- package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -1
- package/es/components/booking/deposit/index.d.ts +0 -1
- package/es/components/booking/forms/footer.d.ts +1 -0
- package/es/components/booking/forms/model.d.ts +10 -1
- package/es/components/booking/hooks/useQuotation.d.ts +0 -1
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/es/components/booking/info/header/index.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/es/components/booking/info/index.d.ts +0 -1
- package/es/components/booking/info/model.d.ts +10 -1
- package/es/components/booking/info/notes/index.d.ts +0 -1
- package/es/components/booking/info/service/Lists.d.ts +0 -1
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/es/components/booking/info/service/serviceItem/index.d.ts +0 -1
- package/es/components/booking/info/service/serviceList/index.d.ts +0 -1
- package/es/components/booking/info/service2/Lists.d.ts +0 -1
- package/es/components/booking/info2/service/addService/index.d.ts +0 -1
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/serviceItem/index.d.ts +0 -1
- package/es/components/booking/info2/service/serviceList/index.d.ts +0 -1
- package/es/components/booking/model.d.ts +9 -1
- package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
- package/es/components/booking/notes/addNote/index.d.ts +0 -1
- package/es/components/booking/notes/model.d.ts +10 -1
- package/es/components/booking/payments/model.d.ts +10 -1
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/PaymentModal.d.ts +1 -0
- package/es/components/checkout/PaymentModal.js +22 -19
- package/es/components/checkout/PaymentPlugin.d.ts +0 -1
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +6 -1
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
- package/es/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +6 -1
- package/es/components/checkout/utils/PaymentResultToastUtils.js +2 -1
- package/es/components/eftpos/surcharge/index.d.ts +0 -1
- package/es/components/eftposPay/app.d.ts +0 -1
- package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/es/components/eftposPay/component/fail/index.d.ts +1 -0
- package/es/components/eftposPay/component/fail/unknow.d.ts +1 -0
- package/es/components/eftposPay/hooks.d.ts +2 -2
- package/es/components/eftposPay/linkly/index.d.ts +0 -1
- package/es/components/eftposPay/pay.d.ts +1 -0
- package/es/components/eftposPay/store/index.d.ts +6 -6
- package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
- package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/es/components/eventBooking/index.d.ts +0 -1
- package/es/components/pay/toB/components/Cache/index.d.ts +0 -1
- package/es/components/pay/toB/components/Card/index.d.ts +0 -1
- package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Footer.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Header.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/es/components/pay/toC/model.d.ts +9 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/index.d.ts +0 -1
- package/es/components/productExtension/index.d.ts +0 -1
- package/es/components/productSelect/components/TabProduct/index.d.ts +0 -1
- package/es/components/productSelect/components/productGroup/index.d.ts +0 -1
- package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/es/components/schedules/model.d.ts +9 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/es/components/taxSelect/index.d.ts +0 -1
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
- package/es/components/ticketBooking/components/ticketBooking/index.js +46 -4
- package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -1
- package/es/components/ticketBooking/index.d.ts +0 -1
- package/es/components/ticketBooking/locales.d.ts +12 -0
- package/es/components/ticketBooking/locales.js +15 -3
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/Detail/model.d.ts +13 -1
- package/es/components/wallet/DiscountCard/model.d.ts +14 -1
- package/es/components/wallet/PointCard/model.d.ts +13 -1
- package/es/components/wallet/RechargeableCard/model.d.ts +29 -1
- package/es/components/wallet/Voucher/model.d.ts +13 -1
- package/es/components/wallet/model.d.ts +9 -1
- package/es/hooks/usePaymentLogger.d.ts +0 -1
- package/es/plus/clientName/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
- package/es/plus/noteModal/AddTempModal.d.ts +0 -1
- package/es/plus/saasCreateOrganization/index.d.ts +0 -1
- package/es/pro/pisellPhoneKeyboard/index.d.ts +0 -1
- package/lib/businessModel/SalesModel/index.d.ts +0 -1
- package/lib/components/Sales/Summary/utils.d.ts +1 -1
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
- package/lib/components/appointmentBooking/deposit/index.d.ts +0 -1
- package/lib/components/booking/addons/model.d.ts +10 -1
- package/lib/components/booking/components/footer/amount.d.ts +6 -2
- package/lib/components/booking/components/footer/amount.js +63 -38
- package/lib/components/booking/components/footer/index.js +2 -2
- package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -1
- package/lib/components/booking/deposit/index.d.ts +0 -1
- package/lib/components/booking/forms/footer.d.ts +1 -0
- package/lib/components/booking/forms/model.d.ts +10 -1
- package/lib/components/booking/hooks/useQuotation.d.ts +0 -1
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/lib/components/booking/info/header/index.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/lib/components/booking/info/index.d.ts +0 -1
- package/lib/components/booking/info/model.d.ts +10 -1
- package/lib/components/booking/info/notes/index.d.ts +0 -1
- package/lib/components/booking/info/service/Lists.d.ts +0 -1
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/lib/components/booking/info/service/serviceItem/index.d.ts +0 -1
- package/lib/components/booking/info/service/serviceList/index.d.ts +0 -1
- package/lib/components/booking/info/service2/Lists.d.ts +0 -1
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -1
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/serviceItem/index.d.ts +0 -1
- package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -1
- package/lib/components/booking/model.d.ts +9 -1
- package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
- package/lib/components/booking/notes/addNote/index.d.ts +0 -1
- package/lib/components/booking/notes/model.d.ts +10 -1
- package/lib/components/booking/payments/model.d.ts +10 -1
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/PaymentModal.d.ts +1 -0
- package/lib/components/checkout/PaymentModal.js +15 -16
- package/lib/components/checkout/PaymentPlugin.d.ts +0 -1
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +3 -1
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
- package/lib/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +3 -1
- package/lib/components/checkout/utils/PaymentResultToastUtils.js +2 -1
- package/lib/components/eftpos/surcharge/index.d.ts +0 -1
- package/lib/components/eftposPay/app.d.ts +0 -1
- package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/index.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -0
- package/lib/components/eftposPay/hooks.d.ts +2 -2
- package/lib/components/eftposPay/linkly/index.d.ts +0 -1
- package/lib/components/eftposPay/pay.d.ts +1 -0
- package/lib/components/eftposPay/store/index.d.ts +6 -6
- package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
- package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/lib/components/eventBooking/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Cache/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Card/index.d.ts +0 -1
- package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Footer.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Header.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/lib/components/pay/toC/model.d.ts +9 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/index.d.ts +0 -1
- package/lib/components/productExtension/index.d.ts +0 -1
- package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -1
- package/lib/components/productSelect/components/productGroup/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/lib/components/schedules/model.d.ts +9 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/lib/components/taxSelect/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/ticketBooking/index.js +31 -2
- package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -1
- package/lib/components/ticketBooking/index.d.ts +0 -1
- package/lib/components/ticketBooking/locales.d.ts +12 -0
- package/lib/components/ticketBooking/locales.js +15 -3
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/Detail/model.d.ts +13 -1
- package/lib/components/wallet/DiscountCard/model.d.ts +14 -1
- package/lib/components/wallet/PointCard/model.d.ts +13 -1
- package/lib/components/wallet/RechargeableCard/model.d.ts +29 -1
- package/lib/components/wallet/Voucher/model.d.ts +13 -1
- package/lib/components/wallet/model.d.ts +9 -1
- package/lib/hooks/usePaymentLogger.d.ts +0 -1
- package/lib/plus/clientName/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
- package/lib/plus/noteModal/AddTempModal.d.ts +0 -1
- package/lib/plus/saasCreateOrganization/index.d.ts +0 -1
- package/lib/pro/pisellPhoneKeyboard/index.d.ts +0 -1
- package/package.json +1 -1
@@ -262,6 +262,7 @@ var TicketBooking = () => {
|
|
262
262
|
const _timerRef = (0, import_react.useRef)();
|
263
263
|
const _callbackFnRef = (0, import_react.useRef)();
|
264
264
|
const [activeBookingId, setActiveBookingId] = (0, import_react.useState)(0);
|
265
|
+
const [showTerminalUpgradeModal, setShowTerminalUpgradeModal] = (0, import_react.useState)(false);
|
265
266
|
const pisellFloatingPanelRef = (0, import_react.useRef)(null);
|
266
267
|
const closeRef = (0, import_react.useRef)(null);
|
267
268
|
const bookingTicket = (0, import_bookingTicket.useBookingTicket)();
|
@@ -273,6 +274,21 @@ var TicketBooking = () => {
|
|
273
274
|
const { selectCustomer } = (0, import_pisellos.useCustomer)({
|
274
275
|
changeCustomerToGlobalState
|
275
276
|
});
|
277
|
+
const checkTerminalVersion = (0, import_ahooks.useMemoizedFn)(() => {
|
278
|
+
if (isTerminal()) {
|
279
|
+
const userAgent = navigator.userAgent;
|
280
|
+
if (userAgent.includes("terminal")) {
|
281
|
+
const terminalVersionMatch = userAgent.match(/terminal\/[\d.]+\((\d+)\)/i);
|
282
|
+
if (terminalVersionMatch && terminalVersionMatch[1]) {
|
283
|
+
const buildNumberStr = terminalVersionMatch[1];
|
284
|
+
const buildNumber = parseInt(buildNumberStr, 10);
|
285
|
+
if (!isNaN(buildNumber) && buildNumber > 0 && buildNumber < 766) {
|
286
|
+
setShowTerminalUpgradeModal(true);
|
287
|
+
}
|
288
|
+
}
|
289
|
+
}
|
290
|
+
}
|
291
|
+
});
|
276
292
|
(0, import_react.useMemo)(() => {
|
277
293
|
openScan((data) => {
|
278
294
|
handleScan(data);
|
@@ -334,6 +350,7 @@ var TicketBooking = () => {
|
|
334
350
|
);
|
335
351
|
_setShopOpeningHours();
|
336
352
|
_setIntervalTime(true);
|
353
|
+
checkTerminalVersion();
|
337
354
|
(_d2 = interaction == null ? void 0 : interaction.utils) == null ? void 0 : _d2.mountFunction(
|
338
355
|
"bookingTicket",
|
339
356
|
"clearAllCart",
|
@@ -352,8 +369,6 @@ var TicketBooking = () => {
|
|
352
369
|
"booking",
|
353
370
|
"voidBooking",
|
354
371
|
(orderId) => {
|
355
|
-
(0, import_serve.voidAppointment)(orderId);
|
356
|
-
enableAllScanListeners();
|
357
372
|
}
|
358
373
|
);
|
359
374
|
return () => {
|
@@ -387,6 +402,8 @@ var TicketBooking = () => {
|
|
387
402
|
intervalSetTime: isInterval
|
388
403
|
});
|
389
404
|
};
|
405
|
+
(0, import_react.useEffect)(() => {
|
406
|
+
}, []);
|
390
407
|
const getDataFromHost = () => {
|
391
408
|
try {
|
392
409
|
const is_price_include_tax = getData("is_price_include_tax");
|
@@ -1133,6 +1150,18 @@ var TicketBooking = () => {
|
|
1133
1150
|
currentDate,
|
1134
1151
|
onBookingClick: handleBookingClick
|
1135
1152
|
}
|
1153
|
+
), /* @__PURE__ */ import_react.default.createElement(
|
1154
|
+
import_materials.PisellModal.Information,
|
1155
|
+
{
|
1156
|
+
open: showTerminalUpgradeModal,
|
1157
|
+
title: import_utils.locales.getText("pisell2.ticket-booking.terminal-upgrade-title"),
|
1158
|
+
describe: import_utils.locales.getText("pisell2.ticket-booking.terminal-upgrade-description"),
|
1159
|
+
okText: import_utils.locales.getText("pisell2.ticket-booking.terminal-upgrade-ok"),
|
1160
|
+
cancelText: import_utils.locales.getText("pisell2.ticket-booking.terminal-upgrade-cancel"),
|
1161
|
+
closable: true,
|
1162
|
+
onOk: () => setShowTerminalUpgradeModal(false),
|
1163
|
+
onCancel: () => setShowTerminalUpgradeModal(false)
|
1164
|
+
}
|
1136
1165
|
));
|
1137
1166
|
};
|
1138
1167
|
var ticketBooking_default = TicketBooking;
|
@@ -57,6 +57,10 @@ declare const _default: {
|
|
57
57
|
'pisell2.product.card.minute': (val: number) => string;
|
58
58
|
'pisell2.ticket-booking.reload': string;
|
59
59
|
'pisell2.text.scan-global-failed': string;
|
60
|
+
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
61
|
+
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
62
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
63
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
60
64
|
};
|
61
65
|
'zh-CN': {
|
62
66
|
'pisell2.ticket-booking.info': string;
|
@@ -116,6 +120,10 @@ declare const _default: {
|
|
116
120
|
'pisell2.product.card.minute': (val: number) => string;
|
117
121
|
'pisell2.ticket-booking.reload': string;
|
118
122
|
'pisell2.text.scan-global-failed': string;
|
123
|
+
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
124
|
+
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
125
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
126
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
119
127
|
};
|
120
128
|
'zh-HK': {
|
121
129
|
'pisell2.ticket-booking.info': string;
|
@@ -175,6 +183,10 @@ declare const _default: {
|
|
175
183
|
'pisell2.product.card.minute': (val: number) => string;
|
176
184
|
'pisell2.ticket-booking.reload': string;
|
177
185
|
'pisell2.text.scan-global-failed': string;
|
186
|
+
'pisell2.ticket-booking.terminal-upgrade-title': string;
|
187
|
+
'pisell2.ticket-booking.terminal-upgrade-description': string;
|
188
|
+
'pisell2.ticket-booking.terminal-upgrade-ok': string;
|
189
|
+
'pisell2.ticket-booking.terminal-upgrade-cancel': string;
|
178
190
|
};
|
179
191
|
};
|
180
192
|
export default _default;
|
@@ -83,7 +83,11 @@ var locales_default = {
|
|
83
83
|
"pisell2.product.card.day.event": (val) => `${val > 1 ? " events" : " event"}`,
|
84
84
|
"pisell2.product.card.minute": (val) => `${val > 1 ? " minutes" : " minute"}`,
|
85
85
|
"pisell2.ticket-booking.reload": "Reload",
|
86
|
-
"pisell2.text.scan-global-failed": "No matching results"
|
86
|
+
"pisell2.text.scan-global-failed": "No matching results",
|
87
|
+
"pisell2.ticket-booking.terminal-upgrade-title": "Terminal Version Reminder",
|
88
|
+
"pisell2.ticket-booking.terminal-upgrade-description": "Your Terminal version is outdated. Please upgrade Terminal to use all features.",
|
89
|
+
"pisell2.ticket-booking.terminal-upgrade-ok": "I understand",
|
90
|
+
"pisell2.ticket-booking.terminal-upgrade-cancel": "Cancel"
|
87
91
|
},
|
88
92
|
"zh-CN": {
|
89
93
|
"pisell2.ticket-booking.info": "信息",
|
@@ -145,7 +149,11 @@ var locales_default = {
|
|
145
149
|
"pisell2.product.card.day.event": (val) => "个活动",
|
146
150
|
"pisell2.product.card.minute": (val) => "分钟",
|
147
151
|
"pisell2.ticket-booking.reload": "重新加载",
|
148
|
-
"pisell2.text.scan-global-failed": "无搜索结果"
|
152
|
+
"pisell2.text.scan-global-failed": "无搜索结果",
|
153
|
+
"pisell2.ticket-booking.terminal-upgrade-title": "Terminal版本提醒",
|
154
|
+
"pisell2.ticket-booking.terminal-upgrade-description": "检测到您的Terminal版本较低,请升级Terminal以使用完整功能",
|
155
|
+
"pisell2.ticket-booking.terminal-upgrade-ok": "我知道了",
|
156
|
+
"pisell2.ticket-booking.terminal-upgrade-cancel": "取消"
|
149
157
|
},
|
150
158
|
"zh-HK": {
|
151
159
|
"pisell2.ticket-booking.info": "資訊",
|
@@ -207,6 +215,10 @@ var locales_default = {
|
|
207
215
|
"pisell2.product.card.day.event": (val) => "个活動",
|
208
216
|
"pisell2.product.card.minute": (val) => "分鐘",
|
209
217
|
"pisell2.ticket-booking.reload": "重新載入",
|
210
|
-
"pisell2.text.scan-global-failed": "無搜索結果"
|
218
|
+
"pisell2.text.scan-global-failed": "無搜索結果",
|
219
|
+
"pisell2.ticket-booking.terminal-upgrade-title": "Terminal版本提醒",
|
220
|
+
"pisell2.ticket-booking.terminal-upgrade-description": "檢測到您的Terminal版本較低,請升級Terminal以使用完整功能",
|
221
|
+
"pisell2.ticket-booking.terminal-upgrade-ok": "我知道了",
|
222
|
+
"pisell2.ticket-booking.terminal-upgrade-cancel": "取消"
|
211
223
|
}
|
212
224
|
};
|
@@ -41,7 +41,7 @@ declare type ScanData = {
|
|
41
41
|
};
|
42
42
|
};
|
43
43
|
export declare const formatScanCustomer: (data: ScanData) => {
|
44
|
-
searchType: "
|
44
|
+
searchType: "customer" | "product" | "wallet" | "walletPass" | "local_product";
|
45
45
|
data: any;
|
46
46
|
scanCode: string;
|
47
47
|
} | null;
|
@@ -1 +1,13 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
addWalletCard: any;
|
4
|
+
}
|
5
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
+
walletDetailState: RechargeState;
|
7
|
+
} & {
|
8
|
+
dispatch: (params: {
|
9
|
+
type: string;
|
10
|
+
payload: any;
|
11
|
+
}) => void;
|
12
|
+
}>;
|
13
|
+
export {};
|
@@ -1 +1,14 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
total: number;
|
4
|
+
setup?: 'menu' | 'list' | 'detail' | string;
|
5
|
+
}
|
6
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
7
|
+
state: RechargeState;
|
8
|
+
} & {
|
9
|
+
dispatch: (params: {
|
10
|
+
type: string;
|
11
|
+
payload: any;
|
12
|
+
}) => void;
|
13
|
+
}>;
|
14
|
+
export {};
|
@@ -1 +1,13 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
total: number;
|
4
|
+
}
|
5
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
+
state: RechargeState;
|
7
|
+
} & {
|
8
|
+
dispatch: (params: {
|
9
|
+
type: string;
|
10
|
+
payload: any;
|
11
|
+
}) => void;
|
12
|
+
}>;
|
13
|
+
export {};
|
@@ -1 +1,29 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
selectedGiftOptionId: string | null;
|
4
|
+
cardList: Array<{
|
5
|
+
id: string;
|
6
|
+
name: string;
|
7
|
+
price: number;
|
8
|
+
}>;
|
9
|
+
selectedItem: {
|
10
|
+
id?: string;
|
11
|
+
gift_price?: number;
|
12
|
+
price?: number;
|
13
|
+
name?: string;
|
14
|
+
variant_id?: string;
|
15
|
+
};
|
16
|
+
productId?: string;
|
17
|
+
detailId?: string;
|
18
|
+
total: string | number;
|
19
|
+
rechargeModalOpen: boolean;
|
20
|
+
}
|
21
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
22
|
+
state: RechargeState;
|
23
|
+
} & {
|
24
|
+
dispatch: (params: {
|
25
|
+
type: string;
|
26
|
+
payload: any;
|
27
|
+
}) => void;
|
28
|
+
}>;
|
29
|
+
export {};
|
@@ -1 +1,13 @@
|
|
1
|
-
|
1
|
+
/// <reference types="react" />
|
2
|
+
interface RechargeState {
|
3
|
+
total: 0;
|
4
|
+
}
|
5
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
+
state: RechargeState;
|
7
|
+
} & {
|
8
|
+
dispatch: (params: {
|
9
|
+
type: string;
|
10
|
+
payload: any;
|
11
|
+
}) => void;
|
12
|
+
}>;
|
13
|
+
export {};
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { IWalletListItemProps } from './serve';
|
2
3
|
export interface WalletCardItemProps {
|
3
4
|
id: string;
|
@@ -26,4 +27,11 @@ export interface WalletListProps {
|
|
26
27
|
currentSearchListItemCode?: string;
|
27
28
|
[key: string]: any;
|
28
29
|
}
|
29
|
-
export declare const Provider: any, Context:
|
30
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
31
|
+
global_wallet: WalletListProps;
|
32
|
+
} & {
|
33
|
+
dispatch: (params: {
|
34
|
+
type: string;
|
35
|
+
payload: any;
|
36
|
+
}) => void;
|
37
|
+
}>;
|