@twin.org/engine-types 0.0.3-next.26 → 0.0.3-next.27

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 (96) hide show
  1. package/README.md +1 -1
  2. package/docs/changelog.md +16 -1
  3. package/docs/examples.md +74 -1
  4. package/docs/reference/classes/EngineTypeHelper.md +3 -3
  5. package/docs/reference/functions/initialiseEntityStorageConnector.md +2 -2
  6. package/docs/reference/interfaces/IEngineConfig.md +70 -70
  7. package/docs/reference/type-aliases/AttestationConnectorConfig.md +3 -3
  8. package/docs/reference/type-aliases/BackgroundTaskComponentConfig.md +3 -3
  9. package/docs/reference/type-aliases/DataExtractorConnectorConfig.md +3 -3
  10. package/docs/reference/type-aliases/DltConfig.md +4 -4
  11. package/docs/reference/type-aliases/EventBusConnectorConfig.md +3 -3
  12. package/docs/reference/type-aliases/FederatedCatalogueFilterComponentConfig.md +2 -2
  13. package/docs/reference/type-aliases/IdentityProfileConnectorConfig.md +3 -3
  14. package/docs/reference/type-aliases/MessagingAdminComponentConfig.md +3 -3
  15. package/docs/reference/type-aliases/MessagingComponentConfig.md +3 -3
  16. package/docs/reference/type-aliases/RightsManagementPdpComponentConfig.md +3 -3
  17. package/docs/reference/type-aliases/RightsManagementPepComponentConfig.md +3 -3
  18. package/docs/reference/type-aliases/RightsManagementPipComponentConfig.md +3 -3
  19. package/docs/reference/type-aliases/RightsManagementPmpComponentConfig.md +3 -3
  20. package/docs/reference/type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md +3 -3
  21. package/docs/reference/type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md +3 -3
  22. package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md +3 -3
  23. package/docs/reference/type-aliases/RightsManagementPolicyRequesterComponentConfig.md +3 -3
  24. package/docs/reference/type-aliases/RightsManagementPxpComponentConfig.md +3 -3
  25. package/docs/reference/type-aliases/TaskSchedulerComponentConfig.md +3 -3
  26. package/docs/reference/type-aliases/TelemetryConnectorConfig.md +3 -3
  27. package/docs/reference/type-aliases/TenantAdminComponentConfig.md +3 -3
  28. package/docs/reference/type-aliases/TrustComponentConfig.md +3 -3
  29. package/docs/reference/type-aliases/TrustGeneratorComponentConfig.md +2 -2
  30. package/docs/reference/type-aliases/TrustVerifierComponentConfig.md +3 -3
  31. package/docs/reference/variables/AttestationComponentType.md +2 -2
  32. package/docs/reference/variables/AttestationConnectorType.md +1 -1
  33. package/docs/reference/variables/AuditableItemGraphComponentType.md +2 -2
  34. package/docs/reference/variables/AuditableItemStreamComponentType.md +2 -2
  35. package/docs/reference/variables/BackgroundTaskComponentType.md +1 -1
  36. package/docs/reference/variables/BlobStorageComponentType.md +2 -2
  37. package/docs/reference/variables/BlobStorageConnectorType.md +6 -6
  38. package/docs/reference/variables/ContextIdHandlerComponentType.md +2 -2
  39. package/docs/reference/variables/DataConverterConnectorType.md +2 -2
  40. package/docs/reference/variables/DataExtractorConnectorType.md +1 -1
  41. package/docs/reference/variables/DataProcessingComponentType.md +2 -2
  42. package/docs/reference/variables/DataspaceControlPlaneComponentType.md +2 -2
  43. package/docs/reference/variables/DataspaceDataPlaneComponentType.md +3 -3
  44. package/docs/reference/variables/DltConfigType.md +1 -1
  45. package/docs/reference/variables/DocumentManagementComponentType.md +2 -2
  46. package/docs/reference/variables/EntityStorageComponentType.md +2 -2
  47. package/docs/reference/variables/EntityStorageConnectorType.md +10 -10
  48. package/docs/reference/variables/EventBusComponentType.md +2 -2
  49. package/docs/reference/variables/EventBusConnectorType.md +1 -1
  50. package/docs/reference/variables/FaucetConnectorType.md +2 -2
  51. package/docs/reference/variables/FederatedCatalogueComponentType.md +2 -2
  52. package/docs/reference/variables/FederatedCatalogueFilterComponentType.md +1 -1
  53. package/docs/reference/variables/IdentityComponentType.md +2 -2
  54. package/docs/reference/variables/IdentityConnectorType.md +2 -2
  55. package/docs/reference/variables/IdentityProfileComponentType.md +2 -2
  56. package/docs/reference/variables/IdentityProfileConnectorType.md +1 -1
  57. package/docs/reference/variables/IdentityResolverComponentType.md +2 -2
  58. package/docs/reference/variables/IdentityResolverConnectorType.md +3 -3
  59. package/docs/reference/variables/ImmutableProofComponentType.md +2 -2
  60. package/docs/reference/variables/LoggingComponentType.md +2 -2
  61. package/docs/reference/variables/LoggingConnectorType.md +3 -3
  62. package/docs/reference/variables/MessagingAdminComponentType.md +1 -1
  63. package/docs/reference/variables/MessagingComponentType.md +1 -1
  64. package/docs/reference/variables/MessagingEmailConnectorType.md +2 -2
  65. package/docs/reference/variables/MessagingPushNotificationConnectorType.md +2 -2
  66. package/docs/reference/variables/MessagingSmsConnectorType.md +2 -2
  67. package/docs/reference/variables/NftComponentType.md +2 -2
  68. package/docs/reference/variables/NftConnectorType.md +2 -2
  69. package/docs/reference/variables/RightsManagementPapComponentType.md +2 -2
  70. package/docs/reference/variables/RightsManagementPdpComponentType.md +1 -1
  71. package/docs/reference/variables/RightsManagementPepComponentType.md +2 -2
  72. package/docs/reference/variables/RightsManagementPipComponentType.md +1 -1
  73. package/docs/reference/variables/RightsManagementPmpComponentType.md +1 -1
  74. package/docs/reference/variables/RightsManagementPnapComponentType.md +2 -2
  75. package/docs/reference/variables/RightsManagementPnpComponentType.md +2 -2
  76. package/docs/reference/variables/RightsManagementPolicyArbiterComponentType.md +2 -2
  77. package/docs/reference/variables/RightsManagementPolicyEnforcementProcessorComponentType.md +2 -2
  78. package/docs/reference/variables/RightsManagementPolicyExecutionActionComponentType.md +1 -1
  79. package/docs/reference/variables/RightsManagementPolicyInformationSourceComponentType.md +2 -2
  80. package/docs/reference/variables/RightsManagementPolicyNegotiatorComponentType.md +1 -1
  81. package/docs/reference/variables/RightsManagementPolicyObligationEnforcerComponentType.md +1 -1
  82. package/docs/reference/variables/RightsManagementPolicyRequesterComponentType.md +1 -1
  83. package/docs/reference/variables/RightsManagementPxpComponentType.md +1 -1
  84. package/docs/reference/variables/SynchronisedStorageComponentType.md +2 -2
  85. package/docs/reference/variables/TaskSchedulerComponentType.md +1 -1
  86. package/docs/reference/variables/TelemetryComponentType.md +2 -2
  87. package/docs/reference/variables/TelemetryConnectorType.md +1 -1
  88. package/docs/reference/variables/TenantAdminComponentType.md +1 -1
  89. package/docs/reference/variables/TrustComponentType.md +1 -1
  90. package/docs/reference/variables/TrustGeneratorComponentType.md +1 -1
  91. package/docs/reference/variables/TrustVerifierComponentType.md +1 -1
  92. package/docs/reference/variables/VaultConnectorType.md +2 -2
  93. package/docs/reference/variables/VerifiableStorageComponentType.md +2 -2
  94. package/docs/reference/variables/VerifiableStorageConnectorType.md +2 -2
  95. package/docs/reference/variables/WalletConnectorType.md +2 -2
  96. package/package.json +4 -4
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # TWIN Engine Types
2
2
 
3
- The data types to use in an engine.
3
+ Engine Types contains component and connector type definitions used to compose runtime capabilities. It also includes helpers for retrieving and merging configuration so engine setup remains consistent as integrations grow.
4
4
 
5
5
  ## Installation
6
6
 
package/docs/changelog.md CHANGED
@@ -1,4 +1,19 @@
1
- # @twin.org/engine-types - Changelog
1
+ # Changelog
2
+
3
+ ## [0.0.3-next.27](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.26...engine-types-v0.0.3-next.27) (2026-03-20)
4
+
5
+
6
+ ### Features
7
+
8
+ * update dependencies ([e6ebe42](https://github.com/twinfoundation/engine/commit/e6ebe42b9d61066227ad8b45dae14c8f8615b760))
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.26 to 0.0.3-next.27
16
+ * @twin.org/engine-models bumped from 0.0.3-next.26 to 0.0.3-next.27
2
17
 
3
18
  ## [0.0.3-next.26](https://github.com/twinfoundation/engine/compare/engine-types-v0.0.3-next.25...engine-types-v0.0.3-next.26) (2026-03-05)
4
19
 
package/docs/examples.md CHANGED
@@ -1 +1,74 @@
1
- # @twin.org/engine-types - Examples
1
+ # Engine Types Examples
2
+
3
+ These examples show how to compose type-safe engine configuration and retrieve merged options for specific component instances.
4
+
5
+ ## EngineTypeHelper
6
+
7
+ ```typescript
8
+ import {
9
+ EngineTypeHelper,
10
+ EntityStorageComponentType,
11
+ LoggingConnectorType,
12
+ type IEngineConfig
13
+ } from '@twin.org/engine-types';
14
+
15
+ const engineConfig: IEngineConfig = {
16
+ debug: false,
17
+ silent: true,
18
+ types: {
19
+ loggingConnector: [{ type: LoggingConnectorType.Console, isDefault: true }],
20
+ entityStorageComponent: [
21
+ {
22
+ type: EntityStorageComponentType.Service,
23
+ options: {
24
+ entityStorageType: 'product'
25
+ },
26
+ isDefault: true
27
+ }
28
+ ]
29
+ }
30
+ };
31
+
32
+ const loggingConfig = EngineTypeHelper.getConfigOfType(
33
+ engineConfig,
34
+ 'loggingConnector',
35
+ LoggingConnectorType.Console
36
+ );
37
+ const mergedEntityOptions = EngineTypeHelper.mergeConfig(
38
+ { entityStorageType: 'product', partitionContextIds: ['node'] },
39
+ { partitionContextIds: ['node', 'tenant'] }
40
+ );
41
+
42
+ console.log(loggingConfig?.type); // "console"
43
+ console.log(mergedEntityOptions.partitionContextIds); // ["node", "tenant"]
44
+ ```
45
+
46
+ ## Building Config with Shared Type Constants
47
+
48
+ ```typescript
49
+ import {
50
+ EntityStorageComponentType,
51
+ EntityStorageConnectorType,
52
+ LoggingComponentType,
53
+ LoggingConnectorType,
54
+ TelemetryComponentType,
55
+ TelemetryConnectorType,
56
+ type IEngineConfig
57
+ } from '@twin.org/engine-types';
58
+
59
+ const config: IEngineConfig = {
60
+ debug: true,
61
+ silent: false,
62
+ types: {
63
+ loggingConnector: [{ type: LoggingConnectorType.Console }],
64
+ loggingComponent: [{ type: LoggingComponentType.Service }],
65
+ entityStorageConnector: [{ type: EntityStorageConnectorType.Memory }],
66
+ entityStorageComponent: [{ type: EntityStorageComponentType.Service }],
67
+ telemetryConnector: [{ type: TelemetryConnectorType.EntityStorage }],
68
+ telemetryComponent: [{ type: TelemetryComponentType.Service }]
69
+ }
70
+ };
71
+
72
+ console.log(config.types.entityStorageConnector?.[0].type); // "memory"
73
+ console.log(config.types.telemetryComponent?.[0].type); // "service"
74
+ ```
@@ -14,7 +14,7 @@ Helper methods for engine config types.
14
14
 
15
15
  ## Properties
16
16
 
17
- ### CLASS\_NAME
17
+ ### CLASS\_NAME {#class_name}
18
18
 
19
19
  > `readonly` `static` **CLASS\_NAME**: `string`
20
20
 
@@ -22,7 +22,7 @@ Runtime name for the class.
22
22
 
23
23
  ## Methods
24
24
 
25
- ### getConfigOfType()
25
+ ### getConfigOfType() {#getconfigoftype}
26
26
 
27
27
  > `static` **getConfigOfType**\<`T`\>(`engineConfig`, `component`, `type`): `IEngineCoreTypeConfig`\<`T`\> \| `undefined`
28
28
 
@@ -62,7 +62,7 @@ The config for the specified component and type or undefined if it does not exis
62
62
 
63
63
  ***
64
64
 
65
- ### mergeConfig()
65
+ ### mergeConfig() {#mergeconfig}
66
66
 
67
67
  > `static` **mergeConfig**\<`T`\>(`config1?`, `config2?`, `config3?`, `config4?`, `config5?`): `T`
68
68
 
@@ -20,9 +20,9 @@ The context for the engine.
20
20
 
21
21
  ### typeCustom
22
22
 
23
- Override the type of connector to use instead of default configuration.
23
+ `string` \| `undefined`
24
24
 
25
- `string` | `undefined`
25
+ Override the type of connector to use instead of default configuration.
26
26
 
27
27
  ### schema
28
28
 
@@ -8,9 +8,9 @@ Extended engine core config with known types.
8
8
 
9
9
  ## Properties
10
10
 
11
- ### debug?
11
+ ### debug? {#debug}
12
12
 
13
- > `optional` **debug**: `boolean`
13
+ > `optional` **debug?**: `boolean`
14
14
 
15
15
  Start the engine in debug mode.
16
16
 
@@ -26,9 +26,9 @@ false
26
26
 
27
27
  ***
28
28
 
29
- ### silent?
29
+ ### silent? {#silent}
30
30
 
31
- > `optional` **silent**: `boolean`
31
+ > `optional` **silent?**: `boolean`
32
32
 
33
33
  Disable output to the console.
34
34
 
@@ -44,7 +44,7 @@ false
44
44
 
45
45
  ***
46
46
 
47
- ### types
47
+ ### types {#types}
48
48
 
49
49
  > **types**: `object`
50
50
 
@@ -56,391 +56,391 @@ The types to initialise in the engine.
56
56
 
57
57
  #### loggingConnector?
58
58
 
59
- > `optional` **loggingConnector**: `IEngineCoreTypeConfig`\<[`LoggingConnectorConfig`](../type-aliases/LoggingConnectorConfig.md)\>[]
59
+ > `optional` **loggingConnector?**: `IEngineCoreTypeConfig`\<[`LoggingConnectorConfig`](../type-aliases/LoggingConnectorConfig.md)\>[]
60
60
 
61
61
  Logging connector options which can be overridden by individual components by specifying types other than default.
62
62
 
63
63
  #### loggingComponent?
64
64
 
65
- > `optional` **loggingComponent**: `IEngineCoreTypeConfig`\<[`LoggingComponentConfig`](../type-aliases/LoggingComponentConfig.md)\>[]
65
+ > `optional` **loggingComponent?**: `IEngineCoreTypeConfig`\<[`LoggingComponentConfig`](../type-aliases/LoggingComponentConfig.md)\>[]
66
66
 
67
67
  Logging component options which can be overridden by individual components by specifying types other than default.
68
68
 
69
69
  #### entityStorageConnector?
70
70
 
71
- > `optional` **entityStorageConnector**: `IEngineCoreTypeConfig`\<[`EntityStorageConnectorConfig`](../type-aliases/EntityStorageConnectorConfig.md)\>[]
71
+ > `optional` **entityStorageConnector?**: `IEngineCoreTypeConfig`\<[`EntityStorageConnectorConfig`](../type-aliases/EntityStorageConnectorConfig.md)\>[]
72
72
 
73
73
  Entity storage connector options which can be overridden by individual components by specifying types other than default.
74
74
 
75
75
  #### entityStorageComponent?
76
76
 
77
- > `optional` **entityStorageComponent**: `IEngineCoreTypeConfig`\<[`EntityStorageComponentConfig`](../type-aliases/EntityStorageComponentConfig.md)\>[]
77
+ > `optional` **entityStorageComponent?**: `IEngineCoreTypeConfig`\<[`EntityStorageComponentConfig`](../type-aliases/EntityStorageComponentConfig.md)\>[]
78
78
 
79
79
  Entity storage component options which can be overridden by individual components by specifying types other than default.
80
80
 
81
81
  #### blobStorageConnector?
82
82
 
83
- > `optional` **blobStorageConnector**: `IEngineCoreTypeConfig`\<[`BlobStorageConnectorConfig`](../type-aliases/BlobStorageConnectorConfig.md)\>[]
83
+ > `optional` **blobStorageConnector?**: `IEngineCoreTypeConfig`\<[`BlobStorageConnectorConfig`](../type-aliases/BlobStorageConnectorConfig.md)\>[]
84
84
 
85
85
  Blob storage connector options which can be overridden by individual components by specifying types other than default.
86
86
 
87
87
  #### blobStorageComponent?
88
88
 
89
- > `optional` **blobStorageComponent**: `IEngineCoreTypeConfig`\<[`BlobStorageComponentConfig`](../type-aliases/BlobStorageComponentConfig.md)\>[]
89
+ > `optional` **blobStorageComponent?**: `IEngineCoreTypeConfig`\<[`BlobStorageComponentConfig`](../type-aliases/BlobStorageComponentConfig.md)\>[]
90
90
 
91
91
  Blob storage component options which can be overridden by individual components by specifying types other than default.
92
92
 
93
93
  #### telemetryConnector?
94
94
 
95
- > `optional` **telemetryConnector**: `IEngineCoreTypeConfig`\<[`TelemetryConnectorConfig`](../type-aliases/TelemetryConnectorConfig.md)\>[]
95
+ > `optional` **telemetryConnector?**: `IEngineCoreTypeConfig`\<[`TelemetryConnectorConfig`](../type-aliases/TelemetryConnectorConfig.md)\>[]
96
96
 
97
97
  Telemetry connector options which can be overridden by individual components by specifying types other than default.
98
98
 
99
99
  #### telemetryComponent?
100
100
 
101
- > `optional` **telemetryComponent**: `IEngineCoreTypeConfig`\<[`TelemetryComponentConfig`](../type-aliases/TelemetryComponentConfig.md)\>[]
101
+ > `optional` **telemetryComponent?**: `IEngineCoreTypeConfig`\<[`TelemetryComponentConfig`](../type-aliases/TelemetryComponentConfig.md)\>[]
102
102
 
103
103
  Telemetry component options which can be overridden by individual components by specifying types other than default.
104
104
 
105
105
  #### messagingEmailConnector?
106
106
 
107
- > `optional` **messagingEmailConnector**: `IEngineCoreTypeConfig`\<[`MessagingEmailConnectorConfig`](../type-aliases/MessagingEmailConnectorConfig.md)\>[]
107
+ > `optional` **messagingEmailConnector?**: `IEngineCoreTypeConfig`\<[`MessagingEmailConnectorConfig`](../type-aliases/MessagingEmailConnectorConfig.md)\>[]
108
108
 
109
109
  Messaging email connector options which can be overridden by individual components by specifying types other than default.
110
110
 
111
111
  #### messagingSmsConnector?
112
112
 
113
- > `optional` **messagingSmsConnector**: `IEngineCoreTypeConfig`\<[`MessagingSmsConnectorConfig`](../type-aliases/MessagingSmsConnectorConfig.md)\>[]
113
+ > `optional` **messagingSmsConnector?**: `IEngineCoreTypeConfig`\<[`MessagingSmsConnectorConfig`](../type-aliases/MessagingSmsConnectorConfig.md)\>[]
114
114
 
115
115
  Messaging SMS connector options which can be overridden by individual components by specifying types other than default.
116
116
 
117
117
  #### messagingPushNotificationConnector?
118
118
 
119
- > `optional` **messagingPushNotificationConnector**: `IEngineCoreTypeConfig`\<[`MessagingPushNotificationConnectorConfig`](../type-aliases/MessagingPushNotificationConnectorConfig.md)\>[]
119
+ > `optional` **messagingPushNotificationConnector?**: `IEngineCoreTypeConfig`\<[`MessagingPushNotificationConnectorConfig`](../type-aliases/MessagingPushNotificationConnectorConfig.md)\>[]
120
120
 
121
121
  Messaging push notification connector options which can be overridden by individual components by specifying types other than default.
122
122
 
123
123
  #### messagingAdminComponent?
124
124
 
125
- > `optional` **messagingAdminComponent**: `IEngineCoreTypeConfig`\<[`MessagingAdminComponentConfig`](../type-aliases/MessagingAdminComponentConfig.md)\>[]
125
+ > `optional` **messagingAdminComponent?**: `IEngineCoreTypeConfig`\<[`MessagingAdminComponentConfig`](../type-aliases/MessagingAdminComponentConfig.md)\>[]
126
126
 
127
127
  Messaging admin component options which can be overridden by individual components by specifying types other than default.
128
128
 
129
129
  #### messagingComponent?
130
130
 
131
- > `optional` **messagingComponent**: `IEngineCoreTypeConfig`\<[`MessagingComponentConfig`](../type-aliases/MessagingComponentConfig.md)\>[]
131
+ > `optional` **messagingComponent?**: `IEngineCoreTypeConfig`\<[`MessagingComponentConfig`](../type-aliases/MessagingComponentConfig.md)\>[]
132
132
 
133
133
  Messaging component options which can be overridden by individual components by specifying types other than default.
134
134
 
135
135
  #### backgroundTaskComponent?
136
136
 
137
- > `optional` **backgroundTaskComponent**: `IEngineCoreTypeConfig`\<[`BackgroundTaskComponentConfig`](../type-aliases/BackgroundTaskComponentConfig.md)\>[]
137
+ > `optional` **backgroundTaskComponent?**: `IEngineCoreTypeConfig`\<[`BackgroundTaskComponentConfig`](../type-aliases/BackgroundTaskComponentConfig.md)\>[]
138
138
 
139
139
  Background task component options which can be overridden by individual components by specifying types other than default.
140
140
 
141
141
  #### taskSchedulerComponent?
142
142
 
143
- > `optional` **taskSchedulerComponent**: `IEngineCoreTypeConfig`\<[`TaskSchedulerComponentConfig`](../type-aliases/TaskSchedulerComponentConfig.md)\>[]
143
+ > `optional` **taskSchedulerComponent?**: `IEngineCoreTypeConfig`\<[`TaskSchedulerComponentConfig`](../type-aliases/TaskSchedulerComponentConfig.md)\>[]
144
144
 
145
145
  Task scheduler component options which can be overridden by individual components by specifying types other than default.
146
146
 
147
147
  #### eventBusConnector?
148
148
 
149
- > `optional` **eventBusConnector**: `IEngineCoreTypeConfig`\<[`EventBusConnectorConfig`](../type-aliases/EventBusConnectorConfig.md)\>[]
149
+ > `optional` **eventBusConnector?**: `IEngineCoreTypeConfig`\<[`EventBusConnectorConfig`](../type-aliases/EventBusConnectorConfig.md)\>[]
150
150
 
151
151
  Event bus connector options which can be overridden by individual components by specifying types other than default.
152
152
 
153
153
  #### eventBusComponent?
154
154
 
155
- > `optional` **eventBusComponent**: `IEngineCoreTypeConfig`\<[`EventBusComponentConfig`](../type-aliases/EventBusComponentConfig.md)\>[]
155
+ > `optional` **eventBusComponent?**: `IEngineCoreTypeConfig`\<[`EventBusComponentConfig`](../type-aliases/EventBusComponentConfig.md)\>[]
156
156
 
157
157
  Event bus component options which can be overridden by individual components by specifying types other than default.
158
158
 
159
159
  #### vaultConnector?
160
160
 
161
- > `optional` **vaultConnector**: `IEngineCoreTypeConfig`\<[`VaultConnectorConfig`](../type-aliases/VaultConnectorConfig.md)\>[]
161
+ > `optional` **vaultConnector?**: `IEngineCoreTypeConfig`\<[`VaultConnectorConfig`](../type-aliases/VaultConnectorConfig.md)\>[]
162
162
 
163
163
  Vault connector options which can be overridden by individual components by specifying types other than default.
164
164
 
165
165
  #### dltConfig?
166
166
 
167
- > `optional` **dltConfig**: `IEngineCoreTypeConfig`\<[`DltConfig`](../type-aliases/DltConfig.md)\>[]
167
+ > `optional` **dltConfig?**: `IEngineCoreTypeConfig`\<[`DltConfig`](../type-aliases/DltConfig.md)\>[]
168
168
 
169
169
  DLT options which can be overridden by individual components by specifying types other than default.
170
170
 
171
171
  #### walletConnector?
172
172
 
173
- > `optional` **walletConnector**: `IEngineCoreTypeConfig`\<[`WalletConnectorConfig`](../type-aliases/WalletConnectorConfig.md)\>[]
173
+ > `optional` **walletConnector?**: `IEngineCoreTypeConfig`\<[`WalletConnectorConfig`](../type-aliases/WalletConnectorConfig.md)\>[]
174
174
 
175
175
  Wallet connector options which can be overridden by individual components by specifying types other than default.
176
176
 
177
177
  #### verifiableStorageConnector?
178
178
 
179
- > `optional` **verifiableStorageConnector**: `IEngineCoreTypeConfig`\<[`VerifiableStorageConnectorConfig`](../type-aliases/VerifiableStorageConnectorConfig.md)\>[]
179
+ > `optional` **verifiableStorageConnector?**: `IEngineCoreTypeConfig`\<[`VerifiableStorageConnectorConfig`](../type-aliases/VerifiableStorageConnectorConfig.md)\>[]
180
180
 
181
181
  Verifiable storage connector options which can be overridden by individual components by specifying types other than default.
182
182
 
183
183
  #### verifiableStorageComponent?
184
184
 
185
- > `optional` **verifiableStorageComponent**: `IEngineCoreTypeConfig`\<[`VerifiableStorageComponentConfig`](../type-aliases/VerifiableStorageComponentConfig.md)\>[]
185
+ > `optional` **verifiableStorageComponent?**: `IEngineCoreTypeConfig`\<[`VerifiableStorageComponentConfig`](../type-aliases/VerifiableStorageComponentConfig.md)\>[]
186
186
 
187
187
  Verifiable storage component options which can be overridden by individual components by specifying types other than default.
188
188
 
189
189
  #### immutableProofComponent?
190
190
 
191
- > `optional` **immutableProofComponent**: `IEngineCoreTypeConfig`\<[`ImmutableProofComponentConfig`](../type-aliases/ImmutableProofComponentConfig.md)\>[]
191
+ > `optional` **immutableProofComponent?**: `IEngineCoreTypeConfig`\<[`ImmutableProofComponentConfig`](../type-aliases/ImmutableProofComponentConfig.md)\>[]
192
192
 
193
193
  Immutable proof component options which can be overridden by individual components by specifying types other than default.
194
194
 
195
195
  #### faucetConnector?
196
196
 
197
- > `optional` **faucetConnector**: `IEngineCoreTypeConfig`\<[`FaucetConnectorConfig`](../type-aliases/FaucetConnectorConfig.md)\>[]
197
+ > `optional` **faucetConnector?**: `IEngineCoreTypeConfig`\<[`FaucetConnectorConfig`](../type-aliases/FaucetConnectorConfig.md)\>[]
198
198
 
199
199
  Faucet connector options which can be overridden by individual components by specifying types other than default.
200
200
 
201
201
  #### identityConnector?
202
202
 
203
- > `optional` **identityConnector**: `IEngineCoreTypeConfig`\<[`IdentityConnectorConfig`](../type-aliases/IdentityConnectorConfig.md)\>[]
203
+ > `optional` **identityConnector?**: `IEngineCoreTypeConfig`\<[`IdentityConnectorConfig`](../type-aliases/IdentityConnectorConfig.md)\>[]
204
204
 
205
205
  Identity connector options which can be overridden by individual components by specifying types other than default.
206
206
 
207
207
  #### identityComponent?
208
208
 
209
- > `optional` **identityComponent**: `IEngineCoreTypeConfig`\<[`IdentityComponentConfig`](../type-aliases/IdentityComponentConfig.md)\>[]
209
+ > `optional` **identityComponent?**: `IEngineCoreTypeConfig`\<[`IdentityComponentConfig`](../type-aliases/IdentityComponentConfig.md)\>[]
210
210
 
211
211
  Identity component options which can be overridden by individual components by specifying types other than default.
212
212
 
213
213
  #### identityResolverConnector?
214
214
 
215
- > `optional` **identityResolverConnector**: `IEngineCoreTypeConfig`\<[`IdentityResolverConnectorConfig`](../type-aliases/IdentityResolverConnectorConfig.md)\>[]
215
+ > `optional` **identityResolverConnector?**: `IEngineCoreTypeConfig`\<[`IdentityResolverConnectorConfig`](../type-aliases/IdentityResolverConnectorConfig.md)\>[]
216
216
 
217
217
  Identity resolver connector options which can be overridden by individual components by specifying types other than default.
218
218
 
219
219
  #### identityResolverComponent?
220
220
 
221
- > `optional` **identityResolverComponent**: `IEngineCoreTypeConfig`\<[`IdentityResolverComponentConfig`](../type-aliases/IdentityResolverComponentConfig.md)\>[]
221
+ > `optional` **identityResolverComponent?**: `IEngineCoreTypeConfig`\<[`IdentityResolverComponentConfig`](../type-aliases/IdentityResolverComponentConfig.md)\>[]
222
222
 
223
223
  Identity resolver component options which can be overridden by individual components by specifying types other than default.
224
224
 
225
225
  #### identityProfileConnector?
226
226
 
227
- > `optional` **identityProfileConnector**: `IEngineCoreTypeConfig`\<[`IdentityProfileConnectorConfig`](../type-aliases/IdentityProfileConnectorConfig.md)\>[]
227
+ > `optional` **identityProfileConnector?**: `IEngineCoreTypeConfig`\<[`IdentityProfileConnectorConfig`](../type-aliases/IdentityProfileConnectorConfig.md)\>[]
228
228
 
229
229
  Identity profile connector options which can be overridden by individual components by specifying types other than default.
230
230
 
231
231
  #### identityProfileComponent?
232
232
 
233
- > `optional` **identityProfileComponent**: `IEngineCoreTypeConfig`\<[`IdentityProfileComponentConfig`](../type-aliases/IdentityProfileComponentConfig.md)\>[]
233
+ > `optional` **identityProfileComponent?**: `IEngineCoreTypeConfig`\<[`IdentityProfileComponentConfig`](../type-aliases/IdentityProfileComponentConfig.md)\>[]
234
234
 
235
235
  Identity profile component options which can be overridden by individual components by specifying types other than default.
236
236
 
237
237
  #### nftConnector?
238
238
 
239
- > `optional` **nftConnector**: `IEngineCoreTypeConfig`\<[`NftConnectorConfig`](../type-aliases/NftConnectorConfig.md)\>[]
239
+ > `optional` **nftConnector?**: `IEngineCoreTypeConfig`\<[`NftConnectorConfig`](../type-aliases/NftConnectorConfig.md)\>[]
240
240
 
241
241
  NFT connector options which can be overridden by individual components by specifying types other than default.
242
242
 
243
243
  #### nftComponent?
244
244
 
245
- > `optional` **nftComponent**: `IEngineCoreTypeConfig`\<[`NftComponentConfig`](../type-aliases/NftComponentConfig.md)\>[]
245
+ > `optional` **nftComponent?**: `IEngineCoreTypeConfig`\<[`NftComponentConfig`](../type-aliases/NftComponentConfig.md)\>[]
246
246
 
247
247
  NFT component options which can be overridden by individual components by specifying types other than default.
248
248
 
249
249
  #### attestationConnector?
250
250
 
251
- > `optional` **attestationConnector**: `IEngineCoreTypeConfig`\<[`AttestationConnectorConfig`](../type-aliases/AttestationConnectorConfig.md)\>[]
251
+ > `optional` **attestationConnector?**: `IEngineCoreTypeConfig`\<[`AttestationConnectorConfig`](../type-aliases/AttestationConnectorConfig.md)\>[]
252
252
 
253
253
  Attestation connector options which can be overridden by individual components by specifying types other than default.
254
254
 
255
255
  #### attestationComponent?
256
256
 
257
- > `optional` **attestationComponent**: `IEngineCoreTypeConfig`\<[`AttestationComponentConfig`](../type-aliases/AttestationComponentConfig.md)\>[]
257
+ > `optional` **attestationComponent?**: `IEngineCoreTypeConfig`\<[`AttestationComponentConfig`](../type-aliases/AttestationComponentConfig.md)\>[]
258
258
 
259
259
  Attestation component options which can be overridden by individual components by specifying types other than default.
260
260
 
261
261
  #### auditableItemGraphComponent?
262
262
 
263
- > `optional` **auditableItemGraphComponent**: `IEngineCoreTypeConfig`\<[`AuditableItemGraphComponentConfig`](../type-aliases/AuditableItemGraphComponentConfig.md)\>[]
263
+ > `optional` **auditableItemGraphComponent?**: `IEngineCoreTypeConfig`\<[`AuditableItemGraphComponentConfig`](../type-aliases/AuditableItemGraphComponentConfig.md)\>[]
264
264
 
265
265
  Auditable item graph component options which can be overridden by individual components by specifying types other than default.
266
266
 
267
267
  #### auditableItemStreamComponent?
268
268
 
269
- > `optional` **auditableItemStreamComponent**: `IEngineCoreTypeConfig`\<[`AuditableItemStreamComponentConfig`](../type-aliases/AuditableItemStreamComponentConfig.md)\>[]
269
+ > `optional` **auditableItemStreamComponent?**: `IEngineCoreTypeConfig`\<[`AuditableItemStreamComponentConfig`](../type-aliases/AuditableItemStreamComponentConfig.md)\>[]
270
270
 
271
271
  Auditable item stream component options which can be overridden by individual components by specifying types other than default.
272
272
 
273
273
  #### dataConverterConnector?
274
274
 
275
- > `optional` **dataConverterConnector**: `IEngineCoreTypeConfig`\<[`DataConverterConnectorConfig`](../type-aliases/DataConverterConnectorConfig.md)\>[]
275
+ > `optional` **dataConverterConnector?**: `IEngineCoreTypeConfig`\<[`DataConverterConnectorConfig`](../type-aliases/DataConverterConnectorConfig.md)\>[]
276
276
 
277
277
  Data converter connector options which can be overridden by individual components by specifying types other than default.
278
278
 
279
279
  #### dataExtractorConnector?
280
280
 
281
- > `optional` **dataExtractorConnector**: `IEngineCoreTypeConfig`\<[`DataExtractorConnectorConfig`](../type-aliases/DataExtractorConnectorConfig.md)\>[]
281
+ > `optional` **dataExtractorConnector?**: `IEngineCoreTypeConfig`\<[`DataExtractorConnectorConfig`](../type-aliases/DataExtractorConnectorConfig.md)\>[]
282
282
 
283
283
  Data extractor connector options which can be overridden by individual components by specifying types other than default.
284
284
 
285
285
  #### dataProcessingComponent?
286
286
 
287
- > `optional` **dataProcessingComponent**: `IEngineCoreTypeConfig`\<[`DataProcessingComponentConfig`](../type-aliases/DataProcessingComponentConfig.md)\>[]
287
+ > `optional` **dataProcessingComponent?**: `IEngineCoreTypeConfig`\<[`DataProcessingComponentConfig`](../type-aliases/DataProcessingComponentConfig.md)\>[]
288
288
 
289
289
  Date processing options which can be overridden by individual components by specifying types other than default.
290
290
 
291
291
  #### documentManagementComponent?
292
292
 
293
- > `optional` **documentManagementComponent**: `IEngineCoreTypeConfig`\<[`DocumentManagementComponentConfig`](../type-aliases/DocumentManagementComponentConfig.md)\>[]
293
+ > `optional` **documentManagementComponent?**: `IEngineCoreTypeConfig`\<[`DocumentManagementComponentConfig`](../type-aliases/DocumentManagementComponentConfig.md)\>[]
294
294
 
295
295
  Document management options which can be overridden by individual components by specifying types other than default.
296
296
 
297
297
  #### trustComponent?
298
298
 
299
- > `optional` **trustComponent**: `IEngineCoreTypeConfig`\<[`TrustComponentConfig`](../type-aliases/TrustComponentConfig.md)\>[]
299
+ > `optional` **trustComponent?**: `IEngineCoreTypeConfig`\<[`TrustComponentConfig`](../type-aliases/TrustComponentConfig.md)\>[]
300
300
 
301
301
  Trust component options which can be overridden by individual components by specifying types other than default.
302
302
 
303
303
  #### trustGeneratorComponent?
304
304
 
305
- > `optional` **trustGeneratorComponent**: `IEngineCoreTypeConfig`\<[`TrustGeneratorComponentConfig`](../type-aliases/TrustGeneratorComponentConfig.md)\>[]
305
+ > `optional` **trustGeneratorComponent?**: `IEngineCoreTypeConfig`\<[`TrustGeneratorComponentConfig`](../type-aliases/TrustGeneratorComponentConfig.md)\>[]
306
306
 
307
307
  Trust generator component options which can be overridden by individual components by specifying types other than default.
308
308
 
309
309
  #### trustVerifierComponent?
310
310
 
311
- > `optional` **trustVerifierComponent**: `IEngineCoreTypeConfig`\<[`TrustVerifierComponentConfig`](../type-aliases/TrustVerifierComponentConfig.md)\>[]
311
+ > `optional` **trustVerifierComponent?**: `IEngineCoreTypeConfig`\<[`TrustVerifierComponentConfig`](../type-aliases/TrustVerifierComponentConfig.md)\>[]
312
312
 
313
313
  Trust verifier component options which can be overridden by individual components by specifying types other than default.
314
314
 
315
315
  #### rightsManagementPapComponent?
316
316
 
317
- > `optional` **rightsManagementPapComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPapComponentConfig`](../type-aliases/RightsManagementPapComponentConfig.md)\>[]
317
+ > `optional` **rightsManagementPapComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPapComponentConfig`](../type-aliases/RightsManagementPapComponentConfig.md)\>[]
318
318
 
319
319
  Rights management PAP options which can be overridden by individual components by specifying types other than default.
320
320
 
321
321
  #### rightsManagementPdpComponent?
322
322
 
323
- > `optional` **rightsManagementPdpComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPdpComponentConfig`](../type-aliases/RightsManagementPdpComponentConfig.md)\>[]
323
+ > `optional` **rightsManagementPdpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPdpComponentConfig`](../type-aliases/RightsManagementPdpComponentConfig.md)\>[]
324
324
 
325
325
  Rights management PDP options which can be overridden by individual components by specifying types other than default.
326
326
 
327
327
  #### rightsManagementPepComponent?
328
328
 
329
- > `optional` **rightsManagementPepComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPepComponentConfig`](../type-aliases/RightsManagementPepComponentConfig.md)\>[]
329
+ > `optional` **rightsManagementPepComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPepComponentConfig`](../type-aliases/RightsManagementPepComponentConfig.md)\>[]
330
330
 
331
331
  Rights management PEP options which can be overridden by individual components by specifying types other than default.
332
332
 
333
333
  #### rightsManagementPipComponent?
334
334
 
335
- > `optional` **rightsManagementPipComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPipComponentConfig`](../type-aliases/RightsManagementPipComponentConfig.md)\>[]
335
+ > `optional` **rightsManagementPipComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPipComponentConfig`](../type-aliases/RightsManagementPipComponentConfig.md)\>[]
336
336
 
337
337
  Rights management PIP options which can be overridden by individual components by specifying types other than default.
338
338
 
339
339
  #### rightsManagementPmpComponent?
340
340
 
341
- > `optional` **rightsManagementPmpComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPmpComponentConfig`](../type-aliases/RightsManagementPmpComponentConfig.md)\>[]
341
+ > `optional` **rightsManagementPmpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPmpComponentConfig`](../type-aliases/RightsManagementPmpComponentConfig.md)\>[]
342
342
 
343
343
  Rights management PMP options which can be overridden by individual components by specifying types other than default.
344
344
 
345
345
  #### rightsManagementPxpComponent?
346
346
 
347
- > `optional` **rightsManagementPxpComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPxpComponentConfig`](../type-aliases/RightsManagementPxpComponentConfig.md)\>[]
347
+ > `optional` **rightsManagementPxpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPxpComponentConfig`](../type-aliases/RightsManagementPxpComponentConfig.md)\>[]
348
348
 
349
349
  Rights management PXP options which can be overridden by individual components by specifying types other than default.
350
350
 
351
351
  #### rightsManagementPnpComponent?
352
352
 
353
- > `optional` **rightsManagementPnpComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPnpComponentConfig`](../type-aliases/RightsManagementPnpComponentConfig.md)\>[]
353
+ > `optional` **rightsManagementPnpComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPnpComponentConfig`](../type-aliases/RightsManagementPnpComponentConfig.md)\>[]
354
354
 
355
355
  Rights management PNP options which can be overridden by individual components by specifying types other than default.
356
356
 
357
357
  #### rightsManagementPnapComponent?
358
358
 
359
- > `optional` **rightsManagementPnapComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPnapComponentConfig`](../type-aliases/RightsManagementPnapComponentConfig.md)\>[]
359
+ > `optional` **rightsManagementPnapComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPnapComponentConfig`](../type-aliases/RightsManagementPnapComponentConfig.md)\>[]
360
360
 
361
361
  Rights management PNAP options which can be overridden by individual components by specifying types other than default.
362
362
 
363
363
  #### rightsManagementPolicyArbiterComponent?
364
364
 
365
- > `optional` **rightsManagementPolicyArbiterComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyArbiterComponentConfig`](../type-aliases/RightsManagementPolicyArbiterComponentConfig.md)\>[]
365
+ > `optional` **rightsManagementPolicyArbiterComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyArbiterComponentConfig`](../type-aliases/RightsManagementPolicyArbiterComponentConfig.md)\>[]
366
366
 
367
367
  Rights management policy arbiter options which can be overridden by individual components by specifying types other than default.
368
368
 
369
369
  #### rightsManagementPolicyObligationEnforcerComponent?
370
370
 
371
- > `optional` **rightsManagementPolicyObligationEnforcerComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyObligationEnforcerComponentConfig`](../type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md)\>[]
371
+ > `optional` **rightsManagementPolicyObligationEnforcerComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyObligationEnforcerComponentConfig`](../type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md)\>[]
372
372
 
373
373
  Rights management policy obligation enforcer options which can be overridden by individual components by specifying types other than default.
374
374
 
375
375
  #### rightsManagementPolicyEnforcementProcessorComponent?
376
376
 
377
- > `optional` **rightsManagementPolicyEnforcementProcessorComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyEnforcementProcessorComponentConfig`](../type-aliases/RightsManagementPolicyEnforcementProcessorComponentConfig.md)\>[]
377
+ > `optional` **rightsManagementPolicyEnforcementProcessorComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyEnforcementProcessorComponentConfig`](../type-aliases/RightsManagementPolicyEnforcementProcessorComponentConfig.md)\>[]
378
378
 
379
379
  Rights management policy enforcement processor options which can be overridden by individual components by specifying types other than default.
380
380
 
381
381
  #### rightsManagementPolicyExecutionActionComponent?
382
382
 
383
- > `optional` **rightsManagementPolicyExecutionActionComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyExecutionActionComponentConfig`](../type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md)\>[]
383
+ > `optional` **rightsManagementPolicyExecutionActionComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyExecutionActionComponentConfig`](../type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md)\>[]
384
384
 
385
385
  Rights management policy execution action options which can be overridden by individual components by specifying types other than default.
386
386
 
387
387
  #### rightsManagementPolicyInformationSourceComponent?
388
388
 
389
- > `optional` **rightsManagementPolicyInformationSourceComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyInformationSourceComponentConfig`](../type-aliases/RightsManagementPolicyInformationSourceComponentConfig.md)\>[]
389
+ > `optional` **rightsManagementPolicyInformationSourceComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyInformationSourceComponentConfig`](../type-aliases/RightsManagementPolicyInformationSourceComponentConfig.md)\>[]
390
390
 
391
391
  Rights management policy information source options which can be overridden by individual components by specifying types other than default.
392
392
 
393
393
  #### rightsManagementPolicyNegotiatorComponent?
394
394
 
395
- > `optional` **rightsManagementPolicyNegotiatorComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyNegotiatorComponentConfig`](../type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md)\>[]
395
+ > `optional` **rightsManagementPolicyNegotiatorComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyNegotiatorComponentConfig`](../type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md)\>[]
396
396
 
397
397
  Rights management policy negotiator options which can be overridden by individual components by specifying types other than default.
398
398
 
399
399
  #### rightsManagementPolicyRequesterComponent?
400
400
 
401
- > `optional` **rightsManagementPolicyRequesterComponent**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyRequesterComponentConfig`](../type-aliases/RightsManagementPolicyRequesterComponentConfig.md)\>[]
401
+ > `optional` **rightsManagementPolicyRequesterComponent?**: `IEngineCoreTypeConfig`\<[`RightsManagementPolicyRequesterComponentConfig`](../type-aliases/RightsManagementPolicyRequesterComponentConfig.md)\>[]
402
402
 
403
403
  Rights management policy requester options which can be overridden by individual components by specifying types other than default.
404
404
 
405
405
  #### synchronisedStorageComponent?
406
406
 
407
- > `optional` **synchronisedStorageComponent**: `IEngineCoreTypeConfig`\<[`SynchronisedStorageComponentConfig`](../type-aliases/SynchronisedStorageComponentConfig.md)\>[]
407
+ > `optional` **synchronisedStorageComponent?**: `IEngineCoreTypeConfig`\<[`SynchronisedStorageComponentConfig`](../type-aliases/SynchronisedStorageComponentConfig.md)\>[]
408
408
 
409
409
  Synchronised storage options which can be overridden by individual components by specifying types other than default.
410
410
 
411
411
  #### federatedCatalogueComponent?
412
412
 
413
- > `optional` **federatedCatalogueComponent**: `IEngineCoreTypeConfig`\<[`FederatedCatalogueComponentConfig`](../type-aliases/FederatedCatalogueComponentConfig.md)\>[]
413
+ > `optional` **federatedCatalogueComponent?**: `IEngineCoreTypeConfig`\<[`FederatedCatalogueComponentConfig`](../type-aliases/FederatedCatalogueComponentConfig.md)\>[]
414
414
 
415
415
  Federated catalogue options which can be overridden by individual components by specifying types other than default.
416
416
 
417
417
  #### federatedCatalogueFilterComponent?
418
418
 
419
- > `optional` **federatedCatalogueFilterComponent**: `IEngineCoreTypeConfig`\<[`FederatedCatalogueFilterComponentConfig`](../type-aliases/FederatedCatalogueFilterComponentConfig.md)\>[]
419
+ > `optional` **federatedCatalogueFilterComponent?**: `IEngineCoreTypeConfig`\<[`FederatedCatalogueFilterComponentConfig`](../type-aliases/FederatedCatalogueFilterComponentConfig.md)\>[]
420
420
 
421
421
  Federated catalogue filter options which can be overridden by individual components by specifying types other than default.
422
422
 
423
423
  #### dataspaceControlPlaneComponent?
424
424
 
425
- > `optional` **dataspaceControlPlaneComponent**: `IEngineCoreTypeConfig`\<[`DataspaceControlPlaneComponentConfig`](../type-aliases/DataspaceControlPlaneComponentConfig.md)\>[]
425
+ > `optional` **dataspaceControlPlaneComponent?**: `IEngineCoreTypeConfig`\<[`DataspaceControlPlaneComponentConfig`](../type-aliases/DataspaceControlPlaneComponentConfig.md)\>[]
426
426
 
427
427
  Dataspace control plane component options which can be overridden by individual components by specifying types other than default.
428
428
 
429
429
  #### dataspaceDataPlaneComponent?
430
430
 
431
- > `optional` **dataspaceDataPlaneComponent**: `IEngineCoreTypeConfig`\<[`DataspaceDataPlaneComponentConfig`](../type-aliases/DataspaceDataPlaneComponentConfig.md)\>[]
431
+ > `optional` **dataspaceDataPlaneComponent?**: `IEngineCoreTypeConfig`\<[`DataspaceDataPlaneComponentConfig`](../type-aliases/DataspaceDataPlaneComponentConfig.md)\>[]
432
432
 
433
433
  Dataspace data plane component options which can be overridden by individual components by specifying types other than default.
434
434
 
435
435
  #### tenantAdminComponent?
436
436
 
437
- > `optional` **tenantAdminComponent**: `IEngineCoreTypeConfig`\<[`TenantAdminComponentConfig`](../type-aliases/TenantAdminComponentConfig.md)\>[]
437
+ > `optional` **tenantAdminComponent?**: `IEngineCoreTypeConfig`\<[`TenantAdminComponentConfig`](../type-aliases/TenantAdminComponentConfig.md)\>[]
438
438
 
439
439
  Tenant admin component options which can be overridden by individual components by specifying types other than default.
440
440
 
441
441
  #### contextIdHandlerComponent?
442
442
 
443
- > `optional` **contextIdHandlerComponent**: `IEngineCoreTypeConfig`\<[`ContextIdHandlerComponentConfig`](../type-aliases/ContextIdHandlerComponentConfig.md)\>[]
443
+ > `optional` **contextIdHandlerComponent?**: `IEngineCoreTypeConfig`\<[`ContextIdHandlerComponentConfig`](../type-aliases/ContextIdHandlerComponentConfig.md)\>[]
444
444
 
445
445
  Context Id Handler component options which can be overridden by individual components by specifying types other than default.
446
446