@adyen/kyc-components 3.69.0 → 3.70.0-beta.0
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/{AcceptTermsOfServiceComponent-CbxhLrMO.js → AcceptTermsOfServiceComponent-DGnbaEif.js} +2 -2
- package/dist/{AccountSetupRejected-DGXslaws.js → AccountSetupRejected-BUjkuj8y.js} +3 -3
- package/dist/{BusinessTypeSelection-fRfIaFLI.js → BusinessTypeSelection-DqYdtKWT.js} +4 -4
- package/dist/{CXEL7IU7-aKB9iLia.js → CXEL7IU7-D4uuriQj.js} +2 -2
- package/dist/{CreateIndividualComponent-CbjhVVFf.js → CreateIndividualComponent-DArsdfFf.js} +2 -2
- package/dist/{CustomerSupport-DKXz-kIB.js → CustomerSupport-Dt_GbO2W.js} +3 -3
- package/dist/{DebugModal-D8K6RGj2.js → DebugModal-DqSAxc2y.js} +9 -8
- package/dist/{DecisionMakers-CIJQ3zov.js → DecisionMakers-DCP-NbPE.js} +4 -4
- package/dist/{EmbedShell-CnI41OS9.js → EmbedShell-D1F1J3bv.js} +4 -4
- package/dist/{EventEmitter-Cga9L9ga.js → EventEmitter-B5nDiK-t.js} +179 -167
- package/dist/{HASRA6WW-DElz5DM0.js → HASRA6WW-yCLwR-7b.js} +1 -1
- package/dist/{I3HPI4QX-4Ffr9LmC.js → I3HPI4QX-DmhzJNXt.js} +2 -2
- package/dist/{Introduction-C3ID8Vya.js → Introduction-Dhm3WEef.js} +3 -3
- package/dist/{Review-Du7TnL-n.js → Review-B5Drv-UX.js} +3 -3
- package/dist/{SingpassSelection-YiO_l2KR.js → SingpassSelection-Djfz5Puu.js} +2 -2
- package/dist/{TaxReportingDropin-CnTMe6fD.js → TaxReportingDropin-CpStwino.js} +4 -4
- package/dist/adyen-kyc-components.js +1 -1
- package/dist/adyenConfig.js +1 -1
- package/dist/{core-_EkviUyo.js → core-BY7J00UO.js} +401 -153
- package/dist/{css-CMXdhj7V.js → css-CWOdPM3V.js} +1 -1
- package/dist/individual.js +2 -2
- package/dist/{json-svAhX5Bd.js → json-B7P51psT.js} +1 -1
- package/dist/{listToRecord-CXkPgVsw.js → listToRecord-BwWy8lby.js} +1 -1
- package/dist/{plaintext-BZaNPCkz.js → plaintext-C3KsPoAZ.js} +1 -1
- package/dist/style.css +6 -0
- package/dist/styles-CLV89_hH.js +6 -0
- package/dist/terms-of-service.js +2 -2
- package/dist/types/components/Individual/forms/IndividualOnfido/GuidanceQuestion/GuidanceQuestion.d.ts +14 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.d.ts +11 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +2 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +4 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/SignatoryQuestionnaire/SignatoryQuestionnaire.d.ts +2 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/SignatoryQuestionnaire/SignatoryQuestionnaire.types.d.ts +8 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/UboQuestionnaire/UboQuestionnaire.d.ts +3 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/UboQuestionnaire/UboQuestionnaire.types.d.ts +10 -0
- package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
- package/dist/types/context/ExperimentContext/types.d.ts +4 -0
- package/dist/types/utils/entityStatusUtil.d.ts +1 -1
- package/dist/{yaml-20recjBc.js → yaml-Cv3Lis4l.js} +1 -1
- package/package.json +2 -1
|
@@ -19,7 +19,7 @@ var _focused, _cleanup, _setup, _a, _online, _cleanup2, _setup2, _b, _gcTimeout,
|
|
|
19
19
|
{
|
|
20
20
|
try {
|
|
21
21
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
22
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
22
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "4de39db0-2458-4edd-8e7e-12ab8efb9b0b", e._sentryDebugIdIdentifier = "sentry-dbid-4de39db0-2458-4edd-8e7e-12ab8efb9b0b");
|
|
23
23
|
} catch (e) {
|
|
24
24
|
}
|
|
25
25
|
}
|
|
@@ -139,6 +139,7 @@ const defaultLocaleTranslations = {
|
|
|
139
139
|
aUnincorporatedPartnership: "An Unincorporated Partnership",
|
|
140
140
|
australianBusinessNumberAbn: "Australian business number (ABN)",
|
|
141
141
|
australianBusinessNumberAcn: "Australian company number (ACN)",
|
|
142
|
+
authorizedSignatory: "Authorized signatory",
|
|
142
143
|
back: "Back",
|
|
143
144
|
backPage: "Back page",
|
|
144
145
|
backToTaskList: "Back to task list",
|
|
@@ -191,6 +192,7 @@ const defaultLocaleTranslations = {
|
|
|
191
192
|
benefactorDetails: "Benefactor details",
|
|
192
193
|
benefactorsLegalName: "Benefactor's full legal name",
|
|
193
194
|
benefactorsName: "Benefactor's name",
|
|
195
|
+
beneficialOwnership: "Beneficial ownership",
|
|
194
196
|
beneficiary: "Beneficiary",
|
|
195
197
|
beneficiaryGuideDescription: "<strong>Beneficiaries</strong> are the natural persons, or classes of people, in whose interest the trust is principally constituted or operates. Can be an individual, corporate entity, or member of a class. This also includes undefined beneficiaries, which are classes or groups of beneficiaries that are not named, but defined in an ascertainable manner in the trust deed.",
|
|
196
198
|
bic: "BIC",
|
|
@@ -331,6 +333,7 @@ const defaultLocaleTranslations = {
|
|
|
331
333
|
controllingPerson: "Controlling person",
|
|
332
334
|
controllingPersonDescription: "Authorized to make major business decisions (may or may not be an owner)",
|
|
333
335
|
controllingPersonGuideDescription: "A <strong>controlling person</strong> is someone authorized to make major business decisions. They may or may not be an owner.",
|
|
336
|
+
controllingPersonQuestion: "Does this person have significant responsibility to control, manage, or direct business operations?",
|
|
334
337
|
corporateUnitTrust: "Corporate unit trust",
|
|
335
338
|
correctErrorsResubmit: "Correct the following errors and resubmit the form",
|
|
336
339
|
couldNotCompleteAccountCheck: "We couldn't complete the account check",
|
|
@@ -393,6 +396,7 @@ const defaultLocaleTranslations = {
|
|
|
393
396
|
director: "Director",
|
|
394
397
|
directorDescription: "Someone appointed to manage a company's business and affairs",
|
|
395
398
|
directorGuideDescription: "A <strong>director</strong> is someone appointed to manage a company's business and affairs. Who your directors are can be found on the companies register.",
|
|
399
|
+
directorQuestion: "Is this person listed as a director on legal or other official documents?",
|
|
396
400
|
discretionaryInvestmentTrust: "Discretionary investment trust",
|
|
397
401
|
discretionaryServicesManagementTrust: "Discretionary services management trust",
|
|
398
402
|
discretionaryTradingTrust: "Discretionary trading trust",
|
|
@@ -1254,6 +1258,7 @@ const defaultLocaleTranslations = {
|
|
|
1254
1258
|
ownerDescription: "Someone who owns 25% or more of the company (directly or indirectly)",
|
|
1255
1259
|
ownerDescriptionAsPartner: "Does this person own 25% or more of the partnership?",
|
|
1256
1260
|
ownerGuideDescription: "An <strong>owner</strong> is someone who owns 25% or more of the company, through voting rights, equity, or similar.",
|
|
1261
|
+
ownerQuestion: "Does this person own 25% or more of the business—either directly or indirectly?",
|
|
1257
1262
|
ownershipStructure: "Ownership structure",
|
|
1258
1263
|
parent: "parent",
|
|
1259
1264
|
parentCompany: "Parent company",
|
|
@@ -1586,6 +1591,8 @@ const defaultLocaleTranslations = {
|
|
|
1586
1591
|
signatory: "Signatory",
|
|
1587
1592
|
signatoryDescription: "Authorized to sign contracts on behalf of the company",
|
|
1588
1593
|
signatoryGuideDescription: "A <strong>signatory</strong> has been given authority to sign official documents on behalf of the company. Usually a signatory is also an owner or a controlling person.",
|
|
1594
|
+
signatoryQuestion: "Does this person have the authority to sign contracts and other official documents on behalf of the business?",
|
|
1595
|
+
signatoryQuestionnaireHeader: "To start, let’s find out if this individual is an authorized signatory",
|
|
1589
1596
|
signatureAndDateWithinTheLast12Months: "Signature and date within the last 12 months",
|
|
1590
1597
|
signed: "Signed",
|
|
1591
1598
|
signedByOn: "Signed on %{date} by %{signer}",
|
|
@@ -1781,6 +1788,8 @@ const defaultLocaleTranslations = {
|
|
|
1781
1788
|
typeOfIdentity: "Type of identity",
|
|
1782
1789
|
typeOfIdentitySubtitle: "We need to see a government-issued photo ID document that belongs to the person mentioned above.",
|
|
1783
1790
|
typeOfTrustAgreement: "Type of trust agreement",
|
|
1791
|
+
uboQuestionnaireDescription: "This is important because it is a regulatory requirement to keep your business safe and will tell us what kind of information we need to collect in the next steps.",
|
|
1792
|
+
uboQuestionnaireHeader: "Now, let’s see if this individual is a beneficial owner",
|
|
1784
1793
|
uboThroughControlGuideDescription: "<strong>UBO through control</strong> is any other individual who controls the trust to make financial and operating decisions on behalf of the trust.",
|
|
1785
1794
|
uboThroughOwnershipGuideDescription: "<strong>UBO through ownership</strong> is an individual who directly or indirectly own 25% or more of the total shares, voting rights, or other equity in the organization.",
|
|
1786
1795
|
uen: "Unique Entity Number (UEN)",
|
|
@@ -1872,6 +1881,7 @@ const defaultLocaleTranslations = {
|
|
|
1872
1881
|
whatBestDescribesYourBusinessSetup: "What best describes your business setup?",
|
|
1873
1882
|
whatCountryOrRegionIsTheBenefactorLocated: "What country/region is the benefactor located?",
|
|
1874
1883
|
whatCountryOrRegionIsThisPersonLocated: "What country/region is this person located?",
|
|
1884
|
+
whatDoesThisMean: "What does this mean?",
|
|
1875
1885
|
whatFinancialProductIsThisFor: "What financial product is this for?",
|
|
1876
1886
|
whatIsTheDifferenceBetweenTheseRoles: "What is the difference between these roles?",
|
|
1877
1887
|
whatTypeOfCompanyDoYouHave: "What type of company do you have?",
|
|
@@ -22517,6 +22527,7 @@ const addressValidationRulesV4 = (country, i18n) => {
|
|
|
22517
22527
|
var _a2, _b2;
|
|
22518
22528
|
const postalCodeFormat = country ? (_b2 = (_a2 = countrySpecificFormatters[country]) == null ? void 0 : _a2.postalCode) == null ? void 0 : _b2.format : void 0;
|
|
22519
22529
|
const MIN_LENGTH_3 = 3;
|
|
22530
|
+
const MIN_LENGTH_2 = 2;
|
|
22520
22531
|
return {
|
|
22521
22532
|
address: [
|
|
22522
22533
|
{
|
|
@@ -22577,12 +22588,12 @@ const addressValidationRulesV4 = (country, i18n) => {
|
|
|
22577
22588
|
},
|
|
22578
22589
|
{
|
|
22579
22590
|
modes: ["blur"],
|
|
22580
|
-
validate: (val) => isValidMinLength(val,
|
|
22591
|
+
validate: (val) => isValidMinLength(val, MIN_LENGTH_2),
|
|
22581
22592
|
errorMessage: {
|
|
22582
22593
|
key: "fieldMustContainAtLeast",
|
|
22583
22594
|
values: {
|
|
22584
22595
|
fieldName: i18n.get("city"),
|
|
22585
|
-
minLength: String(
|
|
22596
|
+
minLength: String(MIN_LENGTH_2)
|
|
22586
22597
|
}
|
|
22587
22598
|
}
|
|
22588
22599
|
}
|
|
@@ -32400,7 +32411,7 @@ var TanstackQueryDevtools = (_l = class {
|
|
|
32400
32411
|
if (__privateGet(this, _Component)) {
|
|
32401
32412
|
Devtools = __privateGet(this, _Component);
|
|
32402
32413
|
} else {
|
|
32403
|
-
Devtools = lazy(() => import("./I3HPI4QX-
|
|
32414
|
+
Devtools = lazy(() => import("./I3HPI4QX-DmhzJNXt.js"));
|
|
32404
32415
|
__privateSet(this, _Component, Devtools);
|
|
32405
32416
|
}
|
|
32406
32417
|
setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
|
|
@@ -32522,7 +32533,7 @@ var TanstackQueryDevtoolsPanel = (_m = class {
|
|
|
32522
32533
|
if (__privateGet(this, _Component2)) {
|
|
32523
32534
|
Devtools = __privateGet(this, _Component2);
|
|
32524
32535
|
} else {
|
|
32525
|
-
Devtools = lazy(() => import("./CXEL7IU7-
|
|
32536
|
+
Devtools = lazy(() => import("./CXEL7IU7-D4uuriQj.js"));
|
|
32526
32537
|
__privateSet(this, _Component2, Devtools);
|
|
32527
32538
|
}
|
|
32528
32539
|
setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
|
|
@@ -32729,7 +32740,7 @@ const convertToEmbeddedEvent = (eventQueueItem, sessionData) => {
|
|
|
32729
32740
|
};
|
|
32730
32741
|
};
|
|
32731
32742
|
const useAnalytics = ({ userEvents: userEvents2, sessionId, sessionData }) => {
|
|
32732
|
-
const sdkVersion = "3.
|
|
32743
|
+
const sdkVersion = "3.70.0-beta.0";
|
|
32733
32744
|
const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
|
|
32734
32745
|
const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
|
|
32735
32746
|
const capabilities = Object.keys(rootLegalEntity.capabilities ?? {});
|
|
@@ -32798,7 +32809,7 @@ const AnalyticsProvider = ({
|
|
|
32798
32809
|
const { onboardingVersion } = useVersion();
|
|
32799
32810
|
const userEvents2 = useMemo(() => createUserEvents(), []);
|
|
32800
32811
|
const sessionData = {
|
|
32801
|
-
sdkVersion: "3.
|
|
32812
|
+
sdkVersion: "3.70.0-beta.0",
|
|
32802
32813
|
componentName,
|
|
32803
32814
|
userAgent: navigator.userAgent,
|
|
32804
32815
|
legalEntityId,
|
|
@@ -32837,9 +32848,9 @@ const useAllowedCountries = () => {
|
|
|
32837
32848
|
"EnableLimitCountryBusinessAccountCustomers"
|
|
32838
32849
|
);
|
|
32839
32850
|
const acceptedCountries = useSetting("acceptedCountries");
|
|
32840
|
-
const { data } = useSupportedCountries();
|
|
32851
|
+
const { data } = useSupportedCountries({ enabled: !acceptedCountries });
|
|
32841
32852
|
if (isLimitCountryBusinessAccountCustomersEnabled && capabilities.includes("issueBankAccount")) {
|
|
32842
|
-
|
|
32853
|
+
const businessAccountCountries = [
|
|
32843
32854
|
CountryCodes.UnitedStates,
|
|
32844
32855
|
CountryCodes.UnitedKingdom,
|
|
32845
32856
|
CountryCodes.Netherlands,
|
|
@@ -32848,11 +32859,12 @@ const useAllowedCountries = () => {
|
|
|
32848
32859
|
CountryCodes.Spain,
|
|
32849
32860
|
CountryCodes.Belgium
|
|
32850
32861
|
];
|
|
32862
|
+
return acceptedCountries ? businessAccountCountries.filter((country) => acceptedCountries.includes(country)) : acceptedCountries;
|
|
32851
32863
|
}
|
|
32852
|
-
if (
|
|
32853
|
-
return
|
|
32864
|
+
if (acceptedCountries) {
|
|
32865
|
+
return acceptedCountries;
|
|
32854
32866
|
}
|
|
32855
|
-
return
|
|
32867
|
+
return data == null ? void 0 : data.countries;
|
|
32856
32868
|
};
|
|
32857
32869
|
const logger$1 = createLogger();
|
|
32858
32870
|
const CoreProvider = ({
|
|
@@ -33279,7 +33291,7 @@ function StateProvider({
|
|
|
33279
33291
|
);
|
|
33280
33292
|
return /* @__PURE__ */ jsx$1(StateContext.Provider, { value: contextValue, children: children2 });
|
|
33281
33293
|
}
|
|
33282
|
-
const DebugModal = lazy$1(async () => (await import("./DebugModal-
|
|
33294
|
+
const DebugModal = lazy$1(async () => (await import("./DebugModal-DqSAxc2y.js").then((n) => n.D)).DebugModal);
|
|
33283
33295
|
const DebugListener = () => {
|
|
33284
33296
|
const [debugUiOpen, setDebugUiOpen] = useState(false);
|
|
33285
33297
|
const { isSettingEnabled } = useSettingsContext();
|
|
@@ -33430,7 +33442,7 @@ export {
|
|
|
33430
33442
|
AdditionalInformation as ay,
|
|
33431
33443
|
MemoizedConstitutionalDocument as az,
|
|
33432
33444
|
useQuery as b,
|
|
33433
|
-
|
|
33445
|
+
TaxInformationField as b$,
|
|
33434
33446
|
doArraysMatch as b0,
|
|
33435
33447
|
setIsBankAccountRequestedForOrganization as b1,
|
|
33436
33448
|
getAssociatedLeAnalyticsPayload as b2,
|
|
@@ -33449,25 +33461,25 @@ export {
|
|
|
33449
33461
|
getAgeToday as bF,
|
|
33450
33462
|
euCountries as bG,
|
|
33451
33463
|
DecisionMakerType as bH,
|
|
33452
|
-
|
|
33453
|
-
|
|
33454
|
-
|
|
33455
|
-
|
|
33456
|
-
|
|
33457
|
-
|
|
33458
|
-
|
|
33459
|
-
|
|
33460
|
-
|
|
33461
|
-
|
|
33462
|
-
|
|
33463
|
-
|
|
33464
|
-
|
|
33465
|
-
|
|
33466
|
-
|
|
33467
|
-
|
|
33468
|
-
|
|
33469
|
-
|
|
33470
|
-
|
|
33464
|
+
getAvailableDecisionMakerRoleTypes as bI,
|
|
33465
|
+
allowedCountriesForNominee as bJ,
|
|
33466
|
+
getLocalizedIdDocumentTypeOptions as bK,
|
|
33467
|
+
Scenarios as bL,
|
|
33468
|
+
licenseCardNumberDefaultMetadata as bM,
|
|
33469
|
+
licenseCardNumberDefaultConfig as bN,
|
|
33470
|
+
mergeFieldMetadataIntoProps as bO,
|
|
33471
|
+
useFormContext as bP,
|
|
33472
|
+
getFieldProps as bQ,
|
|
33473
|
+
idNumberFields as bR,
|
|
33474
|
+
IdentityNumber as bS,
|
|
33475
|
+
additionallIdNumberOptions as bT,
|
|
33476
|
+
MaskedInput as bU,
|
|
33477
|
+
formatDateObj as bV,
|
|
33478
|
+
DriversLicense as bW,
|
|
33479
|
+
addressFields as bX,
|
|
33480
|
+
getDefaultTaxIdNumberType as bY,
|
|
33481
|
+
FormHeader as bZ,
|
|
33482
|
+
IndividualIdNumberTypeSelector as b_,
|
|
33471
33483
|
Select as ba,
|
|
33472
33484
|
RadioGroup as bb,
|
|
33473
33485
|
Link as bc,
|
|
@@ -33495,142 +33507,142 @@ export {
|
|
|
33495
33507
|
Dropzone as by,
|
|
33496
33508
|
useLegalEntities as bz,
|
|
33497
33509
|
createLogger as c,
|
|
33498
|
-
|
|
33499
|
-
|
|
33500
|
-
|
|
33501
|
-
|
|
33502
|
-
|
|
33503
|
-
|
|
33504
|
-
|
|
33505
|
-
|
|
33506
|
-
|
|
33507
|
-
|
|
33508
|
-
|
|
33509
|
-
|
|
33510
|
-
|
|
33511
|
-
|
|
33512
|
-
|
|
33513
|
-
|
|
33514
|
-
|
|
33515
|
-
|
|
33516
|
-
|
|
33517
|
-
|
|
33518
|
-
|
|
33519
|
-
|
|
33520
|
-
|
|
33521
|
-
|
|
33522
|
-
|
|
33523
|
-
|
|
33524
|
-
|
|
33525
|
-
|
|
33526
|
-
|
|
33527
|
-
|
|
33528
|
-
|
|
33529
|
-
|
|
33530
|
-
|
|
33531
|
-
|
|
33532
|
-
|
|
33533
|
-
|
|
33534
|
-
|
|
33535
|
-
|
|
33536
|
-
|
|
33537
|
-
|
|
33538
|
-
|
|
33539
|
-
|
|
33540
|
-
|
|
33541
|
-
|
|
33542
|
-
|
|
33543
|
-
|
|
33544
|
-
|
|
33545
|
-
|
|
33546
|
-
|
|
33547
|
-
|
|
33548
|
-
|
|
33549
|
-
|
|
33550
|
-
|
|
33551
|
-
|
|
33552
|
-
|
|
33553
|
-
|
|
33554
|
-
|
|
33555
|
-
|
|
33556
|
-
|
|
33557
|
-
|
|
33558
|
-
|
|
33559
|
-
|
|
33560
|
-
|
|
33561
|
-
|
|
33510
|
+
DEFAULT_TRUST_MEMBER_REQUIREMENTS as c$,
|
|
33511
|
+
PatriotActDisclosure as c0,
|
|
33512
|
+
nameFields as c1,
|
|
33513
|
+
decisionMakerRoleFields as c2,
|
|
33514
|
+
nomineeFields as c3,
|
|
33515
|
+
contactDetailFields as c4,
|
|
33516
|
+
ContextGuidance as c5,
|
|
33517
|
+
TrustedFieldsProvider as c6,
|
|
33518
|
+
DecisionMakerRole as c7,
|
|
33519
|
+
NomineeDecisionMakerRole as c8,
|
|
33520
|
+
Name as c9,
|
|
33521
|
+
RadioGroupCard as cA,
|
|
33522
|
+
COUNTRY_FIELD as cB,
|
|
33523
|
+
LegalCompanyNameField as cC,
|
|
33524
|
+
LEGAL_COMPANY_NAME_FIELD as cD,
|
|
33525
|
+
getRoleName as cE,
|
|
33526
|
+
summaryStep as cF,
|
|
33527
|
+
FormNavigation as cG,
|
|
33528
|
+
Summary as cH,
|
|
33529
|
+
ActionBar as cI,
|
|
33530
|
+
updateTaxInformation as cJ,
|
|
33531
|
+
TrustTypes as cK,
|
|
33532
|
+
UNINCORPORATED_PARTNERSHIP_COUNTRIES_VAT_NUMBER_OPTIONAL as cL,
|
|
33533
|
+
UNINCORPORATED_PARTNERSHIP_COUNTRIES_REGISTRATION_NUMBER_REQUIRED as cM,
|
|
33534
|
+
UNINCORPORATED_PARTNERSHIP_COUNTRIES_REGISTRATION_NUMBER_OPTIONAL as cN,
|
|
33535
|
+
UNINCORPORATED_PARTNERSHIP_COUNTRIES_TAX_INFORMATION_REQUIRED as cO,
|
|
33536
|
+
UNINCORPORATED_PARTNERSHIP_COUNTRIES_TAX_INFORMATION_OPTIONAL as cP,
|
|
33537
|
+
trustComponentsKeyMapping as cQ,
|
|
33538
|
+
trustApiKeyMapping as cR,
|
|
33539
|
+
trustDocumentMapping as cS,
|
|
33540
|
+
trustForms as cT,
|
|
33541
|
+
Trust as cU,
|
|
33542
|
+
trustTypeOptions as cV,
|
|
33543
|
+
trustConstitutionalDocumentFormId as cW,
|
|
33544
|
+
UnincorporatedPartnershipMemberTypes as cX,
|
|
33545
|
+
getDecisionMakerDescriptionMap as cY,
|
|
33546
|
+
TRUST_DEFAULT_DESCRIPTIONS_MAP as cZ,
|
|
33547
|
+
getRoleTagVariant as c_,
|
|
33548
|
+
ContactDetails as ca,
|
|
33549
|
+
RadioWithLabel as cb,
|
|
33550
|
+
pick as cc,
|
|
33551
|
+
IdVerification as cd,
|
|
33552
|
+
showIndividualMotionCapture as ce,
|
|
33553
|
+
IdDocumentManualUpload as cf,
|
|
33554
|
+
idDocumentUploadFields as cg,
|
|
33555
|
+
useFormRouterContext as ch,
|
|
33556
|
+
setShowIndividualMotionCapture as ci,
|
|
33557
|
+
shouldShowMotionCapture as cj,
|
|
33558
|
+
hasMotionCaptureScenario as ck,
|
|
33559
|
+
MemoizedProofOfRelationship as cl,
|
|
33560
|
+
MemoizedProofOfResidencyUpload as cm,
|
|
33561
|
+
useProviderStatus as cn,
|
|
33562
|
+
getAsyncIdNumberValidationRule as co,
|
|
33563
|
+
getAsyncPhoneValidationRules as cp,
|
|
33564
|
+
setHasMotionCaptureScenario as cq,
|
|
33565
|
+
getAllowedDecisionMakerRoles as cr,
|
|
33566
|
+
hasNomineesChanged as cs,
|
|
33567
|
+
attachNomineeToRole as ct,
|
|
33568
|
+
TrustMemberTypes as cu,
|
|
33569
|
+
useGlobalStore as cv,
|
|
33570
|
+
defaultFieldMetadata$3 as cw,
|
|
33571
|
+
defaultFieldConfig$2 as cx,
|
|
33572
|
+
MultiSelectList as cy,
|
|
33573
|
+
makeSelectItemForRole as cz,
|
|
33562
33574
|
httpGet as d,
|
|
33563
|
-
|
|
33564
|
-
|
|
33565
|
-
|
|
33566
|
-
|
|
33567
|
-
|
|
33568
|
-
|
|
33569
|
-
|
|
33570
|
-
|
|
33571
|
-
|
|
33572
|
-
|
|
33573
|
-
|
|
33574
|
-
|
|
33575
|
-
|
|
33576
|
-
|
|
33577
|
-
|
|
33578
|
-
|
|
33579
|
-
|
|
33580
|
-
|
|
33581
|
-
|
|
33582
|
-
|
|
33583
|
-
|
|
33584
|
-
|
|
33585
|
-
|
|
33586
|
-
|
|
33587
|
-
|
|
33588
|
-
|
|
33589
|
-
|
|
33590
|
-
|
|
33591
|
-
|
|
33592
|
-
|
|
33593
|
-
|
|
33594
|
-
|
|
33595
|
-
|
|
33596
|
-
|
|
33597
|
-
|
|
33598
|
-
|
|
33599
|
-
|
|
33600
|
-
|
|
33601
|
-
|
|
33602
|
-
|
|
33603
|
-
|
|
33604
|
-
|
|
33605
|
-
|
|
33606
|
-
|
|
33607
|
-
|
|
33608
|
-
|
|
33609
|
-
|
|
33610
|
-
|
|
33611
|
-
|
|
33612
|
-
|
|
33613
|
-
|
|
33614
|
-
|
|
33615
|
-
|
|
33616
|
-
|
|
33617
|
-
|
|
33618
|
-
|
|
33619
|
-
|
|
33620
|
-
|
|
33621
|
-
|
|
33622
|
-
|
|
33623
|
-
|
|
33624
|
-
|
|
33625
|
-
|
|
33575
|
+
refreshSession as d$,
|
|
33576
|
+
deleteUnincorporatedPartnershipMember as d0,
|
|
33577
|
+
mapEntityAssociationsToUnincorporatedPartnershipMembers as d1,
|
|
33578
|
+
hasAllCapabilitiesResolved as d2,
|
|
33579
|
+
hasRejectedCapabilities as d3,
|
|
33580
|
+
getPayoutAccountHolderName as d4,
|
|
33581
|
+
getOwnDecisionMakers as d5,
|
|
33582
|
+
MaybeModal as d6,
|
|
33583
|
+
Checkbox as d7,
|
|
33584
|
+
listify as d8,
|
|
33585
|
+
uuidv4 as d9,
|
|
33586
|
+
matchesRegex as dA,
|
|
33587
|
+
trimValWithOneSpace as dB,
|
|
33588
|
+
NO_ALPHABET_REGEX as dC,
|
|
33589
|
+
EMOJI_REGEX as dD,
|
|
33590
|
+
hasRepeatedCharacters as dE,
|
|
33591
|
+
isInvalidName as dF,
|
|
33592
|
+
INDIVIDUAL_VALID_CHAR_REGEX as dG,
|
|
33593
|
+
getFormattingRegEx as dH,
|
|
33594
|
+
SPECIAL_CHARS as dI,
|
|
33595
|
+
FormRouterContext as dJ,
|
|
33596
|
+
StepProgressIndicator as dK,
|
|
33597
|
+
isNewlyUploadedFile as dL,
|
|
33598
|
+
remediationPayoutApiKeyMapping as dM,
|
|
33599
|
+
remediationBusinessDetailsApiKeyMapping as dN,
|
|
33600
|
+
remediationIndividualApiKeyMapping as dO,
|
|
33601
|
+
getNestedPropertyKeys as dP,
|
|
33602
|
+
isValueObscured as dQ,
|
|
33603
|
+
emailPattern as dR,
|
|
33604
|
+
defaultFieldMetadata$1 as dS,
|
|
33605
|
+
fieldConfig as dT,
|
|
33606
|
+
getNomineeFromAssociation as dU,
|
|
33607
|
+
addressFormatters as dV,
|
|
33608
|
+
individualForms as dW,
|
|
33609
|
+
Individual as dX,
|
|
33610
|
+
individualDocumentForms as dY,
|
|
33611
|
+
individualDocumentMapping as dZ,
|
|
33612
|
+
individualObscuredFields as d_,
|
|
33613
|
+
EventEmitter as da,
|
|
33614
|
+
SettingsProvider as db,
|
|
33615
|
+
ExperimentsContextProvider as dc,
|
|
33616
|
+
ApiProvider as dd,
|
|
33617
|
+
QueryClientProvider as de,
|
|
33618
|
+
StoreProvider as df,
|
|
33619
|
+
AnalyticsProvider as dg,
|
|
33620
|
+
CoreProvider as dh,
|
|
33621
|
+
I18nProvider as di,
|
|
33622
|
+
DebugListener as dj,
|
|
33623
|
+
ToastContextProvider as dk,
|
|
33624
|
+
StateProvider as dl,
|
|
33625
|
+
ReactQueryDevtools2 as dm,
|
|
33626
|
+
FALLBACK_LOCALE as dn,
|
|
33627
|
+
setSdkToken as dp,
|
|
33628
|
+
setSdkTokenHandler as dq,
|
|
33629
|
+
FormContext as dr,
|
|
33630
|
+
individualApiKeyMapping as ds,
|
|
33631
|
+
remediationHasFileUploadField as dt,
|
|
33632
|
+
dataMissingRemediationsToFieldsMap as du,
|
|
33633
|
+
individualComponentsKeyMapping as dv,
|
|
33634
|
+
ValidationResult as dw,
|
|
33635
|
+
isNotEmptyValidator as dx,
|
|
33636
|
+
AdyenKycSdkError as dy,
|
|
33637
|
+
hasText as dz,
|
|
33626
33638
|
useMutation as e,
|
|
33627
|
-
|
|
33628
|
-
|
|
33629
|
-
|
|
33630
|
-
|
|
33631
|
-
|
|
33632
|
-
|
|
33633
|
-
|
|
33639
|
+
skipToken as e0,
|
|
33640
|
+
AlertIcon as e1,
|
|
33641
|
+
splitTaskIdentifier as e2,
|
|
33642
|
+
valuesOf as e3,
|
|
33643
|
+
useTaskStatuses as e4,
|
|
33644
|
+
getTranslationKeysByPrefix as e5,
|
|
33645
|
+
EntityTypeRadioGroupCard as e6,
|
|
33634
33646
|
getPreferredColorScheme as e7,
|
|
33635
33647
|
createMemo as e8,
|
|
33636
33648
|
createComponent as e9,
|
|
@@ -10,7 +10,7 @@ var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "sy
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
;
|
|
13
|
-
import { ea as createContext, eb as createSignal, ec as onMount, ed as createEffect, e8 as createMemo, e9 as createComponent, ee as Portal, ef as Show, eg as template, eh as insert, ei as createRenderEffect, ej as className, ek as clearDelegatedEvents, el as delegateEvents, em as useContext, en as onCleanup, eo as sortFns, ep as mutationSortFns, eq as on, er as setAttribute, es as getSidedProp, et as use, eu as createUniqueId, ev as batch, ew as getQueryStatusLabel, ex as getMutationStatusColor, ey as getQueryStatusColor, ez as getQueryStatusColorByLabel, eA as displayValue, eB as For, eC as convertRemToPixels, eD as untrack, eE as $TRACK, eF as useTransition, eG as spread, eH as mergeProps, eI as createRoot, eJ as serialize, eK as Index, eL as updateNestedDataByPath, eM as addEventListener, eN as stringify, eO as Match, eP as Switch, eQ as deleteNestedDataByPath, eR as splitProps, eS as Dynamic, eT as createComputed } from "./EventEmitter-
|
|
13
|
+
import { ea as createContext, eb as createSignal, ec as onMount, ed as createEffect, e8 as createMemo, e9 as createComponent, ee as Portal, ef as Show, eg as template, eh as insert, ei as createRenderEffect, ej as className, ek as clearDelegatedEvents, el as delegateEvents, em as useContext, en as onCleanup, eo as sortFns, ep as mutationSortFns, eq as on, er as setAttribute, es as getSidedProp, et as use, eu as createUniqueId, ev as batch, ew as getQueryStatusLabel, ex as getMutationStatusColor, ey as getQueryStatusColor, ez as getQueryStatusColorByLabel, eA as displayValue, eB as For, eC as convertRemToPixels, eD as untrack, eE as $TRACK, eF as useTransition, eG as spread, eH as mergeProps, eI as createRoot, eJ as serialize, eK as Index, eL as updateNestedDataByPath, eM as addEventListener, eN as stringify, eO as Match, eP as Switch, eQ as deleteNestedDataByPath, eR as splitProps, eS as Dynamic, eT as createComputed } from "./EventEmitter-B5nDiK-t.js";
|
|
14
14
|
var isNonNullable = (i2) => i2 != null;
|
|
15
15
|
var filterNonNullable = (arr) => arr.filter(isNonNullable);
|
|
16
16
|
function chain(callbacks) {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
;
|
|
10
|
-
import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./HASRA6WW-
|
|
11
|
-
import { e7 as getPreferredColorScheme, e8 as createMemo, e9 as createComponent } from "./EventEmitter-
|
|
10
|
+
import { c as createLocalStorage, T as THEME_PREFERENCE, P as PiPProvider, a as ThemeContext, D as Devtools, Q as QueryDevtoolsContext } from "./HASRA6WW-yCLwR-7b.js";
|
|
11
|
+
import { e7 as getPreferredColorScheme, e8 as createMemo, e9 as createComponent } from "./EventEmitter-B5nDiK-t.js";
|
|
12
12
|
var DevtoolsComponent = (props) => {
|
|
13
13
|
const [localStore, setLocalStore] = createLocalStorage({
|
|
14
14
|
prefix: "TanstackQueryDevtools"
|
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
{
|
|
3
3
|
try {
|
|
4
4
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
5
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
5
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "bf8437d9-3f16-4f19-9f09-9ed0ea7d20d9", e._sentryDebugIdIdentifier = "sentry-dbid-bf8437d9-3f16-4f19-9f09-9ed0ea7d20d9");
|
|
6
6
|
} catch (e) {
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
;
|
|
10
10
|
import { jsxs, Fragment, jsx } from "preact/jsx-runtime";
|
|
11
11
|
import { useMemo as useMemo$1, useState, useEffect } from "preact/hooks";
|
|
12
|
-
import { T as TaskTypes, J as LegalEntityType,
|
|
12
|
+
import { T as TaskTypes, J as LegalEntityType, e5 as getTranslationKeysByPrefix, i as useI18nContext, j as useAnalyticsContext, dK as StepProgressIndicator, G as Button } from "./EventEmitter-B5nDiK-t.js";
|
|
13
13
|
import { useMemo } from "preact/compat";
|
|
14
|
-
import { u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized } from "./core-
|
|
14
|
+
import { u as useCanSeeIntroduction, a as useLegalEntityType, t as toCapitalized } from "./core-BY7J00UO.js";
|
|
15
15
|
var IntroductionScreens = ((IntroductionScreens2) => {
|
|
16
16
|
IntroductionScreens2["PROLOGUE"] = "PROLOGUE";
|
|
17
17
|
IntroductionScreens2[IntroductionScreens2["INDIVIDUAL"] = TaskTypes.INDIVIDUAL] = "INDIVIDUAL";
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
{
|
|
3
3
|
try {
|
|
4
4
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
5
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
5
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "8ff8a556-5436-492d-9026-a832a33dfbb6", e._sentryDebugIdIdentifier = "sentry-dbid-8ff8a556-5436-492d-9026-a832a33dfbb6");
|
|
6
6
|
} catch (e) {
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
;
|
|
10
10
|
import { jsx, jsxs } from "preact/jsx-runtime";
|
|
11
11
|
import { useState } from "preact/hooks";
|
|
12
|
-
import { a as useApiContext, e as useMutation, h as httpPost, i as useI18nContext, l as useToastContext, L as LoaderWrapper,
|
|
13
|
-
import { D as DropinLayout } from "./core-
|
|
12
|
+
import { a as useApiContext, e as useMutation, h as httpPost, i as useI18nContext, l as useToastContext, L as LoaderWrapper, bZ as FormHeader, d7 as Checkbox, cI as ActionBar } from "./EventEmitter-B5nDiK-t.js";
|
|
13
|
+
import { D as DropinLayout } from "./core-BY7J00UO.js";
|
|
14
14
|
const confirmReview = async (legalEntityId, baseUrl) => {
|
|
15
15
|
return httpPost({
|
|
16
16
|
baseUrl,
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
{
|
|
3
3
|
try {
|
|
4
4
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
5
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
5
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "a07a5972-d004-4fd1-bd38-4987f146e131", e._sentryDebugIdIdentifier = "sentry-dbid-a07a5972-d004-4fd1-bd38-4987f146e131");
|
|
6
6
|
} catch (e) {
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
;
|
|
10
10
|
import { jsx, jsxs } from "preact/jsx-runtime";
|
|
11
11
|
import { useState } from "preact/hooks";
|
|
12
|
-
import { i as useI18nContext, bj as useForm, E as Typography, b9 as Field,
|
|
12
|
+
import { i as useI18nContext, bj as useForm, E as Typography, b9 as Field, cA as RadioGroupCard, G as Button, bx as Svg, J as LegalEntityType } from "./EventEmitter-B5nDiK-t.js";
|
|
13
13
|
const setupAccountMethods = ["singpass", "manual"];
|
|
14
14
|
const setupAccountMethodFields = ["setupAccountMethod"];
|
|
15
15
|
const getSingpassSelectionDisabled = (legalEntityType) => {
|
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
{
|
|
3
3
|
try {
|
|
4
4
|
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
|
|
5
|
-
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "
|
|
5
|
+
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "19a799b2-6d74-463a-a0bc-996df6685f77", e._sentryDebugIdIdentifier = "sentry-dbid-19a799b2-6d74-463a-a0bc-996df6685f77");
|
|
6
6
|
} catch (e) {
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
;
|
|
10
10
|
import { jsx, jsxs, Fragment } from "preact/jsx-runtime";
|
|
11
11
|
import { useState, useRef, useEffect, useMemo, useCallback } from "preact/hooks";
|
|
12
|
-
import { a as useApiContext, b as useQuery, d as httpGet, E as Typography, i as useI18nContext,
|
|
13
|
-
import { B as useUpdateLegalEntity, N as useMultiForm, h as getRequiredForms, i as addValidityToForms, j as useFormComposer, T as FormContextProvider, F as FormWrapper } from "./CreateIndividualComponent-
|
|
12
|
+
import { a as useApiContext, b as useQuery, d as httpGet, E as Typography, i as useI18nContext, bP as useFormContext, V as Alert, b9 as Field, bb as RadioGroup, aw as getFormProps, Q as Icon, aM as isEmpty, bx as Svg, G as Button, W as Card, X as StructuredList, Z as IconButton, H as isEmpty$1, R as useInvalidateRootLegalEntity, j as useAnalyticsContext, u as useLegalEntity, c as createLogger, K as Loader } from "./EventEmitter-B5nDiK-t.js";
|
|
13
|
+
import { B as useUpdateLegalEntity, N as useMultiForm, h as getRequiredForms, i as addValidityToForms, j as useFormComposer, T as FormContextProvider, F as FormWrapper } from "./CreateIndividualComponent-DArsdfFf.js";
|
|
14
14
|
import { signal } from "@preact/signals";
|
|
15
|
-
import { s as sofStyles, T as TaskStatusIndicator, n as normalizedTaskStatusStore } from "./core-
|
|
15
|
+
import { s as sofStyles, T as TaskStatusIndicator, n as normalizedTaskStatusStore } from "./core-BY7J00UO.js";
|
|
16
16
|
const getTaxClassification = async (legalEntityId, baseUrl) => {
|
|
17
17
|
return httpGet({
|
|
18
18
|
baseUrl,
|
package/dist/adyenConfig.js
CHANGED