@adyen/kyc-components 3.66.5 → 3.67.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.
Files changed (137) hide show
  1. package/dist/{AccountSetupRejected-D9dFdnIa.js → AccountSetupRejected-gYtp0Txi.js} +1 -1
  2. package/dist/{BusinessTypeSelection-CUMbs_zu.js → BusinessTypeSelection-BGnlpnIt.js} +3 -4
  3. package/dist/{CXEL7IU7-CmzQcJTJ.js → CXEL7IU7-BMBtNPj4.js} +3 -3
  4. package/dist/{CustomerSupport-C3WSxbV4.js → CustomerSupport-DtPK_BrP.js} +2 -2
  5. package/dist/{DebugModal-DumKT2hR.js → DebugModal-BdMr7fPl.js} +8 -7
  6. package/dist/{DecisionMakers-NThHl5xn.js → DecisionMakers-B98U_ugm.js} +3 -11
  7. package/dist/{HASRA6WW-q5ZV1XWT.js → HASRA6WW-cUOcZUGT.js} +2 -2
  8. package/dist/{I3HPI4QX-B0hu1gFe.js → I3HPI4QX-BgHxLhRI.js} +3 -3
  9. package/dist/{Introduction-DLZ10UXL.js → Introduction-OexTjfSi.js} +1 -1
  10. package/dist/{Review-B6wdyvwt.js → Review-BoeUIf9n.js} +2 -2
  11. package/dist/{SingpassSelection-N3cO89q2.js → SingpassSelection-ChdugAIt.js} +1 -1
  12. package/dist/{TaxReportingDropin-Svaluvni.js → TaxReportingDropin-Bdl7gnfT.js} +59 -99
  13. package/dist/adyen-kyc-components.js +1 -1
  14. package/dist/adyenConfig.js +1 -1
  15. package/dist/{core-DGVGd409.js → core-B-WQPmuP.js} +2462 -2593
  16. package/dist/{css-CSSiAxLL.js → css-5glJY2Bu.js} +2 -2
  17. package/dist/ja-JP-DrupcLqM.js +1902 -0
  18. package/dist/{json-CBjDObNO.js → json-aSN8-541.js} +2 -2
  19. package/dist/{plaintext-Cu8Ozvxr.js → plaintext-C27sgoKw.js} +2 -2
  20. package/dist/style.css +205 -184
  21. package/dist/types/api/address/useAddressCleanse.d.ts +31 -2
  22. package/dist/types/api/address/useRetrieveAddress.d.ts +21 -0
  23. package/dist/types/api/address/useSearchAddress.d.ts +20 -0
  24. package/dist/types/api/createLegalEntity/useCreateLegalEntity.d.ts +1 -0
  25. package/dist/types/api/idVerificationProviders/idVerificationStartCheck.d.ts +9 -0
  26. package/dist/types/api/idVerificationProviders/useIdVerificationToken.d.ts +4 -0
  27. package/dist/types/api/legalEntity/useLegalEntity.d.ts +411 -3
  28. package/dist/types/api/legalEntity/useUpdateLegalEntity.d.ts +2 -1
  29. package/dist/types/api/openId/useOpenIdAuthorizationLink.d.ts +4 -0
  30. package/dist/types/api/providersConfiguration/useProviderStatus.d.ts +12 -8
  31. package/dist/types/api/taskStatus/useTaskStatus.d.ts +3 -0
  32. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/iframeWidget.d.ts +0 -4
  33. package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +1 -1
  34. package/dist/types/components/Business/forms/AdditionalInformation/AdditionalInformation.d.ts +1 -1
  35. package/dist/types/components/Business/forms/AdditionalInformation/types.d.ts +0 -3
  36. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +0 -3
  37. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
  38. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +6 -5
  39. package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +1 -1
  40. package/dist/types/components/EFP/tasks/HighExposureDropin/HighExposureRegisteredAddress.d.ts +1 -1
  41. package/dist/types/components/EFP/tasks/HighExposureDropin/types.d.ts +1 -19
  42. package/dist/types/components/EFP/tasks/HighExposureDropin/utils.d.ts +2 -2
  43. package/dist/types/components/EFP/tasks/TaxReportingDropin/validate.d.ts +3 -0
  44. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/DropinComposer.d.ts +1 -1
  45. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +2 -19
  46. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/useNavigation.d.ts +1 -3
  47. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/OnboardingDropinComponent.d.ts +1 -2
  48. package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/types.d.ts +2 -2
  49. package/dist/types/components/Individual/forms/Individual/IdVerification/types.d.ts +2 -2
  50. package/dist/types/components/Individual/forms/Individual/types.d.ts +3 -7
  51. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.types.d.ts +0 -3
  52. package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.types.d.ts +0 -1
  53. package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +2 -2
  54. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +3 -7
  55. package/dist/types/components/Individual/hooks/useIdVerificationToken.d.ts +2 -2
  56. package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
  57. package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/IndividualOnfidoDropin.d.ts +1 -1
  58. package/dist/types/components/Shared/FormWrapper/FormWrapper.d.ts +2 -2
  59. package/dist/types/components/Shared/forms/Address/Address.d.ts +1 -1
  60. package/dist/types/components/Shared/forms/Address/AddressField.d.ts +9 -0
  61. package/dist/types/components/Shared/forms/Address/SearchAddress.d.ts +15 -0
  62. package/dist/types/components/Shared/forms/Address/SearchAddressItem.d.ts +3 -0
  63. package/dist/types/components/Shared/forms/Address/types.d.ts +2 -21
  64. package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
  65. package/dist/types/components/Shared/forms/Address/validate.d.ts +8 -6
  66. package/dist/types/components/Shared/forms/BusinessTypeSelection/BusinessTypeSelection.d.ts +0 -4
  67. package/dist/types/components/Shared/forms/RegistrationAddress/types.d.ts +0 -3
  68. package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +3 -1
  69. package/dist/types/components/Shared/tasks/TaskList/utils.d.ts +5 -0
  70. package/dist/types/components/SoleProprietorship/hooks/useExemptSettlor.d.ts +1 -3
  71. package/dist/types/components/Trust/forms/Trust/types.d.ts +0 -2
  72. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/TrustRoleAndEntityType.d.ts +1 -3
  73. package/dist/types/components/Trust/forms/TrustRoleAndEntityType/types.d.ts +0 -2
  74. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/RoleAndTypeDropin.d.ts +1 -1
  75. package/dist/types/components/Trust/tasks/RoleAndTypeDropin/types.d.ts +4 -5
  76. package/dist/types/components/Trust/tasks/TrustDropin/TrustDropin.d.ts +1 -1
  77. package/dist/types/components/Trust/tasks/TrustMembers/TrustMembersOverview.d.ts +4 -2
  78. package/dist/types/components/Trust/utils/addOrUpdateAssociatedTrustMember.d.ts +3 -3
  79. package/dist/types/components/Trust/utils/addOrUpdateUndefinedBeneficiary.d.ts +2 -2
  80. package/dist/types/components/Trust/utils/createExemptSettlor.d.ts +3 -3
  81. package/dist/types/components/Trust/utils/deleteAssociatedTrustMember.d.ts +3 -3
  82. package/dist/types/components/Trust/utils/deleteUndefinedBeneficiary.d.ts +3 -3
  83. package/dist/types/components/Trust/utils/updateExemptSettlorName.d.ts +3 -3
  84. package/dist/types/components/UnincorporatedPartnership/hooks/useUnincorporatedPartnershipNavigation.d.ts +18 -5
  85. package/dist/types/components/UnincorporatedPartnership/mapping/unincorporatedPartnershipKeyMappings.d.ts +1 -2
  86. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipRoleAndType/UnincorporatedPartnershipRadioGroup.d.ts +7 -3
  87. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipRoleAndType/types.d.ts +6 -0
  88. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipRoleAndType/validate.d.ts +3 -0
  89. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedPartnershipMembers.d.ts +2 -2
  90. package/dist/types/components/ui/atoms/Select/Select.d.ts +1 -1
  91. package/dist/types/components/ui/atoms/Select/Select.types.d.ts +31 -16
  92. package/dist/types/components/ui/atoms/Select/useSelectFocus.d.ts +2 -3
  93. package/dist/types/components/ui/atoms/SelectButton/SelectButton.d.ts +1 -1
  94. package/dist/types/components/ui/atoms/SelectButton/SelectButton.types.d.ts +11 -28
  95. package/dist/types/components/ui/atoms/SelectList/SelectList.d.ts +1 -1
  96. package/dist/types/components/ui/atoms/SelectList/SelectList.types.d.ts +3 -2
  97. package/dist/types/components/ui/atoms/TaskStatusIndicator/TaskStatusIndicator.d.ts +4 -4
  98. package/dist/types/components/ui/molecules/Dropzone/FilePicker.d.ts +2 -1
  99. package/dist/types/components/ui/molecules/InputText/InputText.d.ts +2 -1
  100. package/dist/types/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +0 -3
  101. package/dist/types/context/ExperimentContext/types.d.ts +4 -0
  102. package/dist/types/context/FormRouterContext/types.d.ts +2 -2
  103. package/dist/types/context/SettingsContext/types.d.ts +2 -0
  104. package/dist/types/core/analytics.d.ts +16 -1
  105. package/dist/types/core/models/api/contracts.d.ts +0 -19
  106. package/dist/types/core/models/api/organization.d.ts +1 -2
  107. package/dist/types/core/models/state-code.d.ts +2 -1
  108. package/dist/types/hooks/introduction/useCanSeeIntroduction.d.ts +2 -1
  109. package/dist/types/hooks/singpass/useSingpassMyInfoLogin.d.ts +3 -5
  110. package/dist/types/hooks/useAnalytics.d.ts +1 -1
  111. package/dist/types/hooks/useAssociatedLegalEntity.d.ts +14 -0
  112. package/dist/types/hooks/useAssociatedLegalRepresentative.d.ts +1 -5
  113. package/dist/types/hooks/useAsyncValidator.d.ts +1 -1
  114. package/dist/types/hooks/useComponentApi.d.ts +0 -8
  115. package/dist/types/hooks/useForm/reducer.d.ts +2 -1
  116. package/dist/types/hooks/useForm/types.d.ts +2 -1
  117. package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -9
  118. package/dist/types/stores/globalStore/calculateTaskStatus.d.ts +1 -3
  119. package/dist/types/stores/globalStore/taskStatus.d.ts +6 -2
  120. package/dist/types/utils/debounce.d.ts +20 -1
  121. package/dist/types/utils/entityStatusUtil.d.ts +1 -1
  122. package/dist/types/utils/useDebouncedState.d.ts +3 -0
  123. package/dist/types/utils/useMirrorProp.d.ts +16 -0
  124. package/dist/types/utils/validation/types.d.ts +2 -1
  125. package/dist/{yaml-C1h5I16b.js → yaml-BLLI4LYJ.js} +2 -2
  126. package/package.json +1 -1
  127. package/dist/types/components/Shared/forms/Address/FieldContainer.d.ts +0 -10
  128. package/dist/types/core/models/api/address-search.d.ts +0 -31
  129. package/dist/types/core/services/componentApi/create-legal-entity.d.ts +0 -3
  130. package/dist/types/core/services/componentApi/get-address.d.ts +0 -3
  131. package/dist/types/core/services/componentApi/get-idverification-token.d.ts +0 -3
  132. package/dist/types/core/services/componentApi/get-legal-entity.d.ts +0 -3
  133. package/dist/types/core/services/componentApi/idVerification-startcheck.d.ts +0 -3
  134. package/dist/types/core/services/componentApi/open-singpass-authorization-link.d.ts +0 -3
  135. package/dist/types/core/services/componentApi/search-address.d.ts +0 -3
  136. package/dist/types/hooks/useAssociatedLegalArrangement.d.ts +0 -13
  137. package/dist/types/utils/scroll.d.ts +0 -1
@@ -2,12 +2,12 @@
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] = "4541dc24-f02a-4567-8451-854d8c691a7c", e._sentryDebugIdIdentifier = "sentry-dbid-4541dc24-f02a-4567-8451-854d8c691a7c");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "a159fa50-ede4-4f62-9545-7c6dcaa02598", e._sentryDebugIdIdentifier = "sentry-dbid-a159fa50-ede4-4f62-9545-7c6dcaa02598");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-DumKT2hR.js";
10
+ import { c as cssProps } from "./DebugModal-BdMr7fPl.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text },
13
13
  number: { regex: /-?\d+(\.\d+)?([eE][+-]?\d+)?/g, css: cssProps.number },
@@ -2,12 +2,12 @@
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] = "323ab2de-d74a-46ab-aec2-efd37a27ff6e", e._sentryDebugIdIdentifier = "sentry-dbid-323ab2de-d74a-46ab-aec2-efd37a27ff6e");
5
+ n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "294a483f-cab0-4ad9-b48e-ff1e9d1eea40", e._sentryDebugIdIdentifier = "sentry-dbid-294a483f-cab0-4ad9-b48e-ff1e9d1eea40");
6
6
  } catch (e) {
7
7
  }
8
8
  }
9
9
  ;
10
- import { c as cssProps } from "./DebugModal-DumKT2hR.js";
10
+ import { c as cssProps } from "./DebugModal-BdMr7fPl.js";
11
11
  const definitions = {
12
12
  any: { regex: /.*/g, css: cssProps.text }
13
13
  };
package/dist/style.css CHANGED
@@ -726,87 +726,8 @@
726
726
  width: 100%;
727
727
  }
728
728
 
729
- .adyen-kyc-dropdown-button {
730
- background: var(--adyen-sdk-color-background-primary, #ffffff);
731
- border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary, #8d95a3);
732
- border-radius: var(--adyen-sdk-border-radius-m, 8px);
733
- color: var(--adyen-sdk-color-label-primary, #00112c);
734
- font-size: var(--adyen-sdk-text-body-font-size, 14px);
735
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
736
- min-height: 40px;
737
- outline: 0;
738
- padding: var(--adyen-sdk-spacer-040, 8px) var(--adyen-sdk-spacer-090, 24px) var(--adyen-sdk-spacer-040, 8px) var(--adyen-sdk-spacer-060, 12px);
739
- text-decoration: none;
740
- transition: border 0.2s ease-out, box-shadow 0.2s ease-out;
741
- user-select: none;
742
- }
743
-
744
- .adyen-kyc-dropdown-button:hover {
745
- border-color: var(--adyen-sdk-color-outline-tertiary-hover, #6d7789);
746
- }
747
-
748
- .adyen-kyc-dropdown-button__icon svg {
749
- border-radius: var(--adyen-sdk-border-radius-s, 4px);
750
- margin-right: var(--adyen-sdk-spacer-040, 8px);
751
- height: 26px;
752
- max-width: 40px;
753
- }
754
-
755
- .adyen-kyc-dropdown-button--active,
756
- .adyen-kyc-dropdown-button--active:hover,
757
- .adyen-kyc-dropdown-button:active,
758
- .adyen-kyc-dropdown-button:focus {
759
- border-color: var(--adyen-sdk-color-outline-tertiary-active, #00112c);
760
- outline: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary-active, #00112c);
761
- }
762
-
763
- .adyen-kyc-dropdown-button--readonly, .adyen-kyc-dropdown-button--readonly.adyen-kyc-dropdown-button--active, .adyen-kyc-dropdown-button--readonly:hover, .adyen-kyc-dropdown-button--readonly:focus {
764
- border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-disabled, #dbdee2);
765
- color: var(--adyen-sdk-color-label-disabled, #8d95a3);
766
- cursor: not-allowed;
767
- background-color: var(--adyen-sdk-color-background-disabled, #eeeff1);
768
- border-color: var(--adyen-sdk-color-outline-disabled, #dbdee2);
769
- }
770
-
771
- .adyen-kyc-dropdown-button--readonly::after {
772
- background-image: url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.19471 6.5646C3.59429 7.09797 4.39396 7.0986 4.79439 6.56587L7.78716 2.58424C8.28257 1.92514 7.81232 0.983398 6.98779 0.983398L1.01209 0.983398C0.188292 0.983398 -0.282154 1.92367 0.211778 2.58298L3.19471 6.5646Z' fill='%23B9C4C9'/%3E%3C/svg%3E%0A");
773
- }
774
-
775
- .adyen-kyc-dropdown-button--invalid {
776
- border-color: var(--adyen-sdk-color-outline-critical, #e22d2d);
777
- }
778
-
779
- .adyen-kyc-dropdown-button__text {
780
- line-height: var(--adyen-sdk-text-body-line-height, 20px);
781
- overflow: hidden;
782
- pointer-events: none;
783
- text-overflow: ellipsis;
784
- white-space: nowrap;
785
- }
786
- .adyen-kyc-dropdown-button__text--placeholder {
787
- color: var(--adyen-sdk-color-label-secondary, #5c687c);
788
- font-weight: var(--adyen-sdk-text-body-font-weight, 400);
789
- }
790
-
791
- .adyen-kyc-dropdown-button-search {
792
- align-items: center;
793
- display: flex;
794
- width: 100%;
795
- }
796
- .adyen-kyc-dropdown-button-search__icon {
797
- color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
798
- font-size: var(--adyen-sdk-text-caption-font-size, 12px);
799
- font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
800
- font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
801
- line-height: var(--adyen-sdk-text-caption-line-height, 18px);
802
- padding-right: var(--adyen-sdk-spacer-040, 8px);
803
- }
804
- .adyen-kyc-dropdown-button-search .adyen-kyc-filter-input::placeholder {
805
- color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
806
- }
807
-
808
- .adyen-kyc-dropdown-button-search::after {
809
- display: none;
729
+ .adyen-kyc-dropdown--minimal {
730
+ max-width: 120px;
810
731
  }
811
732
 
812
733
  .adyen-kyc-dropdown-list {
@@ -826,6 +747,10 @@
826
747
  margin-top: var(--adyen-sdk-spacer-010, 2px);
827
748
  }
828
749
 
750
+ .adyen-kyc-dropdown-list.adyen-kyc-dropdown-list--minimal.adyen-kyc-dropdown-list--active {
751
+ width: 200px;
752
+ }
753
+
829
754
  .adyen-kyc-dropdown-element {
830
755
  border: var(--adyen-sdk-border-width-s, 1px) solid transparent;
831
756
  cursor: pointer;
@@ -920,13 +845,141 @@
920
845
  position: relative;
921
846
  }
922
847
 
923
- .adyen-kyc-dropdown-button {
848
+ .adyen-kyc-dropdown-list {
849
+ background: var(--adyen-sdk-color-background-primary, #ffffff);
850
+ display: none;
851
+ list-style: none;
852
+ margin: var(--adyen-sdk-spacer-000, 0px);
853
+ margin-bottom: var(--adyen-sdk-spacer-120, 48px);
854
+ overflow-y: auto;
855
+ padding: var(--adyen-sdk-spacer-000, 0px);
856
+ position: absolute;
857
+ width: 100%;
858
+ z-index: 1;
859
+ }
860
+ .adyen-kyc-dropdown-list__transformer {
861
+ position: relative;
862
+ padding: 0;
863
+ margin: 0;
864
+ }
865
+ .adyen-kyc-dropdown-list:focus {
866
+ outline: none;
867
+ }
868
+
869
+ .adyen-kyc-dropdown-list.adyen-kyc-dropdown-list--active {
870
+ display: block;
871
+ }
872
+
873
+ .adyen-kyc-dropdown-element {
874
+ align-items: center;
875
+ display: flex;
876
+ }
877
+
878
+ .adyen-kyc-dropdown-ignore-pointer-events {
879
+ pointer-events: none;
880
+ }
881
+
882
+ .adyen-kyc-dropdown-handle-pointer-events {
883
+ pointer-events: auto;
884
+ }/* #region Borders */
885
+ /* #endregion */
886
+ /* for container queries */
887
+ /* #region Z-index */
888
+ /* #endregion */
889
+ /* #region Timing functions */
890
+ /* #endregion */
891
+ /* #region Inline components */
892
+ /* #endregion */
893
+ .adyen-kyc-select-input {
894
+ align-items: center;
895
+ display: flex;
896
+ background: var(--adyen-sdk-color-background-primary, #ffffff);
897
+ border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary, #8d95a3);
898
+ border-radius: var(--adyen-sdk-border-radius-m, 8px);
899
+ color: var(--adyen-sdk-color-label-primary, #00112c);
900
+ font-size: var(--adyen-sdk-text-body-font-size, 14px);
901
+ line-height: var(--adyen-sdk-text-body-line-height, 20px);
902
+ min-height: 40px;
903
+ outline: 0;
904
+ padding: var(--adyen-sdk-spacer-040, 8px) var(--adyen-sdk-spacer-090, 24px) var(--adyen-sdk-spacer-040, 8px) var(--adyen-sdk-spacer-060, 12px);
905
+ text-decoration: none;
906
+ transition: border 0.2s ease-out, box-shadow 0.2s ease-out;
907
+ user-select: none;
908
+ }
909
+
910
+ .adyen-kyc-select-input:hover {
911
+ border-color: var(--adyen-sdk-color-outline-tertiary-hover, #6d7789);
912
+ }
913
+
914
+ .adyen-kyc-select-input__icon svg {
915
+ border-radius: var(--adyen-sdk-border-radius-s, 4px);
916
+ margin-right: var(--adyen-sdk-spacer-040, 8px);
917
+ height: 26px;
918
+ max-width: 40px;
919
+ }
920
+
921
+ .adyen-kyc-select-input--active,
922
+ .adyen-kyc-select-input--active:hover,
923
+ .adyen-kyc-select-input:active,
924
+ .adyen-kyc-select-input:focus {
925
+ border-color: var(--adyen-sdk-color-outline-tertiary-active, #00112c);
926
+ outline: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary-active, #00112c);
927
+ }
928
+
929
+ .adyen-kyc-select-input--readonly, .adyen-kyc-select-input--readonly.adyen-kyc-select-input--active, .adyen-kyc-select-input--readonly:hover, .adyen-kyc-select-input--readonly:focus {
930
+ border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-disabled, #dbdee2);
931
+ color: var(--adyen-sdk-color-label-disabled, #8d95a3);
932
+ cursor: not-allowed;
933
+ background-color: var(--adyen-sdk-color-background-disabled, #eeeff1);
934
+ border-color: var(--adyen-sdk-color-outline-disabled, #dbdee2);
935
+ }
936
+
937
+ .adyen-kyc-select-input--readonly::after {
938
+ background-image: url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.19471 6.5646C3.59429 7.09797 4.39396 7.0986 4.79439 6.56587L7.78716 2.58424C8.28257 1.92514 7.81232 0.983398 6.98779 0.983398L1.01209 0.983398C0.188292 0.983398 -0.282154 1.92367 0.211778 2.58298L3.19471 6.5646Z' fill='%23B9C4C9'/%3E%3C/svg%3E%0A");
939
+ }
940
+
941
+ .adyen-kyc-select-input--invalid {
942
+ border-color: var(--adyen-sdk-color-outline-critical, #e22d2d);
943
+ }
944
+
945
+ .adyen-kyc-select-input--minimal {
946
+ min-height: unset;
947
+ height: 100%;
948
+ background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
949
+ border: none;
950
+ border-radius: var(--adyen-sdk-border-radius-s, 4px);
951
+ }
952
+
953
+ .adyen-kyc-select-input-search {
924
954
  align-items: center;
925
- cursor: pointer;
926
955
  display: flex;
956
+ width: 100%;
957
+ }
958
+ .adyen-kyc-select-input-search__icon {
959
+ color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
960
+ font-size: var(--adyen-sdk-text-caption-font-size, 12px);
961
+ font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
962
+ font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
963
+ line-height: var(--adyen-sdk-text-caption-line-height, 18px);
964
+ padding-right: var(--adyen-sdk-spacer-040, 8px);
965
+ }
966
+ .adyen-kyc-select-input-search .adyen-kyc-select-input--filterable::placeholder {
967
+ color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
927
968
  }
928
969
 
929
- .adyen-kyc-dropdown-button::after {
970
+ .adyen-kyc-select-input-search::after {
971
+ display: none;
972
+ }
973
+
974
+ .adyen-kyc-select-input-wrapper--filterable {
975
+ cursor: text;
976
+ }
977
+
978
+ .adyen-kyc-select-input-wrapper--non-filterable {
979
+ cursor: pointer;
980
+ }
981
+
982
+ .adyen-kyc-select-input::after {
930
983
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.19471 6.5646C3.59429 7.09797 4.39396 7.0986 4.79439 6.56587L7.78716 2.58424C8.28257 1.92514 7.81232 0.983398 6.98779 0.983398L1.01209 0.983398C0.188292 0.983398 -0.282154 1.92367 0.211778 2.58298L3.19471 6.5646Z' fill='%23687282'/%3E%3C/svg%3E%0A");
931
984
  background-position: center;
932
985
  background-repeat: no-repeat;
@@ -937,11 +990,11 @@
937
990
  width: 8px;
938
991
  }
939
992
 
940
- .adyen-kyc-dropdown-button--active::after {
993
+ .adyen-kyc-select-input--list-open::after {
941
994
  transform: rotate(180deg);
942
995
  }
943
996
 
944
- .adyen-kyc-filter-input {
997
+ .adyen-kyc-select-input--filterable {
945
998
  background: var(--adyen-sdk-color-background-primary, #ffffff);
946
999
  border: 0;
947
1000
  caret-color: var(--adyen-sdk-color-label-highlight, #0070f5);
@@ -952,49 +1005,31 @@
952
1005
  padding: var(--adyen-sdk-spacer-000, 0px);
953
1006
  width: 100%;
954
1007
  }
955
- .adyen-kyc-filter-input::placeholder {
1008
+ .adyen-kyc-select-input--filterable::placeholder {
956
1009
  color: var(--adyen-sdk-color-label-secondary, #5c687c);
957
1010
  font-weight: var(--adyen-sdk-text-body-font-weight, 400);
958
1011
  }
959
- .adyen-kyc-filter-input:focus, .adyen-kyc-filter-input:active {
1012
+ .adyen-kyc-select-input--filterable:focus, .adyen-kyc-select-input--filterable:active {
960
1013
  outline: 0;
961
1014
  }
962
-
963
- .adyen-kyc-dropdown-list {
964
- background: var(--adyen-sdk-color-background-primary, #ffffff);
965
- display: none;
966
- list-style: none;
967
- margin: var(--adyen-sdk-spacer-000, 0px);
968
- margin-bottom: var(--adyen-sdk-spacer-120, 48px);
969
- overflow-y: auto;
970
- padding: var(--adyen-sdk-spacer-000, 0px);
971
- position: absolute;
972
- width: 100%;
973
- z-index: 1;
974
- }
975
- .adyen-kyc-dropdown-list__transformer {
976
- position: relative;
977
- padding: 0;
978
- margin: 0;
979
- }
980
- .adyen-kyc-dropdown-list:focus {
981
- outline: none;
1015
+ .adyen-kyc-select-input--filterable.adyen-kyc-select-input--minimal {
1016
+ background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
982
1017
  }
983
1018
 
984
- .adyen-kyc-dropdown-list.adyen-kyc-dropdown-list--active {
985
- display: block;
1019
+ .adyen-kyc-select-input--non-filterable {
1020
+ all: unset;
986
1021
  }
987
1022
 
988
- .adyen-kyc-dropdown-element {
989
- align-items: center;
990
- display: flex;
1023
+ .adyen-kyc-select-input--placeholder {
1024
+ color: var(--adyen-sdk-color-label-secondary, #5c687c);
1025
+ font-weight: var(--adyen-sdk-text-body-font-weight, 400);
991
1026
  }
992
1027
 
993
- .adyen-kyc-dropdown-ignore-pointer-events {
1028
+ .adyen-kyc-ignore-pointer-events {
994
1029
  pointer-events: none;
995
1030
  }
996
1031
 
997
- .adyen-kyc-dropdown-handle-pointer-events {
1032
+ .adyen-kyc-handle-pointer-events {
998
1033
  pointer-events: auto;
999
1034
  }/* #region Borders */
1000
1035
  /* #endregion */
@@ -2804,7 +2839,7 @@ fieldset {
2804
2839
  display: flex;
2805
2840
  color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
2806
2841
  margin-right: var(--adyen-sdk-spacer-020, 4px);
2807
- }.adyen-kyc-search-fieldcontainer-hide {
2842
+ }.adyen-kyc-search-address-field-hide {
2808
2843
  display: none;
2809
2844
  }.adyen-kyc-verified-business-card {
2810
2845
  display: flex;
@@ -3137,25 +3172,6 @@ fieldset {
3137
3172
  .adyen-kyc-input-group--focused:hover {
3138
3173
  border-color: var(--adyen-sdk-color-outline-tertiary-active, #00112c);
3139
3174
  }
3140
- .adyen-kyc-input-group .adyen-kyc-dropdown {
3141
- max-width: 120px;
3142
- }
3143
- .adyen-kyc-input-group .adyen-kyc-dropdown-button {
3144
- min-height: unset;
3145
- height: 100%;
3146
- background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
3147
- border: none;
3148
- border-radius: var(--adyen-sdk-border-radius-s, 4px);
3149
- }
3150
- .adyen-kyc-input-group .adyen-kyc-dropdown-list--active {
3151
- width: 200px;
3152
- }
3153
- .adyen-kyc-input-group .adyen-kyc-dropdown-button__text--placeholder {
3154
- color: var(--adyen-sdk-color-label-secondary, #5c687c);
3155
- }
3156
- .adyen-kyc-input-group .adyen-kyc-filter-input {
3157
- background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
3158
- }
3159
3175
  .adyen-kyc-input-group .adyen-kyc-input {
3160
3176
  line-height: normal;
3161
3177
  height: unset;
@@ -3790,7 +3806,7 @@ fieldset {
3790
3806
  flex-direction: column;
3791
3807
  width: 100%;
3792
3808
  max-width: 520px;
3793
- margin: var(--adyen-sdk-spacer-100, 32px) auto;
3809
+ margin: var(--adyen-sdk-spacer-000, 0px) auto;
3794
3810
  }
3795
3811
  .adyen-kyc-source-of-funds-wrapper-loading {
3796
3812
  display: flex;
@@ -3823,7 +3839,7 @@ fieldset {
3823
3839
  margin-bottom: var(--adyen-sdk-spacer-050, 10px);
3824
3840
  }
3825
3841
  .adyen-kyc-source-of-funds-getting-started-body {
3826
- margin-bottom: var(--adyen-sdk-spacer-030, 6px);
3842
+ margin-bottom: var(--adyen-sdk-spacer-140, 64px);
3827
3843
  }
3828
3844
  .adyen-kyc-source-of-funds-getting-started-error {
3829
3845
  margin-top: var(--adyen-sdk-spacer-090, 24px);
@@ -3831,23 +3847,24 @@ fieldset {
3831
3847
  .adyen-kyc-source-of-funds-getting-started-error-actions {
3832
3848
  margin-top: var(--adyen-sdk-spacer-030, 6px);
3833
3849
  }
3834
- .adyen-kyc-source-of-funds-getting-started-cards {
3835
- margin-top: var(--adyen-sdk-spacer-110, 40px);
3850
+ .adyen-kyc-source-of-funds-getting-started .adyen-kyc-source-of-funds-getting-started-cards {
3851
+ margin-top: var(--adyen-sdk-spacer-090, 24px);
3836
3852
  margin-bottom: var(--adyen-sdk-spacer-100, 32px);
3837
3853
  text-align: left;
3838
3854
  }
3839
- .adyen-kyc-source-of-funds-getting-started-cards-card {
3855
+ .adyen-kyc-source-of-funds-getting-started .adyen-kyc-source-of-funds-getting-started-cards-card {
3856
+ border: none;
3857
+ background-color: var(--adyen-sdk-color-background-modal-hover, #f7f7f8);
3840
3858
  margin-bottom: var(--adyen-sdk-spacer-070, 16px);
3841
3859
  }
3842
- .adyen-kyc-source-of-funds-getting-started-cards-card-header {
3860
+ .adyen-kyc-source-of-funds-getting-started .adyen-kyc-source-of-funds-getting-started-cards-card-header {
3843
3861
  padding: var(--adyen-sdk-spacer-070, 16px);
3844
3862
  }
3845
- .adyen-kyc-source-of-funds-getting-started-cards-card-body {
3863
+ .adyen-kyc-source-of-funds-getting-started .adyen-kyc-source-of-funds-getting-started-cards-card-body {
3864
+ margin: 0 var(--adyen-sdk-spacer-070, 16px);
3865
+ padding: var(--adyen-sdk-spacer-070, 16px) 0;
3846
3866
  border-top: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
3847
3867
  }
3848
- .adyen-kyc-source-of-funds-getting-started-cards-card-description {
3849
- padding-top: var(--adyen-sdk-spacer-070, 16px);
3850
- }
3851
3868
  .adyen-kyc-source-of-funds-getting-started-actions {
3852
3869
  display: flex;
3853
3870
  flex-direction: column;
@@ -4087,6 +4104,45 @@ fieldset {
4087
4104
  }
4088
4105
  .adyen-kyc-tile-group-horizontal .adyen-kyc-tile-container {
4089
4106
  width: 100%;
4107
+ }/* #region Borders */
4108
+ /* #endregion */
4109
+ /* for container queries */
4110
+ /* #region Z-index */
4111
+ /* #endregion */
4112
+ /* #region Timing functions */
4113
+ /* #endregion */
4114
+ /* #region Inline components */
4115
+ /* #endregion */
4116
+ .adyen-kyc-in-task-status {
4117
+ width: 148px;
4118
+ height: 26px;
4119
+ display: flex;
4120
+ justify-content: center;
4121
+ align-items: center;
4122
+ margin: 0 auto 8px;
4123
+ background-color: var(--adyen-sdk-color-background-modal-hover, #f7f7f8);
4124
+ padding: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-040, 8px);
4125
+ border-radius: var(--adyen-sdk-border-radius-xl, 24px);
4126
+ }
4127
+ .adyen-kyc-in-task-status-indicator {
4128
+ width: var(--adyen-sdk-spacer-060, 12px);
4129
+ height: var(--adyen-sdk-spacer-060, 12px);
4130
+ border-radius: 50%;
4131
+ margin-right: var(--adyen-sdk-spacer-020, 4px);
4132
+ }
4133
+ .adyen-kyc-in-task-status-indicator-success {
4134
+ background-color: var(--adyen-sdk-color-decorative-green, #09ab4b);
4135
+ }
4136
+ .adyen-kyc-in-task-status-indicator-error {
4137
+ background-color: var(--adyen-sdk-color-decorative-red, #e22d2d);
4138
+ }
4139
+ .adyen-kyc-in-task-status-indicator-warning {
4140
+ background-color: var(--adyen-sdk-color-decorative-orange, #dd7d00);
4141
+ }
4142
+ .adyen-kyc-in-task-status-label {
4143
+ font-size: var(--adyen-sdk-spacer-060, 12px);
4144
+ font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
4145
+ color: var(--adyen-sdk-color-label-secondary, #5c687c);
4090
4146
  }.adyen-kyc-conflict-row-table td {
4091
4147
  padding: var(--adyen-sdk-spacer-060, 12px);
4092
4148
  height: var(--adyen-sdk-spacer-050, 10px);
@@ -4557,6 +4613,7 @@ fieldset {
4557
4613
  display: inline-flex;
4558
4614
  width: 100%;
4559
4615
  justify-content: space-between;
4616
+ flex-wrap: wrap;
4560
4617
  }
4561
4618
  .adyen-kyc-inline-radio-group span {
4562
4619
  max-width: 70%;
@@ -4569,6 +4626,9 @@ fieldset {
4569
4626
  }
4570
4627
  .adyen-kyc-inline-radio-group .adyen-kyc-input-radio__content {
4571
4628
  text-align: center;
4629
+ }
4630
+ .adyen-kyc-inline-radio-group .adyen-kyc-error-text {
4631
+ width: 100%;
4572
4632
  }/* #region Borders */
4573
4633
  /* #endregion */
4574
4634
  /* for container queries */
@@ -5411,45 +5471,6 @@ fieldset {
5411
5471
  /* #endregion */
5412
5472
  /* #region Inline components */
5413
5473
  /* #endregion */
5414
- .adyen-kyc-in-task-status {
5415
- width: 118px;
5416
- height: 26px;
5417
- display: flex;
5418
- justify-content: center;
5419
- align-items: center;
5420
- margin: 0 auto 8px;
5421
- background-color: var(--adyen-sdk-color-background-modal-hover, #f7f7f8);
5422
- padding: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-040, 8px);
5423
- border-radius: var(--adyen-sdk-border-radius-xl, 24px);
5424
- }
5425
- .adyen-kyc-in-task-status-indicator {
5426
- width: var(--adyen-sdk-spacer-060, 12px);
5427
- height: var(--adyen-sdk-spacer-060, 12px);
5428
- border-radius: 50%;
5429
- margin-right: var(--adyen-sdk-spacer-020, 4px);
5430
- }
5431
- .adyen-kyc-in-task-status-indicator-success {
5432
- background-color: var(--adyen-sdk-color-decorative-green, #09ab4b);
5433
- }
5434
- .adyen-kyc-in-task-status-indicator-error {
5435
- color: var(--adyen-sdk-color-decorative-red, #e22d2d);
5436
- }
5437
- .adyen-kyc-in-task-status-indicator-warning {
5438
- color: var(--adyen-sdk-color-decorative-orange, #dd7d00);
5439
- }
5440
- .adyen-kyc-in-task-status-label {
5441
- font-size: var(--adyen-sdk-spacer-060, 12px);
5442
- font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
5443
- color: var(--adyen-sdk-color-label-secondary, #5c687c);
5444
- }/* #region Borders */
5445
- /* #endregion */
5446
- /* for container queries */
5447
- /* #region Z-index */
5448
- /* #endregion */
5449
- /* #region Timing functions */
5450
- /* #endregion */
5451
- /* #region Inline components */
5452
- /* #endregion */
5453
5474
  .adyen-kyc-debug-modal {
5454
5475
  display: flex;
5455
5476
  flex-direction: column;
@@ -1,4 +1,33 @@
1
- import type { LoqateAddress } from '../../core/models/api/address-search';
1
+ import type { RetrieveAddressSuccessResponse } from '../address/useRetrieveAddress';
2
2
  import type { CleanseAPIRequestPayload } from '../../core/models/api/contracts';
3
+ import type { AddressSchema } from '../../components/Shared/forms/Address/types';
3
4
  import type { QueryOptions } from '../types';
4
- export declare const useAddressCleanse: (data: CleanseAPIRequestPayload | undefined, options?: QueryOptions<LoqateAddress>) => import("@tanstack/react-query").UseQueryResult<LoqateAddress, Error>;
5
+ export declare const useAddressCleanse: (data: CleanseAPIRequestPayload, options?: QueryOptions<RetrieveAddressSuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
6
+ city?: string;
7
+ country?: string;
8
+ houseNumberOrName?: string;
9
+ isPoBox?: boolean;
10
+ line1?: string;
11
+ line2?: string;
12
+ line3?: string;
13
+ poBox?: boolean;
14
+ postalCode?: string;
15
+ stateOrProvince?: string;
16
+ street?: string;
17
+ street2?: string;
18
+ }, Error>;
19
+ export declare const useAddressCleanseImperatively: () => (data: CleanseAPIRequestPayload) => Promise<{
20
+ city?: string;
21
+ country?: string;
22
+ houseNumberOrName?: string;
23
+ isPoBox?: boolean;
24
+ line1?: string;
25
+ line2?: string;
26
+ line3?: string;
27
+ poBox?: boolean;
28
+ postalCode?: string;
29
+ stateOrProvince?: string;
30
+ street?: string;
31
+ street2?: string;
32
+ }>;
33
+ export declare const formatAddressForCleanse: ({ address, city, country, postalCode, }: Pick<AddressSchema, "address" | "city" | "country" | "postalCode">) => string;
@@ -0,0 +1,21 @@
1
+ import type { QueryOptions } from '../types';
2
+ import type { components } from './address.contract';
3
+ export type RetrieveAddressSuccessResponse = components['schemas']['AddressComponentRetrieveResponse'];
4
+ /**
5
+ * @param addressId
6
+ * @param options additional options passed to Tanstack Query, eg; refetchInterval for polling
7
+ */
8
+ export declare const useRetrieveAddress: (addressId: string, options?: QueryOptions<RetrieveAddressSuccessResponse>) => import("@tanstack/react-query").UseQueryResult<{
9
+ city?: string;
10
+ country?: string;
11
+ houseNumberOrName?: string;
12
+ isPoBox?: boolean;
13
+ line1?: string;
14
+ line2?: string;
15
+ line3?: string;
16
+ poBox?: boolean;
17
+ postalCode?: string;
18
+ stateOrProvince?: string;
19
+ street?: string;
20
+ street2?: string;
21
+ }, Error>;
@@ -0,0 +1,20 @@
1
+ import type { QueryOptions } from '../types';
2
+ import type { components } from './address.contract';
3
+ export type SearchAddressRequest = components['schemas']['AddressComponentSearchRequest'];
4
+ export interface SearchAddressResult {
5
+ description: string;
6
+ highlight: string;
7
+ id: string;
8
+ text: string;
9
+ type: 'Address' | string;
10
+ addressAmount?: string;
11
+ }
12
+ export type SearchAddressSuccessResponse = Omit<components['schemas']['AddressComponentSearchResponse'], 'results'> & {
13
+ results: SearchAddressResult[];
14
+ };
15
+ export declare const searchAddress: (legalEntityId: string, url: string, data: SearchAddressRequest) => Promise<SearchAddressSuccessResponse>;
16
+ /**
17
+ * @param data
18
+ * @param options additional options passed to Tanstack Query, eg; refetchInterval for polling
19
+ */
20
+ export declare const useSearchAddress: (data: SearchAddressRequest, options?: QueryOptions<SearchAddressSuccessResponse>) => import("@tanstack/react-query").UseQueryResult<SearchAddressSuccessResponse, Error>;
@@ -1,5 +1,6 @@
1
1
  import { type MutationOptions } from '@tanstack/react-query';
2
2
  import type { ExistingLegalEntity, LegalEntity } from '../../core/models/api/legal-entity';
3
+ export type CreateLegalEntity = (data: LegalEntity) => Promise<ExistingLegalEntity>;
3
4
  export declare const useCreateLegalEntity: (options?: Omit<MutationOptions<ExistingLegalEntity, Error, LegalEntity>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<{
4
5
  documentDetails?: import("../../core/models/api/documentDetail").DocumentDetail[];
5
6
  entityAssociations?: import("../../core/models/api/legal-entity-association").LegalEntityAssociation[];
@@ -0,0 +1,9 @@
1
+ import { type MutationOptions } from '@tanstack/react-query';
2
+ import type { InstantIdVerificationStartCheckRequest } from '../../core/models/api/instant-id-verification';
3
+ import type { components } from './idVerificationProviders.contract';
4
+ type SuccessResponse = components['schemas']['ProviderStartProcessResponse'];
5
+ type CorrectRequest = InstantIdVerificationStartCheckRequest;
6
+ export declare const useIdVerificationStartCheck: (options?: Omit<MutationOptions<SuccessResponse, unknown, CorrectRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<{
7
+ processId?: string;
8
+ }, unknown, InstantIdVerificationStartCheckRequest, unknown>;
9
+ export {};
@@ -0,0 +1,4 @@
1
+ import { type MutationOptions } from '@tanstack/react-query';
2
+ import type { InstantIdVerificationTokenRequest, InstantIdVerificationTokenResponse } from '../../core/models/api/instant-id-verification';
3
+ export type GetIdVerificationToken = (data: InstantIdVerificationTokenRequest) => Promise<InstantIdVerificationTokenResponse>;
4
+ export declare const useIdVerificationToken: (options?: Omit<MutationOptions<InstantIdVerificationTokenResponse, unknown, InstantIdVerificationTokenRequest>, "mutationFn">) => import("@tanstack/react-query").UseMutationResult<InstantIdVerificationTokenResponse, unknown, InstantIdVerificationTokenRequest, unknown>;