@pisell/private-materials 6.2.19 → 6.2.20
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/Sales/Checkout/utils.d.ts +1 -0
- package/es/components/Sales/Checkout/utils.js +3 -2
- package/es/components/booking/info/service/editService/constants.d.ts +1 -0
- package/es/components/booking/info/service/editService/constants.js +3 -0
- package/es/components/booking/info/service/editService/index.js +15 -10
- package/es/components/booking/info/utils.js +1 -1
- package/es/components/booking/info2/service/editService/index.js +14 -11
- package/lib/components/Sales/Checkout/utils.d.ts +1 -0
- package/lib/components/Sales/Checkout/utils.js +3 -2
- package/lib/components/booking/info/service/editService/constants.d.ts +1 -0
- package/lib/components/booking/info/service/editService/constants.js +31 -0
- package/lib/components/booking/info/service/editService/index.js +7 -1
- package/lib/components/booking/info/utils.js +2 -1
- package/lib/components/booking/info2/service/editService/index.js +5 -2
- package/package.json +3 -3
- package/es/components/Sales/Cart/utils.d.ts +0 -63
- package/es/components/Sales/Checkout/index.d.ts +0 -37
- package/es/components/Sales/Checkout/serve.d.ts +0 -15
- package/es/components/Sales/Customer/index.d.ts +0 -25
- package/es/components/Sales/Event/Detail.d.ts +0 -30
- package/es/components/Sales/Event/serve.d.ts +0 -49
- package/es/components/Sales/Summary/index.d.ts +0 -35
- package/es/components/Sales/Summary/serve.d.ts +0 -1
- package/es/components/Sales/Summary/utils.d.ts +0 -51
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -3
- package/es/components/appointmentBooking/components/Cart/utils.d.ts +0 -56
- package/es/components/appointmentBooking/components/Content/index.d.ts +0 -3
- package/es/components/appointmentBooking/components/Deposit/index.d.ts +0 -9
- package/es/components/appointmentBooking/components/Form/index.d.ts +0 -4
- package/es/components/appointmentBooking/components/Form/utils.d.ts +0 -8
- package/es/components/appointmentBooking/components/Header/index.d.ts +0 -3
- package/es/components/appointmentBooking/components/Resource/index.d.ts +0 -7
- package/es/components/appointmentBooking/components/Services/index.d.ts +0 -4
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -4
- package/es/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +0 -3
- package/es/components/appointmentBooking/deposit/index.d.ts +0 -3
- package/es/components/appointmentBooking/hooks.d.ts +0 -106
- package/es/components/appointmentBooking/index.d.ts +0 -3
- package/es/components/booking/components/customSelect/index.d.ts +0 -38
- package/es/components/booking/components/footer/index.d.ts +0 -11
- package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -8
- package/es/components/booking/components/voucher/index.d.ts +0 -3
- package/es/components/booking/hooks/useClearCart.d.ts +0 -2
- package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -7
- package/es/components/booking/info/client/index.d.ts +0 -4
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -10
- package/es/components/booking/info/index.d.ts +0 -4
- package/es/components/booking/info/service/Lists.d.ts +0 -2
- package/es/components/booking/info/service/serviceManager/index.d.ts +0 -20
- package/es/components/booking/info/service2/utils.d.ts +0 -247
- package/es/components/booking/info2/index.d.ts +0 -12
- package/es/components/booking/info2/service/addService/index.d.ts +0 -11
- package/es/components/booking/info2/service/addService/utils.d.ts +0 -98
- package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -3
- package/es/components/booking/info2/service/editService/Resources/index.d.ts +0 -4
- package/es/components/booking/info2/service/index.d.ts +0 -4
- package/es/components/booking/info2/utils.d.ts +0 -4
- package/es/components/booking/info2/utilsByBooking.d.ts +0 -35
- package/es/components/booking/locales.d.ts +0 -828
- package/es/components/booking/materiels/duration/index.d.ts +0 -13
- package/es/components/booking/model.d.ts +0 -108
- package/es/components/eftposPay/const.d.ts +0 -184
- package/es/components/eftposPay/hooks.d.ts +0 -35
- package/es/components/eftposPay/index.d.ts +0 -4
- package/es/components/eftposPay/linkly/const.d.ts +0 -23
- package/es/components/eftposPay/linkly/hooks/index.d.ts +0 -2
- package/es/components/eftposPay/linkly/hooks/normal.d.ts +0 -30
- package/es/components/eftposPay/linkly/hooks/useTimeQuery.d.ts +0 -4
- package/es/components/eftposPay/linkly/index.d.ts +0 -2
- package/es/components/eftposPay/linkly/service.d.ts +0 -32
- package/es/components/eftposPay/manufacturer.d.ts +0 -7
- package/es/components/eftposPay/pay.d.ts +0 -20
- package/es/components/eftposPay/store/index.d.ts +0 -355
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -3
- package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -3
- package/es/components/eventBooking/components/Provider/Cart/Item/index.d.ts +0 -3
- package/es/components/eventBooking/components/bookingDetailModal/index.d.ts +0 -7
- package/es/components/eventBooking/index.d.ts +0 -3
- package/es/components/eventBooking/locales.d.ts +0 -246
- package/es/components/pay/toC/PaymentMethods/GlobePayAliPayH5/index.d.ts +0 -10
- package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -3
- package/es/components/pay/toC/PaymentMethods/MWCreditCard/tds2.d.ts +0 -61
- package/es/components/pay/toC/PaymentMethods/SuperPayAliPayH5/index.d.ts +0 -10
- package/es/components/pay/toC/PaymentMethods/index.d.ts +0 -9
- package/es/components/pay/toC/index.d.ts +0 -3
- package/es/components/pay/toC/locales.d.ts +0 -289
- package/es/components/productSelect/components/TabProduct/index.d.ts +0 -2
- package/es/components/productSelect/index.d.ts +0 -26
- package/es/components/shoppingCart/components/Cart/Product.d.ts +0 -4
- package/es/components/shoppingCart/components/Cart/index.d.ts +0 -3
- package/es/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -9
- package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -3
- package/es/components/ticketBooking/components/ticketBooking/index.d.ts +0 -4
- package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -12
- package/es/components/ticketBooking/index.d.ts +0 -7
- package/es/components/ticketBooking/locales.d.ts +0 -174
- package/es/components/ticketBooking/utils/formatProductMessage.d.ts +0 -2
- package/es/components/ticketBooking/utils/formatTime.d.ts +0 -31
- package/es/components/walletList/index.d.ts +0 -28
- package/es/utils/index.d.ts +0 -23
- package/lib/components/Sales/Cart/utils.d.ts +0 -63
- package/lib/components/Sales/Checkout/index.d.ts +0 -37
- package/lib/components/Sales/Checkout/serve.d.ts +0 -15
- package/lib/components/Sales/Customer/index.d.ts +0 -25
- package/lib/components/Sales/Event/Detail.d.ts +0 -30
- package/lib/components/Sales/Event/serve.d.ts +0 -49
- package/lib/components/Sales/Summary/index.d.ts +0 -35
- package/lib/components/Sales/Summary/serve.d.ts +0 -1
- package/lib/components/Sales/Summary/utils.d.ts +0 -51
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +0 -3
- package/lib/components/appointmentBooking/components/Cart/utils.d.ts +0 -56
- package/lib/components/appointmentBooking/components/Content/index.d.ts +0 -3
- package/lib/components/appointmentBooking/components/Deposit/index.d.ts +0 -9
- package/lib/components/appointmentBooking/components/Form/index.d.ts +0 -4
- package/lib/components/appointmentBooking/components/Form/utils.d.ts +0 -8
- package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -3
- package/lib/components/appointmentBooking/components/Resource/index.d.ts +0 -7
- package/lib/components/appointmentBooking/components/Services/index.d.ts +0 -4
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -4
- package/lib/components/appointmentBooking/deposit/components/PolicyModal/index.d.ts +0 -3
- package/lib/components/appointmentBooking/deposit/index.d.ts +0 -3
- package/lib/components/appointmentBooking/hooks.d.ts +0 -106
- package/lib/components/appointmentBooking/index.d.ts +0 -3
- package/lib/components/booking/components/customSelect/index.d.ts +0 -38
- package/lib/components/booking/components/footer/index.d.ts +0 -11
- package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -8
- package/lib/components/booking/components/voucher/index.d.ts +0 -3
- package/lib/components/booking/hooks/useClearCart.d.ts +0 -2
- package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -7
- package/lib/components/booking/info/client/index.d.ts +0 -4
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -10
- package/lib/components/booking/info/index.d.ts +0 -4
- package/lib/components/booking/info/service/Lists.d.ts +0 -2
- package/lib/components/booking/info/service/serviceManager/index.d.ts +0 -20
- package/lib/components/booking/info/service2/utils.d.ts +0 -247
- package/lib/components/booking/info2/index.d.ts +0 -12
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -11
- package/lib/components/booking/info2/service/addService/utils.d.ts +0 -98
- package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -3
- package/lib/components/booking/info2/service/editService/Resources/index.d.ts +0 -4
- package/lib/components/booking/info2/service/index.d.ts +0 -4
- package/lib/components/booking/info2/utils.d.ts +0 -4
- package/lib/components/booking/info2/utilsByBooking.d.ts +0 -35
- package/lib/components/booking/locales.d.ts +0 -828
- package/lib/components/booking/materiels/duration/index.d.ts +0 -13
- package/lib/components/booking/model.d.ts +0 -108
- package/lib/components/eftposPay/const.d.ts +0 -184
- package/lib/components/eftposPay/hooks.d.ts +0 -35
- package/lib/components/eftposPay/index.d.ts +0 -4
- package/lib/components/eftposPay/linkly/const.d.ts +0 -23
- package/lib/components/eftposPay/linkly/hooks/index.d.ts +0 -2
- package/lib/components/eftposPay/linkly/hooks/normal.d.ts +0 -30
- package/lib/components/eftposPay/linkly/hooks/useTimeQuery.d.ts +0 -4
- package/lib/components/eftposPay/linkly/index.d.ts +0 -2
- package/lib/components/eftposPay/linkly/service.d.ts +0 -32
- package/lib/components/eftposPay/manufacturer.d.ts +0 -7
- package/lib/components/eftposPay/pay.d.ts +0 -20
- package/lib/components/eftposPay/store/index.d.ts +0 -355
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -3
- package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -3
- package/lib/components/eventBooking/components/Provider/Cart/Item/index.d.ts +0 -3
- package/lib/components/eventBooking/components/bookingDetailModal/index.d.ts +0 -7
- package/lib/components/eventBooking/index.d.ts +0 -3
- package/lib/components/eventBooking/locales.d.ts +0 -246
- package/lib/components/pay/toC/PaymentMethods/GlobePayAliPayH5/index.d.ts +0 -10
- package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -3
- package/lib/components/pay/toC/PaymentMethods/MWCreditCard/tds2.d.ts +0 -61
- package/lib/components/pay/toC/PaymentMethods/SuperPayAliPayH5/index.d.ts +0 -10
- package/lib/components/pay/toC/PaymentMethods/index.d.ts +0 -9
- package/lib/components/pay/toC/index.d.ts +0 -3
- package/lib/components/pay/toC/locales.d.ts +0 -289
- package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -2
- package/lib/components/productSelect/index.d.ts +0 -26
- package/lib/components/shoppingCart/components/Cart/Product.d.ts +0 -4
- package/lib/components/shoppingCart/components/Cart/index.d.ts +0 -3
- package/lib/components/ticketBooking/components/addServiceVariant/addService.d.ts +0 -9
- package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -3
- package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +0 -4
- package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -12
- package/lib/components/ticketBooking/index.d.ts +0 -7
- package/lib/components/ticketBooking/locales.d.ts +0 -174
- package/lib/components/ticketBooking/utils/formatProductMessage.d.ts +0 -2
- package/lib/components/ticketBooking/utils/formatTime.d.ts +0 -31
- package/lib/components/walletList/index.d.ts +0 -28
- package/lib/utils/index.d.ts +0 -23
@@ -1,61 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @title: 点击支付
|
3
|
-
* @description:
|
4
|
-
* @param {any} param1
|
5
|
-
* @return {*}
|
6
|
-
* @Author: Wzw
|
7
|
-
* @Date: 2022-10-22 10:05
|
8
|
-
*/
|
9
|
-
export declare const startPayment: ({ orderId, cardInfo, payData }: any, callback?: any) => Promise<boolean | undefined>;
|
10
|
-
/*******
|
11
|
-
* @title: 步骤2
|
12
|
-
* @description: 提交卡信息到后端
|
13
|
-
* @return {*}
|
14
|
-
* @Author: Wzw
|
15
|
-
* @Date: 2022-10-18 10:26
|
16
|
-
*/
|
17
|
-
export declare const checkEnrollment: (orderId: string, cardInfo: any, callback: any) => Promise<any>;
|
18
|
-
/**
|
19
|
-
* @title: 步骤3
|
20
|
-
* @description: 创建iframe, 监听
|
21
|
-
* @param {any} threeDSMethodData
|
22
|
-
* @return {*}
|
23
|
-
* @Author: Wzw
|
24
|
-
* @Date: 2022-10-18 10:36
|
25
|
-
*/
|
26
|
-
export declare const createThreeDSMethodIframe: (threeDSMethodData: any, callback: any) => Promise<unknown>;
|
27
|
-
/**
|
28
|
-
* @title: 步骤4
|
29
|
-
* @description:
|
30
|
-
* @param {any} param1
|
31
|
-
* @return {*}
|
32
|
-
* @Author: Wzw
|
33
|
-
* @Date: 2022-10-18 10:43
|
34
|
-
*/
|
35
|
-
export declare const checkTDSAuth: (step2: any, step3: any, callback?: any) => Promise<any>;
|
36
|
-
/**
|
37
|
-
* @title: 步骤5
|
38
|
-
* @description: 监听
|
39
|
-
* @param {any} challengeData
|
40
|
-
* @return {*}
|
41
|
-
* @Author: Wzw
|
42
|
-
* @Date: 2022-10-18 10:45
|
43
|
-
*/
|
44
|
-
export declare const createChallengeIframe: (challengeData: any, callback?: any) => Promise<unknown>;
|
45
|
-
/**
|
46
|
-
* @title: 步骤6
|
47
|
-
* @description:
|
48
|
-
* @param {any} cres
|
49
|
-
* @return {*}
|
50
|
-
* @Author: Wzw
|
51
|
-
* @Date: 2022-10-18 10:48
|
52
|
-
*/
|
53
|
-
export declare const checkPARes: (step2: any, step4: any, step5: any) => Promise<any>;
|
54
|
-
/**
|
55
|
-
* @title: 支付结束
|
56
|
-
* @description:
|
57
|
-
* @return {*}
|
58
|
-
* @Author: Wzw
|
59
|
-
* @Date: 2022-10-18 14:28
|
60
|
-
*/
|
61
|
-
export declare const paymentEnd: (props: any, callback: any) => void;
|
@@ -1,10 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import './index.less';
|
3
|
-
export interface SuperPayAliPayH5Ref {
|
4
|
-
init: (res: any) => void;
|
5
|
-
}
|
6
|
-
export interface SuperPayAliPayH5Props {
|
7
|
-
onChange?: (values: any) => void;
|
8
|
-
}
|
9
|
-
declare const _default: React.ForwardRefExoticComponent<SuperPayAliPayH5Props & React.RefAttributes<any>>;
|
10
|
-
export default _default;
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
export interface PaymentMethodsRef {
|
3
|
-
onPay: (props: any) => void;
|
4
|
-
}
|
5
|
-
interface PaymentMethodsProps {
|
6
|
-
payCallback: (props: any) => void;
|
7
|
-
}
|
8
|
-
declare const _default: React.ForwardRefExoticComponent<PaymentMethodsProps & React.RefAttributes<unknown>>;
|
9
|
-
export default _default;
|
@@ -1,289 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
en: {
|
3
|
-
'tocPay.text.checkout': string;
|
4
|
-
'tocPay.text.total': string;
|
5
|
-
'tocPay.text.completePaymentIn': string;
|
6
|
-
'tocPay.text.paymentInstruction': string;
|
7
|
-
'tocPay.text.serviceCharge': string;
|
8
|
-
'tocPay.text.noAvailablePaymentMethods': string;
|
9
|
-
'tocPay.text.paymentMethod': string;
|
10
|
-
'tocPay.text.connectingApplePay': string;
|
11
|
-
'tocPay.text.connectingGooglePay': string;
|
12
|
-
'tocPay.text.enterName': string;
|
13
|
-
'tocPay.text.enterValidName': string;
|
14
|
-
'tocPay.text.enterCardNumber': string;
|
15
|
-
'tocPay.text.enterValidCardNumber': string;
|
16
|
-
'tocPay.text.enterExpirationDate': string;
|
17
|
-
'tocPay.text.enterCVV': string;
|
18
|
-
'tocPay.text.enterValidCVV': string;
|
19
|
-
'tocPay.text.addCard': string;
|
20
|
-
'tocPay.text.creditorDebitCard': string;
|
21
|
-
'tocPay.text.addCreditOrDebitCard': string;
|
22
|
-
'tocPay.text.cardNumber': string;
|
23
|
-
'tocPay.text.incorrectCardNumber': string;
|
24
|
-
'tocPay.text.expiration': string;
|
25
|
-
'tocPay.text.incorrectExpiryDate': string;
|
26
|
-
'tocPay.text.securityCode': string;
|
27
|
-
'tocPay.text.incorrectSecurityCode': string;
|
28
|
-
'tocPay.text.cardholderName': string;
|
29
|
-
'tocPay.text.enterEnglishName': string;
|
30
|
-
'tocPay.text.incorrectName': string;
|
31
|
-
'tocPay.text.saveCardForNextTime': string;
|
32
|
-
'tocPay.text.secureBankInfo': string;
|
33
|
-
'tocPay.text.pay': string;
|
34
|
-
'tocPay.text.surcharge': string;
|
35
|
-
'tocPay.text.done': string;
|
36
|
-
'tocPay.text.manageCard': string;
|
37
|
-
'tocPay.text.waitingForBankVerification': string;
|
38
|
-
'tocPay.text.successBack': string;
|
39
|
-
'tocPay.text.redirectingToAlipay': string;
|
40
|
-
'tocPay.text.redirectingToPaypal': string;
|
41
|
-
'tocPay.text.redirectingToWeChatPay': string;
|
42
|
-
'tocPay.text.submit': string;
|
43
|
-
'tocPay.text.clickSubmitToComplete': string;
|
44
|
-
'tocPay.text.noExtraPayNeeded': string;
|
45
|
-
'tocPay.text.continuePayment': string;
|
46
|
-
'tocPay.text.prompt': string;
|
47
|
-
'tocPay.text.confirmLeave': string;
|
48
|
-
'tocPay.text.continuePay': string;
|
49
|
-
'tocPay.text.leave': string;
|
50
|
-
'tocPay.text.getParamsFail': string;
|
51
|
-
'tocPay.text.walletPass': string;
|
52
|
-
'tocPay.text.toUse': string;
|
53
|
-
'tocPay.text.searchResult': string;
|
54
|
-
'tocPay.text.select': string;
|
55
|
-
'tocPay.text.couponCodesAdded': string;
|
56
|
-
'tocPay.text.redeem': string;
|
57
|
-
'tocPay.text.howToPay': string;
|
58
|
-
'tocPay.text.congrats': string;
|
59
|
-
'tocPay.text.creditHaveBeen': string;
|
60
|
-
'tocPay.text.walletPassCodesTitle': string;
|
61
|
-
'tocPay.text.scanBarQrCode': string;
|
62
|
-
'tocPay.text.enterCodes': string;
|
63
|
-
'tocPay.text.searchDescribe': string;
|
64
|
-
'tocPay.text.walletPassEmpty': (walletName: string) => string;
|
65
|
-
'tocPay.text.walletPassDisabled': string;
|
66
|
-
'tocPay.text.walletPassPermanent': string;
|
67
|
-
'tocPay.text.walletPassCompleteTitle': string;
|
68
|
-
'tocPay.text.walletPassNoExtraPay': string;
|
69
|
-
'tocPay.text.walletCanPay': string;
|
70
|
-
'tocPay.text.paymentInstructions': string;
|
71
|
-
'tocPay.text.walletSearchEmpty': string;
|
72
|
-
'tocPay.text.detectIncognitoConfirm': string;
|
73
|
-
'tocPay.text.copyLink': string;
|
74
|
-
'tocPay.text.copySuccess': string;
|
75
|
-
'tocPay.text.walletName': (shopName: string) => string;
|
76
|
-
'tocPay.text.bestValueFound': string;
|
77
|
-
'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
|
78
|
-
'tocPay.text.totalSavings': string;
|
79
|
-
'tocPay.text.bestCombination': (walletName: string) => string;
|
80
|
-
'tocPay.text.recommended': string;
|
81
|
-
'tocPay.text.edit': string;
|
82
|
-
'tocPay.text.confirm': string;
|
83
|
-
'tocPay.text.unusedAndContinueToPayment': string;
|
84
|
-
'tocPay.text.walletPassAvailable': (walletName: string) => string;
|
85
|
-
'tocPay.text.useWalletPass': (walletName: string) => string;
|
86
|
-
'tocPay.text.useWalletPassAdd': (walletName: string) => string;
|
87
|
-
'tocPay.text.editWalletPass': (walletName: string) => string;
|
88
|
-
'tocPay.text.skipAndContinueToPayment': string;
|
89
|
-
'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
|
90
|
-
'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
|
91
|
-
'tocPay.text.addPointsCard': string;
|
92
|
-
'tocPay.text.hasNoWalletPassAmount': string;
|
93
|
-
'tocPay.text.multipleSelectionAvailable': string;
|
94
|
-
'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
|
95
|
-
'tocPay.text.bestValueCombination': string;
|
96
|
-
'tocPay.text.viewDetail': string;
|
97
|
-
};
|
98
|
-
'zh-CN': {
|
99
|
-
'tocPay.text.checkout': string;
|
100
|
-
'tocPay.text.total': string;
|
101
|
-
'tocPay.text.completePaymentIn': string;
|
102
|
-
'tocPay.text.paymentInstructions': string;
|
103
|
-
'tocPay.text.serviceCharge': string;
|
104
|
-
'tocPay.text.noAvailablePaymentMethods': string;
|
105
|
-
'tocPay.text.paymentMethod': string;
|
106
|
-
'tocPay.text.connectingApplePay': string;
|
107
|
-
'tocPay.text.connectingGooglePay': string;
|
108
|
-
'tocPay.text.enterName': string;
|
109
|
-
'tocPay.text.enterValidName': string;
|
110
|
-
'tocPay.text.enterCardNumber': string;
|
111
|
-
'tocPay.text.enterValidCardNumber': string;
|
112
|
-
'tocPay.text.enterExpirationDate': string;
|
113
|
-
'tocPay.text.enterCVV': string;
|
114
|
-
'tocPay.text.enterValidCVV': string;
|
115
|
-
'tocPay.text.addCard': string;
|
116
|
-
'tocPay.text.creditorDebitCard': string;
|
117
|
-
'tocPay.text.addCreditOrDebitCard': string;
|
118
|
-
'tocPay.text.cardNumber': string;
|
119
|
-
'tocPay.text.incorrectCardNumber': string;
|
120
|
-
'tocPay.text.expiration': string;
|
121
|
-
'tocPay.text.incorrectExpiryDate': string;
|
122
|
-
'tocPay.text.securityCode': string;
|
123
|
-
'tocPay.text.incorrectSecurityCode': string;
|
124
|
-
'tocPay.text.cardholderName': string;
|
125
|
-
'tocPay.text.enterEnglishName': string;
|
126
|
-
'tocPay.text.incorrectName': string;
|
127
|
-
'tocPay.text.saveCardForNextTime': string;
|
128
|
-
'tocPay.text.secureBankInfo': string;
|
129
|
-
'tocPay.text.pay': string;
|
130
|
-
'tocPay.text.surcharge': string;
|
131
|
-
'tocPay.text.done': string;
|
132
|
-
'tocPay.text.manageCard': string;
|
133
|
-
'tocPay.text.waitingForBankVerification': string;
|
134
|
-
'tocPay.text.successBack': string;
|
135
|
-
'tocPay.text.redirectingToAlipay': string;
|
136
|
-
'tocPay.text.redirectingToPaypal': string;
|
137
|
-
'tocPay.text.redirectingToWeChatPay': string;
|
138
|
-
'tocPay.text.submit': string;
|
139
|
-
'tocPay.text.clickSubmitToComplete': string;
|
140
|
-
'tocPay.text.noExtraPayNeeded': string;
|
141
|
-
'tocPay.text.continuePayment': string;
|
142
|
-
'tocPay.text.prompt': string;
|
143
|
-
'tocPay.text.confirmLeave': string;
|
144
|
-
'tocPay.text.continuePay': string;
|
145
|
-
'tocPay.text.leave': string;
|
146
|
-
'tocPay.text.getParamsFail': string;
|
147
|
-
'tocPay.text.walletPass': string;
|
148
|
-
'tocPay.text.toUse': string;
|
149
|
-
'tocPay.text.searchResult': string;
|
150
|
-
'tocPay.text.select': string;
|
151
|
-
'tocPay.text.couponCodesAdded': string;
|
152
|
-
'tocPay.text.redeem': string;
|
153
|
-
'tocPay.text.howToPay': string;
|
154
|
-
'tocPay.text.congrats': string;
|
155
|
-
'tocPay.text.creditHaveBeen': string;
|
156
|
-
'tocPay.text.walletPassCodesTitle': string;
|
157
|
-
'tocPay.text.scanBarQrCode': string;
|
158
|
-
'tocPay.text.enterCodes': string;
|
159
|
-
'tocPay.text.searchDescribe': string;
|
160
|
-
'tocPay.text.walletPassEmpty': (walletName: string) => string;
|
161
|
-
'tocPay.text.walletPassDisabled': string;
|
162
|
-
'tocPay.text.walletPassPermanent': string;
|
163
|
-
'tocPay.text.walletPassCompleteTitle': string;
|
164
|
-
'tocPay.text.walletPassNoExtraPay': string;
|
165
|
-
'tocPay.text.walletCanPay': string;
|
166
|
-
'tocPay.text.walletSearchEmpty': string;
|
167
|
-
'tocPay.text.detectIncognitoConfirm': string;
|
168
|
-
'tocPay.text.copyLink': string;
|
169
|
-
'tocPay.text.copySuccess': string;
|
170
|
-
'tocPay.text.walletName': (shopName: string) => string;
|
171
|
-
'tocPay.text.bestValueFound': string;
|
172
|
-
'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
|
173
|
-
'tocPay.text.totalSavings': string;
|
174
|
-
'tocPay.text.bestCombination': (walletName: string) => string;
|
175
|
-
'tocPay.text.recommended': string;
|
176
|
-
'tocPay.text.edit': string;
|
177
|
-
'tocPay.text.confirm': string;
|
178
|
-
'tocPay.text.unusedAndContinueToPayment': string;
|
179
|
-
'tocPay.text.walletPassAvailable': (walletName: string) => string;
|
180
|
-
'tocPay.text.useWalletPass': (walletName: string) => string;
|
181
|
-
'tocPay.text.useWalletPassAdd': (walletName: string) => string;
|
182
|
-
'tocPay.text.editWalletPass': (walletName: string) => string;
|
183
|
-
'tocPay.text.skipAndContinueToPayment': string;
|
184
|
-
'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
|
185
|
-
'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
|
186
|
-
'tocPay.text.addPointsCard': string;
|
187
|
-
'tocPay.text.hasNoWalletPassAmount': string;
|
188
|
-
'tocPay.text.multipleSelectionAvailable': string;
|
189
|
-
'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
|
190
|
-
'tocPay.text.bestValueCombination': string;
|
191
|
-
'tocPay.text.viewDetail': string;
|
192
|
-
};
|
193
|
-
'zh-HK': {
|
194
|
-
'tocPay.text.checkout': string;
|
195
|
-
'tocPay.text.total': string;
|
196
|
-
'tocPay.text.completePaymentIn': string;
|
197
|
-
'tocPay.text.paymentInstructions': string;
|
198
|
-
'tocPay.text.serviceCharge': string;
|
199
|
-
'tocPay.text.noAvailablePaymentMethods': string;
|
200
|
-
'tocPay.text.paymentMethod': string;
|
201
|
-
'tocPay.text.connectingApplePay': string;
|
202
|
-
'tocPay.text.connectingGooglePay': string;
|
203
|
-
'tocPay.text.enterName': string;
|
204
|
-
'tocPay.text.enterValidName': string;
|
205
|
-
'tocPay.text.enterCardNumber': string;
|
206
|
-
'tocPay.text.enterValidCardNumber': string;
|
207
|
-
'tocPay.text.enterExpirationDate': string;
|
208
|
-
'tocPay.text.enterCVV': string;
|
209
|
-
'tocPay.text.enterValidCVV': string;
|
210
|
-
'tocPay.text.addCard': string;
|
211
|
-
'tocPay.text.creditorDebitCard': string;
|
212
|
-
'tocPay.text.addCreditOrDebitCard': string;
|
213
|
-
'tocPay.text.cardNumber': string;
|
214
|
-
'tocPay.text.incorrectCardNumber': string;
|
215
|
-
'tocPay.text.expiration': string;
|
216
|
-
'tocPay.text.incorrectExpiryDate': string;
|
217
|
-
'tocPay.text.securityCode': string;
|
218
|
-
'tocPay.text.incorrectSecurityCode': string;
|
219
|
-
'tocPay.text.cardholderName': string;
|
220
|
-
'tocPay.text.enterEnglishName': string;
|
221
|
-
'tocPay.text.incorrectName': string;
|
222
|
-
'tocPay.text.saveCardForNextTime': string;
|
223
|
-
'tocPay.text.secureBankInfo': string;
|
224
|
-
'tocPay.text.pay': string;
|
225
|
-
'tocPay.text.surcharge': string;
|
226
|
-
'tocPay.text.done': string;
|
227
|
-
'tocPay.text.manageCard': string;
|
228
|
-
'tocPay.text.waitingForBankVerification': string;
|
229
|
-
'tocPay.text.successBack': string;
|
230
|
-
'tocPay.text.redirectingToAlipay': string;
|
231
|
-
'tocPay.text.redirectingToPaypal': string;
|
232
|
-
'tocPay.text.redirectingToWeChatPay': string;
|
233
|
-
'tocPay.text.submit': string;
|
234
|
-
'tocPay.text.clickSubmitToComplete': string;
|
235
|
-
'tocPay.text.noExtraPayNeeded': string;
|
236
|
-
'tocPay.text.continuePayment': string;
|
237
|
-
'tocPay.text.prompt': string;
|
238
|
-
'tocPay.text.confirmLeave': string;
|
239
|
-
'tocPay.text.continuePay': string;
|
240
|
-
'tocPay.text.leave': string;
|
241
|
-
'tocPay.text.getParamsFail': string;
|
242
|
-
'tocPay.text.walletPass': string;
|
243
|
-
'tocPay.text.toUse': string;
|
244
|
-
'tocPay.text.searchResult': string;
|
245
|
-
'tocPay.text.select': string;
|
246
|
-
'tocPay.text.couponCodesAdded': string;
|
247
|
-
'tocPay.text.redeem': string;
|
248
|
-
'tocPay.text.howToPay': string;
|
249
|
-
'tocPay.text.congrats': string;
|
250
|
-
'tocPay.text.creditHaveBeen': string;
|
251
|
-
'tocPay.text.walletPassCodesTitle': string;
|
252
|
-
'tocPay.text.scanBarQrCode': string;
|
253
|
-
'tocPay.text.enterCodes': string;
|
254
|
-
'tocPay.text.searchDescribe': string;
|
255
|
-
'tocPay.text.walletPassEmpty': (walletName: string) => string;
|
256
|
-
'tocPay.text.walletPassDisabled': string;
|
257
|
-
'tocPay.text.walletPassPermanent': string;
|
258
|
-
'tocPay.text.walletPassCompleteTitle': string;
|
259
|
-
'tocPay.text.walletPassNoExtraPay': string;
|
260
|
-
'tocPay.text.walletCanPay': string;
|
261
|
-
'tocPay.text.walletSearchEmpty': string;
|
262
|
-
'tocPay.text.detectIncognitoConfirm': string;
|
263
|
-
'tocPay.text.copyLink': string;
|
264
|
-
'tocPay.text.copySuccess': string;
|
265
|
-
'tocPay.text.walletName': (shopName: string) => string;
|
266
|
-
'tocPay.text.bestValueFound': string;
|
267
|
-
'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
|
268
|
-
'tocPay.text.totalSavings': string;
|
269
|
-
'tocPay.text.bestCombination': (walletName: string) => string;
|
270
|
-
'tocPay.text.recommended': string;
|
271
|
-
'tocPay.text.edit': string;
|
272
|
-
'tocPay.text.confirm': string;
|
273
|
-
'tocPay.text.unusedAndContinueToPayment': string;
|
274
|
-
'tocPay.text.walletPassAvailable': (walletName: string) => string;
|
275
|
-
'tocPay.text.useWalletPass': (walletName: string) => string;
|
276
|
-
'tocPay.text.useWalletPassAdd': (walletName: string) => string;
|
277
|
-
'tocPay.text.editWalletPass': (walletName: string) => string;
|
278
|
-
'tocPay.text.skipAndContinueToPayment': string;
|
279
|
-
'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
|
280
|
-
'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
|
281
|
-
'tocPay.text.addPointsCard': string;
|
282
|
-
'tocPay.text.hasNoWalletPassAmount': string;
|
283
|
-
'tocPay.text.multipleSelectionAvailable': string;
|
284
|
-
'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
|
285
|
-
'tocPay.text.bestValueCombination': string;
|
286
|
-
'tocPay.text.viewDetail': string;
|
287
|
-
};
|
288
|
-
};
|
289
|
-
export default _default;
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
import { ProductCardConfig } from './components/productGroup';
|
3
|
-
import type { ProductSelectToken } from './theme/token';
|
4
|
-
import './index.less';
|
5
|
-
interface ProductSelectProps {
|
6
|
-
dataSource: any[];
|
7
|
-
showSearch?: boolean;
|
8
|
-
showTab?: boolean;
|
9
|
-
layout?: {
|
10
|
-
grid: boolean;
|
11
|
-
config: string;
|
12
|
-
};
|
13
|
-
onChange: (value: any) => void;
|
14
|
-
value?: number;
|
15
|
-
loading?: boolean;
|
16
|
-
scrollDom?: string;
|
17
|
-
/** 某些设置了固定头部的情况 */
|
18
|
-
offsetDom?: string;
|
19
|
-
style?: React.CSSProperties;
|
20
|
-
emptyDescription?: string;
|
21
|
-
token?: Partial<ProductSelectToken>;
|
22
|
-
selectedItems?: Array<any>;
|
23
|
-
productListSetting?: Partial<ProductCardConfig>;
|
24
|
-
}
|
25
|
-
declare const index: ({ dataSource, showSearch, scrollDom, style, token: customToken, onChange, selectedItems, productListSetting, ...rest }: ProductSelectProps) => JSX.Element;
|
26
|
-
export default index;
|
@@ -1,12 +0,0 @@
|
|
1
|
-
import type { Dayjs } from 'dayjs';
|
2
|
-
import './index.less';
|
3
|
-
interface ITimeBarProps {
|
4
|
-
globalState: any;
|
5
|
-
setGlobalState: any;
|
6
|
-
onDateChange: (date: Dayjs, dateString?: string) => void;
|
7
|
-
onDateTimeChange: (date: Dayjs, timeString: string) => void;
|
8
|
-
setIntervalTime: (value: boolean) => void;
|
9
|
-
locale: string;
|
10
|
-
}
|
11
|
-
declare const TimeBar: (props: ITimeBarProps) => JSX.Element;
|
12
|
-
export default TimeBar;
|
@@ -1,174 +0,0 @@
|
|
1
|
-
declare const _default: {
|
2
|
-
en: {
|
3
|
-
'pisell2.ticket-booking.info': string;
|
4
|
-
'pisell2.ticket-booking.notes': string;
|
5
|
-
'pisell2.ticket-booking.forms': string;
|
6
|
-
'pisell2.ticket-booking.sales': string;
|
7
|
-
'pisell2.ticket-booking.payment': string;
|
8
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
9
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
10
|
-
'pisell2.ticket-booking.go-back': string;
|
11
|
-
'pisell2.ticket-booking.exit': string;
|
12
|
-
'pisell2.ticket-booking.deposit': string;
|
13
|
-
'pisell2.ticket-booking.copy-success': string;
|
14
|
-
'pisell2.ticket-booking.no-data': string;
|
15
|
-
'pisell2.ticket-booking.authorized': string;
|
16
|
-
'pisell2.ticket-booking.paid': string;
|
17
|
-
'pisell2.ticket-booking.partially-paid': string;
|
18
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
19
|
-
'pisell2.ticket-booking.payment-pending': string;
|
20
|
-
'pisell2.ticket-booking.refunded': string;
|
21
|
-
'pisell2.ticket-booking.unpaid': string;
|
22
|
-
'pisell2.ticket-booking.voided': string;
|
23
|
-
'pisell2.ticket-booking.pending': string;
|
24
|
-
'pisell2.ticket-booking.all': string;
|
25
|
-
'pisell2.ticket-booking.not-started': string;
|
26
|
-
'pisell2.ticket-booking.started': string;
|
27
|
-
'pisell2.ticket-booking.finished': string;
|
28
|
-
'pisell2.ticket-booking.canceled': string;
|
29
|
-
'pisell2.ticket-booking.inform': string;
|
30
|
-
'pisell2.ticket-booking.check-management': string;
|
31
|
-
'pisell2.ticket-booking.confirm': string;
|
32
|
-
'pisell2.ticket-booking.dashboard': string;
|
33
|
-
'pisell2.ticket-booking.booking-list': string;
|
34
|
-
'pisell2.ticket-booking.full-data': string;
|
35
|
-
'pisell2.ticket-booking.today': string;
|
36
|
-
'pisell2.ticket-booking.now': string;
|
37
|
-
'pisell2.ticket-booking.start-time': string;
|
38
|
-
'pisell2.ticket-booking.create-time': string;
|
39
|
-
'pisell2.ticket-booking.customer': string;
|
40
|
-
'pisell2.ticket-booking.total': string;
|
41
|
-
'pisell2.ticket-booking.search': string;
|
42
|
-
'pisell2.ticket-booking.refresh-success': string;
|
43
|
-
'pisell2.ticket-booking.loading': string;
|
44
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
45
|
-
'pisell2.ticket-booking.scan': string;
|
46
|
-
'pisell2.ticket-booking.create-new': string;
|
47
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
48
|
-
'pisell2.ticket-booking.not-available-title': string;
|
49
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
50
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
51
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
52
|
-
'pisell2.product.card.subtotal': string;
|
53
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
54
|
-
'pisell2.product.card.day': (val: number) => string;
|
55
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
56
|
-
'pisell2.product.card.minute': (val: number) => string;
|
57
|
-
"pisell2.ticket-booking.reload": string;
|
58
|
-
};
|
59
|
-
'zh-CN': {
|
60
|
-
'pisell2.ticket-booking.info': string;
|
61
|
-
'pisell2.ticket-booking.notes': string;
|
62
|
-
'pisell2.ticket-booking.forms': string;
|
63
|
-
'pisell2.ticket-booking.sales': string;
|
64
|
-
'pisell2.ticket-booking.payment': string;
|
65
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
66
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
67
|
-
'pisell2.ticket-booking.go-back': string;
|
68
|
-
'pisell2.ticket-booking.exit': string;
|
69
|
-
'pisell2.ticket-booking.deposit': string;
|
70
|
-
'pisell2.ticket-booking.copy-success': string;
|
71
|
-
'pisell2.ticket-booking.no-data': string;
|
72
|
-
'pisell2.ticket-booking.authorized': string;
|
73
|
-
'pisell2.ticket-booking.paid': string;
|
74
|
-
'pisell2.ticket-booking.partially-paid': string;
|
75
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
76
|
-
'pisell2.ticket-booking.payment-pending': string;
|
77
|
-
'pisell2.ticket-booking.refunded': string;
|
78
|
-
'pisell2.ticket-booking.unpaid': string;
|
79
|
-
'pisell2.ticket-booking.voided': string;
|
80
|
-
'pisell2.ticket-booking.pending': string;
|
81
|
-
'pisell2.ticket-booking.all': string;
|
82
|
-
'pisell2.ticket-booking.not-started': string;
|
83
|
-
'pisell2.ticket-booking.started': string;
|
84
|
-
'pisell2.ticket-booking.finished': string;
|
85
|
-
'pisell2.ticket-booking.canceled': string;
|
86
|
-
'pisell2.ticket-booking.inform': string;
|
87
|
-
'pisell2.ticket-booking.check-management': string;
|
88
|
-
'pisell2.ticket-booking.confirm': string;
|
89
|
-
'pisell2.ticket-booking.dashboard': string;
|
90
|
-
'pisell2.ticket-booking.booking-list': string;
|
91
|
-
'pisell2.ticket-booking.full-data': string;
|
92
|
-
'pisell2.ticket-booking.today': string;
|
93
|
-
'pisell2.ticket-booking.now': string;
|
94
|
-
'pisell2.ticket-booking.start-time': string;
|
95
|
-
'pisell2.ticket-booking.create-time': string;
|
96
|
-
'pisell2.ticket-booking.customer': string;
|
97
|
-
'pisell2.ticket-booking.total': string;
|
98
|
-
'pisell2.ticket-booking.search': string;
|
99
|
-
'pisell2.ticket-booking.refresh-success': string;
|
100
|
-
'pisell2.ticket-booking.loading': string;
|
101
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
102
|
-
'pisell2.ticket-booking.scan': string;
|
103
|
-
'pisell2.ticket-booking.create-new': string;
|
104
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
105
|
-
'pisell2.ticket-booking.not-available-title': string;
|
106
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
107
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
108
|
-
'pisell2.product.card.subtotal': string;
|
109
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
110
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
111
|
-
'pisell2.product.card.day': (val: number) => string;
|
112
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
113
|
-
'pisell2.product.card.minute': (val: number) => string;
|
114
|
-
"pisell2.ticket-booking.reload": string;
|
115
|
-
};
|
116
|
-
'zh-HK': {
|
117
|
-
'pisell2.ticket-booking.info': string;
|
118
|
-
'pisell2.ticket-booking.notes': string;
|
119
|
-
'pisell2.ticket-booking.forms': string;
|
120
|
-
'pisell2.ticket-booking.sales': string;
|
121
|
-
'pisell2.ticket-booking.payment': string;
|
122
|
-
'pisell2.ticket-booking.unsaved-changes': string;
|
123
|
-
'pisell2.ticket-booking.exit-confirm': string;
|
124
|
-
'pisell2.ticket-booking.go-back': string;
|
125
|
-
'pisell2.ticket-booking.exit': string;
|
126
|
-
'pisell2.ticket-booking.deposit': string;
|
127
|
-
'pisell2.ticket-booking.copy-success': string;
|
128
|
-
'pisell2.ticket-booking.no-data': string;
|
129
|
-
'pisell2.ticket-booking.authorized': string;
|
130
|
-
'pisell2.ticket-booking.paid': string;
|
131
|
-
'pisell2.ticket-booking.partially-paid': string;
|
132
|
-
'pisell2.ticket-booking.partially-refunded': string;
|
133
|
-
'pisell2.ticket-booking.payment-pending': string;
|
134
|
-
'pisell2.ticket-booking.refunded': string;
|
135
|
-
'pisell2.ticket-booking.unpaid': string;
|
136
|
-
'pisell2.ticket-booking.voided': string;
|
137
|
-
'pisell2.ticket-booking.pending': string;
|
138
|
-
'pisell2.ticket-booking.all': string;
|
139
|
-
'pisell2.ticket-booking.not-started': string;
|
140
|
-
'pisell2.ticket-booking.started': string;
|
141
|
-
'pisell2.ticket-booking.finished': string;
|
142
|
-
'pisell2.ticket-booking.canceled': string;
|
143
|
-
'pisell2.ticket-booking.inform': string;
|
144
|
-
'pisell2.ticket-booking.check-management': string;
|
145
|
-
'pisell2.ticket-booking.confirm': string;
|
146
|
-
'pisell2.ticket-booking.dashboard': string;
|
147
|
-
'pisell2.ticket-booking.booking-list': string;
|
148
|
-
'pisell2.ticket-booking.full-data': string;
|
149
|
-
'pisell2.ticket-booking.today': string;
|
150
|
-
'pisell2.ticket-booking.now': string;
|
151
|
-
'pisell2.ticket-booking.start-time': string;
|
152
|
-
'pisell2.ticket-booking.create-time': string;
|
153
|
-
'pisell2.ticket-booking.customer': string;
|
154
|
-
'pisell2.ticket-booking.total': string;
|
155
|
-
'pisell2.ticket-booking.search': string;
|
156
|
-
'pisell2.ticket-booking.refresh-success': string;
|
157
|
-
'pisell2.ticket-booking.loading': string;
|
158
|
-
'pisell2.ticket-booking.appointment-not-found': string;
|
159
|
-
'pisell2.ticket-booking.scan': string;
|
160
|
-
'pisell2.ticket-booking.create-new': string;
|
161
|
-
'pisell2.ticket-booking.add-to-cart': string;
|
162
|
-
'pisell2.ticket-booking.not-available-title': string;
|
163
|
-
'pisell2.ticket-booking.not-available-ok': string;
|
164
|
-
'pisell2.ticket-booking.in-cart': (number: number) => string;
|
165
|
-
'pisell2.product.card.cart-items': (number: number) => string;
|
166
|
-
'pisell2.product.card.subtotal': string;
|
167
|
-
'pisell2.product.card.hour.minute': (hour: number, minute: number) => string;
|
168
|
-
'pisell2.product.card.day': (val: number) => string;
|
169
|
-
'pisell2.product.card.day.event': (val: number) => string;
|
170
|
-
'pisell2.product.card.minute': (val: number) => string;
|
171
|
-
"pisell2.ticket-booking.reload": string;
|
172
|
-
};
|
173
|
-
};
|
174
|
-
export default _default;
|