@twin.org/engine-types 0.0.3-next.20 → 0.0.3-next.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/components/attestation.js +20 -22
- package/dist/es/components/attestation.js.map +1 -1
- package/dist/es/components/auditableItemGraph.js +26 -22
- package/dist/es/components/auditableItemGraph.js.map +1 -1
- package/dist/es/components/auditableItemStream.js +26 -22
- package/dist/es/components/auditableItemStream.js.map +1 -1
- package/dist/es/components/backgroundTask.js +14 -12
- package/dist/es/components/backgroundTask.js.map +1 -1
- package/dist/es/components/blobStorage.js +69 -80
- package/dist/es/components/blobStorage.js.map +1 -1
- package/dist/es/components/contextIdHandler.js +9 -9
- package/dist/es/components/contextIdHandler.js.map +1 -1
- package/dist/es/components/dataProcessing.js +33 -32
- package/dist/es/components/dataProcessing.js.map +1 -1
- package/dist/es/components/dataSpaceConnector.js +26 -25
- package/dist/es/components/dataSpaceConnector.js.map +1 -1
- package/dist/es/components/documentManagement.js +12 -12
- package/dist/es/components/documentManagement.js.map +1 -1
- package/dist/es/components/entityStorage.js +19 -20
- package/dist/es/components/entityStorage.js.map +1 -1
- package/dist/es/components/eventBus.js +19 -27
- package/dist/es/components/eventBus.js.map +1 -1
- package/dist/es/components/faucet.js +18 -18
- package/dist/es/components/faucet.js.map +1 -1
- package/dist/es/components/federatedCatalogue.js +14 -14
- package/dist/es/components/federatedCatalogue.js.map +1 -1
- package/dist/es/components/federatedCatalogueFilter.js +12 -9
- package/dist/es/components/federatedCatalogueFilter.js.map +1 -1
- package/dist/es/components/identity.js +28 -31
- package/dist/es/components/identity.js.map +1 -1
- package/dist/es/components/identityProfile.js +26 -24
- package/dist/es/components/identityProfile.js.map +1 -1
- package/dist/es/components/identityResolver.js +36 -40
- package/dist/es/components/identityResolver.js.map +1 -1
- package/dist/es/components/immutableProof.js +23 -21
- package/dist/es/components/immutableProof.js.map +1 -1
- package/dist/es/components/logging.js +28 -28
- package/dist/es/components/logging.js.map +1 -1
- package/dist/es/components/messaging.js +77 -89
- package/dist/es/components/messaging.js.map +1 -1
- package/dist/es/components/nft.js +33 -33
- package/dist/es/components/nft.js.map +1 -1
- package/dist/es/components/rightsManagementPap.js +17 -17
- package/dist/es/components/rightsManagementPap.js.map +1 -1
- package/dist/es/components/rightsManagementPdp.js +10 -10
- package/dist/es/components/rightsManagementPdp.js.map +1 -1
- package/dist/es/components/rightsManagementPep.js +10 -10
- package/dist/es/components/rightsManagementPep.js.map +1 -1
- package/dist/es/components/rightsManagementPip.js +8 -10
- package/dist/es/components/rightsManagementPip.js.map +1 -1
- package/dist/es/components/rightsManagementPmp.js +10 -10
- package/dist/es/components/rightsManagementPmp.js.map +1 -1
- package/dist/es/components/rightsManagementPnap.js +20 -18
- package/dist/es/components/rightsManagementPnap.js.map +1 -1
- package/dist/es/components/rightsManagementPnp.js +12 -14
- package/dist/es/components/rightsManagementPnp.js.map +1 -1
- package/dist/es/components/rightsManagementPolicyArbiter.js +15 -10
- package/dist/es/components/rightsManagementPolicyArbiter.js.map +1 -1
- package/dist/es/components/rightsManagementPolicyEnforcementProcessor.js +17 -11
- package/dist/es/components/rightsManagementPolicyEnforcementProcessor.js.map +1 -1
- package/dist/es/components/rightsManagementPolicyExecutionAction.js +8 -10
- package/dist/es/components/rightsManagementPolicyExecutionAction.js.map +1 -1
- package/dist/es/components/rightsManagementPolicyInformationSource.js +14 -15
- package/dist/es/components/rightsManagementPolicyInformationSource.js.map +1 -1
- package/dist/es/components/rightsManagementPolicyNegotiator.js +10 -10
- package/dist/es/components/rightsManagementPolicyNegotiator.js.map +1 -1
- package/dist/es/components/rightsManagementPolicyObligationEnforcer.js +27 -0
- package/dist/es/components/rightsManagementPolicyObligationEnforcer.js.map +1 -0
- package/dist/es/components/rightsManagementPolicyRequester.js +8 -10
- package/dist/es/components/rightsManagementPolicyRequester.js.map +1 -1
- package/dist/es/components/rightsManagementPxp.js +8 -10
- package/dist/es/components/rightsManagementPxp.js.map +1 -1
- package/dist/es/components/synchronisedStorage.js +25 -23
- package/dist/es/components/synchronisedStorage.js.map +1 -1
- package/dist/es/components/taskScheduler.js +10 -10
- package/dist/es/components/taskScheduler.js.map +1 -1
- package/dist/es/components/telemetry.js +29 -32
- package/dist/es/components/telemetry.js.map +1 -1
- package/dist/es/components/tenant.js +14 -11
- package/dist/es/components/tenant.js.map +1 -1
- package/dist/es/components/trust.js +8 -10
- package/dist/es/components/trust.js.map +1 -1
- package/dist/es/components/trustGenerator.js +10 -10
- package/dist/es/components/trustGenerator.js.map +1 -1
- package/dist/es/components/trustVerifier.js +10 -10
- package/dist/es/components/trustVerifier.js.map +1 -1
- package/dist/es/components/vault.js +15 -12
- package/dist/es/components/vault.js.map +1 -1
- package/dist/es/components/verifiableStorage.js +32 -34
- package/dist/es/components/verifiableStorage.js.map +1 -1
- package/dist/es/components/wallet.js +23 -24
- package/dist/es/components/wallet.js.map +1 -1
- package/dist/es/index.js +3 -0
- package/dist/es/index.js.map +1 -1
- package/dist/es/models/IEngineConfig.js.map +1 -1
- package/dist/es/models/config/blobStorageConnectorConfig.js.map +1 -1
- package/dist/es/models/config/rightsManagementPolicyArbiterComponentConfig.js.map +1 -1
- package/dist/es/models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.js.map +1 -1
- package/dist/es/models/config/rightsManagementPolicyObligationEnforcerComponentConfig.js +2 -0
- package/dist/es/models/config/rightsManagementPolicyObligationEnforcerComponentConfig.js.map +1 -0
- package/dist/es/models/types/rightsManagementPolicyArbiterComponentType.js +5 -1
- package/dist/es/models/types/rightsManagementPolicyArbiterComponentType.js.map +1 -1
- package/dist/es/models/types/rightsManagementPolicyEnforcementProcessorComponentType.js +5 -1
- package/dist/es/models/types/rightsManagementPolicyEnforcementProcessorComponentType.js.map +1 -1
- package/dist/es/models/types/rightsManagementPolicyObligationEnforcerComponentType.js +13 -0
- package/dist/es/models/types/rightsManagementPolicyObligationEnforcerComponentType.js.map +1 -0
- package/dist/es/utils/engineTypeHelper.js +19 -1
- package/dist/es/utils/engineTypeHelper.js.map +1 -1
- package/dist/types/components/attestation.d.ts +5 -13
- package/dist/types/components/auditableItemGraph.d.ts +3 -7
- package/dist/types/components/auditableItemStream.d.ts +3 -7
- package/dist/types/components/backgroundTask.d.ts +3 -7
- package/dist/types/components/blobStorage.d.ts +4 -12
- package/dist/types/components/contextIdHandler.d.ts +3 -7
- package/dist/types/components/dataProcessing.d.ts +5 -17
- package/dist/types/components/dataSpaceConnector.d.ts +3 -7
- package/dist/types/components/documentManagement.d.ts +3 -7
- package/dist/types/components/entityStorage.d.ts +3 -7
- package/dist/types/components/eventBus.d.ts +4 -12
- package/dist/types/components/faucet.d.ts +2 -7
- package/dist/types/components/federatedCatalogue.d.ts +3 -7
- package/dist/types/components/federatedCatalogueFilter.d.ts +2 -7
- package/dist/types/components/identity.d.ts +4 -12
- package/dist/types/components/identityProfile.d.ts +4 -12
- package/dist/types/components/identityResolver.d.ts +4 -12
- package/dist/types/components/immutableProof.d.ts +3 -7
- package/dist/types/components/logging.d.ts +4 -12
- package/dist/types/components/messaging.d.ts +7 -27
- package/dist/types/components/nft.d.ts +4 -12
- package/dist/types/components/rightsManagementPap.d.ts +3 -7
- package/dist/types/components/rightsManagementPdp.d.ts +3 -7
- package/dist/types/components/rightsManagementPep.d.ts +3 -7
- package/dist/types/components/rightsManagementPip.d.ts +3 -7
- package/dist/types/components/rightsManagementPmp.d.ts +3 -7
- package/dist/types/components/rightsManagementPnap.d.ts +3 -7
- package/dist/types/components/rightsManagementPnp.d.ts +3 -7
- package/dist/types/components/rightsManagementPolicyArbiter.d.ts +2 -7
- package/dist/types/components/rightsManagementPolicyEnforcementProcessor.d.ts +2 -7
- package/dist/types/components/rightsManagementPolicyExecutionAction.d.ts +2 -7
- package/dist/types/components/rightsManagementPolicyInformationSource.d.ts +2 -7
- package/dist/types/components/rightsManagementPolicyNegotiator.d.ts +2 -7
- package/dist/types/components/rightsManagementPolicyObligationEnforcer.d.ts +12 -0
- package/dist/types/components/rightsManagementPolicyRequester.d.ts +2 -7
- package/dist/types/components/rightsManagementPxp.d.ts +3 -7
- package/dist/types/components/synchronisedStorage.d.ts +3 -7
- package/dist/types/components/taskScheduler.d.ts +3 -7
- package/dist/types/components/telemetry.d.ts +4 -12
- package/dist/types/components/tenant.d.ts +3 -7
- package/dist/types/components/trust.d.ts +3 -7
- package/dist/types/components/trustGenerator.d.ts +2 -7
- package/dist/types/components/trustVerifier.d.ts +2 -7
- package/dist/types/components/vault.d.ts +2 -7
- package/dist/types/components/verifiableStorage.d.ts +4 -12
- package/dist/types/components/wallet.d.ts +2 -7
- package/dist/types/index.d.ts +3 -0
- package/dist/types/models/IEngineConfig.d.ts +5 -0
- package/dist/types/models/config/blobStorageConnectorConfig.d.ts +4 -1
- package/dist/types/models/config/rightsManagementPolicyArbiterComponentConfig.d.ts +4 -1
- package/dist/types/models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.d.ts +4 -1
- package/dist/types/models/config/rightsManagementPolicyObligationEnforcerComponentConfig.d.ts +9 -0
- package/dist/types/models/types/rightsManagementPolicyArbiterComponentType.d.ts +4 -0
- package/dist/types/models/types/rightsManagementPolicyEnforcementProcessorComponentType.d.ts +4 -0
- package/dist/types/models/types/rightsManagementPolicyObligationEnforcerComponentType.d.ts +13 -0
- package/dist/types/utils/engineTypeHelper.d.ts +11 -0
- package/docs/changelog.md +30 -0
- package/docs/reference/classes/EngineTypeHelper.md +53 -0
- package/docs/reference/functions/initialiseAttestationComponent.md +2 -2
- package/docs/reference/functions/initialiseAttestationConnector.md +3 -3
- package/docs/reference/functions/initialiseAuditableItemGraphComponent.md +2 -2
- package/docs/reference/functions/initialiseAuditableItemStreamComponent.md +2 -2
- package/docs/reference/functions/initialiseBackgroundTaskComponent.md +2 -2
- package/docs/reference/functions/initialiseBlobStorageComponent.md +2 -2
- package/docs/reference/functions/initialiseBlobStorageConnector.md +2 -2
- package/docs/reference/functions/initialiseContextIdHandlerComponent.md +2 -2
- package/docs/reference/functions/initialiseDataConverterConnector.md +2 -2
- package/docs/reference/functions/initialiseDataExtractorConnector.md +2 -2
- package/docs/reference/functions/initialiseDataProcessingComponent.md +2 -2
- package/docs/reference/functions/initialiseDataSpaceConnectorComponent.md +2 -2
- package/docs/reference/functions/initialiseDocumentManagementComponent.md +2 -2
- package/docs/reference/functions/initialiseEntityStorageComponent.md +2 -2
- package/docs/reference/functions/initialiseEventBusComponent.md +2 -2
- package/docs/reference/functions/initialiseEventBusConnector.md +2 -2
- package/docs/reference/functions/initialiseFaucetConnector.md +2 -2
- package/docs/reference/functions/initialiseFederatedCatalogueComponent.md +2 -2
- package/docs/reference/functions/initialiseFederatedCatalogueFilterComponent.md +2 -2
- package/docs/reference/functions/initialiseIdentityComponent.md +2 -2
- package/docs/reference/functions/initialiseIdentityConnector.md +2 -2
- package/docs/reference/functions/initialiseIdentityProfileComponent.md +2 -2
- package/docs/reference/functions/initialiseIdentityProfileConnector.md +2 -2
- package/docs/reference/functions/initialiseIdentityResolverComponent.md +2 -2
- package/docs/reference/functions/initialiseIdentityResolverConnector.md +2 -2
- package/docs/reference/functions/initialiseImmutableProofComponent.md +2 -2
- package/docs/reference/functions/initialiseLoggingComponent.md +2 -2
- package/docs/reference/functions/initialiseLoggingConnector.md +2 -2
- package/docs/reference/functions/initialiseMessagingAdminComponent.md +2 -2
- package/docs/reference/functions/initialiseMessagingComponent.md +2 -2
- package/docs/reference/functions/initialiseMessagingEmailConnector.md +2 -2
- package/docs/reference/functions/initialiseMessagingPushNotificationConnector.md +2 -2
- package/docs/reference/functions/initialiseMessagingSmsConnector.md +2 -2
- package/docs/reference/functions/initialiseNftComponent.md +2 -2
- package/docs/reference/functions/initialiseNftConnector.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPapComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPdpComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPepComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPipComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPmpComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPnapComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPnpComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPolicyArbiterComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPolicyEnforcementProcessorComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPolicyExecutionActionComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPolicyInformationSourceComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPolicyNegotiatorComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPolicyObligationEnforcerComponent.md +31 -0
- package/docs/reference/functions/initialiseRightsManagementPolicyRequesterComponent.md +2 -2
- package/docs/reference/functions/initialiseRightsManagementPxpComponent.md +2 -2
- package/docs/reference/functions/initialiseSynchronisedStorageComponent.md +2 -2
- package/docs/reference/functions/initialiseTaskSchedulerComponent.md +2 -2
- package/docs/reference/functions/initialiseTelemetryComponent.md +2 -2
- package/docs/reference/functions/initialiseTelemetryConnector.md +2 -2
- package/docs/reference/functions/initialiseTenantAdminComponent.md +2 -2
- package/docs/reference/functions/initialiseTrustComponent.md +2 -2
- package/docs/reference/functions/initialiseTrustGeneratorComponent.md +2 -2
- package/docs/reference/functions/initialiseTrustVerifierComponent.md +2 -2
- package/docs/reference/functions/initialiseVaultConnector.md +2 -2
- package/docs/reference/functions/initialiseVerifiableStorageComponent.md +2 -2
- package/docs/reference/functions/initialiseVerifiableStorageConnector.md +2 -2
- package/docs/reference/functions/initialiseWalletConnector.md +2 -2
- package/docs/reference/index.md +4 -0
- package/docs/reference/interfaces/IEngineConfig.md +6 -0
- package/docs/reference/type-aliases/BlobStorageConnectorConfig.md +1 -1
- package/docs/reference/type-aliases/RightsManagementPolicyArbiterComponentConfig.md +1 -13
- package/docs/reference/type-aliases/RightsManagementPolicyEnforcementProcessorComponentConfig.md +1 -13
- package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md +17 -0
- package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentType.md +5 -0
- package/docs/reference/variables/RightsManagementPolicyArbiterComponentType.md +6 -0
- package/docs/reference/variables/RightsManagementPolicyEnforcementProcessorComponentType.md +6 -0
- package/docs/reference/variables/RightsManagementPolicyObligationEnforcerComponentType.md +13 -0
- package/package.json +3 -3
package/dist/types/models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { IPassThroughPolicyEnforcementProcessorConstructorOptions } from "@twin.org/rights-management-plugins";
|
|
1
|
+
import type { IDefaultPolicyEnforcementProcessorConstructorOptions, IPassThroughPolicyEnforcementProcessorConstructorOptions } from "@twin.org/rights-management-plugins";
|
|
2
2
|
import type { RightsManagementPolicyEnforcementProcessorComponentType } from "../types/rightsManagementPolicyEnforcementProcessorComponentType.js";
|
|
3
3
|
/**
|
|
4
4
|
* Rights management policy enforcement processor component config types.
|
|
@@ -6,4 +6,7 @@ import type { RightsManagementPolicyEnforcementProcessorComponentType } from "..
|
|
|
6
6
|
export type RightsManagementPolicyEnforcementProcessorComponentConfig = {
|
|
7
7
|
type: typeof RightsManagementPolicyEnforcementProcessorComponentType.PassThrough;
|
|
8
8
|
options?: IPassThroughPolicyEnforcementProcessorConstructorOptions;
|
|
9
|
+
} | {
|
|
10
|
+
type: typeof RightsManagementPolicyEnforcementProcessorComponentType.Default;
|
|
11
|
+
options?: IDefaultPolicyEnforcementProcessorConstructorOptions;
|
|
9
12
|
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { IPassThroughPolicyObligationEnforcerConstructorOptions } from "@twin.org/rights-management-plugins";
|
|
2
|
+
import type { RightsManagementPolicyObligationEnforcerComponentType } from "../types/rightsManagementPolicyObligationEnforcerComponentType.js";
|
|
3
|
+
/**
|
|
4
|
+
* Rights management policy obligation enforcer component config types.
|
|
5
|
+
*/
|
|
6
|
+
export type RightsManagementPolicyObligationEnforcerComponentConfig = {
|
|
7
|
+
type: typeof RightsManagementPolicyObligationEnforcerComponentType.PassThrough;
|
|
8
|
+
options?: IPassThroughPolicyObligationEnforcerConstructorOptions;
|
|
9
|
+
};
|
package/dist/types/models/types/rightsManagementPolicyEnforcementProcessorComponentType.d.ts
CHANGED
|
@@ -6,6 +6,10 @@ export declare const RightsManagementPolicyEnforcementProcessorComponentType: {
|
|
|
6
6
|
* Pass Through.
|
|
7
7
|
*/
|
|
8
8
|
readonly PassThrough: "pass-through";
|
|
9
|
+
/**
|
|
10
|
+
* Default.
|
|
11
|
+
*/
|
|
12
|
+
readonly Default: "default";
|
|
9
13
|
};
|
|
10
14
|
/**
|
|
11
15
|
* Rights management Policy Enforcement Processor component types.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Rights management Policy Obligation Enforcer component types.
|
|
3
|
+
*/
|
|
4
|
+
export declare const RightsManagementPolicyObligationEnforcerComponentType: {
|
|
5
|
+
/**
|
|
6
|
+
* PassThrough.
|
|
7
|
+
*/
|
|
8
|
+
readonly PassThrough: "pass-through";
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* Rights management Policy Obligation Enforcer component types.
|
|
12
|
+
*/
|
|
13
|
+
export type RightsManagementPolicyObligationEnforcerComponentType = (typeof RightsManagementPolicyObligationEnforcerComponentType)[keyof typeof RightsManagementPolicyObligationEnforcerComponentType];
|
|
@@ -16,4 +16,15 @@ export declare class EngineTypeHelper {
|
|
|
16
16
|
* @returns The config for the specified component and type or undefined if it does not exist.
|
|
17
17
|
*/
|
|
18
18
|
static getConfigOfType<T extends IEngineCoreTypeBaseConfig>(engineConfig: IEngineConfig, component: string, type: string): IEngineCoreTypeConfig<T> | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* Merge multiple config objects into one.
|
|
21
|
+
* Each config parameter can be a different partial type, and they are merged together.
|
|
22
|
+
* @param config1 The first config object.
|
|
23
|
+
* @param config2 Optional additional config object to merge.
|
|
24
|
+
* @param config3 Optional additional config object to merge.
|
|
25
|
+
* @param config4 Optional additional config object to merge.
|
|
26
|
+
* @param config5 Optional additional config object to merge.
|
|
27
|
+
* @returns The merged config object combining all input types.
|
|
28
|
+
*/
|
|
29
|
+
static mergeConfig<T extends IEngineCoreTypeBaseConfig["options"]>(config1?: Partial<T>, config2?: Partial<T>, config3?: Partial<T>, config4?: Partial<T>, config5?: Partial<T>): T;
|
|
19
30
|
}
|
package/docs/changelog.md
CHANGED
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @twin.org/engine-types - Changelog
|
|
2
2
|
|
|
3
|
+
## [0.0.3-next.22](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.21...engine-types-v0.0.3-next.22) (2026-02-23)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Miscellaneous Chores
|
|
7
|
+
|
|
8
|
+
* **engine-types:** Synchronize repo versions
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @twin.org/engine-core bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
16
|
+
* @twin.org/engine-models bumped from 0.0.3-next.21 to 0.0.3-next.22
|
|
17
|
+
|
|
18
|
+
## [0.0.3-next.21](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.20...engine-types-v0.0.3-next.21) (2026-02-13)
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
### Features
|
|
22
|
+
|
|
23
|
+
* multi instance component support ([#83](https://github.com/twinfoundation/engine/issues/83)) ([6012b50](https://github.com/twinfoundation/engine/commit/6012b50959df5af893f05516d42eea2e0800b31a))
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### Dependencies
|
|
27
|
+
|
|
28
|
+
* The following workspace dependencies were updated
|
|
29
|
+
* dependencies
|
|
30
|
+
* @twin.org/engine-core bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
31
|
+
* @twin.org/engine-models bumped from 0.0.3-next.20 to 0.0.3-next.21
|
|
32
|
+
|
|
3
33
|
## [0.0.3-next.20](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.19...engine-types-v0.0.3-next.20) (2026-02-06)
|
|
4
34
|
|
|
5
35
|
|
|
@@ -59,3 +59,56 @@ The type name.
|
|
|
59
59
|
`undefined` \| `IEngineCoreTypeConfig`\<`T`\>
|
|
60
60
|
|
|
61
61
|
The config for the specified component and type or undefined if it does not exist.
|
|
62
|
+
|
|
63
|
+
***
|
|
64
|
+
|
|
65
|
+
### mergeConfig()
|
|
66
|
+
|
|
67
|
+
> `static` **mergeConfig**\<`T`\>(`config1?`, `config2?`, `config3?`, `config4?`, `config5?`): `T`
|
|
68
|
+
|
|
69
|
+
Merge multiple config objects into one.
|
|
70
|
+
Each config parameter can be a different partial type, and they are merged together.
|
|
71
|
+
|
|
72
|
+
#### Type Parameters
|
|
73
|
+
|
|
74
|
+
##### T
|
|
75
|
+
|
|
76
|
+
`T` *extends* `unknown`
|
|
77
|
+
|
|
78
|
+
#### Parameters
|
|
79
|
+
|
|
80
|
+
##### config1?
|
|
81
|
+
|
|
82
|
+
`Partial`\<`T`\>
|
|
83
|
+
|
|
84
|
+
The first config object.
|
|
85
|
+
|
|
86
|
+
##### config2?
|
|
87
|
+
|
|
88
|
+
`Partial`\<`T`\>
|
|
89
|
+
|
|
90
|
+
Optional additional config object to merge.
|
|
91
|
+
|
|
92
|
+
##### config3?
|
|
93
|
+
|
|
94
|
+
`Partial`\<`T`\>
|
|
95
|
+
|
|
96
|
+
Optional additional config object to merge.
|
|
97
|
+
|
|
98
|
+
##### config4?
|
|
99
|
+
|
|
100
|
+
`Partial`\<`T`\>
|
|
101
|
+
|
|
102
|
+
Optional additional config object to merge.
|
|
103
|
+
|
|
104
|
+
##### config5?
|
|
105
|
+
|
|
106
|
+
`Partial`\<`T`\>
|
|
107
|
+
|
|
108
|
+
Optional additional config object to merge.
|
|
109
|
+
|
|
110
|
+
#### Returns
|
|
111
|
+
|
|
112
|
+
`T`
|
|
113
|
+
|
|
114
|
+
The merged config object combining all input types.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseAttestationComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseAttestationComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseAttestationComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`AttestationComponentConfig`](../type-aliases/AttestationComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the attestation component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`AttestationComponentConfig`](../type-aliases/AttestationComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseAttestationConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseAttestationConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseAttestationConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`AttestationConnectorConfig`](../type-aliases/AttestationConnectorConfig.md), `Factory`\<`IAttestationConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the attestation connector.
|
|
6
6
|
|
|
@@ -22,10 +22,10 @@ The context for the engine.
|
|
|
22
22
|
|
|
23
23
|
[`AttestationConnectorConfig`](../type-aliases/AttestationConnectorConfig.md)
|
|
24
24
|
|
|
25
|
-
The instance config.
|
|
25
|
+
The instance config type.
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`AttestationConnectorConfig`](../type-aliases/AttestationConnectorConfig.md), `Factory`\<`IAttestationConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseAuditableItemGraphComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseAuditableItemGraphComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseAuditableItemGraphComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`AuditableItemGraphComponentConfig`](../type-aliases/AuditableItemGraphComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the auditable item graph component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`AuditableItemGraphComponentConfig`](../type-aliases/AuditableItemGraphComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseAuditableItemStreamComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseAuditableItemStreamComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseAuditableItemStreamComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`AuditableItemStreamComponentConfig`](../type-aliases/AuditableItemStreamComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the auditable item stream component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`AuditableItemStreamComponentConfig`](../type-aliases/AuditableItemStreamComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseBackgroundTaskComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseBackgroundTaskComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseBackgroundTaskComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`BackgroundTaskComponentConfig`](../type-aliases/BackgroundTaskComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise a background task component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`BackgroundTaskComponentConfig`](../type-aliases/BackgroundTaskComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseBlobStorageComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseBlobStorageComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseBlobStorageComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`BlobStorageComponentConfig`](../type-aliases/BlobStorageComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the blob storage component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`BlobStorageComponentConfig`](../type-aliases/BlobStorageComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseBlobStorageConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseBlobStorageConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseBlobStorageConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`BlobStorageConnectorConfig`](../type-aliases/BlobStorageConnectorConfig.md), `Factory`\<`IBlobStorageConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the blob storage connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`BlobStorageConnectorConfig`](../type-aliases/BlobStorageConnectorConfig.md), `Factory`\<`IBlobStorageConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseContextIdHandlerComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseContextIdHandlerComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseContextIdHandlerComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`ContextIdHandlerComponentConfig`](../type-aliases/ContextIdHandlerComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the context id handler component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`ContextIdHandlerComponentConfig`](../type-aliases/ContextIdHandlerComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseDataConverterConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseDataConverterConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseDataConverterConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`DataConverterConnectorConfig`](../type-aliases/DataConverterConnectorConfig.md), `Factory`\<`IDataConverterConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the data converter connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`DataConverterConnectorConfig`](../type-aliases/DataConverterConnectorConfig.md), `Factory`\<`IDataConverterConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseDataExtractorConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseDataExtractorConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseDataExtractorConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`DataExtractorConnectorConfig`](../type-aliases/DataExtractorConnectorConfig.md), `Factory`\<`IDataExtractorConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the data extractor connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`DataExtractorConnectorConfig`](../type-aliases/DataExtractorConnectorConfig.md), `Factory`\<`IDataExtractorConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseDataProcessingComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseDataProcessingComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseDataProcessingComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`DataProcessingComponentConfig`](../type-aliases/DataProcessingComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the data processing component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`DataProcessingComponentConfig`](../type-aliases/DataProcessingComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseDataSpaceConnectorComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseDataSpaceConnectorComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseDataSpaceConnectorComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`DataSpaceConnectorComponentConfig`](../type-aliases/DataSpaceConnectorComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the data space connector component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`DataSpaceConnectorComponentConfig`](../type-aliases/DataSpaceConnectorComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseDocumentManagementComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseDocumentManagementComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseDocumentManagementComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`DocumentManagementComponentConfig`](../type-aliases/DocumentManagementComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the document management component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`DocumentManagementComponentConfig`](../type-aliases/DocumentManagementComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseEntityStorageComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseEntityStorageComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseEntityStorageComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`EntityStorageComponentConfig`](../type-aliases/EntityStorageComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the entity storage connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`EntityStorageComponentConfig`](../type-aliases/EntityStorageComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseEventBusComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseEventBusComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseEventBusComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`EventBusComponentConfig`](../type-aliases/EventBusComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the event bus component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`EventBusComponentConfig`](../type-aliases/EventBusComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseEventBusConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseEventBusConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseEventBusConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`EventBusConnectorConfig`](../type-aliases/EventBusConnectorConfig.md), `Factory`\<`IEventBusConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise a event bus connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`EventBusConnectorConfig`](../type-aliases/EventBusConnectorConfig.md), `Factory`\<`IEventBusConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseFaucetConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseFaucetConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseFaucetConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`FaucetConnectorConfig`](../type-aliases/FaucetConnectorConfig.md), `Factory`\<`IFaucetConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise a faucet connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`FaucetConnectorConfig`](../type-aliases/FaucetConnectorConfig.md), `Factory`\<`IFaucetConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseFederatedCatalogueComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseFederatedCatalogueComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseFederatedCatalogueComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`FederatedCatalogueComponentConfig`](../type-aliases/FederatedCatalogueComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the federated catalogue component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`FederatedCatalogueComponentConfig`](../type-aliases/FederatedCatalogueComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseFederatedCatalogueFilterComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseFederatedCatalogueFilterComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseFederatedCatalogueFilterComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`FederatedCatalogueFilterComponentConfig`](../type-aliases/FederatedCatalogueFilterComponentConfig.md), `Factory`\<`IFederatedCatalogueFilter`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the federated catalogue filter component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`FederatedCatalogueFilterComponentConfig`](../type-aliases/FederatedCatalogueFilterComponentConfig.md), `Factory`\<`IFederatedCatalogueFilter`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseIdentityComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseIdentityComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseIdentityComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`IdentityComponentConfig`](../type-aliases/IdentityComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the identity component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`IdentityComponentConfig`](../type-aliases/IdentityComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseIdentityConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseIdentityConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseIdentityConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`IdentityConnectorConfig`](../type-aliases/IdentityConnectorConfig.md), `Factory`\<`IIdentityConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the identity connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`IdentityConnectorConfig`](../type-aliases/IdentityConnectorConfig.md), `Factory`\<`IIdentityConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseIdentityProfileComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseIdentityProfileComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseIdentityProfileComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`IdentityProfileComponentConfig`](../type-aliases/IdentityProfileComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the identity profile component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`IdentityProfileComponentConfig`](../type-aliases/IdentityProfileComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseIdentityProfileConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseIdentityProfileConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseIdentityProfileConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`IdentityProfileConnectorConfig`](../type-aliases/IdentityProfileConnectorConfig.md), `Factory`\<`IIdentityProfileConnector`\<`IJsonLdDocument`, `IJsonLdDocument`\>\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the identity profile connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`IdentityProfileConnectorConfig`](../type-aliases/IdentityProfileConnectorConfig.md), `Factory`\<`IIdentityProfileConnector`\<`IJsonLdDocument`, `IJsonLdDocument`\>\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseIdentityResolverComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseIdentityResolverComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseIdentityResolverComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`IdentityResolverComponentConfig`](../type-aliases/IdentityResolverComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the identity resolver component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`IdentityResolverComponentConfig`](../type-aliases/IdentityResolverComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseIdentityResolverConnector()
|
|
2
2
|
|
|
3
|
-
> **initialiseIdentityResolverConnector**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseIdentityResolverConnector**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`IdentityResolverConnectorConfig`](../type-aliases/IdentityResolverConnectorConfig.md), `Factory`\<`IIdentityResolverConnector`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the identity resolver connector.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`IdentityResolverConnectorConfig`](../type-aliases/IdentityResolverConnectorConfig.md), `Factory`\<`IIdentityResolverConnector`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Function: initialiseImmutableProofComponent()
|
|
2
2
|
|
|
3
|
-
> **initialiseImmutableProofComponent**(`engineCore`, `context`, `instanceConfig`): `
|
|
3
|
+
> **initialiseImmutableProofComponent**(`engineCore`, `context`, `instanceConfig`): `EngineTypeInitialiserReturn`\<[`ImmutableProofComponentConfig`](../type-aliases/ImmutableProofComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
4
4
|
|
|
5
5
|
Initialise the immutable proof component.
|
|
6
6
|
|
|
@@ -26,6 +26,6 @@ The instance config.
|
|
|
26
26
|
|
|
27
27
|
## Returns
|
|
28
28
|
|
|
29
|
-
`
|
|
29
|
+
`EngineTypeInitialiserReturn`\<[`ImmutableProofComponentConfig`](../type-aliases/ImmutableProofComponentConfig.md), `Factory`\<`IComponent`\>\>
|
|
30
30
|
|
|
31
31
|
The instance created and the factory for it.
|