@salesforce/lds-adapters-industries-identityverification 0.131.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 (109) hide show
  1. package/LICENSE.txt +82 -0
  2. package/dist/es/es2018/industries-identityverification.js +2961 -0
  3. package/dist/es/es2018/types/src/generated/adapters/adapter-utils.d.ts +66 -0
  4. package/dist/es/es2018/types/src/generated/adapters/buildVerificationContext.d.ts +16 -0
  5. package/dist/es/es2018/types/src/generated/adapters/createFormVerification.d.ts +15 -0
  6. package/dist/es/es2018/types/src/generated/adapters/identityVerification.d.ts +15 -0
  7. package/dist/es/es2018/types/src/generated/adapters/searchRecords.d.ts +15 -0
  8. package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +4 -0
  9. package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +5 -0
  10. package/dist/es/es2018/types/src/generated/resources/getConnectIndustriesVideoCallParticipant.d.ts +16 -0
  11. package/dist/es/es2018/types/src/generated/resources/getConnectTimelineMetadataConfigurations.d.ts +15 -0
  12. package/dist/es/es2018/types/src/generated/resources/getConnectTimelineTimelineDefinitionsEventsByTimelineConfigFullNameAndTimelineObjRecordId.d.ts +23 -0
  13. package/dist/es/es2018/types/src/generated/resources/postConnectDocumentAutomationContentDocumentsLinkedObjectsByContentDocumentIdAndLinkedObjectId.d.ts +21 -0
  14. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationBuildContextByProcessDefinitionName.d.ts +16 -0
  15. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationInputVerification.d.ts +13 -0
  16. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationSearch.d.ts +13 -0
  17. package/dist/es/es2018/types/src/generated/resources/postConnectIdentityVerificationVerification.d.ts +13 -0
  18. package/dist/es/es2018/types/src/generated/resources/postConnectIndustriesVideoCall.d.ts +16 -0
  19. package/dist/es/es2018/types/src/generated/resources/postConnectIndustriesVideoCallJoinCall.d.ts +15 -0
  20. package/dist/es/es2018/types/src/generated/resources/postConnectIndustriesVideoCallValidateSignature.d.ts +12 -0
  21. package/dist/es/es2018/types/src/generated/resources/putConnectIndustriesVideoCall.d.ts +10 -0
  22. package/dist/es/es2018/types/src/generated/resources/putConnectIndustriesVideoCallLeaveCall.d.ts +10 -0
  23. package/dist/es/es2018/types/src/generated/resources/putConnectIndustriesVideoCallParticipant.d.ts +10 -0
  24. package/dist/es/es2018/types/src/generated/types/BuildVerificationContextInputRepresentation.d.ts +38 -0
  25. package/dist/es/es2018/types/src/generated/types/BuildVerificationContextWrapperInputRepresentation.d.ts +30 -0
  26. package/dist/es/es2018/types/src/generated/types/ChimeAttendeeResultRepresentation.d.ts +35 -0
  27. package/dist/es/es2018/types/src/generated/types/ChimeMediaPlacementResultRepresentation.d.ts +50 -0
  28. package/dist/es/es2018/types/src/generated/types/ChimeMeetingResultRepresentation.d.ts +33 -0
  29. package/dist/es/es2018/types/src/generated/types/DocumentManagementInputRepresentation.d.ts +42 -0
  30. package/dist/es/es2018/types/src/generated/types/DocumentManagementResultRepresentation.d.ts +35 -0
  31. package/dist/es/es2018/types/src/generated/types/ErrorResponseRepresentation.d.ts +32 -0
  32. package/dist/es/es2018/types/src/generated/types/EvaluateVideoCallParticipantInputRepresentation.d.ts +32 -0
  33. package/dist/es/es2018/types/src/generated/types/EvaluateVideoCallParticipantResultRepresentation.d.ts +32 -0
  34. package/dist/es/es2018/types/src/generated/types/FieldValueInputRepresentation.d.ts +32 -0
  35. package/dist/es/es2018/types/src/generated/types/FieldValueListInputRepresentation.d.ts +30 -0
  36. package/dist/es/es2018/types/src/generated/types/FieldValueOutputRepresentation.d.ts +32 -0
  37. package/dist/es/es2018/types/src/generated/types/FormVerificationDisplayRecordDetailsOutput.d.ts +32 -0
  38. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldInputRepresentation.d.ts +35 -0
  39. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldListInputRepresentation.d.ts +30 -0
  40. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldListRepresentation.d.ts +30 -0
  41. package/dist/es/es2018/types/src/generated/types/FormVerificationFieldRepresentation.d.ts +35 -0
  42. package/dist/es/es2018/types/src/generated/types/FormVerificationInputRepresentation.d.ts +36 -0
  43. package/dist/es/es2018/types/src/generated/types/FormVerificationRepresentation.d.ts +60 -0
  44. package/dist/es/es2018/types/src/generated/types/FormVerificationWrapperInputRepresentation.d.ts +30 -0
  45. package/dist/es/es2018/types/src/generated/types/JoinVideoCallInputRepresentation.d.ts +38 -0
  46. package/dist/es/es2018/types/src/generated/types/JoinVideoCallResultRepresentation.d.ts +40 -0
  47. package/dist/es/es2018/types/src/generated/types/LeaveVideoCallInputRepresentation.d.ts +32 -0
  48. package/dist/es/es2018/types/src/generated/types/LeaveVideoCallResultRepresentation.d.ts +32 -0
  49. package/dist/es/es2018/types/src/generated/types/LinkedObjectFieldsMapInputRepresentation.d.ts +33 -0
  50. package/dist/es/es2018/types/src/generated/types/NotifyAccessResultRepresentation.d.ts +38 -0
  51. package/dist/es/es2018/types/src/generated/types/PageSpecification.d.ts +35 -0
  52. package/dist/es/es2018/types/src/generated/types/PageSpecificationListInputRepresentation.d.ts +29 -0
  53. package/dist/es/es2018/types/src/generated/types/ProcessDefinitionInputRepresentation.d.ts +32 -0
  54. package/dist/es/es2018/types/src/generated/types/ProcessDefinitionOutputRepresentation.d.ts +33 -0
  55. package/dist/es/es2018/types/src/generated/types/ProcessDetailInputRepresentation.d.ts +71 -0
  56. package/dist/es/es2018/types/src/generated/types/ProcessDetailListInputRepresentation.d.ts +30 -0
  57. package/dist/es/es2018/types/src/generated/types/ProcessDetailOutputRepresentation.d.ts +71 -0
  58. package/dist/es/es2018/types/src/generated/types/SearchFieldRepresentation.d.ts +32 -0
  59. package/dist/es/es2018/types/src/generated/types/SearchFilterInputRepresentation.d.ts +32 -0
  60. package/dist/es/es2018/types/src/generated/types/SearchFilterListInputRepresentation.d.ts +30 -0
  61. package/dist/es/es2018/types/src/generated/types/SearchInputRepresentation.d.ts +36 -0
  62. package/dist/es/es2018/types/src/generated/types/SearchOutputRepresentation.d.ts +50 -0
  63. package/dist/es/es2018/types/src/generated/types/SearchResultHeaderRepresentation.d.ts +35 -0
  64. package/dist/es/es2018/types/src/generated/types/SearchResultRepresentation.d.ts +30 -0
  65. package/dist/es/es2018/types/src/generated/types/SearchWrapperInputRepresentation.d.ts +30 -0
  66. package/dist/es/es2018/types/src/generated/types/SelectedSearchResultInputRepresentation.d.ts +36 -0
  67. package/dist/es/es2018/types/src/generated/types/SelectedSearchResultOutputRepresentation.d.ts +36 -0
  68. package/dist/es/es2018/types/src/generated/types/SelectedVerifiedResultInputRepresentation.d.ts +29 -0
  69. package/dist/es/es2018/types/src/generated/types/SelectedVerifiedResultOutputRepresentation.d.ts +30 -0
  70. package/dist/es/es2018/types/src/generated/types/SetupCallInputRepresentation.d.ts +39 -0
  71. package/dist/es/es2018/types/src/generated/types/SetupCallResultRepresentation.d.ts +39 -0
  72. package/dist/es/es2018/types/src/generated/types/TimelineDataGetResultRepresentation.d.ts +44 -0
  73. package/dist/es/es2018/types/src/generated/types/TimelineElementRepresentation.d.ts +35 -0
  74. package/dist/es/es2018/types/src/generated/types/TimelineEntityRepresentation.d.ts +44 -0
  75. package/dist/es/es2018/types/src/generated/types/TimelineErrorRepresentation.d.ts +32 -0
  76. package/dist/es/es2018/types/src/generated/types/TimelineEventFieldRepresentation.d.ts +32 -0
  77. package/dist/es/es2018/types/src/generated/types/TimelineEventRepresentation.d.ts +45 -0
  78. package/dist/es/es2018/types/src/generated/types/TimelineEventTypeMetadataRepresentation.d.ts +54 -0
  79. package/dist/es/es2018/types/src/generated/types/TimelineEventTypeRepresentation.d.ts +32 -0
  80. package/dist/es/es2018/types/src/generated/types/TimelineMetadataDefinitionRepresentation.d.ts +43 -0
  81. package/dist/es/es2018/types/src/generated/types/TimelineMetadataResultRepresentation.d.ts +37 -0
  82. package/dist/es/es2018/types/src/generated/types/UpdateVideoCallInputRepresentation.d.ts +32 -0
  83. package/dist/es/es2018/types/src/generated/types/UpdateVideoCallResultRepresentation.d.ts +32 -0
  84. package/dist/es/es2018/types/src/generated/types/ValidateSignatureInputRepresentation.d.ts +29 -0
  85. package/dist/es/es2018/types/src/generated/types/ValidateSignatureResultRepresentation.d.ts +35 -0
  86. package/dist/es/es2018/types/src/generated/types/VerificationContextInputRepresentation.d.ts +41 -0
  87. package/dist/es/es2018/types/src/generated/types/VerificationContextOutputRepresentation.d.ts +57 -0
  88. package/dist/es/es2018/types/src/generated/types/VerificationContextWrapperInputRepresentation.d.ts +30 -0
  89. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldInputRepresentation.d.ts +50 -0
  90. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldListInputRepresentation.d.ts +30 -0
  91. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldListOutputRepresentation.d.ts +30 -0
  92. package/dist/es/es2018/types/src/generated/types/VerificationProcessFieldOutputRepresentation.d.ts +50 -0
  93. package/dist/es/es2018/types/src/generated/types/VerifiedDetailsInputRepresentation.d.ts +38 -0
  94. package/dist/es/es2018/types/src/generated/types/VerifiedDetailsListInputRepresentation.d.ts +30 -0
  95. package/dist/es/es2018/types/src/generated/types/VerifiedDetailsOutputRepresentation.d.ts +38 -0
  96. package/dist/es/es2018/types/src/generated/types/VerifiedResultInputRepresentation.d.ts +31 -0
  97. package/dist/es/es2018/types/src/generated/types/VerifiedResultOutputRepresentation.d.ts +33 -0
  98. package/dist/es/es2018/types/src/generated/types/VerifierInputRepresentation.d.ts +32 -0
  99. package/dist/es/es2018/types/src/generated/types/VerifierListInputRepresentation.d.ts +30 -0
  100. package/dist/es/es2018/types/src/generated/types/VerifierOutputRepresentation.d.ts +32 -0
  101. package/dist/es/es2018/types/src/generated/types/VideoCallParticipantFieldRepresentation.d.ts +38 -0
  102. package/dist/es/es2018/types/src/generated/types/VideoCallParticipantRepresentation.d.ts +36 -0
  103. package/dist/es/es2018/types/src/generated/types/VideoCallParticipantResultRepresentation.d.ts +33 -0
  104. package/dist/es/es2018/types/src/generated/types/type-utils.d.ts +39 -0
  105. package/package.json +63 -0
  106. package/sfdc/index.d.ts +1 -0
  107. package/sfdc/index.js +2997 -0
  108. package/src/raml/api.raml +1477 -0
  109. package/src/raml/luvio.raml +42 -0
@@ -0,0 +1,38 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "8a757f95f384bb8e495ff12c5280fadd";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: VerifiedDetailsInputRepresentation, existing: VerifiedDetailsInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifiedDetailsInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: VerifiedDetailsInputRepresentationNormalized, incoming: VerifiedDetailsInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: VerifiedDetailsInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifiedDetailsInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for verified details
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface VerifiedDetailsInputRepresentationNormalized {
18
+ /** Label */
19
+ label: string;
20
+ /** Process Detail Name */
21
+ processDetailName: string;
22
+ /** Search Object Name */
23
+ searchObjectName: string;
24
+ /** Verified Id */
25
+ verifiedId: string;
26
+ }
27
+ /**
28
+ * Input representation for verified details
29
+ *
30
+ * Keys:
31
+ * (none)
32
+ */
33
+ export interface VerifiedDetailsInputRepresentation {
34
+ label: string;
35
+ processDetailName: string;
36
+ searchObjectName: string;
37
+ verifiedId: string;
38
+ }
@@ -0,0 +1,30 @@
1
+ import { VerifiedDetailsInputRepresentation as VerifiedDetailsInputRepresentation_VerifiedDetailsInputRepresentation } from './VerifiedDetailsInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "8eb0c5b81782ead4d89aee30c263bb00";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: VerifiedDetailsListInputRepresentation, existing: VerifiedDetailsListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifiedDetailsListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: VerifiedDetailsListInputRepresentationNormalized, incoming: VerifiedDetailsListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: VerifiedDetailsListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifiedDetailsListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for verified details
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface VerifiedDetailsListInputRepresentationNormalized {
19
+ /** Verified Details List */
20
+ verifiedDetailsList: Array<VerifiedDetailsInputRepresentation_VerifiedDetailsInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for verified details
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface VerifiedDetailsListInputRepresentation {
29
+ verifiedDetailsList: Array<VerifiedDetailsInputRepresentation_VerifiedDetailsInputRepresentation>;
30
+ }
@@ -0,0 +1,38 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "807aef2a41531744385e6daf017c105d";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: VerifiedDetailsOutputRepresentation, existing: VerifiedDetailsOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifiedDetailsOutputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: VerifiedDetailsOutputRepresentationNormalized, incoming: VerifiedDetailsOutputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: VerifiedDetailsOutputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifiedDetailsOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Output representation for verified details
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface VerifiedDetailsOutputRepresentationNormalized {
18
+ /** Label */
19
+ label: string;
20
+ /** Process Detail Name */
21
+ processDetailName: string;
22
+ /** Search Object Name */
23
+ searchObjectName: string;
24
+ /** Verified Id */
25
+ verifiedId: string;
26
+ }
27
+ /**
28
+ * Output representation for verified details
29
+ *
30
+ * Keys:
31
+ * (none)
32
+ */
33
+ export interface VerifiedDetailsOutputRepresentation {
34
+ label: string;
35
+ processDetailName: string;
36
+ searchObjectName: string;
37
+ verifiedId: string;
38
+ }
@@ -0,0 +1,31 @@
1
+ import { VerifierListInputRepresentation as VerifierListInputRepresentation_VerifierListInputRepresentation } from './VerifierListInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "5b015409e3e565aacf78c31fde1f1b7b";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: VerifiedResultInputRepresentation, existing: VerifiedResultInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifiedResultInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: VerifiedResultInputRepresentationNormalized, incoming: VerifiedResultInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: VerifiedResultInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifiedResultInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for verifier result
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface VerifiedResultInputRepresentationNormalized {
19
+ optionalVerifiers: VerifierListInputRepresentation_VerifierListInputRepresentation;
20
+ requiredVerifiers: VerifierListInputRepresentation_VerifierListInputRepresentation;
21
+ }
22
+ /**
23
+ * Input representation for verifier result
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface VerifiedResultInputRepresentation {
29
+ optionalVerifiers: VerifierListInputRepresentation_VerifierListInputRepresentation;
30
+ requiredVerifiers: VerifierListInputRepresentation_VerifierListInputRepresentation;
31
+ }
@@ -0,0 +1,33 @@
1
+ import { VerifierOutputRepresentation as VerifierOutputRepresentation_VerifierOutputRepresentation } from './VerifierOutputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "c623247a0177dab9de9c9dbb1ced9bcc";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: VerifiedResultOutputRepresentation, existing: VerifiedResultOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifiedResultOutputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: VerifiedResultOutputRepresentationNormalized, incoming: VerifiedResultOutputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: VerifiedResultOutputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifiedResultOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Representation of a Verified result
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface VerifiedResultOutputRepresentationNormalized {
19
+ /** Optional Verifiers */
20
+ optionalVerifiers: Array<VerifierOutputRepresentation_VerifierOutputRepresentation>;
21
+ /** Required Verifiers */
22
+ requiredVerifiers: Array<VerifierOutputRepresentation_VerifierOutputRepresentation>;
23
+ }
24
+ /**
25
+ * Representation of a Verified result
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface VerifiedResultOutputRepresentation {
31
+ optionalVerifiers: Array<VerifierOutputRepresentation_VerifierOutputRepresentation>;
32
+ requiredVerifiers: Array<VerifierOutputRepresentation_VerifierOutputRepresentation>;
33
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "f04b38f3c78254c5cec627e332e4a274";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: VerifierInputRepresentation, existing: VerifierInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifierInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: VerifierInputRepresentationNormalized, incoming: VerifierInputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: VerifierInputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifierInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation for verifier fields
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface VerifierInputRepresentationNormalized {
18
+ /** Developer Name */
19
+ developerName: string;
20
+ /** Verification State */
21
+ verificationState: string;
22
+ }
23
+ /**
24
+ * Input representation for verifier fields
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface VerifierInputRepresentation {
30
+ developerName: string;
31
+ verificationState: string;
32
+ }
@@ -0,0 +1,30 @@
1
+ import { VerifierInputRepresentation as VerifierInputRepresentation_VerifierInputRepresentation } from './VerifierInputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "5f985319ad20002f11efaeb2a120719d";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: VerifierListInputRepresentation, existing: VerifierListInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifierListInputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: VerifierListInputRepresentationNormalized, incoming: VerifierListInputRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: VerifierListInputRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifierListInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Input representation for verifier result
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface VerifierListInputRepresentationNormalized {
19
+ /** Verifiers List */
20
+ verifiersList: Array<VerifierInputRepresentation_VerifierInputRepresentation>;
21
+ }
22
+ /**
23
+ * Input representation for verifier result
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface VerifierListInputRepresentation {
29
+ verifiersList: Array<VerifierInputRepresentation_VerifierInputRepresentation>;
30
+ }
@@ -0,0 +1,32 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "d7c13d76eec0847fef3be5346f7c046d";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: VerifierOutputRepresentation, existing: VerifierOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VerifierOutputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: VerifierOutputRepresentationNormalized, incoming: VerifierOutputRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: VerifierOutputRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VerifierOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Representation of a Verifier
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface VerifierOutputRepresentationNormalized {
18
+ /** Developer Name */
19
+ developerName: string;
20
+ /** Verification State */
21
+ verificationState: string;
22
+ }
23
+ /**
24
+ * Representation of a Verifier
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface VerifierOutputRepresentation {
30
+ developerName: string;
31
+ verificationState: string;
32
+ }
@@ -0,0 +1,38 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "6b4aa1c2cb5a8b562b6a024f7e5adcf4";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: VideoCallParticipantFieldRepresentation, existing: VideoCallParticipantFieldRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VideoCallParticipantFieldRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: VideoCallParticipantFieldRepresentationNormalized, incoming: VideoCallParticipantFieldRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: VideoCallParticipantFieldRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VideoCallParticipantFieldRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Output representation of video call participant fields
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface VideoCallParticipantFieldRepresentationNormalized {
18
+ /** Field value from the contact record */
19
+ contactFieldValue: string;
20
+ /** Returns true when the field values from contact and intake form are same */
21
+ doesFieldValuesMatch: boolean;
22
+ /** Field label */
23
+ fieldLabel: string;
24
+ /** Field value from the intake form submitted by guest */
25
+ intakeFormFieldValue: string;
26
+ }
27
+ /**
28
+ * Output representation of video call participant fields
29
+ *
30
+ * Keys:
31
+ * (none)
32
+ */
33
+ export interface VideoCallParticipantFieldRepresentation {
34
+ contactFieldValue: string;
35
+ doesFieldValuesMatch: boolean;
36
+ fieldLabel: string;
37
+ intakeFormFieldValue: string;
38
+ }
@@ -0,0 +1,36 @@
1
+ import { VideoCallParticipantFieldRepresentation as VideoCallParticipantFieldRepresentation_VideoCallParticipantFieldRepresentation } from './VideoCallParticipantFieldRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "b628e6e1b3edbdd3f1ea98607ca6b713";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: VideoCallParticipantRepresentation, existing: VideoCallParticipantRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VideoCallParticipantRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: VideoCallParticipantRepresentationNormalized, incoming: VideoCallParticipantRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: VideoCallParticipantRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VideoCallParticipantRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Output representation of video call participant
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface VideoCallParticipantRepresentationNormalized {
19
+ /** List of video call participant fields with values from contact and intake form */
20
+ fields: Array<VideoCallParticipantFieldRepresentation_VideoCallParticipantFieldRepresentation>;
21
+ /** Participant id */
22
+ participantId: string;
23
+ /** Participant name */
24
+ participantName: string;
25
+ }
26
+ /**
27
+ * Output representation of video call participant
28
+ *
29
+ * Keys:
30
+ * (none)
31
+ */
32
+ export interface VideoCallParticipantRepresentation {
33
+ fields: Array<VideoCallParticipantFieldRepresentation_VideoCallParticipantFieldRepresentation>;
34
+ participantId: string;
35
+ participantName: string;
36
+ }
@@ -0,0 +1,33 @@
1
+ import { VideoCallParticipantRepresentation as VideoCallParticipantRepresentation_VideoCallParticipantRepresentation } from './VideoCallParticipantRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "18beedb4f46b13dfb2bd46d81aad53ea";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: VideoCallParticipantResultRepresentation, existing: VideoCallParticipantResultRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): VideoCallParticipantResultRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: VideoCallParticipantResultRepresentationNormalized, incoming: VideoCallParticipantResultRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: VideoCallParticipantResultRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: VideoCallParticipantResultRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Output representation of VideoCallParticipant
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface VideoCallParticipantResultRepresentationNormalized {
19
+ /** List of participants who are admitted to the call */
20
+ inCallParticipants: Array<VideoCallParticipantRepresentation_VideoCallParticipantRepresentation>;
21
+ /** List of participants in the waiting room */
22
+ waitingParticipants: Array<VideoCallParticipantRepresentation_VideoCallParticipantRepresentation>;
23
+ }
24
+ /**
25
+ * Output representation of VideoCallParticipant
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface VideoCallParticipantResultRepresentation {
31
+ inCallParticipants: Array<VideoCallParticipantRepresentation_VideoCallParticipantRepresentation>;
32
+ waitingParticipants: Array<VideoCallParticipantRepresentation_VideoCallParticipantRepresentation>;
33
+ }
@@ -0,0 +1,39 @@
1
+ import { NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const ObjectFreeze: {
3
+ <T extends Function>(f: T): T;
4
+ <T_1 extends {
5
+ [idx: string]: object | U | null | undefined;
6
+ }, U extends string | number | bigint | boolean | symbol>(o: T_1): Readonly<T_1>;
7
+ <T_2>(o: T_2): Readonly<T_2>;
8
+ }, ObjectKeys: {
9
+ (o: object): string[];
10
+ (o: {}): string[];
11
+ }, ObjectCreate: {
12
+ (o: object | null): any;
13
+ (o: object | null, properties: PropertyDescriptorMap & ThisType<any>): any;
14
+ }, ObjectAssign: {
15
+ <T extends {}, U>(target: T, source: U): T & U;
16
+ <T_1 extends {}, U_1, V>(target: T_1, source1: U_1, source2: V): T_1 & U_1 & V;
17
+ <T_2 extends {}, U_2, V_1, W>(target: T_2, source1: U_2, source2: V_1, source3: W): T_2 & U_2 & V_1 & W;
18
+ (target: object, ...sources: any[]): any;
19
+ };
20
+ export declare const ArrayIsArray: (arg: any) => arg is any[];
21
+ export declare const JSONStringify: {
22
+ (value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string;
23
+ (value: any, replacer?: (string | number)[] | null | undefined, space?: string | number | undefined): string;
24
+ };
25
+ type AllowedPrimitives = boolean | string | number | Date | null;
26
+ type Value<T> = T extends AllowedPrimitives ? T : RecursivePartial<T>;
27
+ export type RecursivePartial<T> = null | {
28
+ [P in keyof T]?: T[P] extends Array<infer U> ? Array<Value<U>> | null : Value<T[P]> | null;
29
+ };
30
+ export declare function equalsArray<U, V extends U[]>(a: V, b: V, equalsItem: (itemA: U, itemB: U) => boolean | void): boolean;
31
+ export declare function equalsObject<U, V extends {
32
+ [key: string]: U;
33
+ }>(a: V, b: V, equalsProp: (propA: U, propB: U) => boolean | void): boolean;
34
+ export declare function deepFreeze(value: any): void;
35
+ export declare function createLink(ref: string | $64$luvio_engine_NormalizedKeyMetadata): {
36
+ __ref: string;
37
+ };
38
+ export declare function assignMetadataLink(entry: any, metadataKey: string | $64$luvio_engine_NormalizedKeyMetadata): void;
39
+ export {};
package/package.json ADDED
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "@salesforce/lds-adapters-industries-identityverification",
3
+ "version": "0.131.0",
4
+ "license": "SEE LICENSE IN LICENSE.txt",
5
+ "description": "Family for all Identity Verification related APIs",
6
+ "main": "dist/es/es2018/industries-identityverification.js",
7
+ "module": "dist/es/es2018/industries-identityverification.js",
8
+ "types": "dist/es/es2018/types/src/generated/artifacts/main.d.ts",
9
+ "files": [
10
+ "dist",
11
+ "sfdc",
12
+ "src/raml/*"
13
+ ],
14
+ "exports": {
15
+ ".": {
16
+ "import": "./dist/es/es2018/industries-identityverification.js",
17
+ "require": "./dist/es/es2018/industries-identityverification.js",
18
+ "types": "./dist/es/es2018/types/src/generated/artifacts/main.d.ts"
19
+ },
20
+ "./sfdc": {
21
+ "import": "./sfdc/index.js",
22
+ "types": "./sfdc/index.d.ts",
23
+ "default": "./sfdc/index.js"
24
+ }
25
+ },
26
+ "contributors": [
27
+ "christophe.rey@salesforce.com"
28
+ ],
29
+ "scripts": {
30
+ "build": "yarn build:raml && yarn build:services && yarn build:karma",
31
+ "build:karma": "rollup --config rollup.config.karma.js",
32
+ "build:raml": "luvio generate src/raml/luvio.raml src/generated -p '../lds-compiler-plugins'",
33
+ "build:services": "rollup --config rollup.config.js",
34
+ "clean": "rm -rf dist sfdc src/generated karma/dist",
35
+ "release:core": "../../scripts/release/core.js --adapter=lds-adapters-industries-identityverification",
36
+ "release:corejar": "yarn build && packages/core-build/scripts/core.js --adapter=lds-adapters-industries-identityverification",
37
+ "start": "karma start",
38
+ "test": "karma start --single-run",
39
+ "test:compat": "karma start --single-run --compat"
40
+ },
41
+ "dependencies": {
42
+ "@salesforce/lds-bindings": "1.131.0-244.6"
43
+ },
44
+ "devDependencies": {
45
+ "@salesforce/lds-compiler-plugins": "1.131.0-244.6",
46
+ "@salesforce/lds-karma": "1.131.0-244.6"
47
+ },
48
+ "nx": {
49
+ "targets": {
50
+ "build": {
51
+ "outputs": [
52
+ "packages/lds-adapters-industries-identityverification/dist",
53
+ "packages/lds-adapters-industries-identityverification/karma/dist",
54
+ "packages/lds-adapters-industries-identityverification/sfdc",
55
+ "packages/lds-adapters-industries-identityverification/src/generated"
56
+ ]
57
+ }
58
+ }
59
+ },
60
+ "volta": {
61
+ "extends": "../../package.json"
62
+ }
63
+ }
@@ -0,0 +1 @@
1
+ export * from '../dist/es/es2018/types/src/generated/artifacts/sfdc';