@adyen/kyc-components 4.10.0-beta.1 → 4.10.1
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/dist/{ConstitutionalDocument-CLCBiLYT.js → ConstitutionalDocument-BThMfw4e.js} +1 -1
- package/dist/{DebugModal-DXmMCjR_.js → DebugModal-DExvk4dy.js} +2 -2
- package/dist/{DecisionMakerDetailsPage-B0AP7x2t.js → DecisionMakerDetailsPage-BBA2rDmK.js} +1 -1
- package/dist/{IndividualDropin-COoYAwcG.js → IndividualDropin-CoFrqLJS.js} +1 -1
- package/dist/{InvitedDecisionMakerComponent-QwJ7zyf0.js → InvitedDecisionMakerComponent-BHeQqvZB.js} +1 -1
- package/dist/{InvitedDecisionMakerComponent-8-jF-t8H.js → InvitedDecisionMakerComponent-DfCaWFmr.js} +1 -1
- package/dist/{LegalRepresentativeDetailsPage-BHkNx8kv.js → LegalRepresentativeDetailsPage-DIRBGYVF.js} +1 -1
- package/dist/{PayoutDetailsPage-DVOPH_hg.js → PayoutDetailsPage-BnxHbDog.js} +1 -1
- package/dist/{RootBusinessDetailsPage-hc6Cq5iE.js → RootBusinessDetailsPage-C7ZVYlZu.js} +1 -1
- package/dist/{RootIndividualDetailsPage-C_iB94uM.js → RootIndividualDetailsPage-CPR5KEg5.js} +1 -1
- package/dist/{SoleProprietorshipPage-rZaQdDVV.js → SoleProprietorshipPage-DNkZcJm2.js} +1 -1
- package/dist/{TaxInformationField-CNOw8n5a.js → TaxInformationField-D97gtrY1.js} +6 -1
- package/dist/{TrustDetailsPage-DCLEUAD8.js → TrustDetailsPage-MPb-zKBt.js} +2 -2
- package/dist/{TrustMemberCompanyPage-CXe-TDVZ.js → TrustMemberCompanyPage-DUgfXuYR.js} +1 -1
- package/dist/{TrustMemberIndividualPage-CCAS9Ab-.js → TrustMemberIndividualPage-riL0b42y.js} +1 -1
- package/dist/{UnincorporatedPartnershipIndividualPage-wgoL7EkB.js → UnincorporatedPartnershipIndividualPage-C8M9bosG.js} +1 -1
- package/dist/{UnincorporatedPartnershipMemberCompanyPage-CmICi3f4.js → UnincorporatedPartnershipMemberCompanyPage-K9wS8tYh.js} +1 -1
- package/dist/adyen-business-financing.js +1 -1
- package/dist/adyen-individual-configuration.js +2 -2
- package/dist/adyen-individual-status.js +1 -1
- package/dist/adyen-invited-decision-maker.js +2 -2
- package/dist/adyen-onboarding.js +13 -13
- package/dist/adyen-terms-of-service-management.js +1 -1
- package/dist/adyen-terms-of-service-status.js +1 -1
- package/dist/adyen-transfer-instrument-configuration.js +1 -1
- package/dist/adyen-transfer-instrument-management.js +1 -1
- package/dist/adyen-verification-status.js +1 -1
- package/dist/{resolveEnvironment-DsE8RF1j.js → resolveEnvironment-D6oP3mRT.js} +5 -5
- package/dist/{useBusinessDetailsData-OlHu6XTq.js → useBusinessDetailsData-yIeDfSst.js} +4 -4
- package/dist/{useNavigate-Cf8jKngu.js → useNavigate-lvA_JFXS.js} +12 -12
- package/package.json +1 -1
|
@@ -16,7 +16,7 @@ import { t as ErrorPanel } from "./ErrorPanel-Dk42PPew.js";
|
|
|
16
16
|
import { t as createFormUtils } from "./formUtils-C0FUvDnF.js";
|
|
17
17
|
import { a as alphanumericInputs, c as nonInputs, i as alphaInputs, l as numericInputs, s as makeMask, t as MaskedInput, u as spacer } from "./MaskedInput-CmhKzOh9.js";
|
|
18
18
|
import { a as StateContextSetter } from "./validate-DTgOds13.js";
|
|
19
|
-
import { C as businessRegistrationNumberMasks, S as businessRegistrationNumberPatterns, h as MemoizedDocumentUpload, w as stateFormatGuidanceText } from "./TaxInformationField-
|
|
19
|
+
import { C as businessRegistrationNumberMasks, S as businessRegistrationNumberPatterns, h as MemoizedDocumentUpload, w as stateFormatGuidanceText } from "./TaxInformationField-D97gtrY1.js";
|
|
20
20
|
import { a as validateNotEmptyOnBlur, o as validatePatternOnBlur } from "./patternValidators-COjyZHty.js";
|
|
21
21
|
import { t as resolveFieldMetadata } from "./fieldConfigurations-m7oWP1DZ.js";
|
|
22
22
|
import { t as Field } from "./Field-DH3pDFxY.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "6797a246-8e0e-4df8-915c-7ff86c22dea2", e._sentryDebugIdIdentifier = "sentry-dbid-6797a246-8e0e-4df8-915c-7ff86c22dea2");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
6
|
import { t as Button } from "./Button-BrEOD5gK.js";
|
|
@@ -349,7 +349,7 @@ var DebugModal = ({ onExit }) => {
|
|
|
349
349
|
const rootLegalEntity = useGlobalStore().rootLegalEntity.value;
|
|
350
350
|
const formDebugAvailable = Object.keys(formDebugInfo.value).length > 0;
|
|
351
351
|
const metadata = {
|
|
352
|
-
sdkVersion: "4.10.
|
|
352
|
+
sdkVersion: "4.10.1",
|
|
353
353
|
locale: i18n.language,
|
|
354
354
|
rootLegalEntityId: rootLegalEntity.id
|
|
355
355
|
};
|
|
@@ -15,7 +15,7 @@ import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProb
|
|
|
15
15
|
import { n as getTrustedFields, r as getTrustedFieldsProvider } from "./getTrustedFields-BF_CmfLe.js";
|
|
16
16
|
import { n as removeIdVerificationProblemsForBafinSignatory, t as isBafinSignatoryFlow } from "./bafinUtils-D3gY2wvY.js";
|
|
17
17
|
import { l as useScenarios } from "./mapExistingFile-7mSnnqOH.js";
|
|
18
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
18
|
+
import { t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
19
19
|
import { t as getTrustedDecisionMakers } from "./getTrustedDecisionMakers-DXR7mrNp.js";
|
|
20
20
|
import { jsx } from "preact/jsx-runtime";
|
|
21
21
|
import { skipToken } from "@tanstack/preact-query";
|
|
@@ -61,7 +61,7 @@ import { i as isValidationError, o as processValidationErrors, s as isMaintenanc
|
|
|
61
61
|
import { c as getDocument, d as getIdDocument, f as mergeAttachments, o as createDocumentRequest, s as documentApiUtils, u as getFileExtention } from "./validate-DTgOds13.js";
|
|
62
62
|
import { t as getLocalizedIdDocumentTypeOptions } from "./utils-CNtocYve.js";
|
|
63
63
|
import { r as formatObject } from "./utils-oc3EdK6K.js";
|
|
64
|
-
import { T as getFieldsWithExistingData, b as taxInformationDefaultFieldConfig, d as getDefaultTaxIdNumberType, g as DocumentGuidance, h as MemoizedDocumentUpload, m as taxIdNumberOptions, n as TaxInformationField, x as taxInformationDefaultFieldMetadata } from "./TaxInformationField-
|
|
64
|
+
import { T as getFieldsWithExistingData, b as taxInformationDefaultFieldConfig, d as getDefaultTaxIdNumberType, g as DocumentGuidance, h as MemoizedDocumentUpload, m as taxIdNumberOptions, n as TaxInformationField, x as taxInformationDefaultFieldMetadata } from "./TaxInformationField-D97gtrY1.js";
|
|
65
65
|
import { t as isJapanLocalizationEnabled } from "./japanSupportUtils-Dt75Cqon.js";
|
|
66
66
|
import { t as localizeDateString } from "./localizeDateString-7bO078Ss.js";
|
|
67
67
|
import { t as omitObscuredFieldsIfUnchanged } from "./omitObscuredFieldsIfUnchanged-CQW8S0JV.js";
|
package/dist/{InvitedDecisionMakerComponent-QwJ7zyf0.js → InvitedDecisionMakerComponent-BHeQqvZB.js}
RENAMED
|
@@ -15,7 +15,7 @@ import { i as TaskStatuses, n as TASK_STATUS_POLLING_INTERVAL_MS } from "./taskS
|
|
|
15
15
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
16
16
|
import { t as Image } from "./Image-DuhCij-a.js";
|
|
17
17
|
import { t as getIndividualLegalEntityName } from "./getName-ODLD6UPV.js";
|
|
18
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
18
|
+
import { t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
19
19
|
import { t as List } from "./List-CV1oIvRM.js";
|
|
20
20
|
import { t as LandingLayout } from "./LandingLayout-CTuu3qMV.js";
|
|
21
21
|
import { t as useTaskStatus } from "./useTaskStatus-CPUCJFDl.js";
|
package/dist/{InvitedDecisionMakerComponent-8-jF-t8H.js → InvitedDecisionMakerComponent-DfCaWFmr.js}
RENAMED
|
@@ -2,5 +2,5 @@ try {
|
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "acd97c80-32d4-4951-a78c-aac1c72730bd", e._sentryDebugIdIdentifier = "sentry-dbid-acd97c80-32d4-4951-a78c-aac1c72730bd");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-
|
|
5
|
+
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-BHeQqvZB.js";
|
|
6
6
|
export { InvitedDecisionMakerComponent };
|
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
12
12
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
//#region src/components/Individual/pages/LegalRepresentativeDetailsPage.tsx
|
|
@@ -24,7 +24,7 @@ import { t as Confirm } from "./Confirm-DL6vIvKe.js";
|
|
|
24
24
|
import { n as FeatureNames, t as ExperimentNames } from "./types-DNJs8sHQ.js";
|
|
25
25
|
import { t as Image } from "./Image-DuhCij-a.js";
|
|
26
26
|
import { n as getLegalEntityNameBasedOnType, r as getPayoutAccountHolderName } from "./getName-ODLD6UPV.js";
|
|
27
|
-
import { t as useNavigate } from "./useNavigate-
|
|
27
|
+
import { t as useNavigate } from "./useNavigate-lvA_JFXS.js";
|
|
28
28
|
import { a as useScenarioConfiguration, o as useUnifyLoadingStatus } from "./mapExistingFile-7mSnnqOH.js";
|
|
29
29
|
import { n as FormFlow, r as FormContextProvider, t as useFormContext } from "./useFormContext-erwyg3F-.js";
|
|
30
30
|
import { r as getPropsFromConfigurations } from "./process-field-configurations-B4XWnUpM.js";
|
|
@@ -11,7 +11,7 @@ import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
|
11
11
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
12
12
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
13
13
|
import { t as filterProblemsByTaskForms } from "./filterProblemsByTaskForms-DGjmBtpp.js";
|
|
14
|
-
import { n as BusinessDetailsDropin, r as getForms, t as useBusinessDetailsData } from "./useBusinessDetailsData-
|
|
14
|
+
import { n as BusinessDetailsDropin, r as getForms, t as useBusinessDetailsData } from "./useBusinessDetailsData-yIeDfSst.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
//#region src/components/Business/pages/RootBusinessDetailsPage.tsx
|
|
17
17
|
var RootBusinessDetailsPage = ({ onSubmit, handleHomeClick }) => {
|
package/dist/{RootIndividualDetailsPage-C_iB94uM.js → RootIndividualDetailsPage-CPR5KEg5.js}
RENAMED
|
@@ -15,7 +15,7 @@ import { o as isPartOfTrustFromLegalEntity } from "./trustUtil-CVipffas.js";
|
|
|
15
15
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
16
16
|
import { t as filterProblemsByTaskForms } from "./filterProblemsByTaskForms-DGjmBtpp.js";
|
|
17
17
|
import { n as getTrustedFields, r as getTrustedFieldsProvider } from "./getTrustedFields-BF_CmfLe.js";
|
|
18
|
-
import { n as individualForms, t as IndividualDropin } from "./IndividualDropin-
|
|
18
|
+
import { n as individualForms, t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
19
19
|
import { jsx } from "preact/jsx-runtime";
|
|
20
20
|
//#region src/components/Individual/pages/RootIndividualDetailsPage.tsx
|
|
21
21
|
function RootIndividualDetailsPage({ asModal = false, hideSidebar = false, isTargetLegalEntityType = false, onSubmit, handleBackClick, handleCloseClick, handleHomeClick = noop }) {
|
|
@@ -10,7 +10,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
10
10
|
import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
11
11
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
12
12
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
13
|
-
import { n as BusinessDetailsDropin, t as useBusinessDetailsData } from "./useBusinessDetailsData-
|
|
13
|
+
import { n as BusinessDetailsDropin, t as useBusinessDetailsData } from "./useBusinessDetailsData-yIeDfSst.js";
|
|
14
14
|
import { jsx } from "preact/jsx-runtime";
|
|
15
15
|
import { skipToken } from "@tanstack/preact-query";
|
|
16
16
|
//#region src/components/SoleProprietorship/pages/SoleProprietorshipPage.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "4052a407-0828-4885-97ab-abebdbcb3c90", e._sentryDebugIdIdentifier = "sentry-dbid-4052a407-0828-4885-97ab-abebdbcb3c90");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
6
|
import { t as LegalEntityTypes } from "./legal-entity-type-VIfNYnJP.js";
|
|
@@ -2857,6 +2857,11 @@ function TaxInformationField({ data, valid, errors, labels, mask, placeholder, r
|
|
|
2857
2857
|
country,
|
|
2858
2858
|
setUenAsTaxId
|
|
2859
2859
|
]);
|
|
2860
|
+
const isInitialized = useRef$1(false);
|
|
2861
|
+
if (!isInitialized.current && country === "SG" && !defaultData?.find((taxInfo) => taxInfo.country === country)?.number) {
|
|
2862
|
+
isInitialized.current = true;
|
|
2863
|
+
handleChangeFor("isUen")(false);
|
|
2864
|
+
}
|
|
2860
2865
|
return /* @__PURE__ */ jsxs("div", { children: [
|
|
2861
2866
|
/* @__PURE__ */ jsx(TaxIdNumberTypeSelector, {
|
|
2862
2867
|
country,
|
|
@@ -39,7 +39,7 @@ import { i as mapAddressLabels } from "./utils-DFcH1V_N.js";
|
|
|
39
39
|
import { i as isValidationError, o as processValidationErrors, s as isMaintenanceModeError } from "./validationError-G6B3LzrO.js";
|
|
40
40
|
import { c as getDocument, o as createDocumentRequest, s as documentApiUtils } from "./validate-DTgOds13.js";
|
|
41
41
|
import { i as getProp, r as formatObject } from "./utils-oc3EdK6K.js";
|
|
42
|
-
import { T as getFieldsWithExistingData, _ as exemptedFromTaxDefaultFieldConfig, b as taxInformationDefaultFieldConfig, n as TaxInformationField, r as COUNTRIES_THAT_USE_TAX_ID_INSTEAD_OF_VAT, t as TAX_INFORMATION_FIELD, u as countryToTaxInfoTypeMap, v as exemptedFromTaxDefaultFieldMetadata, x as taxInformationDefaultFieldMetadata } from "./TaxInformationField-
|
|
42
|
+
import { T as getFieldsWithExistingData, _ as exemptedFromTaxDefaultFieldConfig, b as taxInformationDefaultFieldConfig, n as TaxInformationField, r as COUNTRIES_THAT_USE_TAX_ID_INSTEAD_OF_VAT, t as TAX_INFORMATION_FIELD, u as countryToTaxInfoTypeMap, v as exemptedFromTaxDefaultFieldMetadata, x as taxInformationDefaultFieldMetadata } from "./TaxInformationField-D97gtrY1.js";
|
|
43
43
|
import { a as validateNotEmptyOnBlur } from "./patternValidators-COjyZHty.js";
|
|
44
44
|
import { t as resolveFieldMetadata } from "./fieldConfigurations-m7oWP1DZ.js";
|
|
45
45
|
import { t as Field } from "./Field-DH3pDFxY.js";
|
|
@@ -53,7 +53,7 @@ import { t as createFormRules } from "./form-rules-ZiRm6ke_.js";
|
|
|
53
53
|
import { t as ContextGuidance } from "./ContextGuidance-CA7_5gQw.js";
|
|
54
54
|
import { t as isEmpty$1 } from "./isEmpty-BTcVP5E1.js";
|
|
55
55
|
import { a as useStateContext, i as FormWrapper, n as useGlobalDataSlice } from "./useGlobalData-CSApTV7U.js";
|
|
56
|
-
import { C as exemptFromRegistrationNumberDefaultFieldMetadata, E as registrationNumberDefaultFieldMetadata, S as exemptFromRegistrationNumberDefaultFieldConfig, T as registrationNumberDefaultFieldConfig, _ as BusinessRegistrationNumberField, a as operationalAddressIsSameItems, b as getCompanyRegistrationNumberOptions, c as getDefaultVatNumberType, f as doingBusinessAsAbsentFieldMetadata, g as BUSINESS_REGISTRATION_NUMBER_FIELD, h as DBA_NAME_FIELD, i as operationalAddressIsSameIds, l as defaultFieldConfig, m as DBANameField, n as RegistrationAddress, o as VAT_NUMBER_FIELD, p as doingBusinessAsFieldMetadata, r as registrationAddressFields, s as VatNumberField, t as MemoizedConstitutionalDocument, u as defaultFieldMetadata, v as getDefaultRegistrationNumberType, w as getRegistrationNumberHelperText, y as inferCompanyRegistrationNumberType } from "./ConstitutionalDocument-
|
|
56
|
+
import { C as exemptFromRegistrationNumberDefaultFieldMetadata, E as registrationNumberDefaultFieldMetadata, S as exemptFromRegistrationNumberDefaultFieldConfig, T as registrationNumberDefaultFieldConfig, _ as BusinessRegistrationNumberField, a as operationalAddressIsSameItems, b as getCompanyRegistrationNumberOptions, c as getDefaultVatNumberType, f as doingBusinessAsAbsentFieldMetadata, g as BUSINESS_REGISTRATION_NUMBER_FIELD, h as DBA_NAME_FIELD, i as operationalAddressIsSameIds, l as defaultFieldConfig, m as DBANameField, n as RegistrationAddress, o as VAT_NUMBER_FIELD, p as doingBusinessAsFieldMetadata, r as registrationAddressFields, s as VatNumberField, t as MemoizedConstitutionalDocument, u as defaultFieldMetadata, v as getDefaultRegistrationNumberType, w as getRegistrationNumberHelperText, y as inferCompanyRegistrationNumberType } from "./ConstitutionalDocument-BThMfw4e.js";
|
|
57
57
|
import { a as UNINCORPORATED_PARTNERSHIP_COUNTRIES_TAX_INFORMATION_REQUIRED, i as UNINCORPORATED_PARTNERSHIP_COUNTRIES_TAX_INFORMATION_OPTIONAL, n as UNINCORPORATED_PARTNERSHIP_COUNTRIES_REGISTRATION_NUMBER_OPTIONAL, o as UNINCORPORATED_PARTNERSHIP_COUNTRIES_VAT_NUMBER_OPTIONAL, r as UNINCORPORATED_PARTNERSHIP_COUNTRIES_REGISTRATION_NUMBER_REQUIRED, t as ALLOWED_UNINCORPORATED_PARTNERSHIP_COUNTRIES } from "./types-CEqVWlW2.js";
|
|
58
58
|
import { useCallback, useEffect, useMemo, useRef, useState } from "preact/hooks";
|
|
59
59
|
import { Fragment, jsx, jsxs } from "preact/jsx-runtime";
|
|
@@ -11,7 +11,7 @@ import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
|
11
11
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
12
12
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
13
13
|
import { t as useTrustMembers } from "./useTrustMembers-TW_OQBdM.js";
|
|
14
|
-
import { n as BusinessDetailsDropin, t as useBusinessDetailsData } from "./useBusinessDetailsData-
|
|
14
|
+
import { n as BusinessDetailsDropin, t as useBusinessDetailsData } from "./useBusinessDetailsData-yIeDfSst.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
import { useParams } from "wouter-preact";
|
package/dist/{TrustMemberIndividualPage-CCAS9Ab-.js → TrustMemberIndividualPage-riL0b42y.js}
RENAMED
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
12
12
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
import { useParams } from "wouter-preact";
|
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
12
12
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
import { useParams } from "wouter-preact";
|
|
@@ -11,7 +11,7 @@ import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
|
11
11
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
12
12
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
13
13
|
import { t as useUnincorporatedPartnershipMembers } from "./useUnincorporatedPartnershipMembers-CAj9nWt7.js";
|
|
14
|
-
import { n as BusinessDetailsDropin, t as useBusinessDetailsData } from "./useBusinessDetailsData-
|
|
14
|
+
import { n as BusinessDetailsDropin, t as useBusinessDetailsData } from "./useBusinessDetailsData-yIeDfSst.js";
|
|
15
15
|
import { jsx } from "preact/jsx-runtime";
|
|
16
16
|
import { skipToken } from "@tanstack/preact-query";
|
|
17
17
|
import { useParams } from "wouter-preact";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "427e24ae-be6b-4a4c-a7d9-10aa57e984ba", e._sentryDebugIdIdentifier = "sentry-dbid-427e24ae-be6b-4a4c-a7d9-10aa57e984ba");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { r as Loader } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-CX0N5ETD.js";
|
|
9
9
|
import { t as getLegalEntityCountry } from "./getLegalEntityCountry-C6bSV6sB.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "d21dd64a-4fd1-43e5-96d6-4af87a000626", e._sentryDebugIdIdentifier = "sentry-dbid-d21dd64a-4fd1-43e5-96d6-4af87a000626");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { r as Loader } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-CX0N5ETD.js";
|
|
9
9
|
import { t as getLegalEntityCountry } from "./getLegalEntityCountry-C6bSV6sB.js";
|
|
@@ -11,7 +11,7 @@ import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynami
|
|
|
11
11
|
import { C as EntityTypes } from "./processCapabilities-CI_g2ItO.js";
|
|
12
12
|
import { t as TaskTypes } from "./taskTypes-DWaxzvnQ.js";
|
|
13
13
|
import { n as useCapabilityProblems, t as getProblemsForEntity } from "./getProblemsForEntity-BY9SUWeG.js";
|
|
14
|
-
import { t as IndividualDropin } from "./IndividualDropin-
|
|
14
|
+
import { t as IndividualDropin } from "./IndividualDropin-CoFrqLJS.js";
|
|
15
15
|
import { t as emitAdyenSdkEvent } from "./emitEvent-Cdd95HOT.js";
|
|
16
16
|
import register from "preact-custom-element";
|
|
17
17
|
import { useRef } from "preact/hooks";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "19003dc7-46db-47fd-917e-385a3f4fb3ed", e._sentryDebugIdIdentifier = "sentry-dbid-19003dc7-46db-47fd-917e-385a3f4fb3ed");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
8
8
|
import { r as useLegalEntity, t as ROOT_LE } from "./useLegalEntity-CX0N5ETD.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
@@ -2,8 +2,8 @@ try {
|
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "61b97791-bbcf-405f-86ee-17eabb41635d", e._sentryDebugIdIdentifier = "sentry-dbid-61b97791-bbcf-405f-86ee-17eabb41635d");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
-
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-
|
|
5
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
6
|
+
import { t as InvitedDecisionMakerComponent } from "./InvitedDecisionMakerComponent-BHeQqvZB.js";
|
|
7
7
|
import register from "preact-custom-element";
|
|
8
8
|
import { jsx } from "preact/jsx-runtime";
|
|
9
9
|
//#region src/embeds/invited-decision-maker/adyen-invited-decision-maker.tsx
|
package/dist/adyen-onboarding.js
CHANGED
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "c1250aa8-64d5-4a72-8651-ff656bda16c4", e._sentryDebugIdIdentifier = "sentry-dbid-c1250aa8-64d5-4a72-8651-ff656bda16c4");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { a as Icon, i as Typography, n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, r as useToggles, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, r as useToggles, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { n as IconButton, r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { n as httpGet, r as httpPost, s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
9
9
|
import { r as useLegalEntity, t as ROOT_LE } from "./useLegalEntity-CX0N5ETD.js";
|
|
@@ -55,7 +55,7 @@ import { t as isNewEntity } from "./isNewEntity-BCb_oxKh.js";
|
|
|
55
55
|
import { i as idNowPostSubmit, o as showIdNowModal, t as isBafinSignatoryFlow } from "./bafinUtils-D3gY2wvY.js";
|
|
56
56
|
import { t as useTrustMembers } from "./useTrustMembers-TW_OQBdM.js";
|
|
57
57
|
import { t as UnincorporatedPartnershipMemberTypes } from "./unincorporated-partnership-CtwHVLzp.js";
|
|
58
|
-
import { A as UnincorporatedPartnershipMembersOverview$1, C as TrustMemberCompanyPage$1, D as UnincorporatedPartnershipIndividualPage$1, E as TrustMembersOverview$1, M as getDefaultTask$1, O as UnincorporatedPartnershipMemberCompanyPage$1, S as TrustDetailsPage$1, T as TrustMemberRoleAndTypePage$1, _ as SignPCIComponent$1, a as BusinessTypeSelectionPage$1, b as SourceOfFundsPage$1, c as DecisionMakers$1, d as PayoutDetailsPage$1, f as ROUTE_PATHS, g as RootIndividualDetailsPage$1, h as RootBusinessLinesPage$1, i as BusinessFinancingPage$1, j as detectBasePath, k as UnincorporatedPartnershipMemberRoleAndTypePage$1, l as Introduction$1, m as RootBusinessDetailsPage$1, n as AcceptTermsOfService$1, o as CustomerSupport$1, p as Review$1, r as AccountSetupRejected$1, s as DecisionMakerDetailsPage$1, t as useNavigate, u as LegalRepresentativeDetailsPage$1, v as SingpassSelection$1, w as TrustMemberIndividualPage$1, x as TaxReportingDropin$1, y as SoleProprietorshipPage$1 } from "./useNavigate-
|
|
58
|
+
import { A as UnincorporatedPartnershipMembersOverview$1, C as TrustMemberCompanyPage$1, D as UnincorporatedPartnershipIndividualPage$1, E as TrustMembersOverview$1, M as getDefaultTask$1, O as UnincorporatedPartnershipMemberCompanyPage$1, S as TrustDetailsPage$1, T as TrustMemberRoleAndTypePage$1, _ as SignPCIComponent$1, a as BusinessTypeSelectionPage$1, b as SourceOfFundsPage$1, c as DecisionMakers$1, d as PayoutDetailsPage$1, f as ROUTE_PATHS, g as RootIndividualDetailsPage$1, h as RootBusinessLinesPage$1, i as BusinessFinancingPage$1, j as detectBasePath, k as UnincorporatedPartnershipMemberRoleAndTypePage$1, l as Introduction$1, m as RootBusinessDetailsPage$1, n as AcceptTermsOfService$1, o as CustomerSupport$1, p as Review$1, r as AccountSetupRejected$1, s as DecisionMakerDetailsPage$1, t as useNavigate, u as LegalRepresentativeDetailsPage$1, v as SingpassSelection$1, w as TrustMemberIndividualPage$1, x as TaxReportingDropin$1, y as SoleProprietorshipPage$1 } from "./useNavigate-lvA_JFXS.js";
|
|
59
59
|
import register from "preact-custom-element";
|
|
60
60
|
import { Suspense, lazy } from "preact/compat";
|
|
61
61
|
import { useCallback as useCallback$1, useContext as useContext$1, useEffect as useEffect$1, useMemo as useMemo$1, useReducer, useRef as useRef$1, useState as useState$1 } from "preact/hooks";
|
|
@@ -1777,24 +1777,24 @@ var Review = lazy(async () => (await import("./Review-O6q9UkXW.js")).Review);
|
|
|
1777
1777
|
var SignPCIComponent = lazy(async () => (await import("./SignPCIComponent-DiENrKGE.js")).SignPCIComponent);
|
|
1778
1778
|
var AcceptTermsOfService = lazy(async () => (await import("./AcceptTermsOfServiceComponent-DUE5d8Xw.js")).AcceptTermsOfServiceComponent);
|
|
1779
1779
|
var TaxReportingDropin = lazy(async () => (await import("./TaxReportingDropin-D0d6xsfQ.js")).TaxReportingDropin);
|
|
1780
|
-
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-
|
|
1781
|
-
var RootBusinessDetailsPage = lazy(async () => (await import("./RootBusinessDetailsPage-
|
|
1780
|
+
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-BnxHbDog.js")).PayoutDetailsPage);
|
|
1781
|
+
var RootBusinessDetailsPage = lazy(async () => (await import("./RootBusinessDetailsPage-C7ZVYlZu.js")).RootBusinessDetailsPage);
|
|
1782
1782
|
var RootBusinessLinesPage = lazy(async () => (await import("./RootBusinessLinesPage-B36Go9y-.js")).RootBusinessLinesPage);
|
|
1783
|
-
var SoleProprietorshipPage = lazy(async () => (await import("./SoleProprietorshipPage-
|
|
1784
|
-
var TrustMemberCompanyPage = lazy(async () => (await import("./TrustMemberCompanyPage-
|
|
1785
|
-
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-
|
|
1783
|
+
var SoleProprietorshipPage = lazy(async () => (await import("./SoleProprietorshipPage-DNkZcJm2.js")).SoleProprietorshipPage);
|
|
1784
|
+
var TrustMemberCompanyPage = lazy(async () => (await import("./TrustMemberCompanyPage-DUgfXuYR.js")).TrustMemberCompanyPage);
|
|
1785
|
+
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-riL0b42y.js")).TrustMemberIndividualPage);
|
|
1786
1786
|
var TrustMemberRoleAndTypePage = lazy(async () => (await import("./TrustMemberRoleAndTypePage-Dohh-Fk5.js")).TrustMemberRoleAndTypePage);
|
|
1787
1787
|
var TrustMembersOverview = lazy(async () => (await import("./TrustMembersOverview-CVS43fPZ.js")).TrustMembersOverview);
|
|
1788
|
-
var UnincorporatedPartnershipMemberCompanyPage = lazy(async () => (await import("./UnincorporatedPartnershipMemberCompanyPage-
|
|
1789
|
-
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-
|
|
1788
|
+
var UnincorporatedPartnershipMemberCompanyPage = lazy(async () => (await import("./UnincorporatedPartnershipMemberCompanyPage-K9wS8tYh.js")).UnincorporatedPartnershipMemberCompanyPage);
|
|
1789
|
+
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-C8M9bosG.js")).UnincorporatedPartnershipIndividualPage);
|
|
1790
1790
|
var UnincorporatedPartnershipMemberRoleAndTypePage = lazy(async () => (await import("./UnincorporatedPartnershipMemberRoleAndTypePage-B6UMZmvr.js")).UnincorporatedPartnershipMemberRoleAndTypePage);
|
|
1791
1791
|
var UnincorporatedPartnershipMembersOverview = lazy(async () => (await import("./UnincorporatedPartnershipMembersOverview-DeXkQfpG.js")).UnincorporatedPartnershipMembersOverview);
|
|
1792
1792
|
var BusinessFinancingPage = lazy(async () => (await import("./BusinessFinancingPage-Cr9yaD69.js")).BusinessFinancingPage);
|
|
1793
|
-
var TrustDetailsPage = lazy(async () => (await import("./TrustDetailsPage-
|
|
1793
|
+
var TrustDetailsPage = lazy(async () => (await import("./TrustDetailsPage-MPb-zKBt.js")).TrustDetailsPage);
|
|
1794
1794
|
var SourceOfFundsPage = lazy(async () => (await import("./SourceOfFundsPage-Xnr8yqoM.js")).SourceOfFundsPage);
|
|
1795
|
-
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-
|
|
1796
|
-
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-
|
|
1797
|
-
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-
|
|
1795
|
+
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-CPR5KEg5.js")).RootIndividualDetailsPage);
|
|
1796
|
+
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-DIRBGYVF.js")).LegalRepresentativeDetailsPage);
|
|
1797
|
+
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-BBA2rDmK.js")).DecisionMakerDetailsPage);
|
|
1798
1798
|
function isIn(values, x) {
|
|
1799
1799
|
return values.includes(x);
|
|
1800
1800
|
}
|
|
@@ -2,7 +2,7 @@ try {
|
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b0296db3-5679-443a-868d-da844892c25f", e._sentryDebugIdIdentifier = "sentry-dbid-b0296db3-5679-443a-868d-da844892c25f");
|
|
4
4
|
} catch (e) {}
|
|
5
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
5
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
6
6
|
import { t as emitAdyenSdkEvent } from "./emitEvent-Cdd95HOT.js";
|
|
7
7
|
import { t as AcceptTermsOfServiceComponent } from "./AcceptTermsOfServiceComponent-Bgr4lpJD.js";
|
|
8
8
|
import register from "preact-custom-element";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b22a48c2-2ffe-4c91-89d2-926a63ef0e03", e._sentryDebugIdIdentifier = "sentry-dbid-b22a48c2-2ffe-4c91-89d2-926a63ef0e03");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
8
8
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
9
9
|
import { n as useTermsOfServiceAcceptanceInfos, t as useTermsOfServiceStatus } from "./useTermsOfServiceStatus-DrcRGxab.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "4e214fb7-6aa9-4a5c-8af8-b51737379e39", e._sentryDebugIdIdentifier = "sentry-dbid-4e214fb7-6aa9-4a5c-8af8-b51737379e39");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { r as Loader } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as useLegalEntity } from "./useLegalEntity-CX0N5ETD.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "7488d8b0-bf73-4c23-bdb6-e6ed8736856e", e._sentryDebugIdIdentifier = "sentry-dbid-7488d8b0-bf73-4c23-bdb6-e6ed8736856e");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { i as Typography, n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { n as httpGet, s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
9
9
|
import { c as entriesOf, n as cloneObject } from "./AnalyticsContext-zvlAxIPp.js";
|
|
@@ -3,7 +3,7 @@ try {
|
|
|
3
3
|
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "58ec6537-60f0-47bc-bbf8-21e0632c4395", e._sentryDebugIdIdentifier = "sentry-dbid-58ec6537-60f0-47bc-bbf8-21e0632c4395");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
|
-
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-
|
|
6
|
+
import { i as stylesheets, n as EmbedShell, t as resolveEnvironment } from "./resolveEnvironment-D6oP3mRT.js";
|
|
7
7
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
8
8
|
import { r as httpPost, s as useApiContext } from "./http-BDgJ4fhh.js";
|
|
9
9
|
import { t as _rolldown_dynamic_import_helper_default } from "./_rolldown_dynamic_import_helper-CCXvMgfE.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "b8cf1b95-6d32-49b5-b115-5b582b101391", e._sentryDebugIdIdentifier = "sentry-dbid-b8cf1b95-6d32-49b5-b115-5b582b101391");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { n as addResourceBundles, o as createLogger, r as useTranslation, s as initReactI18next } from "./translation-HjimzbDK.js";
|
|
6
6
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
@@ -301,7 +301,7 @@ var getAnalyticsAssociatedEntityDetails = (rootLegalEntity, accountHolderType) =
|
|
|
301
301
|
//#endregion
|
|
302
302
|
//#region src/hooks/useAnalytics/useAnalytics.ts
|
|
303
303
|
var useAnalytics = ({ userEvents, sessionId, sessionData }) => {
|
|
304
|
-
const sdkVersion = "4.10.
|
|
304
|
+
const sdkVersion = "4.10.1";
|
|
305
305
|
const { data: rootLegalEntity } = useLegalEntity(ROOT_LE);
|
|
306
306
|
const { mutateAsync } = usePushAnalyticEvent(sessionId ?? "");
|
|
307
307
|
const { accountHolder } = useAccountHolder();
|
|
@@ -396,7 +396,7 @@ var AnalyticsProvider = ({ componentName, children, rootLegalEntityId, locale })
|
|
|
396
396
|
const capabilities = rootLegalEntity?.capabilities && Object.keys(rootLegalEntity.capabilities);
|
|
397
397
|
const shouldTrackPrefilledDetails = capabilities?.includes("receivePayments") && onboardingVersion && onboardingVersion > 1;
|
|
398
398
|
const sessionData = {
|
|
399
|
-
sdkVersion: "4.10.
|
|
399
|
+
sdkVersion: "4.10.1",
|
|
400
400
|
componentName,
|
|
401
401
|
userAgent: navigator.userAgent,
|
|
402
402
|
legalEntityId: rootLegalEntityId,
|
|
@@ -851,7 +851,7 @@ var AllowedCountryGate = ({ children }) => {
|
|
|
851
851
|
};
|
|
852
852
|
//#endregion
|
|
853
853
|
//#region src/components/Shared/devex/DebugListener/DebugListener.tsx
|
|
854
|
-
var DebugModal = lazy(async () => (await import("./DebugModal-
|
|
854
|
+
var DebugModal = lazy(async () => (await import("./DebugModal-DExvk4dy.js")).DebugModal);
|
|
855
855
|
/**
|
|
856
856
|
* Adds a listener on the page to open the debug modal when the
|
|
857
857
|
* debug modal key combination is pressed to open it
|
|
@@ -949,7 +949,7 @@ var EmbedShell = ({ children, rootLegalEntityId, settings, features, refreshExpe
|
|
|
949
949
|
children: /* @__PURE__ */ jsxs(StoreProvider, { children: [/* @__PURE__ */ jsx("span", {
|
|
950
950
|
id: "sdk-version",
|
|
951
951
|
hidden: true,
|
|
952
|
-
children: "4.10.
|
|
952
|
+
children: "4.10.1"
|
|
953
953
|
}), /* @__PURE__ */ jsx(AnalyticsProvider, {
|
|
954
954
|
componentName,
|
|
955
955
|
locale,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
try {
|
|
2
2
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
3
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
3
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "f9897b86-1ab9-4371-8303-ad01e23df5ea", e._sentryDebugIdIdentifier = "sentry-dbid-f9897b86-1ab9-4371-8303-ad01e23df5ea");
|
|
4
4
|
} catch (e) {}
|
|
5
5
|
import { i as Typography, o as createLogger, r as useTranslation } from "./translation-HjimzbDK.js";
|
|
6
6
|
import { r as Loader, t as Button } from "./Button-BrEOD5gK.js";
|
|
@@ -55,7 +55,7 @@ import { a as mapAddressLabelsNewSummary, c as COUNTRIES_WITH_STATES_DATASET, n
|
|
|
55
55
|
import { i as isValidationError, n as isBusinessSelectionLegalArrangementError, o as processValidationErrors, s as isMaintenanceModeError } from "./validationError-G6B3LzrO.js";
|
|
56
56
|
import { c as getDocument, l as getDocuments, o as createDocumentRequest, p as mergeProofOfOwnershipAttachments, s as documentApiUtils, u as getFileExtention } from "./validate-DTgOds13.js";
|
|
57
57
|
import { r as formatObject } from "./utils-oc3EdK6K.js";
|
|
58
|
-
import { T as getFieldsWithExistingData, a as isRegistrationNumberAbsentStateV4Scenario, b as taxInformationDefaultFieldConfig, c as requestingBanking, f as getTaxIdNumberOptions, h as MemoizedDocumentUpload, i as COUNTRY_OF_GOVERNING_LAW_POSSIBLE, l as requestingIssuing, n as TaxInformationField, o as isUsingCompanySearch, p as getValidCompanyTypesForTaxIdNumberType, r as COUNTRIES_THAT_USE_TAX_ID_INSTEAD_OF_VAT, s as rules, t as TAX_INFORMATION_FIELD, u as countryToTaxInfoTypeMap, x as taxInformationDefaultFieldMetadata, y as getTaxInformationPlaceholderText } from "./TaxInformationField-
|
|
58
|
+
import { T as getFieldsWithExistingData, a as isRegistrationNumberAbsentStateV4Scenario, b as taxInformationDefaultFieldConfig, c as requestingBanking, f as getTaxIdNumberOptions, h as MemoizedDocumentUpload, i as COUNTRY_OF_GOVERNING_LAW_POSSIBLE, l as requestingIssuing, n as TaxInformationField, o as isUsingCompanySearch, p as getValidCompanyTypesForTaxIdNumberType, r as COUNTRIES_THAT_USE_TAX_ID_INSTEAD_OF_VAT, s as rules, t as TAX_INFORMATION_FIELD, u as countryToTaxInfoTypeMap, x as taxInformationDefaultFieldMetadata, y as getTaxInformationPlaceholderText } from "./TaxInformationField-D97gtrY1.js";
|
|
59
59
|
import { t as isJapanLocalizationEnabled } from "./japanSupportUtils-Dt75Cqon.js";
|
|
60
60
|
import { a as validateNotEmptyOnBlur, n as validateJaKanaLegalCompanyName, o as validatePatternOnBlur, t as validateJaHaniLegalCompanyName } from "./patternValidators-COjyZHty.js";
|
|
61
61
|
import { c as useAddressCleanse, s as formatAddressForCleanse } from "./validate-DMLWa4sP.js";
|
|
@@ -81,7 +81,7 @@ import { a as LegalFormField, i as InputCurrency, n as Currency, o as mapFinanci
|
|
|
81
81
|
import { n as SummarySection, t as NewSummary } from "./NewSummary-tGYwyb6d.js";
|
|
82
82
|
import { t as useTaskStatus } from "./useTaskStatus-CPUCJFDl.js";
|
|
83
83
|
import { t as ListItem } from "./ListItem-D3SGCEV9.js";
|
|
84
|
-
import { C as exemptFromRegistrationNumberDefaultFieldMetadata, E as registrationNumberDefaultFieldMetadata, T as registrationNumberDefaultFieldConfig, _ as BusinessRegistrationNumberField, b as getCompanyRegistrationNumberOptions, c as getDefaultVatNumberType, d as vatAbsenceReasonMetadata, f as doingBusinessAsAbsentFieldMetadata, g as BUSINESS_REGISTRATION_NUMBER_FIELD, h as DBA_NAME_FIELD, i as operationalAddressIsSameIds, l as defaultFieldConfig$1, m as DBANameField, o as VAT_NUMBER_FIELD, p as doingBusinessAsFieldMetadata, r as registrationAddressFields, s as VatNumberField, t as MemoizedConstitutionalDocument, u as defaultFieldMetadata$1, v as getDefaultRegistrationNumberType, w as getRegistrationNumberHelperText, x as getValidCompanyTypesForRegistrationNumberType, y as inferCompanyRegistrationNumberType } from "./ConstitutionalDocument-
|
|
84
|
+
import { C as exemptFromRegistrationNumberDefaultFieldMetadata, E as registrationNumberDefaultFieldMetadata, T as registrationNumberDefaultFieldConfig, _ as BusinessRegistrationNumberField, b as getCompanyRegistrationNumberOptions, c as getDefaultVatNumberType, d as vatAbsenceReasonMetadata, f as doingBusinessAsAbsentFieldMetadata, g as BUSINESS_REGISTRATION_NUMBER_FIELD, h as DBA_NAME_FIELD, i as operationalAddressIsSameIds, l as defaultFieldConfig$1, m as DBANameField, o as VAT_NUMBER_FIELD, p as doingBusinessAsFieldMetadata, r as registrationAddressFields, s as VatNumberField, t as MemoizedConstitutionalDocument, u as defaultFieldMetadata$1, v as getDefaultRegistrationNumberType, w as getRegistrationNumberHelperText, x as getValidCompanyTypesForRegistrationNumberType, y as inferCompanyRegistrationNumberType } from "./ConstitutionalDocument-BThMfw4e.js";
|
|
85
85
|
import { d as IndustryCodeField, h as useIndustryCodes, m as industryCodeFieldMetadata, n as useCreateBusinessLine, r as INDUSTRY_CODE_FIELD, t as useUpdateBusinessLine } from "./useUpdateBusinessLines-Ku_fF52H.js";
|
|
86
86
|
import { a as defaultFieldMetadata$2, i as defaultFieldConfigV4, o as defaultFieldMetadataV4, r as defaultFieldConfig$2, s as getLegalCompanyNameGuidanceText, t as LEGAL_COMPANY_NAME_FIELD } from "./LegalCompanyNameField-BPxj9SCn.js";
|
|
87
87
|
import { A as formatCurrency, t as ALLOWED_SOF_SERVICES } from "./utils-DTTgws8w.js";
|
|
@@ -1107,7 +1107,7 @@ function BasicInformation({ id, country, shouldValidate, validationErrors = EMPT
|
|
|
1107
1107
|
shouldValidate,
|
|
1108
1108
|
handleChangeFor,
|
|
1109
1109
|
canExempt: showField(["exemptedFromTax"]),
|
|
1110
|
-
registrationNumber: form.data.
|
|
1110
|
+
registrationNumber: form.data.basicInformation?.registrationNumber,
|
|
1111
1111
|
country,
|
|
1112
1112
|
entityType: companyType,
|
|
1113
1113
|
defaultData: form.defaultData?.basicInformation?.taxInformation,
|
|
@@ -36,25 +36,25 @@ var Review = lazy(async () => (await import("./Review-O6q9UkXW.js")).Review);
|
|
|
36
36
|
var SignPCIComponent = lazy(async () => (await import("./SignPCIComponent-DiENrKGE.js")).SignPCIComponent);
|
|
37
37
|
var AcceptTermsOfService = lazy(async () => (await import("./AcceptTermsOfServiceComponent-DUE5d8Xw.js")).AcceptTermsOfServiceComponent);
|
|
38
38
|
var TaxReportingDropin = lazy(async () => (await import("./TaxReportingDropin-D0d6xsfQ.js")).TaxReportingDropin);
|
|
39
|
-
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-
|
|
40
|
-
var RootBusinessDetailsPage = lazy(async () => (await import("./RootBusinessDetailsPage-
|
|
39
|
+
var PayoutDetailsPage = lazy(async () => (await import("./PayoutDetailsPage-BnxHbDog.js")).PayoutDetailsPage);
|
|
40
|
+
var RootBusinessDetailsPage = lazy(async () => (await import("./RootBusinessDetailsPage-C7ZVYlZu.js")).RootBusinessDetailsPage);
|
|
41
41
|
var RootBusinessLinesPage = lazy(async () => (await import("./RootBusinessLinesPage-B36Go9y-.js")).RootBusinessLinesPage);
|
|
42
|
-
var SoleProprietorshipPage = lazy(async () => (await import("./SoleProprietorshipPage-
|
|
43
|
-
var TrustMemberCompanyPage = lazy(async () => (await import("./TrustMemberCompanyPage-
|
|
44
|
-
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-
|
|
42
|
+
var SoleProprietorshipPage = lazy(async () => (await import("./SoleProprietorshipPage-DNkZcJm2.js")).SoleProprietorshipPage);
|
|
43
|
+
var TrustMemberCompanyPage = lazy(async () => (await import("./TrustMemberCompanyPage-DUgfXuYR.js")).TrustMemberCompanyPage);
|
|
44
|
+
var TrustMemberIndividualPage = lazy(async () => (await import("./TrustMemberIndividualPage-riL0b42y.js")).TrustMemberIndividualPage);
|
|
45
45
|
var TrustMemberRoleAndTypePage = lazy(async () => (await import("./TrustMemberRoleAndTypePage-Dohh-Fk5.js")).TrustMemberRoleAndTypePage);
|
|
46
46
|
var TrustMembersOverview = lazy(async () => (await import("./TrustMembersOverview-CVS43fPZ.js")).TrustMembersOverview);
|
|
47
|
-
var UnincorporatedPartnershipMemberCompanyPage = lazy(async () => (await import("./UnincorporatedPartnershipMemberCompanyPage-
|
|
48
|
-
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-
|
|
47
|
+
var UnincorporatedPartnershipMemberCompanyPage = lazy(async () => (await import("./UnincorporatedPartnershipMemberCompanyPage-K9wS8tYh.js")).UnincorporatedPartnershipMemberCompanyPage);
|
|
48
|
+
var UnincorporatedPartnershipIndividualPage = lazy(async () => (await import("./UnincorporatedPartnershipIndividualPage-C8M9bosG.js")).UnincorporatedPartnershipIndividualPage);
|
|
49
49
|
var UnincorporatedPartnershipMemberRoleAndTypePage = lazy(async () => (await import("./UnincorporatedPartnershipMemberRoleAndTypePage-B6UMZmvr.js")).UnincorporatedPartnershipMemberRoleAndTypePage);
|
|
50
50
|
var UnincorporatedPartnershipMembersOverview = lazy(async () => (await import("./UnincorporatedPartnershipMembersOverview-DeXkQfpG.js")).UnincorporatedPartnershipMembersOverview);
|
|
51
51
|
var BusinessFinancingPage = lazy(async () => (await import("./BusinessFinancingPage-Cr9yaD69.js")).BusinessFinancingPage);
|
|
52
|
-
var TrustDetailsPage = lazy(async () => (await import("./TrustDetailsPage-
|
|
52
|
+
var TrustDetailsPage = lazy(async () => (await import("./TrustDetailsPage-MPb-zKBt.js")).TrustDetailsPage);
|
|
53
53
|
var SourceOfFundsPage = lazy(async () => (await import("./SourceOfFundsPage-Xnr8yqoM.js")).SourceOfFundsPage);
|
|
54
|
-
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-
|
|
55
|
-
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-
|
|
56
|
-
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-
|
|
57
|
-
lazy(async () => (await import("./InvitedDecisionMakerComponent-
|
|
54
|
+
var RootIndividualDetailsPage = lazy(async () => (await import("./RootIndividualDetailsPage-CPR5KEg5.js")).RootIndividualDetailsPage);
|
|
55
|
+
var LegalRepresentativeDetailsPage = lazy(async () => (await import("./LegalRepresentativeDetailsPage-DIRBGYVF.js")).LegalRepresentativeDetailsPage);
|
|
56
|
+
var DecisionMakerDetailsPage = lazy(async () => (await import("./DecisionMakerDetailsPage-BBA2rDmK.js")).DecisionMakerDetailsPage);
|
|
57
|
+
lazy(async () => (await import("./InvitedDecisionMakerComponent-DfCaWFmr.js")).InvitedDecisionMakerComponent);
|
|
58
58
|
var ROUTE_CONFIG = {
|
|
59
59
|
[TaskTypes.ADAPTIVE]: {
|
|
60
60
|
path: "/adaptive",
|