@pisell/private-materials 6.6.46 → 6.6.48
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/Date/state.d.ts +63 -0
- package/es/components/appointmentBooking/locales.d.ts +603 -0
- package/es/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
- package/es/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
- package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
- package/es/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
- package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
- package/es/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
- package/es/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
- package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
- package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
- package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
- package/es/components/booking/addons/model.d.ts +1 -10
- package/es/components/booking/components/actionButtons/index.d.ts +31 -0
- package/es/components/booking/components/footer/amount.js +5 -0
- package/es/components/booking/components/voucher/utils.d.ts +5 -0
- package/es/components/booking/editBookingModal/locales.d.ts +33 -0
- package/es/components/booking/editBookingModal/mock.d.ts +991 -0
- package/es/components/booking/forms/model.d.ts +1 -10
- package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/es/components/booking/hooks/useQuotation.js +2 -2
- package/es/components/booking/info/model.d.ts +1 -10
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/cartClientCard/locales.d.ts +33 -0
- package/es/components/booking/info2/service/addService/mock.d.ts +216 -0
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
- package/es/components/booking/locales.d.ts +1619 -0
- package/es/components/booking/model.d.ts +1 -9
- package/es/components/booking/notes/model.d.ts +1 -10
- package/es/components/booking/payments/model.d.ts +1 -10
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/PaymentModal.d.ts +31 -0
- package/es/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
- package/es/components/checkout/locales.d.ts +853 -0
- package/es/components/eftpos/locales.d.ts +163 -0
- package/es/components/eftposPay/locales.d.ts +608 -0
- package/es/components/eventBooking/locales.d.ts +408 -0
- package/es/components/list/locales.d.ts +108 -0
- package/es/components/list/utils/getText.d.ts +53 -0
- package/es/components/login/locales.d.ts +38 -0
- package/es/components/pay/toB/locales.d.ts +88 -0
- package/es/components/pay/toC/locales.d.ts +511 -0
- package/es/components/pay/toC/model.d.ts +1 -9
- package/es/components/pinModal/locales.d.ts +43 -0
- package/es/components/pinVerifyModal/locales.d.ts +38 -0
- package/es/components/pisellSelectCustomerModal/locales.d.ts +133 -0
- package/es/components/productExtension/locales.d.ts +78 -0
- package/es/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
- package/es/components/productSelect/locales.d.ts +38 -0
- package/es/components/ruleSetting/locales.d.ts +78 -0
- package/es/components/schedules/locales.d.ts +143 -0
- package/es/components/schedules/model.d.ts +1 -9
- package/es/components/shoppingCart/locales.d.ts +58 -0
- package/es/components/stepController/locales.d.ts +43 -0
- package/es/components/subTotal/locales.d.ts +68 -0
- package/es/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
- package/es/components/systemSettings/registry/locales.d.ts +456 -0
- package/es/components/systemSettings/registry/types.d.ts +128 -0
- package/es/components/taxSelect/locales.d.ts +38 -0
- package/es/components/ticketBooking/locales.d.ts +328 -0
- package/es/components/ticketBooking/utils/formatTime.d.ts +33 -0
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/utils.d.ts +48 -0
- package/es/components/walletList/index.d.ts +4 -0
- package/es/components/walletList/locales.d.ts +43 -0
- package/es/components/walletList/types/index.d.ts +196 -0
- package/es/plus/clientCard/index.d.ts +7 -0
- package/es/plus/clientCard/locales.d.ts +28 -0
- package/es/plus/clientCard/types.d.ts +135 -0
- package/es/plus/clinetSearch/locales.d.ts +178 -0
- package/es/plus/contactInfo/locales.d.ts +23 -0
- package/es/plus/contactInfoModal/locales.d.ts +108 -0
- package/es/plus/noteModal/locales.d.ts +53 -0
- package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
- package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
- package/es/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
- package/es/plus/productSelect/locales.d.ts +38 -0
- package/es/plus/saasAttendance/index.d.ts +6 -0
- package/es/plus/saasAttendance/locales.d.ts +528 -0
- package/es/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
- package/es/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
- package/es/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
- package/es/plus/saasAttendance/settings/components/index.d.ts +3 -0
- package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
- package/es/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
- package/es/plus/saasAttendance/settings/index.d.ts +18 -0
- package/es/plus/saasAttendance/settings/serve.d.ts +27 -0
- package/es/plus/saasAttendance/settings/types.d.ts +130 -0
- package/es/plus/saasCreateOrganization/locales.d.ts +23 -0
- package/es/plus/saasLogin/locales.d.ts +83 -0
- package/es/plus/saasRegister/locales.d.ts +193 -0
- package/es/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
- package/es/plus/saasRole/index.d.ts +14 -0
- package/es/plus/saasRole/locales.d.ts +319 -0
- package/es/plus/saasRole/serve.d.ts +72 -0
- package/es/plus/saasRole/types.d.ts +177 -0
- package/es/plus/saasRole/utils.d.ts +0 -0
- package/es/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
- package/es/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
- package/es/plus/saasTeamMembers/index.d.ts +5 -0
- package/es/plus/saasTeamMembers/locales.d.ts +546 -0
- package/es/plus/saasTeamMembers/serve.d.ts +95 -0
- package/es/plus/saasTeamMembers/type.d.ts +158 -0
- package/es/plus/selectHolder/locales.d.ts +38 -0
- package/es/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
- package/es/plus/walletEditor/locales.d.ts +223 -0
- package/es/plus/walletEditor/types.d.ts +54 -0
- package/es/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
- package/es/plus/walletPassGallery/components/passList/index.d.ts +13 -0
- package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
- package/es/plus/walletPassGallery/index.d.ts +11 -0
- package/es/plus/walletPassGallery/locales.d.ts +473 -0
- package/es/plus/walletPassGallery/serve.d.ts +245 -0
- package/es/plus/walletPassGallery/utils.d.ts +48 -0
- package/es/pro/Login2.0/locales.d.ts +903 -0
- package/es/pro/Login2.0/shared/types.d.ts +234 -0
- package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
- package/es/pro/comprehensiveSearch/locales.d.ts +23 -0
- package/es/pro/numberKeyboard/locales.d.ts +18 -0
- package/es/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
- package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
- package/es/pro/skuDetailModal/locales.d.ts +78 -0
- package/es/pro/skuDetailModal/types.d.ts +352 -0
- package/lib/components/appointmentBooking/components/Date/state.d.ts +63 -0
- package/lib/components/appointmentBooking/locales.d.ts +603 -0
- package/lib/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
- package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
- package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
- package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
- package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
- package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
- package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
- package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
- package/lib/components/booking/addons/model.d.ts +1 -10
- package/lib/components/booking/components/actionButtons/index.d.ts +31 -0
- package/lib/components/booking/components/footer/amount.js +5 -0
- package/lib/components/booking/components/voucher/utils.d.ts +5 -0
- package/lib/components/booking/editBookingModal/locales.d.ts +33 -0
- package/lib/components/booking/editBookingModal/mock.d.ts +991 -0
- package/lib/components/booking/forms/model.d.ts +1 -10
- package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/lib/components/booking/hooks/useQuotation.js +2 -2
- package/lib/components/booking/info/model.d.ts +1 -10
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/cartClientCard/locales.d.ts +33 -0
- package/lib/components/booking/info2/service/addService/mock.d.ts +216 -0
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
- package/lib/components/booking/locales.d.ts +1619 -0
- package/lib/components/booking/model.d.ts +1 -9
- package/lib/components/booking/notes/model.d.ts +1 -10
- package/lib/components/booking/payments/model.d.ts +1 -10
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/PaymentModal.d.ts +31 -0
- package/lib/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
- package/lib/components/checkout/locales.d.ts +853 -0
- package/lib/components/eftpos/locales.d.ts +163 -0
- package/lib/components/eftposPay/locales.d.ts +608 -0
- package/lib/components/eventBooking/locales.d.ts +408 -0
- package/lib/components/list/locales.d.ts +108 -0
- package/lib/components/list/utils/getText.d.ts +53 -0
- package/lib/components/login/locales.d.ts +38 -0
- package/lib/components/pay/toB/locales.d.ts +88 -0
- package/lib/components/pay/toC/locales.d.ts +511 -0
- package/lib/components/pay/toC/model.d.ts +1 -9
- package/lib/components/pinModal/locales.d.ts +43 -0
- package/lib/components/pinVerifyModal/locales.d.ts +38 -0
- package/lib/components/pisellSelectCustomerModal/locales.d.ts +133 -0
- package/lib/components/productExtension/locales.d.ts +78 -0
- package/lib/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
- package/lib/components/productSelect/locales.d.ts +38 -0
- package/lib/components/ruleSetting/locales.d.ts +78 -0
- package/lib/components/schedules/locales.d.ts +143 -0
- package/lib/components/schedules/model.d.ts +1 -9
- package/lib/components/shoppingCart/locales.d.ts +58 -0
- package/lib/components/stepController/locales.d.ts +43 -0
- package/lib/components/subTotal/locales.d.ts +68 -0
- package/lib/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
- package/lib/components/systemSettings/registry/locales.d.ts +456 -0
- package/lib/components/systemSettings/registry/types.d.ts +128 -0
- package/lib/components/taxSelect/locales.d.ts +38 -0
- package/lib/components/ticketBooking/locales.d.ts +328 -0
- package/lib/components/ticketBooking/utils/formatTime.d.ts +33 -0
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/utils.d.ts +48 -0
- package/lib/components/walletList/index.d.ts +4 -0
- package/lib/components/walletList/locales.d.ts +43 -0
- package/lib/components/walletList/types/index.d.ts +196 -0
- package/lib/plus/clientCard/index.d.ts +7 -0
- package/lib/plus/clientCard/locales.d.ts +28 -0
- package/lib/plus/clientCard/types.d.ts +135 -0
- package/lib/plus/clinetSearch/locales.d.ts +178 -0
- package/lib/plus/contactInfo/locales.d.ts +23 -0
- package/lib/plus/contactInfoModal/locales.d.ts +108 -0
- package/lib/plus/noteModal/locales.d.ts +53 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
- package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
- package/lib/plus/productSelect/locales.d.ts +38 -0
- package/lib/plus/saasAttendance/index.d.ts +6 -0
- package/lib/plus/saasAttendance/locales.d.ts +528 -0
- package/lib/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
- package/lib/plus/saasAttendance/settings/components/index.d.ts +3 -0
- package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
- package/lib/plus/saasAttendance/settings/index.d.ts +18 -0
- package/lib/plus/saasAttendance/settings/serve.d.ts +27 -0
- package/lib/plus/saasAttendance/settings/types.d.ts +130 -0
- package/lib/plus/saasCreateOrganization/locales.d.ts +23 -0
- package/lib/plus/saasLogin/locales.d.ts +83 -0
- package/lib/plus/saasRegister/locales.d.ts +193 -0
- package/lib/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
- package/lib/plus/saasRole/index.d.ts +14 -0
- package/lib/plus/saasRole/locales.d.ts +319 -0
- package/lib/plus/saasRole/serve.d.ts +72 -0
- package/lib/plus/saasRole/types.d.ts +177 -0
- package/lib/plus/saasRole/utils.d.ts +0 -0
- package/lib/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
- package/lib/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
- package/lib/plus/saasTeamMembers/index.d.ts +5 -0
- package/lib/plus/saasTeamMembers/locales.d.ts +546 -0
- package/lib/plus/saasTeamMembers/serve.d.ts +95 -0
- package/lib/plus/saasTeamMembers/type.d.ts +158 -0
- package/lib/plus/selectHolder/locales.d.ts +38 -0
- package/lib/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
- package/lib/plus/walletEditor/locales.d.ts +223 -0
- package/lib/plus/walletEditor/types.d.ts +54 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
- package/lib/plus/walletPassGallery/components/passList/index.d.ts +13 -0
- package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
- package/lib/plus/walletPassGallery/index.d.ts +11 -0
- package/lib/plus/walletPassGallery/locales.d.ts +473 -0
- package/lib/plus/walletPassGallery/serve.d.ts +245 -0
- package/lib/plus/walletPassGallery/utils.d.ts +48 -0
- package/lib/pro/Login2.0/locales.d.ts +903 -0
- package/lib/pro/Login2.0/shared/types.d.ts +234 -0
- package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
- package/lib/pro/comprehensiveSearch/locales.d.ts +23 -0
- package/lib/pro/numberKeyboard/locales.d.ts +18 -0
- package/lib/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
- package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
- package/lib/pro/skuDetailModal/locales.d.ts +78 -0
- package/lib/pro/skuDetailModal/types.d.ts +352 -0
- package/package.json +4 -4
|
@@ -0,0 +1,234 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 登录注册 2.0 共享类型定义
|
|
3
|
+
*/
|
|
4
|
+
/** 验证方式枚举 */
|
|
5
|
+
export declare type VerificationMethod = 'verification_code' | 'password';
|
|
6
|
+
/** 邮箱注册验证方式 */
|
|
7
|
+
export declare type EmailRegistrationVerification = 'verification_link' | 'verification_code' | 'none';
|
|
8
|
+
/** 手机注册验证方式 */
|
|
9
|
+
export declare type PhoneRegistrationVerification = 'verification_code';
|
|
10
|
+
/** 认证方式类型 */
|
|
11
|
+
export declare type AuthMethodType = 'email' | 'phone' | 'google' | 'facebook' | 'apple' | 'guest';
|
|
12
|
+
/** 登录方式项类型 */
|
|
13
|
+
export declare type LoginMethodType = 'email' | 'phone' | 'google' | 'facebook' | 'apple' | 'guest';
|
|
14
|
+
export interface PhoneValueObject {
|
|
15
|
+
phone: string;
|
|
16
|
+
country_calling_code: string;
|
|
17
|
+
}
|
|
18
|
+
/** 邮箱登录方式项 */
|
|
19
|
+
export interface EmailLoginMethod {
|
|
20
|
+
type: 'email';
|
|
21
|
+
/** 启用的验证方式(按顺序),第一个为默认方式 */
|
|
22
|
+
verificationMethods: Array<'password' | 'verification_code'>;
|
|
23
|
+
/** 密码登录是否分步骤填写(先输入邮箱,再输入密码) */
|
|
24
|
+
stepByStep?: boolean;
|
|
25
|
+
}
|
|
26
|
+
/** 手机登录方式项 */
|
|
27
|
+
export interface PhoneLoginMethod {
|
|
28
|
+
type: 'phone';
|
|
29
|
+
/** 启用的验证方式(按顺序),第一个为默认方式 */
|
|
30
|
+
verificationMethods: Array<'password' | 'verification_code'>;
|
|
31
|
+
/** 密码登录是否分步骤填写(先输入手机号,再输入密码) */
|
|
32
|
+
stepByStep?: boolean;
|
|
33
|
+
}
|
|
34
|
+
/** Google 登录方式项 */
|
|
35
|
+
export interface GoogleLoginMethod {
|
|
36
|
+
type: 'google';
|
|
37
|
+
/** Google Client ID */
|
|
38
|
+
clientId?: string;
|
|
39
|
+
}
|
|
40
|
+
/** Facebook 登录方式项 */
|
|
41
|
+
export interface FacebookLoginMethod {
|
|
42
|
+
type: 'facebook';
|
|
43
|
+
/** Facebook App ID */
|
|
44
|
+
appId?: string;
|
|
45
|
+
}
|
|
46
|
+
/** Apple 登录方式项 */
|
|
47
|
+
export interface AppleLoginMethod {
|
|
48
|
+
type: 'apple';
|
|
49
|
+
/** Apple Client ID */
|
|
50
|
+
clientId?: string;
|
|
51
|
+
}
|
|
52
|
+
/** Guest 登录方式项 */
|
|
53
|
+
export interface GuestLoginMethod {
|
|
54
|
+
type: 'guest';
|
|
55
|
+
}
|
|
56
|
+
/** 注册方式类型 */
|
|
57
|
+
export declare type RegistrationMethodType = 'email' | 'phone' | 'google' | 'facebook' | 'apple';
|
|
58
|
+
/** 邮箱注册方式项 */
|
|
59
|
+
export interface EmailRegistrationMethod {
|
|
60
|
+
type: 'email';
|
|
61
|
+
/** 注册验证方式(邮箱支持验证链接/验证码/无需验证) */
|
|
62
|
+
verificationMethod: 'verification_link' | 'verification_code' | 'none';
|
|
63
|
+
}
|
|
64
|
+
/** 手机注册方式项 */
|
|
65
|
+
export interface PhoneRegistrationMethod {
|
|
66
|
+
type: 'phone';
|
|
67
|
+
/** 注册验证方式(手机仅支持验证码) */
|
|
68
|
+
verificationMethod: 'verification_code';
|
|
69
|
+
}
|
|
70
|
+
/** Google 注册方式项 */
|
|
71
|
+
export interface GoogleRegistrationMethod {
|
|
72
|
+
type: 'google';
|
|
73
|
+
/** Google Client ID */
|
|
74
|
+
clientId?: string;
|
|
75
|
+
}
|
|
76
|
+
/** Facebook 注册方式项 */
|
|
77
|
+
export interface FacebookRegistrationMethod {
|
|
78
|
+
type: 'facebook';
|
|
79
|
+
/** Facebook App ID */
|
|
80
|
+
appId?: string;
|
|
81
|
+
}
|
|
82
|
+
/** Apple 注册方式项 */
|
|
83
|
+
export interface AppleRegistrationMethod {
|
|
84
|
+
type: 'apple';
|
|
85
|
+
/** Apple Client ID */
|
|
86
|
+
clientId?: string;
|
|
87
|
+
}
|
|
88
|
+
/** 注册方式项联合类型 */
|
|
89
|
+
export declare type RegistrationMethodItem = EmailRegistrationMethod | PhoneRegistrationMethod | GoogleRegistrationMethod | FacebookRegistrationMethod | AppleRegistrationMethod;
|
|
90
|
+
/** 法律条款项 */
|
|
91
|
+
export interface LegalTermItem {
|
|
92
|
+
/** 条款名称 - 支持国际化对象或简单字符串 */
|
|
93
|
+
name: string | {
|
|
94
|
+
en?: string;
|
|
95
|
+
'zh-CN'?: string;
|
|
96
|
+
'zh-HK'?: string;
|
|
97
|
+
'ja'?: string;
|
|
98
|
+
'pt'?: string;
|
|
99
|
+
original?: string;
|
|
100
|
+
};
|
|
101
|
+
/** 条款链接 */
|
|
102
|
+
url: string;
|
|
103
|
+
}
|
|
104
|
+
/** 法律条款配置 */
|
|
105
|
+
export interface LegalTermsConfig {
|
|
106
|
+
/** 是否显示法律条款区域 */
|
|
107
|
+
enabled?: boolean;
|
|
108
|
+
/** 法律条款列表 */
|
|
109
|
+
terms?: LegalTermItem[];
|
|
110
|
+
/** 条款文本模板 */
|
|
111
|
+
textTemplate?: string;
|
|
112
|
+
/** 当前模式:login 或 register */
|
|
113
|
+
mode?: 'login' | 'register';
|
|
114
|
+
}
|
|
115
|
+
/** 登录方式项联合类型 */
|
|
116
|
+
export declare type LoginMethodItem = EmailLoginMethod | PhoneLoginMethod | GoogleLoginMethod | FacebookLoginMethod | AppleLoginMethod | GuestLoginMethod;
|
|
117
|
+
/** 邮箱认证配置 */
|
|
118
|
+
export interface EmailAuthConfig {
|
|
119
|
+
/** 是否启用邮箱认证 */
|
|
120
|
+
enable_email: boolean;
|
|
121
|
+
/** 注册验证方式 */
|
|
122
|
+
registration_verification?: EmailRegistrationVerification;
|
|
123
|
+
/** 登录验证方式列表 */
|
|
124
|
+
login_verification_methods?: VerificationMethod[];
|
|
125
|
+
}
|
|
126
|
+
/** 手机认证配置 */
|
|
127
|
+
export interface PhoneAuthConfig {
|
|
128
|
+
/** 是否启用手机认证 */
|
|
129
|
+
enable_phone_number: boolean;
|
|
130
|
+
/** 注册验证方式 */
|
|
131
|
+
registration_verification?: PhoneRegistrationVerification;
|
|
132
|
+
/** 登录验证方式列表 */
|
|
133
|
+
login_verification_methods?: VerificationMethod[];
|
|
134
|
+
}
|
|
135
|
+
/** 三方 OAuth 配置 */
|
|
136
|
+
export interface OAuthConfig {
|
|
137
|
+
/** Google 登录 */
|
|
138
|
+
google?: {
|
|
139
|
+
enabled: boolean;
|
|
140
|
+
client_id?: string;
|
|
141
|
+
};
|
|
142
|
+
/** Facebook 登录 */
|
|
143
|
+
facebook?: {
|
|
144
|
+
enabled: boolean;
|
|
145
|
+
app_id?: string;
|
|
146
|
+
};
|
|
147
|
+
/** Apple 登录 */
|
|
148
|
+
apple?: {
|
|
149
|
+
enabled: boolean;
|
|
150
|
+
client_id?: string;
|
|
151
|
+
};
|
|
152
|
+
}
|
|
153
|
+
/** UI 配置 */
|
|
154
|
+
export interface UIConfig {
|
|
155
|
+
/** Logo 配置 */
|
|
156
|
+
logo?: {
|
|
157
|
+
show: boolean;
|
|
158
|
+
url?: string;
|
|
159
|
+
position?: 'left' | 'center' | 'right';
|
|
160
|
+
size?: {
|
|
161
|
+
width: number;
|
|
162
|
+
height: number;
|
|
163
|
+
};
|
|
164
|
+
};
|
|
165
|
+
/** 标题配置 */
|
|
166
|
+
title?: {
|
|
167
|
+
show: boolean;
|
|
168
|
+
text?: string;
|
|
169
|
+
align?: 'left' | 'center' | 'right';
|
|
170
|
+
};
|
|
171
|
+
/** 副标题配置 */
|
|
172
|
+
subtitle?: {
|
|
173
|
+
show: boolean;
|
|
174
|
+
text?: string;
|
|
175
|
+
align?: 'left' | 'center' | 'right';
|
|
176
|
+
};
|
|
177
|
+
/** 描述配置 */
|
|
178
|
+
desc?: {
|
|
179
|
+
show: boolean;
|
|
180
|
+
text?: string;
|
|
181
|
+
align?: 'left' | 'center' | 'right';
|
|
182
|
+
};
|
|
183
|
+
/** 表单标签配置 */
|
|
184
|
+
formLabels?: {
|
|
185
|
+
/** 邮箱标签配置 */
|
|
186
|
+
email?: {
|
|
187
|
+
show: boolean;
|
|
188
|
+
text?: string;
|
|
189
|
+
};
|
|
190
|
+
/** 手机标签配置 */
|
|
191
|
+
phone?: {
|
|
192
|
+
show: boolean;
|
|
193
|
+
text?: string;
|
|
194
|
+
};
|
|
195
|
+
/** 密码标签配置 */
|
|
196
|
+
password?: {
|
|
197
|
+
show: boolean;
|
|
198
|
+
text?: string;
|
|
199
|
+
};
|
|
200
|
+
/** 验证码标签配置 */
|
|
201
|
+
verificationCode?: {
|
|
202
|
+
show: boolean;
|
|
203
|
+
text?: string;
|
|
204
|
+
};
|
|
205
|
+
};
|
|
206
|
+
/** 密码规则 */
|
|
207
|
+
passwordRules?: any;
|
|
208
|
+
/** 主题色 */
|
|
209
|
+
themeColor?: string;
|
|
210
|
+
}
|
|
211
|
+
/** 登录表单数据 */
|
|
212
|
+
export interface LoginFormData {
|
|
213
|
+
/** 邮箱或手机号 */
|
|
214
|
+
account: string | PhoneValueObject;
|
|
215
|
+
/** 密码 */
|
|
216
|
+
password?: string;
|
|
217
|
+
/** 验证码 */
|
|
218
|
+
verification_code?: string;
|
|
219
|
+
/** 记住我 */
|
|
220
|
+
remember_me?: boolean;
|
|
221
|
+
}
|
|
222
|
+
/** 注册表单数据 */
|
|
223
|
+
export interface RegisterFormData {
|
|
224
|
+
/** 邮箱或手机号 */
|
|
225
|
+
account: string;
|
|
226
|
+
/** 密码 */
|
|
227
|
+
password?: string;
|
|
228
|
+
/** 确认密码 */
|
|
229
|
+
confirm_password?: string;
|
|
230
|
+
/** 验证码 */
|
|
231
|
+
verification_code?: string;
|
|
232
|
+
/** 验证链接 token */
|
|
233
|
+
verification_token?: string;
|
|
234
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.comprehensive-search.placeholder': string;
|
|
4
|
+
'pisell2.text.search': string;
|
|
5
|
+
};
|
|
6
|
+
'zh-CN': {
|
|
7
|
+
'pisell2.comprehensive-search.placeholder': string;
|
|
8
|
+
'pisell2.text.search': string;
|
|
9
|
+
};
|
|
10
|
+
'zh-HK': {
|
|
11
|
+
'pisell2.comprehensive-search.placeholder': string;
|
|
12
|
+
'pisell2.text.search': string;
|
|
13
|
+
};
|
|
14
|
+
ja: {
|
|
15
|
+
'pisell2.comprehensive-search.placeholder': string;
|
|
16
|
+
'pisell2.text.search': string;
|
|
17
|
+
};
|
|
18
|
+
pt: {
|
|
19
|
+
'pisell2.comprehensive-search.placeholder': string;
|
|
20
|
+
'pisell2.text.search': string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
export default _default;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.text.new-client': string;
|
|
4
|
+
'pisell2.comprehensive-search.empty': string;
|
|
5
|
+
};
|
|
6
|
+
'zh-CN': {
|
|
7
|
+
'pisell2.text.new-client': string;
|
|
8
|
+
'pisell2.comprehensive-search.empty': string;
|
|
9
|
+
};
|
|
10
|
+
'zh-HK': {
|
|
11
|
+
'pisell2.text.new-client': string;
|
|
12
|
+
'pisell2.comprehensive-search.empty': string;
|
|
13
|
+
};
|
|
14
|
+
ja: {
|
|
15
|
+
'pisell2.text.new-client': string;
|
|
16
|
+
'pisell2.comprehensive-search.empty': string;
|
|
17
|
+
};
|
|
18
|
+
pt: {
|
|
19
|
+
'pisell2.text.new-client': string;
|
|
20
|
+
'pisell2.comprehensive-search.empty': string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
export default _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.number.keyboard.ok': string;
|
|
4
|
+
};
|
|
5
|
+
'zh-CN': {
|
|
6
|
+
'pisell2.number.keyboard.ok': string;
|
|
7
|
+
};
|
|
8
|
+
'zh-HK': {
|
|
9
|
+
'pisell2.number.keyboard.ok': string;
|
|
10
|
+
};
|
|
11
|
+
ja: {
|
|
12
|
+
'pisell2.number.keyboard.ok': string;
|
|
13
|
+
};
|
|
14
|
+
pt: {
|
|
15
|
+
'pisell2.number.keyboard.ok': string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
export default _default;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.text.confirm': string;
|
|
4
|
+
};
|
|
5
|
+
'zh-CN': {
|
|
6
|
+
'pisell2.text.confirm': string;
|
|
7
|
+
};
|
|
8
|
+
'zh-HK': {
|
|
9
|
+
'pisell2.text.confirm': string;
|
|
10
|
+
};
|
|
11
|
+
ja: {
|
|
12
|
+
'pisell2.text.confirm': string;
|
|
13
|
+
};
|
|
14
|
+
pt: {
|
|
15
|
+
'pisell2.text.confirm': string;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
export default _default;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'cash-keyboard-title': string;
|
|
4
|
+
'cash-keyboard-balance-due': string;
|
|
5
|
+
'cash-keyboard-cash-received': string;
|
|
6
|
+
'cash-keyboard-change-due': string;
|
|
7
|
+
'cash-keyboard-rounding': string;
|
|
8
|
+
'cash-keyboard-other': string;
|
|
9
|
+
'cash-keyboard-reset': string;
|
|
10
|
+
'cash-keyboard-done': string;
|
|
11
|
+
'cash-keyboard-pay': string;
|
|
12
|
+
'cash-keyboard-amount-cannot-be-zero': string;
|
|
13
|
+
};
|
|
14
|
+
'zh-CN': {
|
|
15
|
+
'cash-keyboard-title': string;
|
|
16
|
+
'cash-keyboard-balance-due': string;
|
|
17
|
+
'cash-keyboard-cash-received': string;
|
|
18
|
+
'cash-keyboard-change-due': string;
|
|
19
|
+
'cash-keyboard-rounding': string;
|
|
20
|
+
'cash-keyboard-other': string;
|
|
21
|
+
'cash-keyboard-reset': string;
|
|
22
|
+
'cash-keyboard-done': string;
|
|
23
|
+
'cash-keyboard-pay': string;
|
|
24
|
+
'cash-keyboard-amount-cannot-be-zero': string;
|
|
25
|
+
};
|
|
26
|
+
'zh-HK': {
|
|
27
|
+
'cash-keyboard-title': string;
|
|
28
|
+
'cash-keyboard-balance-due': string;
|
|
29
|
+
'cash-keyboard-cash-received': string;
|
|
30
|
+
'cash-keyboard-change-due': string;
|
|
31
|
+
'cash-keyboard-rounding': string;
|
|
32
|
+
'cash-keyboard-other': string;
|
|
33
|
+
'cash-keyboard-reset': string;
|
|
34
|
+
'cash-keyboard-done': string;
|
|
35
|
+
'cash-keyboard-pay': string;
|
|
36
|
+
'cash-keyboard-amount-cannot-be-zero': string;
|
|
37
|
+
};
|
|
38
|
+
ja: {
|
|
39
|
+
'cash-keyboard-title': string;
|
|
40
|
+
'cash-keyboard-balance-due': string;
|
|
41
|
+
'cash-keyboard-cash-received': string;
|
|
42
|
+
'cash-keyboard-change-due': string;
|
|
43
|
+
'cash-keyboard-rounding': string;
|
|
44
|
+
'cash-keyboard-other': string;
|
|
45
|
+
'cash-keyboard-reset': string;
|
|
46
|
+
'cash-keyboard-done': string;
|
|
47
|
+
'cash-keyboard-pay': string;
|
|
48
|
+
'cash-keyboard-amount-cannot-be-zero': string;
|
|
49
|
+
};
|
|
50
|
+
pt: {
|
|
51
|
+
'cash-keyboard-title': string;
|
|
52
|
+
'cash-keyboard-balance-due': string;
|
|
53
|
+
'cash-keyboard-cash-received': string;
|
|
54
|
+
'cash-keyboard-change-due': string;
|
|
55
|
+
'cash-keyboard-rounding': string;
|
|
56
|
+
'cash-keyboard-other': string;
|
|
57
|
+
'cash-keyboard-reset': string;
|
|
58
|
+
'cash-keyboard-done': string;
|
|
59
|
+
'cash-keyboard-pay': string;
|
|
60
|
+
'cash-keyboard-amount-cannot-be-zero': string;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
63
|
+
export default _default;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'discount-keyboard-price-override': string;
|
|
4
|
+
'discount-keyboard-discount': string;
|
|
5
|
+
'discount-keyboard-amount': string;
|
|
6
|
+
'discount-keyboard-percentage': string;
|
|
7
|
+
'discount-keyboard-max-discount': string;
|
|
8
|
+
'discount-keyboard-discount-amount': string;
|
|
9
|
+
'discount-keyboard-total': string;
|
|
10
|
+
'discount-keyboard-payable': string;
|
|
11
|
+
'discount-keyboard-reset': string;
|
|
12
|
+
'discount-keyboard-done': string;
|
|
13
|
+
'discount-keyboard-pay': string;
|
|
14
|
+
};
|
|
15
|
+
'zh-CN': {
|
|
16
|
+
'discount-keyboard-price-override': string;
|
|
17
|
+
'discount-keyboard-discount': string;
|
|
18
|
+
'discount-keyboard-amount': string;
|
|
19
|
+
'discount-keyboard-percentage': string;
|
|
20
|
+
'discount-keyboard-max-discount': string;
|
|
21
|
+
'discount-keyboard-discount-amount': string;
|
|
22
|
+
'discount-keyboard-total': string;
|
|
23
|
+
'discount-keyboard-payable': string;
|
|
24
|
+
'discount-keyboard-reset': string;
|
|
25
|
+
'discount-keyboard-done': string;
|
|
26
|
+
'discount-keyboard-pay': string;
|
|
27
|
+
};
|
|
28
|
+
'zh-HK': {
|
|
29
|
+
'discount-keyboard-price-override': string;
|
|
30
|
+
'discount-keyboard-discount': string;
|
|
31
|
+
'discount-keyboard-amount': string;
|
|
32
|
+
'discount-keyboard-percentage': string;
|
|
33
|
+
'discount-keyboard-max-discount': string;
|
|
34
|
+
'discount-keyboard-discount-amount': string;
|
|
35
|
+
'discount-keyboard-total': string;
|
|
36
|
+
'discount-keyboard-payable': string;
|
|
37
|
+
'discount-keyboard-reset': string;
|
|
38
|
+
'discount-keyboard-done': string;
|
|
39
|
+
'discount-keyboard-pay': string;
|
|
40
|
+
};
|
|
41
|
+
ja: {
|
|
42
|
+
'discount-keyboard-price-override': string;
|
|
43
|
+
'discount-keyboard-discount': string;
|
|
44
|
+
'discount-keyboard-amount': string;
|
|
45
|
+
'discount-keyboard-percentage': string;
|
|
46
|
+
'discount-keyboard-max-discount': string;
|
|
47
|
+
'discount-keyboard-discount-amount': string;
|
|
48
|
+
'discount-keyboard-total': string;
|
|
49
|
+
'discount-keyboard-payable': string;
|
|
50
|
+
'discount-keyboard-reset': string;
|
|
51
|
+
'discount-keyboard-done': string;
|
|
52
|
+
'discount-keyboard-pay': string;
|
|
53
|
+
};
|
|
54
|
+
pt: {
|
|
55
|
+
'discount-keyboard-price-override': string;
|
|
56
|
+
'discount-keyboard-discount': string;
|
|
57
|
+
'discount-keyboard-amount': string;
|
|
58
|
+
'discount-keyboard-percentage': string;
|
|
59
|
+
'discount-keyboard-max-discount': string;
|
|
60
|
+
'discount-keyboard-discount-amount': string;
|
|
61
|
+
'discount-keyboard-total': string;
|
|
62
|
+
'discount-keyboard-payable': string;
|
|
63
|
+
'discount-keyboard-reset': string;
|
|
64
|
+
'discount-keyboard-done': string;
|
|
65
|
+
'discount-keyboard-pay': string;
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
export default _default;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'payment-keyboard-payment': string;
|
|
4
|
+
'payment-keyboard-surcharge': string;
|
|
5
|
+
'payment-keyboard-percent': string;
|
|
6
|
+
'payment-keyboard-fixed': string;
|
|
7
|
+
'payment-keyboard-max': string;
|
|
8
|
+
'payment-keyboard-remaining': string;
|
|
9
|
+
'payment-keyboard-change-due': string;
|
|
10
|
+
'payment-keyboard-total-amount-due': string;
|
|
11
|
+
'payment-keyboard-inc-surcharge': string;
|
|
12
|
+
'payment-keyboard-reset': string;
|
|
13
|
+
'payment-keyboard-done': string;
|
|
14
|
+
'payment-keyboard-pay': string;
|
|
15
|
+
};
|
|
16
|
+
'zh-CN': {
|
|
17
|
+
'payment-keyboard-payment': string;
|
|
18
|
+
'payment-keyboard-surcharge': string;
|
|
19
|
+
'payment-keyboard-percent': string;
|
|
20
|
+
'payment-keyboard-change-due': string;
|
|
21
|
+
'payment-keyboard-fixed': string;
|
|
22
|
+
'payment-keyboard-max': string;
|
|
23
|
+
'payment-keyboard-remaining': string;
|
|
24
|
+
'payment-keyboard-total-amount-due': string;
|
|
25
|
+
'payment-keyboard-inc-surcharge': string;
|
|
26
|
+
'payment-keyboard-reset': string;
|
|
27
|
+
'payment-keyboard-done': string;
|
|
28
|
+
'payment-keyboard-pay': string;
|
|
29
|
+
};
|
|
30
|
+
'zh-HK': {
|
|
31
|
+
'payment-keyboard-payment': string;
|
|
32
|
+
'payment-keyboard-surcharge': string;
|
|
33
|
+
'payment-keyboard-percent': string;
|
|
34
|
+
'payment-keyboard-fixed': string;
|
|
35
|
+
'payment-keyboard-max': string;
|
|
36
|
+
'payment-keyboard-remaining': string;
|
|
37
|
+
'payment-keyboard-change-due': string;
|
|
38
|
+
'payment-keyboard-total-amount-due': string;
|
|
39
|
+
'payment-keyboard-inc-surcharge': string;
|
|
40
|
+
'payment-keyboard-reset': string;
|
|
41
|
+
'payment-keyboard-done': string;
|
|
42
|
+
'payment-keyboard-pay': string;
|
|
43
|
+
};
|
|
44
|
+
ja: {
|
|
45
|
+
'payment-keyboard-payment': string;
|
|
46
|
+
'payment-keyboard-surcharge': string;
|
|
47
|
+
'payment-keyboard-percent': string;
|
|
48
|
+
'payment-keyboard-fixed': string;
|
|
49
|
+
'payment-keyboard-max': string;
|
|
50
|
+
'payment-keyboard-remaining': string;
|
|
51
|
+
'payment-keyboard-change-due': string;
|
|
52
|
+
'payment-keyboard-total-amount-due': string;
|
|
53
|
+
'payment-keyboard-inc-surcharge': string;
|
|
54
|
+
'payment-keyboard-reset': string;
|
|
55
|
+
'payment-keyboard-done': string;
|
|
56
|
+
'payment-keyboard-pay': string;
|
|
57
|
+
};
|
|
58
|
+
pt: {
|
|
59
|
+
'payment-keyboard-payment': string;
|
|
60
|
+
'payment-keyboard-surcharge': string;
|
|
61
|
+
'payment-keyboard-percent': string;
|
|
62
|
+
'payment-keyboard-fixed': string;
|
|
63
|
+
'payment-keyboard-max': string;
|
|
64
|
+
'payment-keyboard-remaining': string;
|
|
65
|
+
'payment-keyboard-change-due': string;
|
|
66
|
+
'payment-keyboard-total-amount-due': string;
|
|
67
|
+
'payment-keyboard-inc-surcharge': string;
|
|
68
|
+
'payment-keyboard-reset': string;
|
|
69
|
+
'payment-keyboard-done': string;
|
|
70
|
+
'payment-keyboard-pay': string;
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
export default _default;
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.text.sku.detail.modal.quantity': string;
|
|
4
|
+
'pisell2.text.sku.detail.modal.note': string;
|
|
5
|
+
'pisell2.text.sku.detail.modal.subtotal': string;
|
|
6
|
+
'pisell2.text.sku.detail.modal.discount': string;
|
|
7
|
+
'pisell2.text.sku.detail.modal.manual.price.change': string;
|
|
8
|
+
'pisell2.text.sku.detail.modal.price.override': string;
|
|
9
|
+
'pisell2.text.sku.detail.modal.total': string;
|
|
10
|
+
'pisell2.text.sku.detail.modal.gst.excl': string;
|
|
11
|
+
'pisell2.text.sku.detail.modal.gst.incl': string;
|
|
12
|
+
'pisell2.text.sku.detail.modal.btn.add.note': string;
|
|
13
|
+
'pisell2.text.sku.detail.modal.btn.remove': string;
|
|
14
|
+
'pisell2.text.sku.detail.modal.btn.confirm': string;
|
|
15
|
+
'pisell2.text.sku.detail.modal.btn.manual.price.change': string;
|
|
16
|
+
};
|
|
17
|
+
'zh-CN': {
|
|
18
|
+
'pisell2.text.sku.detail.modal.quantity': string;
|
|
19
|
+
'pisell2.text.sku.detail.modal.note': string;
|
|
20
|
+
'pisell2.text.sku.detail.modal.subtotal': string;
|
|
21
|
+
'pisell2.text.sku.detail.modal.discount': string;
|
|
22
|
+
'pisell2.text.sku.detail.modal.manual.price.change': string;
|
|
23
|
+
'pisell2.text.sku.detail.modal.price.override': string;
|
|
24
|
+
'pisell2.text.sku.detail.modal.total': string;
|
|
25
|
+
'pisell2.text.sku.detail.modal.gst.excl': string;
|
|
26
|
+
'pisell2.text.sku.detail.modal.gst.incl': string;
|
|
27
|
+
'pisell2.text.sku.detail.modal.btn.add.note': string;
|
|
28
|
+
'pisell2.text.sku.detail.modal.btn.remove': string;
|
|
29
|
+
'pisell2.text.sku.detail.modal.btn.confirm': string;
|
|
30
|
+
'pisell2.text.sku.detail.modal.btn.manual.price.change': string;
|
|
31
|
+
};
|
|
32
|
+
'zh-HK': {
|
|
33
|
+
'pisell2.text.sku.detail.modal.quantity': string;
|
|
34
|
+
'pisell2.text.sku.detail.modal.note': string;
|
|
35
|
+
'pisell2.text.sku.detail.modal.subtotal': string;
|
|
36
|
+
'pisell2.text.sku.detail.modal.discount': string;
|
|
37
|
+
'pisell2.text.sku.detail.modal.manual.price.change': string;
|
|
38
|
+
'pisell2.text.sku.detail.modal.price.override': string;
|
|
39
|
+
'pisell2.text.sku.detail.modal.total': string;
|
|
40
|
+
'pisell2.text.sku.detail.modal.gst.excl': string;
|
|
41
|
+
'pisell2.text.sku.detail.modal.gst.incl': string;
|
|
42
|
+
'pisell2.text.sku.detail.modal.btn.add.note': string;
|
|
43
|
+
'pisell2.text.sku.detail.modal.btn.remove': string;
|
|
44
|
+
'pisell2.text.sku.detail.modal.btn.confirm': string;
|
|
45
|
+
'pisell2.text.sku.detail.modal.btn.manual.price.change': string;
|
|
46
|
+
};
|
|
47
|
+
ja: {
|
|
48
|
+
'pisell2.text.sku.detail.modal.quantity': string;
|
|
49
|
+
'pisell2.text.sku.detail.modal.note': string;
|
|
50
|
+
'pisell2.text.sku.detail.modal.subtotal': string;
|
|
51
|
+
'pisell2.text.sku.detail.modal.discount': string;
|
|
52
|
+
'pisell2.text.sku.detail.modal.manual.price.change': string;
|
|
53
|
+
'pisell2.text.sku.detail.modal.price.override': string;
|
|
54
|
+
'pisell2.text.sku.detail.modal.total': string;
|
|
55
|
+
'pisell2.text.sku.detail.modal.gst.excl': string;
|
|
56
|
+
'pisell2.text.sku.detail.modal.gst.incl': string;
|
|
57
|
+
'pisell2.text.sku.detail.modal.btn.add.note': string;
|
|
58
|
+
'pisell2.text.sku.detail.modal.btn.remove': string;
|
|
59
|
+
'pisell2.text.sku.detail.modal.btn.confirm': string;
|
|
60
|
+
'pisell2.text.sku.detail.modal.btn.manual.price.change': string;
|
|
61
|
+
};
|
|
62
|
+
pt: {
|
|
63
|
+
'pisell2.text.sku.detail.modal.quantity': string;
|
|
64
|
+
'pisell2.text.sku.detail.modal.note': string;
|
|
65
|
+
'pisell2.text.sku.detail.modal.subtotal': string;
|
|
66
|
+
'pisell2.text.sku.detail.modal.discount': string;
|
|
67
|
+
'pisell2.text.sku.detail.modal.manual.price.change': string;
|
|
68
|
+
'pisell2.text.sku.detail.modal.price.override': string;
|
|
69
|
+
'pisell2.text.sku.detail.modal.total': string;
|
|
70
|
+
'pisell2.text.sku.detail.modal.gst.excl': string;
|
|
71
|
+
'pisell2.text.sku.detail.modal.gst.incl': string;
|
|
72
|
+
'pisell2.text.sku.detail.modal.btn.add.note': string;
|
|
73
|
+
'pisell2.text.sku.detail.modal.btn.remove': string;
|
|
74
|
+
'pisell2.text.sku.detail.modal.btn.confirm': string;
|
|
75
|
+
'pisell2.text.sku.detail.modal.btn.manual.price.change': string;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
export default _default;
|