@salesforce/lds-adapters-industries-identityverification 1.124.2 → 1.124.4

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 (108) hide show
  1. package/dist/es/es2018/industries-identityverification.js +2848 -2848
  2. package/dist/{types → es/es2018/types}/src/generated/adapters/adapter-utils.d.ts +66 -66
  3. package/dist/{types → es/es2018/types}/src/generated/adapters/buildVerificationContext.d.ts +16 -16
  4. package/dist/{types → es/es2018/types}/src/generated/adapters/createFormVerification.d.ts +15 -15
  5. package/dist/{types → es/es2018/types}/src/generated/adapters/identityVerification.d.ts +15 -15
  6. package/dist/{types → es/es2018/types}/src/generated/adapters/searchRecords.d.ts +15 -15
  7. package/dist/{types → es/es2018/types}/src/generated/artifacts/main.d.ts +4 -4
  8. package/dist/{types → es/es2018/types}/src/generated/artifacts/sfdc.d.ts +5 -5
  9. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectIndustriesVideoCallParticipant.d.ts +16 -16
  10. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectTimelineMetadataConfigurations.d.ts +15 -15
  11. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectTimelineTimelineDefinitionsEventsByTimelineConfigFullNameAndTimelineObjRecordId.d.ts +23 -23
  12. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectDocumentAutomationContentDocumentsLinkedObjectsByContentDocumentIdAndLinkedObjectId.d.ts +21 -21
  13. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIdentityVerificationBuildContextByProcessDefinitionName.d.ts +16 -16
  14. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIdentityVerificationInputVerification.d.ts +13 -13
  15. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIdentityVerificationSearch.d.ts +13 -13
  16. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIdentityVerificationVerification.d.ts +13 -13
  17. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIndustriesVideoCall.d.ts +16 -16
  18. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIndustriesVideoCallJoinCall.d.ts +15 -15
  19. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectIndustriesVideoCallValidateSignature.d.ts +12 -12
  20. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectIndustriesVideoCall.d.ts +10 -10
  21. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectIndustriesVideoCallLeaveCall.d.ts +10 -10
  22. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectIndustriesVideoCallParticipant.d.ts +10 -10
  23. package/dist/{types → es/es2018/types}/src/generated/types/BuildVerificationContextInputRepresentation.d.ts +38 -38
  24. package/dist/{types → es/es2018/types}/src/generated/types/BuildVerificationContextWrapperInputRepresentation.d.ts +30 -30
  25. package/dist/{types → es/es2018/types}/src/generated/types/ChimeAttendeeResultRepresentation.d.ts +35 -35
  26. package/dist/{types → es/es2018/types}/src/generated/types/ChimeMediaPlacementResultRepresentation.d.ts +50 -50
  27. package/dist/{types → es/es2018/types}/src/generated/types/ChimeMeetingResultRepresentation.d.ts +33 -33
  28. package/dist/{types → es/es2018/types}/src/generated/types/DocumentManagementInputRepresentation.d.ts +42 -42
  29. package/dist/{types → es/es2018/types}/src/generated/types/DocumentManagementResultRepresentation.d.ts +35 -35
  30. package/dist/{types → es/es2018/types}/src/generated/types/ErrorResponseRepresentation.d.ts +32 -32
  31. package/dist/{types → es/es2018/types}/src/generated/types/EvaluateVideoCallParticipantInputRepresentation.d.ts +32 -32
  32. package/dist/{types → es/es2018/types}/src/generated/types/EvaluateVideoCallParticipantResultRepresentation.d.ts +32 -32
  33. package/dist/{types → es/es2018/types}/src/generated/types/FieldValueInputRepresentation.d.ts +32 -32
  34. package/dist/{types → es/es2018/types}/src/generated/types/FieldValueListInputRepresentation.d.ts +30 -30
  35. package/dist/{types → es/es2018/types}/src/generated/types/FieldValueOutputRepresentation.d.ts +32 -32
  36. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationDisplayRecordDetailsOutput.d.ts +32 -32
  37. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationFieldInputRepresentation.d.ts +35 -35
  38. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationFieldListInputRepresentation.d.ts +30 -30
  39. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationFieldListRepresentation.d.ts +30 -30
  40. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationFieldRepresentation.d.ts +35 -35
  41. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationInputRepresentation.d.ts +36 -36
  42. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationRepresentation.d.ts +60 -60
  43. package/dist/{types → es/es2018/types}/src/generated/types/FormVerificationWrapperInputRepresentation.d.ts +30 -30
  44. package/dist/{types → es/es2018/types}/src/generated/types/JoinVideoCallInputRepresentation.d.ts +38 -38
  45. package/dist/{types → es/es2018/types}/src/generated/types/JoinVideoCallResultRepresentation.d.ts +40 -40
  46. package/dist/{types → es/es2018/types}/src/generated/types/LeaveVideoCallInputRepresentation.d.ts +32 -32
  47. package/dist/{types → es/es2018/types}/src/generated/types/LeaveVideoCallResultRepresentation.d.ts +32 -32
  48. package/dist/{types → es/es2018/types}/src/generated/types/LinkedObjectFieldsMapInputRepresentation.d.ts +33 -33
  49. package/dist/{types → es/es2018/types}/src/generated/types/NotifyAccessResultRepresentation.d.ts +38 -38
  50. package/dist/{types → es/es2018/types}/src/generated/types/PageSpecification.d.ts +35 -35
  51. package/dist/{types → es/es2018/types}/src/generated/types/PageSpecificationListInputRepresentation.d.ts +29 -29
  52. package/dist/{types → es/es2018/types}/src/generated/types/ProcessDefinitionInputRepresentation.d.ts +32 -32
  53. package/dist/{types → es/es2018/types}/src/generated/types/ProcessDefinitionOutputRepresentation.d.ts +33 -33
  54. package/dist/{types → es/es2018/types}/src/generated/types/ProcessDetailInputRepresentation.d.ts +71 -71
  55. package/dist/{types → es/es2018/types}/src/generated/types/ProcessDetailListInputRepresentation.d.ts +30 -30
  56. package/dist/{types → es/es2018/types}/src/generated/types/ProcessDetailOutputRepresentation.d.ts +71 -71
  57. package/dist/{types → es/es2018/types}/src/generated/types/SearchFieldRepresentation.d.ts +32 -32
  58. package/dist/{types → es/es2018/types}/src/generated/types/SearchFilterInputRepresentation.d.ts +32 -32
  59. package/dist/{types → es/es2018/types}/src/generated/types/SearchFilterListInputRepresentation.d.ts +30 -30
  60. package/dist/{types → es/es2018/types}/src/generated/types/SearchInputRepresentation.d.ts +36 -36
  61. package/dist/{types → es/es2018/types}/src/generated/types/SearchOutputRepresentation.d.ts +50 -50
  62. package/dist/{types → es/es2018/types}/src/generated/types/SearchResultHeaderRepresentation.d.ts +35 -35
  63. package/dist/{types → es/es2018/types}/src/generated/types/SearchResultRepresentation.d.ts +30 -30
  64. package/dist/{types → es/es2018/types}/src/generated/types/SearchWrapperInputRepresentation.d.ts +30 -30
  65. package/dist/{types → es/es2018/types}/src/generated/types/SelectedSearchResultInputRepresentation.d.ts +36 -36
  66. package/dist/{types → es/es2018/types}/src/generated/types/SelectedSearchResultOutputRepresentation.d.ts +36 -36
  67. package/dist/{types → es/es2018/types}/src/generated/types/SelectedVerifiedResultInputRepresentation.d.ts +29 -29
  68. package/dist/{types → es/es2018/types}/src/generated/types/SelectedVerifiedResultOutputRepresentation.d.ts +30 -30
  69. package/dist/{types → es/es2018/types}/src/generated/types/SetupCallInputRepresentation.d.ts +39 -39
  70. package/dist/{types → es/es2018/types}/src/generated/types/SetupCallResultRepresentation.d.ts +39 -39
  71. package/dist/{types → es/es2018/types}/src/generated/types/TimelineDataGetResultRepresentation.d.ts +44 -44
  72. package/dist/{types → es/es2018/types}/src/generated/types/TimelineElementRepresentation.d.ts +35 -35
  73. package/dist/{types → es/es2018/types}/src/generated/types/TimelineEntityRepresentation.d.ts +44 -44
  74. package/dist/{types → es/es2018/types}/src/generated/types/TimelineErrorRepresentation.d.ts +32 -32
  75. package/dist/{types → es/es2018/types}/src/generated/types/TimelineEventFieldRepresentation.d.ts +32 -32
  76. package/dist/{types → es/es2018/types}/src/generated/types/TimelineEventRepresentation.d.ts +45 -45
  77. package/dist/{types → es/es2018/types}/src/generated/types/TimelineEventTypeMetadataRepresentation.d.ts +54 -54
  78. package/dist/{types → es/es2018/types}/src/generated/types/TimelineEventTypeRepresentation.d.ts +32 -32
  79. package/dist/{types → es/es2018/types}/src/generated/types/TimelineMetadataDefinitionRepresentation.d.ts +43 -43
  80. package/dist/{types → es/es2018/types}/src/generated/types/TimelineMetadataResultRepresentation.d.ts +37 -37
  81. package/dist/{types → es/es2018/types}/src/generated/types/UpdateVideoCallInputRepresentation.d.ts +32 -32
  82. package/dist/{types → es/es2018/types}/src/generated/types/UpdateVideoCallResultRepresentation.d.ts +32 -32
  83. package/dist/{types → es/es2018/types}/src/generated/types/ValidateSignatureInputRepresentation.d.ts +29 -29
  84. package/dist/{types → es/es2018/types}/src/generated/types/ValidateSignatureResultRepresentation.d.ts +35 -35
  85. package/dist/{types → es/es2018/types}/src/generated/types/VerificationContextInputRepresentation.d.ts +41 -41
  86. package/dist/{types → es/es2018/types}/src/generated/types/VerificationContextOutputRepresentation.d.ts +57 -57
  87. package/dist/{types → es/es2018/types}/src/generated/types/VerificationContextWrapperInputRepresentation.d.ts +30 -30
  88. package/dist/{types → es/es2018/types}/src/generated/types/VerificationProcessFieldInputRepresentation.d.ts +50 -50
  89. package/dist/{types → es/es2018/types}/src/generated/types/VerificationProcessFieldListInputRepresentation.d.ts +30 -30
  90. package/dist/{types → es/es2018/types}/src/generated/types/VerificationProcessFieldListOutputRepresentation.d.ts +30 -30
  91. package/dist/{types → es/es2018/types}/src/generated/types/VerificationProcessFieldOutputRepresentation.d.ts +50 -50
  92. package/dist/{types → es/es2018/types}/src/generated/types/VerifiedDetailsInputRepresentation.d.ts +38 -38
  93. package/dist/{types → es/es2018/types}/src/generated/types/VerifiedDetailsListInputRepresentation.d.ts +30 -30
  94. package/dist/{types → es/es2018/types}/src/generated/types/VerifiedDetailsOutputRepresentation.d.ts +38 -38
  95. package/dist/{types → es/es2018/types}/src/generated/types/VerifiedResultInputRepresentation.d.ts +31 -31
  96. package/dist/{types → es/es2018/types}/src/generated/types/VerifiedResultOutputRepresentation.d.ts +33 -33
  97. package/dist/{types → es/es2018/types}/src/generated/types/VerifierInputRepresentation.d.ts +32 -32
  98. package/dist/{types → es/es2018/types}/src/generated/types/VerifierListInputRepresentation.d.ts +30 -30
  99. package/dist/{types → es/es2018/types}/src/generated/types/VerifierOutputRepresentation.d.ts +32 -32
  100. package/dist/{types → es/es2018/types}/src/generated/types/VideoCallParticipantFieldRepresentation.d.ts +38 -38
  101. package/dist/{types → es/es2018/types}/src/generated/types/VideoCallParticipantRepresentation.d.ts +36 -36
  102. package/dist/{types → es/es2018/types}/src/generated/types/VideoCallParticipantResultRepresentation.d.ts +33 -33
  103. package/dist/{types → es/es2018/types}/src/generated/types/type-utils.d.ts +39 -39
  104. package/package.json +5 -5
  105. package/sfdc/index.d.ts +1 -1
  106. package/sfdc/index.js +2873 -2873
  107. package/dist/umd/es2018/industries-identityverification.js +0 -2972
  108. package/dist/umd/es5/industries-identityverification.js +0 -3014

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.