@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,118 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'page.setting.login.form.menu.title': string;
|
|
4
|
+
'page.setting.login.form.menu.desc': string;
|
|
5
|
+
'collect.info.enable': string;
|
|
6
|
+
'collect.info.account': string;
|
|
7
|
+
'collect.info.allow.skip': string;
|
|
8
|
+
'collect.info.prompt': string;
|
|
9
|
+
'collect.info.fields': string;
|
|
10
|
+
'collect.info.sort': string;
|
|
11
|
+
'collect.info.customer.form': string;
|
|
12
|
+
'collect.info.field.phone': string;
|
|
13
|
+
'collect.info.field.phone.desc': string;
|
|
14
|
+
'collect.info.field.email': string;
|
|
15
|
+
'collect.info.field.email.desc': string;
|
|
16
|
+
'collect.info.field.avatar': string;
|
|
17
|
+
'collect.info.field.nickname': string;
|
|
18
|
+
'collect.info.field.gender': string;
|
|
19
|
+
'collect.info.field.name': string;
|
|
20
|
+
'collect.info.required': string;
|
|
21
|
+
'collect.info.optional': string;
|
|
22
|
+
'collect.info.skip': string;
|
|
23
|
+
'collect.info.disallow.skip': string;
|
|
24
|
+
};
|
|
25
|
+
'zh-CN': {
|
|
26
|
+
'page.setting.login.form.menu.title': string;
|
|
27
|
+
'page.setting.login.form.menu.desc': string;
|
|
28
|
+
'collect.info.enable': string;
|
|
29
|
+
'collect.info.account': string;
|
|
30
|
+
'collect.info.allow.skip': string;
|
|
31
|
+
'collect.info.prompt': string;
|
|
32
|
+
'collect.info.fields': string;
|
|
33
|
+
'collect.info.sort': string;
|
|
34
|
+
'collect.info.customer.form': string;
|
|
35
|
+
'collect.info.field.phone': string;
|
|
36
|
+
'collect.info.field.phone.desc': string;
|
|
37
|
+
'collect.info.field.email': string;
|
|
38
|
+
'collect.info.field.email.desc': string;
|
|
39
|
+
'collect.info.field.avatar': string;
|
|
40
|
+
'collect.info.field.nickname': string;
|
|
41
|
+
'collect.info.field.gender': string;
|
|
42
|
+
'collect.info.field.name': string;
|
|
43
|
+
'collect.info.required': string;
|
|
44
|
+
'collect.info.optional': string;
|
|
45
|
+
'collect.info.skip': string;
|
|
46
|
+
'collect.info.disallow.skip': string;
|
|
47
|
+
};
|
|
48
|
+
'zh-HK': {
|
|
49
|
+
'page.setting.login.form.menu.title': string;
|
|
50
|
+
'page.setting.login.form.menu.desc': string;
|
|
51
|
+
'collect.info.enable': string;
|
|
52
|
+
'collect.info.account': string;
|
|
53
|
+
'collect.info.allow.skip': string;
|
|
54
|
+
'collect.info.prompt': string;
|
|
55
|
+
'collect.info.fields': string;
|
|
56
|
+
'collect.info.sort': string;
|
|
57
|
+
'collect.info.customer.form': string;
|
|
58
|
+
'collect.info.field.phone': string;
|
|
59
|
+
'collect.info.field.phone.desc': string;
|
|
60
|
+
'collect.info.field.email': string;
|
|
61
|
+
'collect.info.field.email.desc': string;
|
|
62
|
+
'collect.info.field.avatar': string;
|
|
63
|
+
'collect.info.field.nickname': string;
|
|
64
|
+
'collect.info.field.gender': string;
|
|
65
|
+
'collect.info.field.name': string;
|
|
66
|
+
'collect.info.required': string;
|
|
67
|
+
'collect.info.optional': string;
|
|
68
|
+
'collect.info.skip': string;
|
|
69
|
+
'collect.info.disallow.skip': string;
|
|
70
|
+
};
|
|
71
|
+
ja: {
|
|
72
|
+
'page.setting.login.form.menu.title': string;
|
|
73
|
+
'page.setting.login.form.menu.desc': string;
|
|
74
|
+
'collect.info.enable': string;
|
|
75
|
+
'collect.info.account': string;
|
|
76
|
+
'collect.info.allow.skip': string;
|
|
77
|
+
'collect.info.prompt': string;
|
|
78
|
+
'collect.info.fields': string;
|
|
79
|
+
'collect.info.sort': string;
|
|
80
|
+
'collect.info.customer.form': string;
|
|
81
|
+
'collect.info.field.phone': string;
|
|
82
|
+
'collect.info.field.phone.desc': string;
|
|
83
|
+
'collect.info.field.email': string;
|
|
84
|
+
'collect.info.field.email.desc': string;
|
|
85
|
+
'collect.info.field.avatar': string;
|
|
86
|
+
'collect.info.field.nickname': string;
|
|
87
|
+
'collect.info.field.gender': string;
|
|
88
|
+
'collect.info.field.name': string;
|
|
89
|
+
'collect.info.required': string;
|
|
90
|
+
'collect.info.optional': string;
|
|
91
|
+
'collect.info.skip': string;
|
|
92
|
+
'collect.info.disallow.skip': string;
|
|
93
|
+
};
|
|
94
|
+
pt: {
|
|
95
|
+
'page.setting.login.form.menu.title': string;
|
|
96
|
+
'page.setting.login.form.menu.desc': string;
|
|
97
|
+
'collect.info.enable': string;
|
|
98
|
+
'collect.info.account': string;
|
|
99
|
+
'collect.info.allow.skip': string;
|
|
100
|
+
'collect.info.prompt': string;
|
|
101
|
+
'collect.info.fields': string;
|
|
102
|
+
'collect.info.sort': string;
|
|
103
|
+
'collect.info.customer.form': string;
|
|
104
|
+
'collect.info.field.phone': string;
|
|
105
|
+
'collect.info.field.phone.desc': string;
|
|
106
|
+
'collect.info.field.email': string;
|
|
107
|
+
'collect.info.field.email.desc': string;
|
|
108
|
+
'collect.info.field.avatar': string;
|
|
109
|
+
'collect.info.field.nickname': string;
|
|
110
|
+
'collect.info.field.gender': string;
|
|
111
|
+
'collect.info.field.name': string;
|
|
112
|
+
'collect.info.required': string;
|
|
113
|
+
'collect.info.optional': string;
|
|
114
|
+
'collect.info.skip': string;
|
|
115
|
+
'collect.info.disallow.skip': string;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
118
|
+
export default _default;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export interface TranslationValue {
|
|
3
|
+
en: string;
|
|
4
|
+
'zh-CN': string;
|
|
5
|
+
'zh-HK': string;
|
|
6
|
+
ja: string;
|
|
7
|
+
pt: string;
|
|
8
|
+
original: string;
|
|
9
|
+
}
|
|
10
|
+
export interface AccountField {
|
|
11
|
+
id: string;
|
|
12
|
+
name: string;
|
|
13
|
+
description: string;
|
|
14
|
+
checked: boolean;
|
|
15
|
+
required: 'required' | 'optional';
|
|
16
|
+
}
|
|
17
|
+
export interface CustomerFormItem {
|
|
18
|
+
id: string;
|
|
19
|
+
name: string;
|
|
20
|
+
waiver: 'skip' | 'required';
|
|
21
|
+
}
|
|
22
|
+
export interface CollectInfoValue {
|
|
23
|
+
enableCollectInfo: boolean;
|
|
24
|
+
collectAccountInfo: boolean;
|
|
25
|
+
allowSkip: boolean;
|
|
26
|
+
promptMessage: TranslationValue;
|
|
27
|
+
accountFields: AccountField[];
|
|
28
|
+
customerForms: CustomerFormItem[];
|
|
29
|
+
}
|
|
30
|
+
export interface CollectInfoProps {
|
|
31
|
+
className?: string;
|
|
32
|
+
style?: React.CSSProperties;
|
|
33
|
+
value?: CollectInfoValue;
|
|
34
|
+
onChange?: (value: CollectInfoValue) => void;
|
|
35
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ChannelAuthSettingProps } from '../types';
|
|
3
|
+
import './index.less';
|
|
4
|
+
declare const Onlineshopauth: React.FC<ChannelAuthSettingProps>;
|
|
5
|
+
export default Onlineshopauth;
|
|
6
|
+
export type { ChannelAuthSettingProps, ChannelAuthSettingValue, ChannelAuthSettingSaveParams, TabKey } from '../types';
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'page.setting.register.title': string;
|
|
4
|
+
'page.setting.register.description': string;
|
|
5
|
+
'page.setting.login.title': string;
|
|
6
|
+
'page.setting.login.description': string;
|
|
7
|
+
'page.setting.login.sameAsRegister': string;
|
|
8
|
+
'page.setting.login.sameAsRegister.description': string;
|
|
9
|
+
};
|
|
10
|
+
'zh-CN': {
|
|
11
|
+
'page.setting.register.title': string;
|
|
12
|
+
'page.setting.register.description': string;
|
|
13
|
+
'page.setting.login.title': string;
|
|
14
|
+
'page.setting.login.description': string;
|
|
15
|
+
'page.setting.login.sameAsRegister': string;
|
|
16
|
+
'page.setting.login.sameAsRegister.description': string;
|
|
17
|
+
};
|
|
18
|
+
'zh-HK': {
|
|
19
|
+
'page.setting.register.title': string;
|
|
20
|
+
'page.setting.register.description': string;
|
|
21
|
+
'page.setting.login.title': string;
|
|
22
|
+
'page.setting.login.description': string;
|
|
23
|
+
'page.setting.login.sameAsRegister': string;
|
|
24
|
+
'page.setting.login.sameAsRegister.description': string;
|
|
25
|
+
};
|
|
26
|
+
ja: {
|
|
27
|
+
'page.setting.register.title': string;
|
|
28
|
+
'page.setting.register.description': string;
|
|
29
|
+
'page.setting.login.title': string;
|
|
30
|
+
'page.setting.login.description': string;
|
|
31
|
+
'page.setting.login.sameAsRegister': string;
|
|
32
|
+
'page.setting.login.sameAsRegister.description': string;
|
|
33
|
+
};
|
|
34
|
+
pt: {
|
|
35
|
+
'page.setting.register.title': string;
|
|
36
|
+
'page.setting.register.description': string;
|
|
37
|
+
'page.setting.login.title': string;
|
|
38
|
+
'page.setting.login.description': string;
|
|
39
|
+
'page.setting.login.sameAsRegister': string;
|
|
40
|
+
'page.setting.login.sameAsRegister.description': string;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
export default _default;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { PageSettingItemProps } from './types';
|
|
3
|
+
import './PageSettingItem.less';
|
|
4
|
+
declare const PageSettingItem: React.ForwardRefExoticComponent<PageSettingItemProps & React.RefAttributes<{
|
|
5
|
+
validateFields: () => Promise<any>;
|
|
6
|
+
}>>;
|
|
7
|
+
export default PageSettingItem;
|
|
8
|
+
export type { PageSettingItemProps, PageSettingItemValue, TermsCondition, TranslationValue } from './types';
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'page.setting.item.background.title': string;
|
|
4
|
+
'page.setting.item.background.upload.text': string;
|
|
5
|
+
'page.setting.item.background.upload.hint': string;
|
|
6
|
+
'page.setting.item.background.description': string;
|
|
7
|
+
'page.setting.item.background.usage': string;
|
|
8
|
+
'page.setting.item.background.error.format': string;
|
|
9
|
+
'page.setting.item.background.error.size': string;
|
|
10
|
+
'page.setting.item.terms.title': string;
|
|
11
|
+
'page.setting.item.terms.subtitle': string;
|
|
12
|
+
'page.setting.item.terms.usage': string;
|
|
13
|
+
'page.setting.item.terms.table.name': string;
|
|
14
|
+
'page.setting.item.terms.table.url': string;
|
|
15
|
+
'page.setting.item.terms.table.action': string;
|
|
16
|
+
'page.setting.item.terms.table.name.placeholder': string;
|
|
17
|
+
'page.setting.item.terms.table.url.placeholder': string;
|
|
18
|
+
'page.setting.item.terms.button.add': string;
|
|
19
|
+
'page.setting.item.terms.error.name.required': string;
|
|
20
|
+
'page.setting.item.terms.error.url.required': string;
|
|
21
|
+
'page.setting.item.terms.error.url.invalid': string;
|
|
22
|
+
};
|
|
23
|
+
'zh-CN': {
|
|
24
|
+
'page.setting.item.background.title': string;
|
|
25
|
+
'page.setting.item.background.upload.text': string;
|
|
26
|
+
'page.setting.item.background.upload.hint': string;
|
|
27
|
+
'page.setting.item.background.description': string;
|
|
28
|
+
'page.setting.item.background.usage': string;
|
|
29
|
+
'page.setting.item.background.error.format': string;
|
|
30
|
+
'page.setting.item.background.error.size': string;
|
|
31
|
+
'page.setting.item.terms.title': string;
|
|
32
|
+
'page.setting.item.terms.subtitle': string;
|
|
33
|
+
'page.setting.item.terms.usage': string;
|
|
34
|
+
'page.setting.item.terms.table.name': string;
|
|
35
|
+
'page.setting.item.terms.table.url': string;
|
|
36
|
+
'page.setting.item.terms.table.action': string;
|
|
37
|
+
'page.setting.item.terms.table.name.placeholder': string;
|
|
38
|
+
'page.setting.item.terms.table.url.placeholder': string;
|
|
39
|
+
'page.setting.item.terms.button.add': string;
|
|
40
|
+
'page.setting.item.terms.error.name.required': string;
|
|
41
|
+
'page.setting.item.terms.error.url.required': string;
|
|
42
|
+
'page.setting.item.terms.error.url.invalid': string;
|
|
43
|
+
};
|
|
44
|
+
'zh-HK': {
|
|
45
|
+
'page.setting.item.background.title': string;
|
|
46
|
+
'page.setting.item.background.upload.text': string;
|
|
47
|
+
'page.setting.item.background.upload.hint': string;
|
|
48
|
+
'page.setting.item.background.description': string;
|
|
49
|
+
'page.setting.item.background.usage': string;
|
|
50
|
+
'page.setting.item.background.error.format': string;
|
|
51
|
+
'page.setting.item.background.error.size': string;
|
|
52
|
+
'page.setting.item.terms.title': string;
|
|
53
|
+
'page.setting.item.terms.subtitle': string;
|
|
54
|
+
'page.setting.item.terms.usage': string;
|
|
55
|
+
'page.setting.item.terms.table.name': string;
|
|
56
|
+
'page.setting.item.terms.table.url': string;
|
|
57
|
+
'page.setting.item.terms.table.action': string;
|
|
58
|
+
'page.setting.item.terms.table.name.placeholder': string;
|
|
59
|
+
'page.setting.item.terms.table.url.placeholder': string;
|
|
60
|
+
'page.setting.item.terms.button.add': string;
|
|
61
|
+
'page.setting.item.terms.error.name.required': string;
|
|
62
|
+
'page.setting.item.terms.error.url.required': string;
|
|
63
|
+
'page.setting.item.terms.error.url.invalid': string;
|
|
64
|
+
};
|
|
65
|
+
ja: {
|
|
66
|
+
'page.setting.item.background.title': string;
|
|
67
|
+
'page.setting.item.background.upload.text': string;
|
|
68
|
+
'page.setting.item.background.upload.hint': string;
|
|
69
|
+
'page.setting.item.background.description': string;
|
|
70
|
+
'page.setting.item.background.usage': string;
|
|
71
|
+
'page.setting.item.background.error.format': string;
|
|
72
|
+
'page.setting.item.background.error.size': string;
|
|
73
|
+
'page.setting.item.terms.title': string;
|
|
74
|
+
'page.setting.item.terms.subtitle': string;
|
|
75
|
+
'page.setting.item.terms.usage': string;
|
|
76
|
+
'page.setting.item.terms.table.name': string;
|
|
77
|
+
'page.setting.item.terms.table.url': string;
|
|
78
|
+
'page.setting.item.terms.table.action': string;
|
|
79
|
+
'page.setting.item.terms.table.name.placeholder': string;
|
|
80
|
+
'page.setting.item.terms.table.url.placeholder': string;
|
|
81
|
+
'page.setting.item.terms.button.add': string;
|
|
82
|
+
'page.setting.item.terms.error.name.required': string;
|
|
83
|
+
'page.setting.item.terms.error.url.required': string;
|
|
84
|
+
'page.setting.item.terms.error.url.invalid': string;
|
|
85
|
+
};
|
|
86
|
+
pt: {
|
|
87
|
+
'page.setting.item.background.title': string;
|
|
88
|
+
'page.setting.item.background.upload.text': string;
|
|
89
|
+
'page.setting.item.background.upload.hint': string;
|
|
90
|
+
'page.setting.item.background.description': string;
|
|
91
|
+
'page.setting.item.background.usage': string;
|
|
92
|
+
'page.setting.item.background.error.format': string;
|
|
93
|
+
'page.setting.item.background.error.size': string;
|
|
94
|
+
'page.setting.item.terms.title': string;
|
|
95
|
+
'page.setting.item.terms.subtitle': string;
|
|
96
|
+
'page.setting.item.terms.usage': string;
|
|
97
|
+
'page.setting.item.terms.table.name': string;
|
|
98
|
+
'page.setting.item.terms.table.url': string;
|
|
99
|
+
'page.setting.item.terms.table.action': string;
|
|
100
|
+
'page.setting.item.terms.table.name.placeholder': string;
|
|
101
|
+
'page.setting.item.terms.table.url.placeholder': string;
|
|
102
|
+
'page.setting.item.terms.button.add': string;
|
|
103
|
+
'page.setting.item.terms.error.name.required': string;
|
|
104
|
+
'page.setting.item.terms.error.url.required': string;
|
|
105
|
+
'page.setting.item.terms.error.url.invalid': string;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
108
|
+
export default _default;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export interface TranslationValue {
|
|
3
|
+
en: string;
|
|
4
|
+
'zh-CN': string;
|
|
5
|
+
'zh-HK': string;
|
|
6
|
+
ja: string;
|
|
7
|
+
pt: string;
|
|
8
|
+
original: string;
|
|
9
|
+
}
|
|
10
|
+
export interface TermsCondition {
|
|
11
|
+
name: TranslationValue;
|
|
12
|
+
url: string;
|
|
13
|
+
}
|
|
14
|
+
export interface PageSettingItemValue {
|
|
15
|
+
backgroundImage?: string;
|
|
16
|
+
termsConditions: TermsCondition[];
|
|
17
|
+
}
|
|
18
|
+
export interface PageSettingItemProps {
|
|
19
|
+
className?: string;
|
|
20
|
+
style?: React.CSSProperties;
|
|
21
|
+
value?: PageSettingItemValue;
|
|
22
|
+
onChange?: (value: PageSettingItemValue) => void;
|
|
23
|
+
/**
|
|
24
|
+
* 是否显示图片上传组件
|
|
25
|
+
* 默认为true,设置为false时隐藏背景图片上传功能
|
|
26
|
+
*/
|
|
27
|
+
showImageUpload?: boolean;
|
|
28
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { ChannelAuthSettingProps } from '../types';
|
|
3
|
+
import './index.less';
|
|
4
|
+
declare const SaaSManagermentAuth: React.FC<ChannelAuthSettingProps>;
|
|
5
|
+
export default SaaSManagermentAuth;
|
|
6
|
+
export type { ChannelAuthSettingProps, ChannelAuthSettingValue, ChannelAuthSettingSaveParams, TabKey } from '../types';
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'channel.auth.setting.title': string;
|
|
4
|
+
'channel.auth.setting.description': string;
|
|
5
|
+
'channel.auth.setting.tab.pageSetting': string;
|
|
6
|
+
'channel.auth.setting.tab.authenticationMethods': string;
|
|
7
|
+
'channel.auth.setting.tab.collectInfo': string;
|
|
8
|
+
'channel.auth.setting.button.cancel': string;
|
|
9
|
+
'channel.auth.setting.button.save': string;
|
|
10
|
+
'channel.auth.setting.message.saveSuccess': string;
|
|
11
|
+
'channel.auth.setting.message.saveError': string;
|
|
12
|
+
'channel.auth.setting.validation.error': string;
|
|
13
|
+
};
|
|
14
|
+
'zh-CN': {
|
|
15
|
+
'channel.auth.setting.title': string;
|
|
16
|
+
'channel.auth.setting.description': string;
|
|
17
|
+
'channel.auth.setting.tab.pageSetting': string;
|
|
18
|
+
'channel.auth.setting.tab.authenticationMethods': string;
|
|
19
|
+
'channel.auth.setting.tab.collectInfo': string;
|
|
20
|
+
'channel.auth.setting.button.cancel': string;
|
|
21
|
+
'channel.auth.setting.button.save': string;
|
|
22
|
+
'channel.auth.setting.message.saveSuccess': string;
|
|
23
|
+
'channel.auth.setting.message.saveError': string;
|
|
24
|
+
'channel.auth.setting.validation.error': string;
|
|
25
|
+
};
|
|
26
|
+
'zh-HK': {
|
|
27
|
+
'channel.auth.setting.title': string;
|
|
28
|
+
'channel.auth.setting.description': string;
|
|
29
|
+
'channel.auth.setting.tab.pageSetting': string;
|
|
30
|
+
'channel.auth.setting.tab.authenticationMethods': string;
|
|
31
|
+
'channel.auth.setting.tab.collectInfo': string;
|
|
32
|
+
'channel.auth.setting.button.cancel': string;
|
|
33
|
+
'channel.auth.setting.button.save': string;
|
|
34
|
+
'channel.auth.setting.message.saveSuccess': string;
|
|
35
|
+
'channel.auth.setting.message.saveError': string;
|
|
36
|
+
'channel.auth.setting.validation.error': string;
|
|
37
|
+
};
|
|
38
|
+
ja: {
|
|
39
|
+
'channel.auth.setting.title': string;
|
|
40
|
+
'channel.auth.setting.description': string;
|
|
41
|
+
'channel.auth.setting.tab.pageSetting': string;
|
|
42
|
+
'channel.auth.setting.tab.authenticationMethods': string;
|
|
43
|
+
'channel.auth.setting.tab.collectInfo': string;
|
|
44
|
+
'channel.auth.setting.button.cancel': string;
|
|
45
|
+
'channel.auth.setting.button.save': string;
|
|
46
|
+
'channel.auth.setting.message.saveSuccess': string;
|
|
47
|
+
'channel.auth.setting.message.saveError': string;
|
|
48
|
+
'channel.auth.setting.validation.error': string;
|
|
49
|
+
};
|
|
50
|
+
pt: {
|
|
51
|
+
'channel.auth.setting.title': string;
|
|
52
|
+
'channel.auth.setting.description': string;
|
|
53
|
+
'channel.auth.setting.tab.pageSetting': string;
|
|
54
|
+
'channel.auth.setting.tab.authenticationMethods': string;
|
|
55
|
+
'channel.auth.setting.tab.collectInfo': string;
|
|
56
|
+
'channel.auth.setting.button.cancel': string;
|
|
57
|
+
'channel.auth.setting.button.save': string;
|
|
58
|
+
'channel.auth.setting.message.saveSuccess': string;
|
|
59
|
+
'channel.auth.setting.message.saveError': string;
|
|
60
|
+
'channel.auth.setting.validation.error': string;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
63
|
+
export default _default;
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'customer.auth.title': string;
|
|
4
|
+
'customer.auth.description': string;
|
|
5
|
+
'customer.auth.methods.title': string;
|
|
6
|
+
'customer.auth.methods.description': string;
|
|
7
|
+
'customer.password.settings.title': string;
|
|
8
|
+
'customer.password.settings.description': string;
|
|
9
|
+
'customer.password.rules.title': string;
|
|
10
|
+
'customer.password.rules.description': string;
|
|
11
|
+
'auth.button.cancel': string;
|
|
12
|
+
'auth.button.save': string;
|
|
13
|
+
'auth.button.settings': string;
|
|
14
|
+
'auth.save.success': string;
|
|
15
|
+
'auth.save.error': string;
|
|
16
|
+
'auth.oauth.config.message': string;
|
|
17
|
+
'auth.oauth.config.link': string;
|
|
18
|
+
'auth.category.general': string;
|
|
19
|
+
'auth.category.oauth': string;
|
|
20
|
+
'auth.category.passwordFree': string;
|
|
21
|
+
'auth.category.authFree': string;
|
|
22
|
+
};
|
|
23
|
+
'zh-CN': {
|
|
24
|
+
'customer.auth.title': string;
|
|
25
|
+
'customer.auth.description': string;
|
|
26
|
+
'customer.auth.methods.title': string;
|
|
27
|
+
'customer.auth.methods.description': string;
|
|
28
|
+
'customer.password.settings.title': string;
|
|
29
|
+
'customer.password.settings.description': string;
|
|
30
|
+
'customer.password.rules.title': string;
|
|
31
|
+
'customer.password.rules.description': string;
|
|
32
|
+
'auth.button.cancel': string;
|
|
33
|
+
'auth.button.save': string;
|
|
34
|
+
'auth.button.settings': string;
|
|
35
|
+
'auth.save.success': string;
|
|
36
|
+
'auth.save.error': string;
|
|
37
|
+
'auth.oauth.config.message': string;
|
|
38
|
+
'auth.oauth.config.link': string;
|
|
39
|
+
'auth.category.general': string;
|
|
40
|
+
'auth.category.oauth': string;
|
|
41
|
+
'auth.category.passwordFree': string;
|
|
42
|
+
'auth.category.authFree': string;
|
|
43
|
+
};
|
|
44
|
+
'zh-HK': {
|
|
45
|
+
'customer.auth.title': string;
|
|
46
|
+
'customer.auth.description': string;
|
|
47
|
+
'customer.auth.methods.title': string;
|
|
48
|
+
'customer.auth.methods.description': string;
|
|
49
|
+
'customer.password.settings.title': string;
|
|
50
|
+
'customer.password.settings.description': string;
|
|
51
|
+
'customer.password.rules.title': string;
|
|
52
|
+
'customer.password.rules.description': string;
|
|
53
|
+
'auth.button.cancel': string;
|
|
54
|
+
'auth.button.save': string;
|
|
55
|
+
'auth.button.settings': string;
|
|
56
|
+
'auth.save.success': string;
|
|
57
|
+
'auth.save.error': string;
|
|
58
|
+
'auth.oauth.config.message': string;
|
|
59
|
+
'auth.oauth.config.link': string;
|
|
60
|
+
'auth.category.general': string;
|
|
61
|
+
'auth.category.oauth': string;
|
|
62
|
+
'auth.category.passwordFree': string;
|
|
63
|
+
'auth.category.authFree': string;
|
|
64
|
+
};
|
|
65
|
+
ja: {
|
|
66
|
+
'customer.auth.title': string;
|
|
67
|
+
'customer.auth.description': string;
|
|
68
|
+
'customer.auth.methods.title': string;
|
|
69
|
+
'customer.auth.methods.description': string;
|
|
70
|
+
'customer.password.settings.title': string;
|
|
71
|
+
'customer.password.settings.description': string;
|
|
72
|
+
'customer.password.rules.title': string;
|
|
73
|
+
'customer.password.rules.description': string;
|
|
74
|
+
'auth.button.cancel': string;
|
|
75
|
+
'auth.button.save': string;
|
|
76
|
+
'auth.button.settings': string;
|
|
77
|
+
'auth.save.success': string;
|
|
78
|
+
'auth.save.error': string;
|
|
79
|
+
'auth.oauth.config.message': string;
|
|
80
|
+
'auth.oauth.config.link': string;
|
|
81
|
+
'auth.category.general': string;
|
|
82
|
+
'auth.category.oauth': string;
|
|
83
|
+
'auth.category.passwordFree': string;
|
|
84
|
+
'auth.category.authFree': string;
|
|
85
|
+
};
|
|
86
|
+
pt: {
|
|
87
|
+
'customer.auth.title': string;
|
|
88
|
+
'customer.auth.description': string;
|
|
89
|
+
'customer.auth.methods.title': string;
|
|
90
|
+
'customer.auth.methods.description': string;
|
|
91
|
+
'customer.password.settings.title': string;
|
|
92
|
+
'customer.password.settings.description': string;
|
|
93
|
+
'customer.password.rules.title': string;
|
|
94
|
+
'customer.password.rules.description': string;
|
|
95
|
+
'auth.button.cancel': string;
|
|
96
|
+
'auth.button.save': string;
|
|
97
|
+
'auth.button.settings': string;
|
|
98
|
+
'auth.save.success': string;
|
|
99
|
+
'auth.save.error': string;
|
|
100
|
+
'auth.oauth.config.message': string;
|
|
101
|
+
'auth.oauth.config.link': string;
|
|
102
|
+
'auth.category.general': string;
|
|
103
|
+
'auth.category.oauth': string;
|
|
104
|
+
'auth.category.passwordFree': string;
|
|
105
|
+
'auth.category.authFree': string;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
108
|
+
export default _default;
|