@tap-payments/auth-jsconnect 2.10.14-development → 2.10.15-development
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.
|
@@ -390,6 +390,7 @@
|
|
|
390
390
|
"loading": "تحميل...",
|
|
391
391
|
"loading_bank_statement": "تحميل.......",
|
|
392
392
|
"login_to_dashboard": "تسجيل الدخول لادارة الحساب",
|
|
393
|
+
"login_with_passcode": "تسجيل الدخول باستخدام رمز المرور",
|
|
393
394
|
"mail_btn_open_title": "افتح البريد الإلكتروني",
|
|
394
395
|
"marital_status": "الحالة الزوجية",
|
|
395
396
|
"masking_symbols": "•••",
|
|
@@ -456,6 +457,8 @@
|
|
|
456
457
|
"paci_verify_loading": "إحضار التفاصيل",
|
|
457
458
|
"paci_verify_loading_desc": "الرجاء التحلي بالصبر حتى التحقق من التفاصيل",
|
|
458
459
|
"paci_waiting_title": "Please wait we are verifying",
|
|
460
|
+
"passcode_required": "الرجاء إدخال رمز المرور المطلوب",
|
|
461
|
+
"passcode_title": "الرجاء إدخال رمز المرور الخاص بك",
|
|
459
462
|
"password_flow_completed": "إعادة تعيين كلمة المرور",
|
|
460
463
|
"password_flow_pending": "إعداد كلمة المرور",
|
|
461
464
|
"password_flow_title": "إعداد كلمة المرور",
|
|
@@ -531,6 +534,7 @@
|
|
|
531
534
|
"share_value_hint": "0000",
|
|
532
535
|
"share_value_input_label": "قيمة السهم",
|
|
533
536
|
"share_value_label": "قيمة السهم ({{currency}})",
|
|
537
|
+
"sign_in_with_otp": "تسجيل الدخول باستخدام رمز التحقق (OTP)",
|
|
534
538
|
"sign_up": "Sign up",
|
|
535
539
|
"signed_up": "تسجيل الدخول",
|
|
536
540
|
"signin_email_label": "البريد الألكتروني",
|
|
@@ -654,6 +658,10 @@
|
|
|
654
658
|
"update_later": "سأقوم بالتحديث لاحقاً",
|
|
655
659
|
"update_mobile_number": "تحديث رقم الجوال",
|
|
656
660
|
"uploaded_file": "file",
|
|
661
|
+
"v1_add_unified_number": "أضف الرقم الموحد",
|
|
662
|
+
"v1_company_unified_number_description": "يمكنك العثور على الرقم الموحد لشركتك في الزاوية العلوية اليسرى من شهادة تسجيل الشركة.",
|
|
663
|
+
"v1_company_unified_number_hint": "700xxxxxxx",
|
|
664
|
+
"v1_company_unified_number_label": "الرقم الموحد للشركة",
|
|
657
665
|
"vat_id": "رقم الضريبي المميز",
|
|
658
666
|
"vat_id_placeholder": "00000000",
|
|
659
667
|
"verification_brand_name": "الاسم التجاري",
|
|
@@ -671,13 +679,5 @@
|
|
|
671
679
|
"year": "السنة",
|
|
672
680
|
"yes": "نعم",
|
|
673
681
|
"your_brand_details": "تفاصيل علامتك التجارية",
|
|
674
|
-
"يرجى التحقق من اسم تطبيق ابل": ""
|
|
675
|
-
"v1_company_unified_number_label": "Company unified number",
|
|
676
|
-
"v1_company_unified_number_hint": "700xxxxxxx",
|
|
677
|
-
"v1_add_unified_number": "Add a Unified Number",
|
|
678
|
-
"v1_company_unified_number_description": "You can find your Company Unified Number in the top-left corner of your Company Registration Certificate.",
|
|
679
|
-
"passcode_title": "الرجاء إدخال رمز المرور الخاص بك",
|
|
680
|
-
"sign_in_with_otp": "تسجيل الدخول باستخدام رمز التحقق (OTP)",
|
|
681
|
-
"passcode_required": "الرجاء إدخال رمز المرور المطلوب",
|
|
682
|
-
"login_with_passcode": "تسجيل الدخول باستخدام رمز المرور"
|
|
682
|
+
"يرجى التحقق من اسم تطبيق ابل": ""
|
|
683
683
|
}
|
|
@@ -405,6 +405,7 @@
|
|
|
405
405
|
"loading": "Loading...",
|
|
406
406
|
"loading_bank_statement": "loading....",
|
|
407
407
|
"login_to_dashboard": "Login to dashboard",
|
|
408
|
+
"login_with_passcode": "Login with Passcode",
|
|
408
409
|
"mail_btn_open_title": "Open Mail",
|
|
409
410
|
"marital_status": "Marital status",
|
|
410
411
|
"masking_symbols": "•••",
|
|
@@ -472,6 +473,8 @@
|
|
|
472
473
|
"paci_verify_loading": "Fetching Details",
|
|
473
474
|
"paci_verify_loading_desc": "Please be patient until verify details",
|
|
474
475
|
"paci_waiting_title": "Please wait we are verifying",
|
|
476
|
+
"passcode_required": "Please enter the required Passcode",
|
|
477
|
+
"passcode_title": "Please enter your passcode",
|
|
475
478
|
"password_flow_completed": "Reset my password",
|
|
476
479
|
"password_flow_pending": "Setup my password",
|
|
477
480
|
"password_flow_title": "Setup your password",
|
|
@@ -553,6 +556,7 @@
|
|
|
553
556
|
"share_value_hint": "0000",
|
|
554
557
|
"share_value_input_label": "Share Value",
|
|
555
558
|
"share_value_label": "Share Value ({{currency}})",
|
|
559
|
+
"sign_in_with_otp": "Sign in with OTP",
|
|
556
560
|
"sign_up": "Sign up",
|
|
557
561
|
"signed_up": "Signed up",
|
|
558
562
|
"signin_email_label": "Email address",
|
|
@@ -682,6 +686,10 @@
|
|
|
682
686
|
"upload_bank_statement": "Please upload the bank statement",
|
|
683
687
|
"upload_file": "Select a file from your computer",
|
|
684
688
|
"uploaded_file": "file",
|
|
689
|
+
"v1_add_unified_number": "Add a Unified Number",
|
|
690
|
+
"v1_company_unified_number_description": "You can find your Company Unified Number in the top-left corner of your Company Registration Certificate.",
|
|
691
|
+
"v1_company_unified_number_hint": "700xxxxxxx",
|
|
692
|
+
"v1_company_unified_number_label": "Company unified number",
|
|
685
693
|
"vat_id": "Tax Identification Number (TIN)",
|
|
686
694
|
"vat_id_placeholder": "000000000",
|
|
687
695
|
"verification_brand_name": "Brand name",
|
|
@@ -698,13 +706,5 @@
|
|
|
698
706
|
"website_label": "Website",
|
|
699
707
|
"year": "Year",
|
|
700
708
|
"yes": "Yes",
|
|
701
|
-
"your_brand_details": "Your brand details"
|
|
702
|
-
"v1_company_unified_number_label": "Company unified number",
|
|
703
|
-
"v1_company_unified_number_hint": "700xxxxxxx",
|
|
704
|
-
"v1_add_unified_number": "Add a Unified Number",
|
|
705
|
-
"v1_company_unified_number_description": "You can find your Company Unified Number in the top-left corner of your Company Registration Certificate.",
|
|
706
|
-
"passcode_title": "Please enter your passcode",
|
|
707
|
-
"sign_in_with_otp": "Sign in with OTP",
|
|
708
|
-
"passcode_required": "Please enter the required Passcode",
|
|
709
|
-
"login_with_passcode": "Login with Passcode"
|
|
709
|
+
"your_brand_details": "Your brand details"
|
|
710
710
|
}
|
|
@@ -77,6 +77,6 @@ var TAC = function (_a) {
|
|
|
77
77
|
return;
|
|
78
78
|
tacControl.field.onChange(checked);
|
|
79
79
|
};
|
|
80
|
-
return (_jsx(Collapse, __assign({ in: show }, { children: _jsxs(ScreenContainer, __assign({ sx: {
|
|
80
|
+
return (_jsx(Collapse, __assign({ in: show }, { children: _jsxs(ScreenContainer, __assign({ sx: { mb: 2.5 } }, { children: [_jsxs(TACContainerStyled, __assign({ readOnly: readOnly }, { children: [_jsx(CheckboxStyled, { disableRipple: true, disableFocusRipple: true, focusRipple: false, checked: tacChecked, onChange: handleTACCheckedChange }), _jsxs(TextStyled, { children: [t('read_agree_terms_and_conditions_message'), _jsx(LinkStyled, __assign({ href: isAr ? TAP_WEBSITE + countryCode + EXTERNAL_LINKS.TOS_AR : TAP_WEBSITE + countryCode + EXTERNAL_LINKS.TOS_EN, target: '_blank', underline: 'always' }, { children: t('terms_and_conditions_link_title') }))] })] })), _jsx(CollapseStyled, __assign({ in: !!warningMessage }, { children: _jsx(Warning, __assign({ warningType: 'alert' }, { children: warningMessage && t(warningMessage) })) }))] })) })));
|
|
81
81
|
};
|
|
82
82
|
export default React.memo(TAC);
|
|
@@ -155,9 +155,9 @@ var EntityName = function (_a) {
|
|
|
155
155
|
}, [methods.formState.isValid]);
|
|
156
156
|
var disabled = !methods.formState.isValid || uploading || uploadingArticle;
|
|
157
157
|
var showLicenseNumber = isKWCountry ? isCR : true;
|
|
158
|
-
var
|
|
158
|
+
var showExpiryDate = isSACountry ? !isCR : true;
|
|
159
159
|
var showUnifiedNumber = isSACountry ? isCR : false;
|
|
160
160
|
var disableBack = settingsData.appConfig.mode === 'content';
|
|
161
|
-
return (_jsx(ScreenContainer, { children: _jsx(FormProvider, __assign({}, methods, { children: _jsxs(FormStyled, __assign({ onSubmit: methods.handleSubmit(onSubmit) }, { children: [_jsx(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl && !entityTypeAnchorEl }, { children: _jsx(LegalName, { readOnly: readOnly['legalName'] || (noneEditable['legal_name.en'] && noneEditable['legal_name.ar']), isVerified: isLegalNameVerified }) })), _jsx(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl }, { children: _jsx(EntityTypeList, { readOnly: readOnly['entityType'] || noneEditable['type'], onListOpen: function () { return handleEntityOpenClose(true); }, onListClose: function () { return handleEntityOpenClose(false); }, isVerified: isEntityTypeVerified }) })), _jsxs(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl && !entityTypeAnchorEl }, { children: [_jsx(UnifiedNumber, { show: showUnifiedNumber, readOnly: readOnly['unifiedNumber'] || noneEditable['license.additional_info'], isVerified: isUnifiedNumberVerified }), _jsx(LicenseNumber, { show: showLicenseNumber, readOnly: readOnly['licenseNumber'] || noneEditable['license.number'], isVerified: isLicenseNumberVerified })] })), _jsx(Collapse, __assign({ in: !expiryAnchorEl && !entityTypeAnchorEl }, { children: _jsx(IssuingDate, { onDateClicked: handleIssueDateOpenClose, readOnly: readOnly['issuingDate'] || noneEditable['license.issuing_date'], isVerified: isIssuingDateVerified }) })), _jsx(Collapse, __assign({ in: !issueAnchorEl && !entityTypeAnchorEl &&
|
|
161
|
+
return (_jsx(ScreenContainer, { children: _jsx(FormProvider, __assign({}, methods, { children: _jsxs(FormStyled, __assign({ onSubmit: methods.handleSubmit(onSubmit) }, { children: [_jsx(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl && !entityTypeAnchorEl }, { children: _jsx(LegalName, { readOnly: readOnly['legalName'] || (noneEditable['legal_name.en'] && noneEditable['legal_name.ar']), isVerified: isLegalNameVerified }) })), _jsx(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl }, { children: _jsx(EntityTypeList, { readOnly: readOnly['entityType'] || noneEditable['type'], onListOpen: function () { return handleEntityOpenClose(true); }, onListClose: function () { return handleEntityOpenClose(false); }, isVerified: isEntityTypeVerified }) })), _jsxs(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl && !entityTypeAnchorEl }, { children: [_jsx(UnifiedNumber, { show: showUnifiedNumber, readOnly: readOnly['unifiedNumber'] || noneEditable['license.additional_info'], isVerified: isUnifiedNumberVerified }), _jsx(LicenseNumber, { show: showLicenseNumber, readOnly: readOnly['licenseNumber'] || noneEditable['license.number'], isVerified: isLicenseNumberVerified })] })), _jsx(Collapse, __assign({ in: !expiryAnchorEl && !entityTypeAnchorEl }, { children: _jsx(IssuingDate, { onDateClicked: handleIssueDateOpenClose, readOnly: readOnly['issuingDate'] || noneEditable['license.issuing_date'], isVerified: isIssuingDateVerified }) })), _jsx(Collapse, __assign({ in: !issueAnchorEl && !entityTypeAnchorEl && showExpiryDate }, { children: _jsx(ExpiryDate, { onDateClicked: handleExpiryDateOpenClose, readOnly: readOnly['expiryDate'] || noneEditable['license.expiry_date'], isVerified: isExpiryDateVerified }) })), _jsxs(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl && !entityTypeAnchorEl }, { children: [_jsx(LicenseCertificate, { defaultFiles: defaultCertificateFiles, show: isSACountry ? false : !isKWCountry || isCR, readOnly: readOnly['certificateId'] || noneEditable['documents'] }), _jsx(Article, { defaultFile: defaultArticleFile, show: !isSACountry, readOnly: readOnly['articleId'] || noneEditable['AOA_file_id'], isVerified: isArticleIdVerified })] })), _jsx(Collapse, __assign({ in: !expiryAnchorEl && !issueAnchorEl && !entityTypeAnchorEl }, { children: _jsx(Button, __assign({ disableBack: disableBack, onBackClicked: function () { return onBack(); }, disabled: disabled, isAr: isAr, loading: loading, error: t(error || '') }, { children: t('next') })) }))] })) })) }));
|
|
162
162
|
};
|
|
163
163
|
export default EntityName;
|