@twin.org/engine-types 0.0.3-next.5 → 0.0.3-next.51

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 (629) hide show
  1. package/README.md +1 -1
  2. package/dist/es/components/attestation.js +20 -24
  3. package/dist/es/components/attestation.js.map +1 -1
  4. package/dist/es/components/auditableItemGraph.js +27 -22
  5. package/dist/es/components/auditableItemGraph.js.map +1 -1
  6. package/dist/es/components/auditableItemStream.js +27 -22
  7. package/dist/es/components/auditableItemStream.js.map +1 -1
  8. package/dist/es/components/automation.js +43 -0
  9. package/dist/es/components/automation.js.map +1 -0
  10. package/dist/es/components/automationAction.js +27 -0
  11. package/dist/es/components/automationAction.js.map +1 -0
  12. package/dist/es/components/backgroundTask.js +20 -18
  13. package/dist/es/components/backgroundTask.js.map +1 -1
  14. package/dist/es/components/blobStorage.js +69 -80
  15. package/dist/es/components/blobStorage.js.map +1 -1
  16. package/dist/es/components/contextIdHandler.js +9 -9
  17. package/dist/es/components/contextIdHandler.js.map +1 -1
  18. package/dist/es/components/dataProcessing.js +33 -32
  19. package/dist/es/components/dataProcessing.js.map +1 -1
  20. package/dist/es/components/dataspaceControlPlane.js +59 -0
  21. package/dist/es/components/dataspaceControlPlane.js.map +1 -0
  22. package/dist/es/components/dataspaceDataPlane.js +65 -0
  23. package/dist/es/components/dataspaceDataPlane.js.map +1 -0
  24. package/dist/es/components/documentManagement.js +12 -11
  25. package/dist/es/components/documentManagement.js.map +1 -1
  26. package/dist/es/components/entityStorage.js +53 -65
  27. package/dist/es/components/entityStorage.js.map +1 -1
  28. package/dist/es/components/eventBus.js +23 -27
  29. package/dist/es/components/eventBus.js.map +1 -1
  30. package/dist/es/components/faucet.js +18 -18
  31. package/dist/es/components/faucet.js.map +1 -1
  32. package/dist/es/components/federatedCatalogue.js +17 -18
  33. package/dist/es/components/federatedCatalogue.js.map +1 -1
  34. package/dist/es/components/federatedCatalogueFilter.js +34 -0
  35. package/dist/es/components/federatedCatalogueFilter.js.map +1 -0
  36. package/dist/es/components/health.js +32 -0
  37. package/dist/es/components/health.js.map +1 -0
  38. package/dist/es/components/identity.js +30 -31
  39. package/dist/es/components/identity.js.map +1 -1
  40. package/dist/es/components/identityProfile.js +26 -24
  41. package/dist/es/components/identityProfile.js.map +1 -1
  42. package/dist/es/components/identityResolver.js +36 -40
  43. package/dist/es/components/identityResolver.js.map +1 -1
  44. package/dist/es/components/immutableProof.js +23 -20
  45. package/dist/es/components/immutableProof.js.map +1 -1
  46. package/dist/es/components/logging.js +32 -28
  47. package/dist/es/components/logging.js.map +1 -1
  48. package/dist/es/components/messaging.js +89 -89
  49. package/dist/es/components/messaging.js.map +1 -1
  50. package/dist/es/components/metricsCollector.js +29 -0
  51. package/dist/es/components/metricsCollector.js.map +1 -0
  52. package/dist/es/components/metricsProducer.js +33 -0
  53. package/dist/es/components/metricsProducer.js.map +1 -0
  54. package/dist/es/components/nft.js +32 -33
  55. package/dist/es/components/nft.js.map +1 -1
  56. package/dist/es/components/notarization.js +77 -0
  57. package/dist/es/components/notarization.js.map +1 -0
  58. package/dist/es/components/platform.js +34 -0
  59. package/dist/es/components/platform.js.map +1 -0
  60. package/dist/es/components/rightsManagementPap.js +19 -17
  61. package/dist/es/components/rightsManagementPap.js.map +1 -1
  62. package/dist/es/components/rightsManagementPdp.js +12 -27
  63. package/dist/es/components/rightsManagementPdp.js.map +1 -1
  64. package/dist/es/components/rightsManagementPep.js +13 -25
  65. package/dist/es/components/rightsManagementPep.js.map +1 -1
  66. package/dist/es/components/rightsManagementPip.js +11 -25
  67. package/dist/es/components/rightsManagementPip.js.map +1 -1
  68. package/dist/es/components/rightsManagementPmp.js +11 -11
  69. package/dist/es/components/rightsManagementPmp.js.map +1 -1
  70. package/dist/es/components/rightsManagementPnap.js +20 -18
  71. package/dist/es/components/rightsManagementPnap.js.map +1 -1
  72. package/dist/es/components/rightsManagementPnp.js +15 -37
  73. package/dist/es/components/rightsManagementPnp.js.map +1 -1
  74. package/dist/es/components/rightsManagementPolicyArbiter.js +34 -0
  75. package/dist/es/components/rightsManagementPolicyArbiter.js.map +1 -0
  76. package/dist/es/components/rightsManagementPolicyEnforcementProcessor.js +33 -0
  77. package/dist/es/components/rightsManagementPolicyEnforcementProcessor.js.map +1 -0
  78. package/dist/es/components/rightsManagementPolicyExecutionAction.js +27 -0
  79. package/dist/es/components/rightsManagementPolicyExecutionAction.js.map +1 -0
  80. package/dist/es/components/rightsManagementPolicyInformationSource.js +34 -0
  81. package/dist/es/components/rightsManagementPolicyInformationSource.js.map +1 -0
  82. package/dist/es/components/rightsManagementPolicyNegotiator.js +27 -0
  83. package/dist/es/components/rightsManagementPolicyNegotiator.js.map +1 -0
  84. package/dist/es/components/rightsManagementPolicyObligationEnforcer.js +27 -0
  85. package/dist/es/components/rightsManagementPolicyObligationEnforcer.js.map +1 -0
  86. package/dist/es/components/rightsManagementPolicyRequester.js +27 -0
  87. package/dist/es/components/rightsManagementPolicyRequester.js.map +1 -0
  88. package/dist/es/components/rightsManagementPxp.js +11 -25
  89. package/dist/es/components/rightsManagementPxp.js.map +1 -1
  90. package/dist/es/components/schemaVersionMigration.js +35 -0
  91. package/dist/es/components/schemaVersionMigration.js.map +1 -0
  92. package/dist/es/components/taskScheduler.js +19 -11
  93. package/dist/es/components/taskScheduler.js.map +1 -1
  94. package/dist/es/components/telemetry.js +52 -31
  95. package/dist/es/components/telemetry.js.map +1 -1
  96. package/dist/es/components/tenant.js +12 -11
  97. package/dist/es/components/tenant.js.map +1 -1
  98. package/dist/es/components/trust.js +29 -0
  99. package/dist/es/components/trust.js.map +1 -0
  100. package/dist/es/components/trustGenerator.js +28 -0
  101. package/dist/es/components/trustGenerator.js.map +1 -0
  102. package/dist/es/components/trustVerifier.js +31 -0
  103. package/dist/es/components/trustVerifier.js.map +1 -0
  104. package/dist/es/components/vault.js +15 -12
  105. package/dist/es/components/vault.js.map +1 -1
  106. package/dist/es/components/wallet.js +24 -25
  107. package/dist/es/components/wallet.js.map +1 -1
  108. package/dist/es/index.js +67 -22
  109. package/dist/es/index.js.map +1 -1
  110. package/dist/es/models/IEngineConfig.js.map +1 -1
  111. package/dist/es/models/config/automationActionConfig.js +2 -0
  112. package/dist/es/models/config/automationActionConfig.js.map +1 -0
  113. package/dist/es/models/config/automationComponentConfig.js +2 -0
  114. package/dist/es/models/config/automationComponentConfig.js.map +1 -0
  115. package/dist/es/models/config/backgroundTaskComponentConfig.js +2 -0
  116. package/dist/es/models/config/backgroundTaskComponentConfig.js.map +1 -0
  117. package/dist/es/models/config/blobStorageConnectorConfig.js.map +1 -1
  118. package/dist/es/models/config/dataspaceControlPlaneComponentConfig.js +2 -0
  119. package/dist/es/models/config/dataspaceControlPlaneComponentConfig.js.map +1 -0
  120. package/dist/es/models/config/dataspaceDataPlaneComponentConfig.js +2 -0
  121. package/dist/es/models/config/dataspaceDataPlaneComponentConfig.js.map +1 -0
  122. package/dist/es/models/config/entityStorageConnectorConfig.js.map +1 -1
  123. package/dist/es/models/config/federatedCatalogueFilterComponentConfig.js +2 -0
  124. package/dist/es/models/config/federatedCatalogueFilterComponentConfig.js.map +1 -0
  125. package/dist/es/models/config/healthComponentConfig.js +2 -0
  126. package/dist/es/models/config/healthComponentConfig.js.map +1 -0
  127. package/dist/es/models/config/metricsCollectorComponentConfig.js +2 -0
  128. package/dist/es/models/config/metricsCollectorComponentConfig.js.map +1 -0
  129. package/dist/es/models/config/metricsProducerComponentConfig.js +2 -0
  130. package/dist/es/models/config/metricsProducerComponentConfig.js.map +1 -0
  131. package/dist/es/models/config/notarizationComponentConfig.js +2 -0
  132. package/dist/es/models/config/notarizationComponentConfig.js.map +1 -0
  133. package/dist/es/models/config/notarizationConnectorConfig.js +2 -0
  134. package/dist/es/models/config/notarizationConnectorConfig.js.map +1 -0
  135. package/dist/es/models/config/platformComponentConfig.js +2 -0
  136. package/dist/es/models/config/platformComponentConfig.js.map +1 -0
  137. package/dist/es/models/config/rightsManagementPdpComponentConfig.js.map +1 -1
  138. package/dist/es/models/config/rightsManagementPepComponentConfig.js.map +1 -1
  139. package/dist/es/models/config/rightsManagementPipComponentConfig.js.map +1 -1
  140. package/dist/es/models/config/rightsManagementPnpComponentConfig.js.map +1 -1
  141. package/dist/es/models/config/rightsManagementPolicyArbiterComponentConfig.js +2 -0
  142. package/dist/es/models/config/rightsManagementPolicyArbiterComponentConfig.js.map +1 -0
  143. package/dist/es/models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.js +2 -0
  144. package/dist/es/models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.js.map +1 -0
  145. package/dist/es/models/config/rightsManagementPolicyExecutionActionComponentConfig.js +2 -0
  146. package/dist/es/models/config/rightsManagementPolicyExecutionActionComponentConfig.js.map +1 -0
  147. package/dist/es/models/config/rightsManagementPolicyInformationSourceComponentConfig.js +2 -0
  148. package/dist/es/models/config/rightsManagementPolicyInformationSourceComponentConfig.js.map +1 -0
  149. package/dist/es/models/config/rightsManagementPolicyNegotiatorComponentConfig.js +2 -0
  150. package/dist/es/models/config/rightsManagementPolicyNegotiatorComponentConfig.js.map +1 -0
  151. package/dist/es/models/config/rightsManagementPolicyObligationEnforcerComponentConfig.js +2 -0
  152. package/dist/es/models/config/rightsManagementPolicyObligationEnforcerComponentConfig.js.map +1 -0
  153. package/dist/es/models/config/rightsManagementPolicyRequesterComponentConfig.js +2 -0
  154. package/dist/es/models/config/rightsManagementPolicyRequesterComponentConfig.js.map +1 -0
  155. package/dist/es/models/config/rightsManagementPxpComponentConfig.js.map +1 -1
  156. package/dist/es/models/config/schemaVersionMigrationComponentConfig.js +2 -0
  157. package/dist/es/models/config/schemaVersionMigrationComponentConfig.js.map +1 -0
  158. package/dist/es/models/config/telemetryConnectorConfig.js.map +1 -1
  159. package/dist/es/models/config/trustComponentConfig.js +2 -0
  160. package/dist/es/models/config/trustComponentConfig.js.map +1 -0
  161. package/dist/es/models/config/trustGeneratorComponentConfig.js +2 -0
  162. package/dist/es/models/config/trustGeneratorComponentConfig.js.map +1 -0
  163. package/dist/es/models/config/trustVerifierComponentConfig.js +2 -0
  164. package/dist/es/models/config/trustVerifierComponentConfig.js.map +1 -0
  165. package/dist/es/models/types/automationActionType.js +13 -0
  166. package/dist/es/models/types/automationActionType.js.map +1 -0
  167. package/dist/es/models/types/{verifiableStorageComponentType.js → automationComponentType.js} +4 -4
  168. package/dist/es/models/types/automationComponentType.js.map +1 -0
  169. package/dist/es/models/types/{rightsManagementDarpComponentType.js → backgroundTaskComponentType.js} +3 -3
  170. package/dist/es/models/types/backgroundTaskComponentType.js.map +1 -0
  171. package/dist/es/models/types/dataspaceControlPlaneComponentType.js +17 -0
  172. package/dist/es/models/types/dataspaceControlPlaneComponentType.js.map +1 -0
  173. package/dist/es/models/types/{dataSpaceConnectorComponentType.js → dataspaceDataPlaneComponentType.js} +4 -4
  174. package/dist/es/models/types/dataspaceDataPlaneComponentType.js.map +1 -0
  175. package/dist/es/models/types/entityStorageConnectorType.js +2 -6
  176. package/dist/es/models/types/entityStorageConnectorType.js.map +1 -1
  177. package/dist/es/models/types/federatedCatalogueFilterComponentType.js +13 -0
  178. package/dist/es/models/types/federatedCatalogueFilterComponentType.js.map +1 -0
  179. package/dist/es/models/types/{synchronisedStorageComponentType.js → healthComponentType.js} +4 -4
  180. package/dist/es/models/types/healthComponentType.js.map +1 -0
  181. package/dist/es/models/types/metricsCollectorComponentType.js +13 -0
  182. package/dist/es/models/types/metricsCollectorComponentType.js.map +1 -0
  183. package/dist/es/models/types/metricsProducerComponentType.js +17 -0
  184. package/dist/es/models/types/metricsProducerComponentType.js.map +1 -0
  185. package/dist/es/models/types/{rightsManagementDapComponentType.js → notarizationComponentType.js} +4 -4
  186. package/dist/es/models/types/notarizationComponentType.js.map +1 -0
  187. package/dist/es/models/types/{verifiableStorageConnectorType.js → notarizationConnectorType.js} +4 -4
  188. package/dist/es/models/types/notarizationConnectorType.js.map +1 -0
  189. package/dist/es/models/types/platformComponentType.js +13 -0
  190. package/dist/es/models/types/platformComponentType.js.map +1 -0
  191. package/dist/es/models/types/rightsManagementPolicyArbiterComponentType.js +17 -0
  192. package/dist/es/models/types/rightsManagementPolicyArbiterComponentType.js.map +1 -0
  193. package/dist/es/models/types/rightsManagementPolicyEnforcementProcessorComponentType.js +17 -0
  194. package/dist/es/models/types/rightsManagementPolicyEnforcementProcessorComponentType.js.map +1 -0
  195. package/dist/es/models/types/rightsManagementPolicyExecutionActionComponentType.js +13 -0
  196. package/dist/es/models/types/rightsManagementPolicyExecutionActionComponentType.js.map +1 -0
  197. package/dist/es/models/types/rightsManagementPolicyInformationSourceComponentType.js +17 -0
  198. package/dist/es/models/types/rightsManagementPolicyInformationSourceComponentType.js.map +1 -0
  199. package/dist/es/models/types/rightsManagementPolicyNegotiatorComponentType.js +13 -0
  200. package/dist/es/models/types/rightsManagementPolicyNegotiatorComponentType.js.map +1 -0
  201. package/dist/es/models/types/rightsManagementPolicyObligationEnforcerComponentType.js +13 -0
  202. package/dist/es/models/types/rightsManagementPolicyObligationEnforcerComponentType.js.map +1 -0
  203. package/dist/es/models/types/rightsManagementPolicyRequesterComponentType.js +13 -0
  204. package/dist/es/models/types/rightsManagementPolicyRequesterComponentType.js.map +1 -0
  205. package/dist/es/models/types/schemaVersionMigrationComponentType.js +13 -0
  206. package/dist/es/models/types/schemaVersionMigrationComponentType.js.map +1 -0
  207. package/dist/es/models/types/telemetryConnectorType.js +5 -1
  208. package/dist/es/models/types/telemetryConnectorType.js.map +1 -1
  209. package/dist/es/models/types/trustComponentType.js +13 -0
  210. package/dist/es/models/types/trustComponentType.js.map +1 -0
  211. package/dist/es/models/types/trustGeneratorComponentType.js +13 -0
  212. package/dist/es/models/types/trustGeneratorComponentType.js.map +1 -0
  213. package/dist/es/models/types/trustVerifierComponentType.js +17 -0
  214. package/dist/es/models/types/trustVerifierComponentType.js.map +1 -0
  215. package/dist/es/utils/engineTypeHelper.js +19 -1
  216. package/dist/es/utils/engineTypeHelper.js.map +1 -1
  217. package/dist/types/components/attestation.d.ts +5 -13
  218. package/dist/types/components/auditableItemGraph.d.ts +3 -7
  219. package/dist/types/components/auditableItemStream.d.ts +3 -7
  220. package/dist/types/components/automation.d.ts +12 -0
  221. package/dist/types/components/automationAction.d.ts +12 -0
  222. package/dist/types/components/backgroundTask.d.ts +5 -10
  223. package/dist/types/components/blobStorage.d.ts +4 -12
  224. package/dist/types/components/contextIdHandler.d.ts +3 -7
  225. package/dist/types/components/dataProcessing.d.ts +5 -17
  226. package/dist/types/components/dataspaceControlPlane.d.ts +12 -0
  227. package/dist/types/components/dataspaceDataPlane.d.ts +12 -0
  228. package/dist/types/components/documentManagement.d.ts +3 -7
  229. package/dist/types/components/entityStorage.d.ts +5 -10
  230. package/dist/types/components/eventBus.d.ts +4 -12
  231. package/dist/types/components/faucet.d.ts +2 -7
  232. package/dist/types/components/federatedCatalogue.d.ts +3 -7
  233. package/dist/types/components/federatedCatalogueFilter.d.ts +12 -0
  234. package/dist/types/components/health.d.ts +12 -0
  235. package/dist/types/components/identity.d.ts +4 -12
  236. package/dist/types/components/identityProfile.d.ts +4 -12
  237. package/dist/types/components/identityResolver.d.ts +4 -12
  238. package/dist/types/components/immutableProof.d.ts +3 -7
  239. package/dist/types/components/logging.d.ts +4 -12
  240. package/dist/types/components/messaging.d.ts +7 -27
  241. package/dist/types/components/metricsCollector.d.ts +12 -0
  242. package/dist/types/components/metricsProducer.d.ts +12 -0
  243. package/dist/types/components/nft.d.ts +4 -12
  244. package/dist/types/components/notarization.d.ts +22 -0
  245. package/dist/types/components/platform.d.ts +12 -0
  246. package/dist/types/components/rightsManagementPap.d.ts +3 -7
  247. package/dist/types/components/rightsManagementPdp.d.ts +3 -7
  248. package/dist/types/components/rightsManagementPep.d.ts +3 -7
  249. package/dist/types/components/rightsManagementPip.d.ts +3 -7
  250. package/dist/types/components/rightsManagementPmp.d.ts +3 -7
  251. package/dist/types/components/rightsManagementPnap.d.ts +3 -7
  252. package/dist/types/components/rightsManagementPnp.d.ts +3 -7
  253. package/dist/types/components/rightsManagementPolicyArbiter.d.ts +12 -0
  254. package/dist/types/components/rightsManagementPolicyEnforcementProcessor.d.ts +12 -0
  255. package/dist/types/components/rightsManagementPolicyExecutionAction.d.ts +12 -0
  256. package/dist/types/components/rightsManagementPolicyInformationSource.d.ts +12 -0
  257. package/dist/types/components/rightsManagementPolicyNegotiator.d.ts +12 -0
  258. package/dist/types/components/rightsManagementPolicyObligationEnforcer.d.ts +12 -0
  259. package/dist/types/components/rightsManagementPolicyRequester.d.ts +12 -0
  260. package/dist/types/components/rightsManagementPxp.d.ts +3 -7
  261. package/dist/types/components/schemaVersionMigration.d.ts +12 -0
  262. package/dist/types/components/taskScheduler.d.ts +3 -7
  263. package/dist/types/components/telemetry.d.ts +4 -12
  264. package/dist/types/components/tenant.d.ts +3 -7
  265. package/dist/types/components/trust.d.ts +12 -0
  266. package/dist/types/components/trustGenerator.d.ts +12 -0
  267. package/dist/types/components/trustVerifier.d.ts +12 -0
  268. package/dist/types/components/vault.d.ts +2 -7
  269. package/dist/types/components/wallet.d.ts +3 -8
  270. package/dist/types/index.d.ts +67 -22
  271. package/dist/types/models/IEngineConfig.d.ts +104 -29
  272. package/dist/types/models/config/automationActionConfig.d.ts +9 -0
  273. package/dist/types/models/config/automationComponentConfig.d.ts +13 -0
  274. package/dist/types/models/config/backgroundTaskComponentConfig.d.ts +9 -0
  275. package/dist/types/models/config/blobStorageConnectorConfig.d.ts +4 -1
  276. package/dist/types/models/config/dataspaceControlPlaneComponentConfig.d.ts +13 -0
  277. package/dist/types/models/config/dataspaceDataPlaneComponentConfig.d.ts +17 -0
  278. package/dist/types/models/config/entityStorageConnectorConfig.d.ts +5 -5
  279. package/dist/types/models/config/federatedCatalogueFilterComponentConfig.d.ts +9 -0
  280. package/dist/types/models/config/healthComponentConfig.d.ts +13 -0
  281. package/dist/types/models/config/metricsCollectorComponentConfig.d.ts +9 -0
  282. package/dist/types/models/config/metricsProducerComponentConfig.d.ts +12 -0
  283. package/dist/types/models/config/notarizationComponentConfig.d.ts +13 -0
  284. package/dist/types/models/config/notarizationConnectorConfig.d.ts +13 -0
  285. package/dist/types/models/config/platformComponentConfig.d.ts +9 -0
  286. package/dist/types/models/config/rightsManagementPdpComponentConfig.d.ts +1 -4
  287. package/dist/types/models/config/rightsManagementPepComponentConfig.d.ts +1 -4
  288. package/dist/types/models/config/rightsManagementPipComponentConfig.d.ts +1 -4
  289. package/dist/types/models/config/rightsManagementPnpComponentConfig.d.ts +1 -5
  290. package/dist/types/models/config/rightsManagementPolicyArbiterComponentConfig.d.ts +12 -0
  291. package/dist/types/models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.d.ts +12 -0
  292. package/dist/types/models/config/rightsManagementPolicyExecutionActionComponentConfig.d.ts +9 -0
  293. package/dist/types/models/config/rightsManagementPolicyInformationSourceComponentConfig.d.ts +12 -0
  294. package/dist/types/models/config/rightsManagementPolicyNegotiatorComponentConfig.d.ts +9 -0
  295. package/dist/types/models/config/rightsManagementPolicyObligationEnforcerComponentConfig.d.ts +9 -0
  296. package/dist/types/models/config/rightsManagementPolicyRequesterComponentConfig.d.ts +9 -0
  297. package/dist/types/models/config/rightsManagementPxpComponentConfig.d.ts +1 -4
  298. package/dist/types/models/config/schemaVersionMigrationComponentConfig.d.ts +9 -0
  299. package/dist/types/models/config/telemetryConnectorConfig.d.ts +4 -0
  300. package/dist/types/models/config/trustComponentConfig.d.ts +9 -0
  301. package/dist/types/models/config/trustGeneratorComponentConfig.d.ts +9 -0
  302. package/dist/types/models/config/trustVerifierComponentConfig.d.ts +12 -0
  303. package/dist/types/models/types/automationActionType.d.ts +13 -0
  304. package/dist/types/models/types/automationComponentType.d.ts +17 -0
  305. package/dist/types/models/types/backgroundTaskComponentType.d.ts +13 -0
  306. package/dist/types/models/types/dataspaceControlPlaneComponentType.d.ts +17 -0
  307. package/dist/types/models/types/dataspaceDataPlaneComponentType.d.ts +21 -0
  308. package/dist/types/models/types/entityStorageConnectorType.d.ts +1 -5
  309. package/dist/types/models/types/federatedCatalogueFilterComponentType.d.ts +13 -0
  310. package/dist/types/models/types/healthComponentType.d.ts +17 -0
  311. package/dist/types/models/types/metricsCollectorComponentType.d.ts +13 -0
  312. package/dist/types/models/types/metricsProducerComponentType.d.ts +17 -0
  313. package/dist/types/models/types/notarizationComponentType.d.ts +17 -0
  314. package/dist/types/models/types/notarizationConnectorType.d.ts +17 -0
  315. package/dist/types/models/types/platformComponentType.d.ts +13 -0
  316. package/dist/types/models/types/rightsManagementPolicyArbiterComponentType.d.ts +17 -0
  317. package/dist/types/models/types/rightsManagementPolicyEnforcementProcessorComponentType.d.ts +17 -0
  318. package/dist/types/models/types/rightsManagementPolicyExecutionActionComponentType.d.ts +13 -0
  319. package/dist/types/models/types/rightsManagementPolicyInformationSourceComponentType.d.ts +17 -0
  320. package/dist/types/models/types/rightsManagementPolicyNegotiatorComponentType.d.ts +13 -0
  321. package/dist/types/models/types/rightsManagementPolicyObligationEnforcerComponentType.d.ts +13 -0
  322. package/dist/types/models/types/rightsManagementPolicyRequesterComponentType.d.ts +13 -0
  323. package/dist/types/models/types/schemaVersionMigrationComponentType.d.ts +13 -0
  324. package/dist/types/models/types/telemetryConnectorType.d.ts +4 -0
  325. package/dist/types/models/types/trustComponentType.d.ts +13 -0
  326. package/dist/types/models/types/trustGeneratorComponentType.d.ts +13 -0
  327. package/dist/types/models/types/trustVerifierComponentType.d.ts +17 -0
  328. package/dist/types/utils/engineTypeHelper.d.ts +11 -0
  329. package/docs/changelog.md +1001 -149
  330. package/docs/examples.md +74 -1
  331. package/docs/reference/classes/EngineTypeHelper.md +57 -4
  332. package/docs/reference/functions/initialiseAttestationComponent.md +2 -2
  333. package/docs/reference/functions/initialiseAttestationConnector.md +3 -3
  334. package/docs/reference/functions/initialiseAuditableItemGraphComponent.md +2 -2
  335. package/docs/reference/functions/initialiseAuditableItemStreamComponent.md +2 -2
  336. package/docs/reference/functions/initialiseAutomationAction.md +31 -0
  337. package/docs/reference/functions/initialiseAutomationComponent.md +31 -0
  338. package/docs/reference/functions/initialiseBackgroundTaskComponent.md +31 -0
  339. package/docs/reference/functions/initialiseBlobStorageComponent.md +2 -2
  340. package/docs/reference/functions/initialiseBlobStorageConnector.md +2 -2
  341. package/docs/reference/functions/initialiseContextIdHandlerComponent.md +2 -2
  342. package/docs/reference/functions/initialiseDataConverterConnector.md +2 -2
  343. package/docs/reference/functions/initialiseDataExtractorConnector.md +2 -2
  344. package/docs/reference/functions/initialiseDataProcessingComponent.md +2 -2
  345. package/docs/reference/functions/initialiseDataspaceControlPlaneComponent.md +31 -0
  346. package/docs/reference/functions/initialiseDataspaceDataPlaneComponent.md +31 -0
  347. package/docs/reference/functions/initialiseDocumentManagementComponent.md +2 -2
  348. package/docs/reference/functions/initialiseEntityStorageComponent.md +3 -3
  349. package/docs/reference/functions/initialiseEntityStorageConnector.md +4 -6
  350. package/docs/reference/functions/initialiseEventBusComponent.md +2 -2
  351. package/docs/reference/functions/initialiseEventBusConnector.md +2 -2
  352. package/docs/reference/functions/initialiseFaucetConnector.md +2 -2
  353. package/docs/reference/functions/initialiseFederatedCatalogueComponent.md +2 -2
  354. package/docs/reference/functions/initialiseFederatedCatalogueFilterComponent.md +31 -0
  355. package/docs/reference/functions/initialiseHealthComponent.md +31 -0
  356. package/docs/reference/functions/initialiseIdentityComponent.md +2 -2
  357. package/docs/reference/functions/initialiseIdentityConnector.md +2 -2
  358. package/docs/reference/functions/initialiseIdentityProfileComponent.md +2 -2
  359. package/docs/reference/functions/initialiseIdentityProfileConnector.md +2 -2
  360. package/docs/reference/functions/initialiseIdentityResolverComponent.md +2 -2
  361. package/docs/reference/functions/initialiseIdentityResolverConnector.md +2 -2
  362. package/docs/reference/functions/initialiseImmutableProofComponent.md +2 -2
  363. package/docs/reference/functions/initialiseLoggingComponent.md +2 -2
  364. package/docs/reference/functions/initialiseLoggingConnector.md +2 -2
  365. package/docs/reference/functions/initialiseMessagingAdminComponent.md +2 -2
  366. package/docs/reference/functions/initialiseMessagingComponent.md +2 -2
  367. package/docs/reference/functions/initialiseMessagingEmailConnector.md +2 -2
  368. package/docs/reference/functions/initialiseMessagingPushNotificationConnector.md +2 -2
  369. package/docs/reference/functions/initialiseMessagingSmsConnector.md +2 -2
  370. package/docs/reference/functions/initialiseMetricsCollectorComponent.md +31 -0
  371. package/docs/reference/functions/initialiseMetricsProducerComponent.md +31 -0
  372. package/docs/reference/functions/initialiseNftComponent.md +2 -2
  373. package/docs/reference/functions/initialiseNftConnector.md +2 -2
  374. package/docs/reference/functions/initialiseNotarizationComponent.md +31 -0
  375. package/docs/reference/functions/initialiseNotarizationConnector.md +31 -0
  376. package/docs/reference/functions/initialisePlatformComponent.md +31 -0
  377. package/docs/reference/functions/initialiseRightsManagementPapComponent.md +2 -2
  378. package/docs/reference/functions/initialiseRightsManagementPdpComponent.md +2 -2
  379. package/docs/reference/functions/initialiseRightsManagementPepComponent.md +2 -2
  380. package/docs/reference/functions/initialiseRightsManagementPipComponent.md +2 -2
  381. package/docs/reference/functions/initialiseRightsManagementPmpComponent.md +2 -2
  382. package/docs/reference/functions/initialiseRightsManagementPnapComponent.md +2 -2
  383. package/docs/reference/functions/initialiseRightsManagementPnpComponent.md +2 -2
  384. package/docs/reference/functions/initialiseRightsManagementPolicyArbiterComponent.md +31 -0
  385. package/docs/reference/functions/initialiseRightsManagementPolicyEnforcementProcessorComponent.md +31 -0
  386. package/docs/reference/functions/initialiseRightsManagementPolicyExecutionActionComponent.md +31 -0
  387. package/docs/reference/functions/initialiseRightsManagementPolicyInformationSourceComponent.md +31 -0
  388. package/docs/reference/functions/initialiseRightsManagementPolicyNegotiatorComponent.md +31 -0
  389. package/docs/reference/functions/initialiseRightsManagementPolicyObligationEnforcerComponent.md +31 -0
  390. package/docs/reference/functions/initialiseRightsManagementPolicyRequesterComponent.md +31 -0
  391. package/docs/reference/functions/initialiseRightsManagementPxpComponent.md +2 -2
  392. package/docs/reference/functions/initialiseSchemaVersionMigrationComponent.md +31 -0
  393. package/docs/reference/functions/initialiseTaskSchedulerComponent.md +2 -2
  394. package/docs/reference/functions/initialiseTelemetryComponent.md +2 -2
  395. package/docs/reference/functions/initialiseTelemetryConnector.md +2 -2
  396. package/docs/reference/functions/initialiseTenantAdminComponent.md +2 -2
  397. package/docs/reference/functions/initialiseTrustComponent.md +31 -0
  398. package/docs/reference/functions/initialiseTrustGeneratorComponent.md +31 -0
  399. package/docs/reference/functions/initialiseTrustVerifierComponent.md +31 -0
  400. package/docs/reference/functions/initialiseVaultConnector.md +2 -2
  401. package/docs/reference/functions/initialiseWalletConnector.md +3 -3
  402. package/docs/reference/index.md +92 -32
  403. package/docs/reference/interfaces/IEngineConfig.md +219 -81
  404. package/docs/reference/type-aliases/AttestationConnectorConfig.md +3 -3
  405. package/docs/reference/type-aliases/AutomationActionConfig.md +17 -0
  406. package/docs/reference/type-aliases/AutomationActionType.md +5 -0
  407. package/docs/reference/type-aliases/AutomationComponentConfig.md +5 -0
  408. package/docs/reference/type-aliases/AutomationComponentType.md +5 -0
  409. package/docs/reference/type-aliases/BackgroundTaskComponentConfig.md +17 -0
  410. package/docs/reference/type-aliases/BackgroundTaskComponentType.md +5 -0
  411. package/docs/reference/type-aliases/BlobStorageConnectorConfig.md +1 -1
  412. package/docs/reference/type-aliases/DataExtractorConnectorConfig.md +3 -3
  413. package/docs/reference/type-aliases/DataspaceControlPlaneComponentConfig.md +5 -0
  414. package/docs/reference/type-aliases/DataspaceControlPlaneComponentType.md +5 -0
  415. package/docs/reference/type-aliases/DataspaceDataPlaneComponentConfig.md +5 -0
  416. package/docs/reference/type-aliases/DataspaceDataPlaneComponentType.md +5 -0
  417. package/docs/reference/type-aliases/DltConfig.md +4 -4
  418. package/docs/reference/type-aliases/EntityStorageConnectorConfig.md +1 -1
  419. package/docs/reference/type-aliases/EventBusConnectorConfig.md +3 -3
  420. package/docs/reference/type-aliases/FederatedCatalogueFilterComponentConfig.md +17 -0
  421. package/docs/reference/type-aliases/FederatedCatalogueFilterComponentType.md +5 -0
  422. package/docs/reference/type-aliases/HealthComponentConfig.md +5 -0
  423. package/docs/reference/type-aliases/HealthComponentType.md +5 -0
  424. package/docs/reference/type-aliases/IdentityProfileConnectorConfig.md +3 -3
  425. package/docs/reference/type-aliases/MessagingAdminComponentConfig.md +3 -3
  426. package/docs/reference/type-aliases/MessagingComponentConfig.md +3 -3
  427. package/docs/reference/type-aliases/MetricsCollectorComponentConfig.md +17 -0
  428. package/docs/reference/type-aliases/MetricsCollectorComponentType.md +5 -0
  429. package/docs/reference/type-aliases/MetricsProducerComponentConfig.md +5 -0
  430. package/docs/reference/type-aliases/MetricsProducerComponentType.md +5 -0
  431. package/docs/reference/type-aliases/NotarizationComponentConfig.md +5 -0
  432. package/docs/reference/type-aliases/NotarizationComponentType.md +5 -0
  433. package/docs/reference/type-aliases/NotarizationConnectorConfig.md +5 -0
  434. package/docs/reference/type-aliases/NotarizationConnectorType.md +5 -0
  435. package/docs/reference/type-aliases/PlatformComponentConfig.md +17 -0
  436. package/docs/reference/type-aliases/PlatformComponentType.md +5 -0
  437. package/docs/reference/type-aliases/RightsManagementPdpComponentConfig.md +3 -9
  438. package/docs/reference/type-aliases/RightsManagementPepComponentConfig.md +3 -9
  439. package/docs/reference/type-aliases/RightsManagementPipComponentConfig.md +3 -9
  440. package/docs/reference/type-aliases/RightsManagementPmpComponentConfig.md +3 -3
  441. package/docs/reference/type-aliases/RightsManagementPnpComponentConfig.md +1 -1
  442. package/docs/reference/type-aliases/RightsManagementPolicyArbiterComponentConfig.md +5 -0
  443. package/docs/reference/type-aliases/RightsManagementPolicyArbiterComponentType.md +5 -0
  444. package/docs/reference/type-aliases/RightsManagementPolicyEnforcementProcessorComponentConfig.md +5 -0
  445. package/docs/reference/type-aliases/RightsManagementPolicyEnforcementProcessorComponentType.md +5 -0
  446. package/docs/reference/type-aliases/RightsManagementPolicyExecutionActionComponentConfig.md +17 -0
  447. package/docs/reference/type-aliases/RightsManagementPolicyExecutionActionComponentType.md +5 -0
  448. package/docs/reference/type-aliases/RightsManagementPolicyInformationSourceComponentConfig.md +5 -0
  449. package/docs/reference/type-aliases/RightsManagementPolicyInformationSourceComponentType.md +5 -0
  450. package/docs/reference/type-aliases/RightsManagementPolicyNegotiatorComponentConfig.md +17 -0
  451. package/docs/reference/type-aliases/RightsManagementPolicyNegotiatorComponentType.md +5 -0
  452. package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentConfig.md +17 -0
  453. package/docs/reference/type-aliases/RightsManagementPolicyObligationEnforcerComponentType.md +5 -0
  454. package/docs/reference/type-aliases/RightsManagementPolicyRequesterComponentConfig.md +17 -0
  455. package/docs/reference/type-aliases/RightsManagementPolicyRequesterComponentType.md +5 -0
  456. package/docs/reference/type-aliases/RightsManagementPxpComponentConfig.md +3 -9
  457. package/docs/reference/type-aliases/SchemaVersionMigrationComponentConfig.md +17 -0
  458. package/docs/reference/type-aliases/SchemaVersionMigrationComponentType.md +5 -0
  459. package/docs/reference/type-aliases/TaskSchedulerComponentConfig.md +3 -3
  460. package/docs/reference/type-aliases/TelemetryConnectorConfig.md +1 -13
  461. package/docs/reference/type-aliases/TenantAdminComponentConfig.md +3 -3
  462. package/docs/reference/type-aliases/TrustComponentConfig.md +17 -0
  463. package/docs/reference/type-aliases/TrustComponentType.md +5 -0
  464. package/docs/reference/type-aliases/TrustGeneratorComponentConfig.md +17 -0
  465. package/docs/reference/type-aliases/TrustGeneratorComponentType.md +5 -0
  466. package/docs/reference/type-aliases/TrustVerifierComponentConfig.md +5 -0
  467. package/docs/reference/type-aliases/TrustVerifierComponentType.md +5 -0
  468. package/docs/reference/variables/AttestationComponentType.md +2 -2
  469. package/docs/reference/variables/AttestationConnectorType.md +1 -1
  470. package/docs/reference/variables/AuditableItemGraphComponentType.md +2 -2
  471. package/docs/reference/variables/AuditableItemStreamComponentType.md +2 -2
  472. package/docs/reference/variables/AutomationActionType.md +13 -0
  473. package/docs/reference/variables/AutomationComponentType.md +19 -0
  474. package/docs/reference/variables/BackgroundTaskComponentType.md +13 -0
  475. package/docs/reference/variables/BlobStorageComponentType.md +2 -2
  476. package/docs/reference/variables/BlobStorageConnectorType.md +6 -6
  477. package/docs/reference/variables/ContextIdHandlerComponentType.md +2 -2
  478. package/docs/reference/variables/DataConverterConnectorType.md +2 -2
  479. package/docs/reference/variables/DataExtractorConnectorType.md +1 -1
  480. package/docs/reference/variables/DataProcessingComponentType.md +2 -2
  481. package/docs/reference/variables/DataspaceControlPlaneComponentType.md +19 -0
  482. package/docs/reference/variables/{DataSpaceConnectorComponentType.md → DataspaceDataPlaneComponentType.md} +6 -6
  483. package/docs/reference/variables/DltConfigType.md +1 -1
  484. package/docs/reference/variables/DocumentManagementComponentType.md +2 -2
  485. package/docs/reference/variables/EntityStorageComponentType.md +2 -2
  486. package/docs/reference/variables/EntityStorageConnectorType.md +10 -16
  487. package/docs/reference/variables/EventBusComponentType.md +2 -2
  488. package/docs/reference/variables/EventBusConnectorType.md +1 -1
  489. package/docs/reference/variables/FaucetConnectorType.md +2 -2
  490. package/docs/reference/variables/FederatedCatalogueComponentType.md +2 -2
  491. package/docs/reference/variables/FederatedCatalogueFilterComponentType.md +13 -0
  492. package/docs/reference/variables/{VerifiableStorageComponentType.md → HealthComponentType.md} +5 -5
  493. package/docs/reference/variables/IdentityComponentType.md +2 -2
  494. package/docs/reference/variables/IdentityConnectorType.md +2 -2
  495. package/docs/reference/variables/IdentityProfileComponentType.md +2 -2
  496. package/docs/reference/variables/IdentityProfileConnectorType.md +1 -1
  497. package/docs/reference/variables/IdentityResolverComponentType.md +2 -2
  498. package/docs/reference/variables/IdentityResolverConnectorType.md +3 -3
  499. package/docs/reference/variables/ImmutableProofComponentType.md +2 -2
  500. package/docs/reference/variables/LoggingComponentType.md +2 -2
  501. package/docs/reference/variables/LoggingConnectorType.md +3 -3
  502. package/docs/reference/variables/MessagingAdminComponentType.md +1 -1
  503. package/docs/reference/variables/MessagingComponentType.md +1 -1
  504. package/docs/reference/variables/MessagingEmailConnectorType.md +2 -2
  505. package/docs/reference/variables/MessagingPushNotificationConnectorType.md +2 -2
  506. package/docs/reference/variables/MessagingSmsConnectorType.md +2 -2
  507. package/docs/reference/variables/MetricsCollectorComponentType.md +13 -0
  508. package/docs/reference/variables/MetricsProducerComponentType.md +19 -0
  509. package/docs/reference/variables/NftComponentType.md +2 -2
  510. package/docs/reference/variables/NftConnectorType.md +2 -2
  511. package/docs/reference/variables/NotarizationComponentType.md +19 -0
  512. package/docs/reference/variables/NotarizationConnectorType.md +19 -0
  513. package/docs/reference/variables/PlatformComponentType.md +13 -0
  514. package/docs/reference/variables/RightsManagementPapComponentType.md +2 -2
  515. package/docs/reference/variables/RightsManagementPdpComponentType.md +1 -1
  516. package/docs/reference/variables/RightsManagementPepComponentType.md +2 -2
  517. package/docs/reference/variables/RightsManagementPipComponentType.md +1 -1
  518. package/docs/reference/variables/RightsManagementPmpComponentType.md +1 -1
  519. package/docs/reference/variables/RightsManagementPnapComponentType.md +2 -2
  520. package/docs/reference/variables/RightsManagementPnpComponentType.md +2 -2
  521. package/docs/reference/variables/RightsManagementPolicyArbiterComponentType.md +19 -0
  522. package/docs/reference/variables/RightsManagementPolicyEnforcementProcessorComponentType.md +19 -0
  523. package/docs/reference/variables/RightsManagementPolicyExecutionActionComponentType.md +13 -0
  524. package/docs/reference/variables/RightsManagementPolicyInformationSourceComponentType.md +19 -0
  525. package/docs/reference/variables/RightsManagementPolicyNegotiatorComponentType.md +13 -0
  526. package/docs/reference/variables/RightsManagementPolicyObligationEnforcerComponentType.md +13 -0
  527. package/docs/reference/variables/RightsManagementPolicyRequesterComponentType.md +13 -0
  528. package/docs/reference/variables/RightsManagementPxpComponentType.md +1 -1
  529. package/docs/reference/variables/SchemaVersionMigrationComponentType.md +13 -0
  530. package/docs/reference/variables/TaskSchedulerComponentType.md +1 -1
  531. package/docs/reference/variables/TelemetryComponentType.md +2 -2
  532. package/docs/reference/variables/TelemetryConnectorType.md +7 -1
  533. package/docs/reference/variables/TenantAdminComponentType.md +1 -1
  534. package/docs/reference/variables/TrustComponentType.md +13 -0
  535. package/docs/reference/variables/TrustGeneratorComponentType.md +13 -0
  536. package/docs/reference/variables/TrustVerifierComponentType.md +19 -0
  537. package/docs/reference/variables/VaultConnectorType.md +2 -2
  538. package/docs/reference/variables/WalletConnectorType.md +2 -2
  539. package/package.json +32 -21
  540. package/dist/es/components/authenticationGenerator.js +0 -30
  541. package/dist/es/components/authenticationGenerator.js.map +0 -1
  542. package/dist/es/components/dataSpaceConnector.js +0 -52
  543. package/dist/es/components/dataSpaceConnector.js.map +0 -1
  544. package/dist/es/components/rightsManagementDap.js +0 -38
  545. package/dist/es/components/rightsManagementDap.js.map +0 -1
  546. package/dist/es/components/rightsManagementDarp.js +0 -29
  547. package/dist/es/components/rightsManagementDarp.js.map +0 -1
  548. package/dist/es/components/synchronisedStorage.js +0 -47
  549. package/dist/es/components/synchronisedStorage.js.map +0 -1
  550. package/dist/es/components/verifiableStorage.js +0 -79
  551. package/dist/es/components/verifiableStorage.js.map +0 -1
  552. package/dist/es/models/config/authenticationGeneratorComponentConfig.js +0 -2
  553. package/dist/es/models/config/authenticationGeneratorComponentConfig.js.map +0 -1
  554. package/dist/es/models/config/backgroundTaskConnectorConfig.js +0 -2
  555. package/dist/es/models/config/backgroundTaskConnectorConfig.js.map +0 -1
  556. package/dist/es/models/config/dataSpaceConnectorComponentConfig.js +0 -2
  557. package/dist/es/models/config/dataSpaceConnectorComponentConfig.js.map +0 -1
  558. package/dist/es/models/config/rightsManagementDapComponentConfig.js +0 -2
  559. package/dist/es/models/config/rightsManagementDapComponentConfig.js.map +0 -1
  560. package/dist/es/models/config/rightsManagementDarpComponentConfig.js +0 -2
  561. package/dist/es/models/config/rightsManagementDarpComponentConfig.js.map +0 -1
  562. package/dist/es/models/config/synchronisedStorageComponentConfig.js +0 -2
  563. package/dist/es/models/config/synchronisedStorageComponentConfig.js.map +0 -1
  564. package/dist/es/models/config/verifiableStorageComponentConfig.js +0 -2
  565. package/dist/es/models/config/verifiableStorageComponentConfig.js.map +0 -1
  566. package/dist/es/models/config/verifiableStorageConnectorConfig.js +0 -2
  567. package/dist/es/models/config/verifiableStorageConnectorConfig.js.map +0 -1
  568. package/dist/es/models/types/authenticationGeneratorComponentType.js +0 -13
  569. package/dist/es/models/types/authenticationGeneratorComponentType.js.map +0 -1
  570. package/dist/es/models/types/backgroundTaskConnectorType.js +0 -13
  571. package/dist/es/models/types/backgroundTaskConnectorType.js.map +0 -1
  572. package/dist/es/models/types/dataSpaceConnectorComponentType.js.map +0 -1
  573. package/dist/es/models/types/rightsManagementDapComponentType.js.map +0 -1
  574. package/dist/es/models/types/rightsManagementDarpComponentType.js.map +0 -1
  575. package/dist/es/models/types/synchronisedStorageComponentType.js.map +0 -1
  576. package/dist/es/models/types/verifiableStorageComponentType.js.map +0 -1
  577. package/dist/es/models/types/verifiableStorageConnectorType.js.map +0 -1
  578. package/dist/types/components/authenticationGenerator.d.ts +0 -17
  579. package/dist/types/components/dataSpaceConnector.d.ts +0 -16
  580. package/dist/types/components/rightsManagementDap.d.ts +0 -16
  581. package/dist/types/components/rightsManagementDarp.d.ts +0 -16
  582. package/dist/types/components/synchronisedStorage.d.ts +0 -16
  583. package/dist/types/components/verifiableStorage.d.ts +0 -30
  584. package/dist/types/models/config/authenticationGeneratorComponentConfig.d.ts +0 -9
  585. package/dist/types/models/config/backgroundTaskConnectorConfig.d.ts +0 -9
  586. package/dist/types/models/config/dataSpaceConnectorComponentConfig.d.ts +0 -17
  587. package/dist/types/models/config/rightsManagementDapComponentConfig.d.ts +0 -16
  588. package/dist/types/models/config/rightsManagementDarpComponentConfig.d.ts +0 -12
  589. package/dist/types/models/config/synchronisedStorageComponentConfig.d.ts +0 -13
  590. package/dist/types/models/config/verifiableStorageComponentConfig.d.ts +0 -13
  591. package/dist/types/models/config/verifiableStorageConnectorConfig.d.ts +0 -13
  592. package/dist/types/models/types/authenticationGeneratorComponentType.d.ts +0 -13
  593. package/dist/types/models/types/backgroundTaskConnectorType.d.ts +0 -13
  594. package/dist/types/models/types/dataSpaceConnectorComponentType.d.ts +0 -21
  595. package/dist/types/models/types/rightsManagementDapComponentType.d.ts +0 -17
  596. package/dist/types/models/types/rightsManagementDarpComponentType.d.ts +0 -13
  597. package/dist/types/models/types/synchronisedStorageComponentType.d.ts +0 -17
  598. package/dist/types/models/types/verifiableStorageComponentType.d.ts +0 -17
  599. package/dist/types/models/types/verifiableStorageConnectorType.d.ts +0 -17
  600. package/docs/reference/functions/initialiseAuthenticationGeneratorComponent.md +0 -31
  601. package/docs/reference/functions/initialiseBackgroundTaskConnector.md +0 -31
  602. package/docs/reference/functions/initialiseDataSpaceConnectorComponent.md +0 -31
  603. package/docs/reference/functions/initialiseRightsManagementDapComponent.md +0 -31
  604. package/docs/reference/functions/initialiseRightsManagementDarpComponent.md +0 -31
  605. package/docs/reference/functions/initialiseSynchronisedStorageComponent.md +0 -31
  606. package/docs/reference/functions/initialiseVerifiableStorageComponent.md +0 -31
  607. package/docs/reference/functions/initialiseVerifiableStorageConnector.md +0 -31
  608. package/docs/reference/type-aliases/AuthenticationGeneratorComponentConfig.md +0 -17
  609. package/docs/reference/type-aliases/AuthenticationGeneratorComponentType.md +0 -5
  610. package/docs/reference/type-aliases/BackgroundTaskConnectorConfig.md +0 -17
  611. package/docs/reference/type-aliases/BackgroundTaskConnectorType.md +0 -5
  612. package/docs/reference/type-aliases/DataSpaceConnectorComponentConfig.md +0 -5
  613. package/docs/reference/type-aliases/DataSpaceConnectorComponentType.md +0 -5
  614. package/docs/reference/type-aliases/IVerifiableStorageComponentType.md +0 -5
  615. package/docs/reference/type-aliases/RightsManagementDapComponentConfig.md +0 -5
  616. package/docs/reference/type-aliases/RightsManagementDapComponentType.md +0 -5
  617. package/docs/reference/type-aliases/RightsManagementDarpComponentConfig.md +0 -23
  618. package/docs/reference/type-aliases/RightsManagementDarpComponentType.md +0 -5
  619. package/docs/reference/type-aliases/SynchronisedStorageComponentConfig.md +0 -5
  620. package/docs/reference/type-aliases/SynchronisedStorageComponentType.md +0 -5
  621. package/docs/reference/type-aliases/VerifiableStorageComponentConfig.md +0 -5
  622. package/docs/reference/type-aliases/VerifiableStorageConnectorConfig.md +0 -5
  623. package/docs/reference/type-aliases/VerifiableStorageConnectorType.md +0 -5
  624. package/docs/reference/variables/AuthenticationGeneratorComponentType.md +0 -13
  625. package/docs/reference/variables/BackgroundTaskConnectorType.md +0 -13
  626. package/docs/reference/variables/RightsManagementDapComponentType.md +0 -19
  627. package/docs/reference/variables/RightsManagementDarpComponentType.md +0 -13
  628. package/docs/reference/variables/SynchronisedStorageComponentType.md +0 -19
  629. package/docs/reference/variables/VerifiableStorageConnectorType.md +0 -19
@@ -8,39 +8,38 @@ import { EngineTypeHelper } from "../utils/engineTypeHelper.js";
8
8
  /**
9
9
  * Initialise a wallet connector.
10
10
  * @param engineCore The engine core.
11
- * @param context The context for the node.
11
+ * @param context The context for the engine.
12
12
  * @param instanceConfig The instance config.
13
13
  * @returns The instance created and the factory for it.
14
14
  */
15
- export async function initialiseWalletConnector(engineCore, context, instanceConfig) {
16
- let component;
17
- let instanceType;
15
+ export function initialiseWalletConnector(engineCore, context, instanceConfig) {
16
+ let createComponent;
17
+ let instanceTypeName;
18
18
  if (instanceConfig.type === WalletConnectorType.Iota) {
19
- const dltConfig = EngineTypeHelper.getConfigOfType(engineCore.getConfig(), "dltConfig", DltConfigType.Iota);
20
- component = new IotaWalletConnector({
21
- vaultConnectorType: engineCore.getRegisteredInstanceType("vaultConnector"),
22
- faucetConnectorType: engineCore.getRegisteredInstanceType("faucetConnector"),
23
- ...instanceConfig.options,
24
- config: {
25
- ...dltConfig?.options?.config,
26
- ...instanceConfig.options.config
27
- }
28
- });
29
- instanceType = IotaWalletConnector.NAMESPACE;
19
+ createComponent = (createConfig) => {
20
+ const dltConfig = EngineTypeHelper.getConfigOfType(engineCore.getConfig(), "dltConfig", DltConfigType.Iota);
21
+ return new IotaWalletConnector(EngineTypeHelper.mergeConfig({
22
+ vaultConnectorType: engineCore.getRegisteredInstanceType("vaultConnector"),
23
+ faucetConnectorType: engineCore.getRegisteredInstanceType("faucetConnector"),
24
+ config: dltConfig?.options?.config
25
+ }, createConfig.options));
26
+ };
27
+ instanceTypeName = IotaWalletConnector.NAMESPACE;
30
28
  }
31
29
  else if (instanceConfig.type === WalletConnectorType.EntityStorage) {
32
- initSchemaWallet();
33
- initialiseEntityStorageConnector(engineCore, context, instanceConfig.options?.walletAddressEntityStorageType, "WalletAddress", []);
34
- component = new EntityStorageWalletConnector({
35
- vaultConnectorType: engineCore.getRegisteredInstanceType("vaultConnector"),
36
- faucetConnectorType: engineCore.getRegisteredInstanceType("faucetConnector"),
37
- ...instanceConfig.options
38
- });
39
- instanceType = EntityStorageWalletConnector.NAMESPACE;
30
+ createComponent = (createConfig) => {
31
+ initSchemaWallet();
32
+ initialiseEntityStorageConnector(engineCore, context, createConfig.options?.walletAddressEntityStorageType, "WalletAddress", []);
33
+ return new EntityStorageWalletConnector(EngineTypeHelper.mergeConfig({
34
+ vaultConnectorType: engineCore.getRegisteredInstanceType("vaultConnector"),
35
+ faucetConnectorType: engineCore.getRegisteredInstanceType("faucetConnector")
36
+ }, createConfig.options));
37
+ };
38
+ instanceTypeName = EntityStorageWalletConnector.NAMESPACE;
40
39
  }
41
40
  return {
42
- component,
43
- instanceType,
41
+ createComponent: createComponent,
42
+ instanceTypeName,
44
43
  factory: WalletConnectorFactory
45
44
  };
46
45
  }
@@ -1 +1 @@
1
- {"version":3,"file":"wallet.js","sourceRoot":"","sources":["../../../src/components/wallet.ts"],"names":[],"mappings":"AAKA,OAAO,EACN,4BAA4B,EAC5B,UAAU,IAAI,gBAAgB,EAE9B,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,EAAE,sBAAsB,EAAyB,MAAM,yBAAyB,CAAC;AACxF,OAAO,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAItE,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE;;;;;;GAMG;AACH,MAAM,CAAC,KAAK,UAAU,yBAAyB,CAC9C,UAAsC,EACtC,OAA0C,EAC1C,cAAqC;IAMrC,IAAI,SAAuC,CAAC;IAC5C,IAAI,YAAgC,CAAC;IAErC,IAAI,cAAc,CAAC,IAAI,KAAK,mBAAmB,CAAC,IAAI,EAAE,CAAC;QACtD,MAAM,SAAS,GAAG,gBAAgB,CAAC,eAAe,CACjD,UAAU,CAAC,SAAS,EAAE,EACtB,WAAW,EACX,aAAa,CAAC,IAAI,CAClB,CAAC;QACF,SAAS,GAAG,IAAI,mBAAmB,CAAC;YACnC,kBAAkB,EAAE,UAAU,CAAC,yBAAyB,CAAC,gBAAgB,CAAC;YAC1E,mBAAmB,EAAE,UAAU,CAAC,yBAAyB,CAAC,iBAAiB,CAAC;YAC5E,GAAG,cAAc,CAAC,OAAO;YACzB,MAAM,EAAE;gBACP,GAAG,SAAS,EAAE,OAAO,EAAE,MAAM;gBAC7B,GAAG,cAAc,CAAC,OAAO,CAAC,MAAM;aAChC;SACD,CAAC,CAAC;QACH,YAAY,GAAG,mBAAmB,CAAC,SAAS,CAAC;IAC9C,CAAC;SAAM,IAAI,cAAc,CAAC,IAAI,KAAK,mBAAmB,CAAC,aAAa,EAAE,CAAC;QACtE,gBAAgB,EAAE,CAAC;QACnB,gCAAgC,CAC/B,UAAU,EACV,OAAO,EACP,cAAc,CAAC,OAAO,EAAE,8BAA8B,mBAEtD,EAAE,CACF,CAAC;QAEF,SAAS,GAAG,IAAI,4BAA4B,CAAC;YAC5C,kBAAkB,EAAE,UAAU,CAAC,yBAAyB,CAAC,gBAAgB,CAAC;YAC1E,mBAAmB,EAAE,UAAU,CAAC,yBAAyB,CAAC,iBAAiB,CAAC;YAC5E,GAAG,cAAc,CAAC,OAAO;SACzB,CAAC,CAAC;QACH,YAAY,GAAG,4BAA4B,CAAC,SAAS,CAAC;IACvD,CAAC;IAED,OAAO;QACN,SAAS;QACT,YAAY;QACZ,OAAO,EAAE,sBAAsB;KAC/B,CAAC;AACH,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IComponent } from \"@twin.org/core\";\nimport type { IEngineCore, IEngineCoreContext } from \"@twin.org/engine-models\";\nimport { nameof } from \"@twin.org/nameof\";\nimport {\n\tEntityStorageWalletConnector,\n\tinitSchema as initSchemaWallet,\n\ttype WalletAddress\n} from \"@twin.org/wallet-connector-entity-storage\";\nimport { IotaWalletConnector } from \"@twin.org/wallet-connector-iota\";\nimport { WalletConnectorFactory, type IWalletConnector } from \"@twin.org/wallet-models\";\nimport { initialiseEntityStorageConnector } from \"./entityStorage.js\";\nimport type { DltConfig } from \"../models/config/dltConfig.js\";\nimport type { WalletConnectorConfig } from \"../models/config/walletConnectorConfig.js\";\nimport type { IEngineConfig } from \"../models/IEngineConfig.js\";\nimport { DltConfigType } from \"../models/types/dltConfigType.js\";\nimport { WalletConnectorType } from \"../models/types/walletConnectorType.js\";\nimport { EngineTypeHelper } from \"../utils/engineTypeHelper.js\";\n\n/**\n * Initialise a wallet connector.\n * @param engineCore The engine core.\n * @param context The context for the node.\n * @param instanceConfig The instance config.\n * @returns The instance created and the factory for it.\n */\nexport async function initialiseWalletConnector(\n\tengineCore: IEngineCore<IEngineConfig>,\n\tcontext: IEngineCoreContext<IEngineConfig>,\n\tinstanceConfig: WalletConnectorConfig\n): Promise<{\n\tinstanceType?: string;\n\tfactory?: typeof WalletConnectorFactory;\n\tcomponent?: IComponent;\n}> {\n\tlet component: IWalletConnector | undefined;\n\tlet instanceType: string | undefined;\n\n\tif (instanceConfig.type === WalletConnectorType.Iota) {\n\t\tconst dltConfig = EngineTypeHelper.getConfigOfType<DltConfig>(\n\t\t\tengineCore.getConfig(),\n\t\t\t\"dltConfig\",\n\t\t\tDltConfigType.Iota\n\t\t);\n\t\tcomponent = new IotaWalletConnector({\n\t\t\tvaultConnectorType: engineCore.getRegisteredInstanceType(\"vaultConnector\"),\n\t\t\tfaucetConnectorType: engineCore.getRegisteredInstanceType(\"faucetConnector\"),\n\t\t\t...instanceConfig.options,\n\t\t\tconfig: {\n\t\t\t\t...dltConfig?.options?.config,\n\t\t\t\t...instanceConfig.options.config\n\t\t\t}\n\t\t});\n\t\tinstanceType = IotaWalletConnector.NAMESPACE;\n\t} else if (instanceConfig.type === WalletConnectorType.EntityStorage) {\n\t\tinitSchemaWallet();\n\t\tinitialiseEntityStorageConnector(\n\t\t\tengineCore,\n\t\t\tcontext,\n\t\t\tinstanceConfig.options?.walletAddressEntityStorageType,\n\t\t\tnameof<WalletAddress>(),\n\t\t\t[]\n\t\t);\n\n\t\tcomponent = new EntityStorageWalletConnector({\n\t\t\tvaultConnectorType: engineCore.getRegisteredInstanceType(\"vaultConnector\"),\n\t\t\tfaucetConnectorType: engineCore.getRegisteredInstanceType(\"faucetConnector\"),\n\t\t\t...instanceConfig.options\n\t\t});\n\t\tinstanceType = EntityStorageWalletConnector.NAMESPACE;\n\t}\n\n\treturn {\n\t\tcomponent,\n\t\tinstanceType,\n\t\tfactory: WalletConnectorFactory\n\t};\n}\n"]}
1
+ {"version":3,"file":"wallet.js","sourceRoot":"","sources":["../../../src/components/wallet.ts"],"names":[],"mappings":"AASA,OAAO,EACN,4BAA4B,EAC5B,UAAU,IAAI,gBAAgB,EAE9B,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,EAAE,sBAAsB,EAAE,MAAM,yBAAyB,CAAC;AACjE,OAAO,EAAE,gCAAgC,EAAE,MAAM,oBAAoB,CAAC;AAItE,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,8BAA8B,CAAC;AAEhE;;;;;;GAMG;AACH,MAAM,UAAU,yBAAyB,CACxC,UAAsC,EACtC,OAA0C,EAC1C,cAAqC;IAErC,IAAI,eAAe,CAAC;IACpB,IAAI,gBAAgB,CAAC;IAErB,IAAI,cAAc,CAAC,IAAI,KAAK,mBAAmB,CAAC,IAAI,EAAE,CAAC;QACtD,eAAe,GAAG,CAAC,YAAmC,EAAE,EAAE;YACzD,MAAM,SAAS,GAAG,gBAAgB,CAAC,eAAe,CACjD,UAAU,CAAC,SAAS,EAAE,EACtB,WAAW,EACX,aAAa,CAAC,IAAI,CAClB,CAAC;YACF,OAAO,IAAI,mBAAmB,CAC7B,gBAAgB,CAAC,WAAW,CAC3B;gBACC,kBAAkB,EAAE,UAAU,CAAC,yBAAyB,CAAC,gBAAgB,CAAC;gBAC1E,mBAAmB,EAAE,UAAU,CAAC,yBAAyB,CAAC,iBAAiB,CAAC;gBAC5E,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM;aAClC,EACD,YAAY,CAAC,OAAO,CACpB,CACD,CAAC;QACH,CAAC,CAAC;QACF,gBAAgB,GAAG,mBAAmB,CAAC,SAAS,CAAC;IAClD,CAAC;SAAM,IAAI,cAAc,CAAC,IAAI,KAAK,mBAAmB,CAAC,aAAa,EAAE,CAAC;QACtE,eAAe,GAAG,CAAC,YAAmC,EAAE,EAAE;YACzD,gBAAgB,EAAE,CAAC;YACnB,gCAAgC,CAC/B,UAAU,EACV,OAAO,EACP,YAAY,CAAC,OAAO,EAAE,8BAA8B,mBAEpD,EAAE,CACF,CAAC;YACF,OAAO,IAAI,4BAA4B,CACtC,gBAAgB,CAAC,WAAW,CAC3B;gBACC,kBAAkB,EAAE,UAAU,CAAC,yBAAyB,CAAC,gBAAgB,CAAC;gBAC1E,mBAAmB,EAAE,UAAU,CAAC,yBAAyB,CAAC,iBAAiB,CAAC;aAC5E,EACD,YAAY,CAAC,OAAO,CACpB,CACD,CAAC;QACH,CAAC,CAAC;QACF,gBAAgB,GAAG,4BAA4B,CAAC,SAAS,CAAC;IAC3D,CAAC;IAED,OAAO;QACN,eAAe,EAAE,eAAsE;QACvF,gBAAgB;QAChB,OAAO,EAAE,sBAAsB;KAC/B,CAAC;AACH,CAAC","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IComponent } from \"@twin.org/core\";\nimport type {\n\tEngineTypeInitialiserReturn,\n\tIEngineCore,\n\tIEngineCoreContext\n} from \"@twin.org/engine-models\";\nimport { nameof } from \"@twin.org/nameof\";\nimport {\n\tEntityStorageWalletConnector,\n\tinitSchema as initSchemaWallet,\n\ttype WalletAddress\n} from \"@twin.org/wallet-connector-entity-storage\";\nimport { IotaWalletConnector } from \"@twin.org/wallet-connector-iota\";\nimport { WalletConnectorFactory } from \"@twin.org/wallet-models\";\nimport { initialiseEntityStorageConnector } from \"./entityStorage.js\";\nimport type { DltConfig } from \"../models/config/dltConfig.js\";\nimport type { WalletConnectorConfig } from \"../models/config/walletConnectorConfig.js\";\nimport type { IEngineConfig } from \"../models/IEngineConfig.js\";\nimport { DltConfigType } from \"../models/types/dltConfigType.js\";\nimport { WalletConnectorType } from \"../models/types/walletConnectorType.js\";\nimport { EngineTypeHelper } from \"../utils/engineTypeHelper.js\";\n\n/**\n * Initialise a wallet connector.\n * @param engineCore The engine core.\n * @param context The context for the engine.\n * @param instanceConfig The instance config.\n * @returns The instance created and the factory for it.\n */\nexport function initialiseWalletConnector(\n\tengineCore: IEngineCore<IEngineConfig>,\n\tcontext: IEngineCoreContext<IEngineConfig>,\n\tinstanceConfig: WalletConnectorConfig\n): EngineTypeInitialiserReturn<typeof instanceConfig, typeof WalletConnectorFactory> {\n\tlet createComponent;\n\tlet instanceTypeName;\n\n\tif (instanceConfig.type === WalletConnectorType.Iota) {\n\t\tcreateComponent = (createConfig: typeof instanceConfig) => {\n\t\t\tconst dltConfig = EngineTypeHelper.getConfigOfType<DltConfig>(\n\t\t\t\tengineCore.getConfig(),\n\t\t\t\t\"dltConfig\",\n\t\t\t\tDltConfigType.Iota\n\t\t\t);\n\t\t\treturn new IotaWalletConnector(\n\t\t\t\tEngineTypeHelper.mergeConfig<(typeof instanceConfig)[\"options\"]>(\n\t\t\t\t\t{\n\t\t\t\t\t\tvaultConnectorType: engineCore.getRegisteredInstanceType(\"vaultConnector\"),\n\t\t\t\t\t\tfaucetConnectorType: engineCore.getRegisteredInstanceType(\"faucetConnector\"),\n\t\t\t\t\t\tconfig: dltConfig?.options?.config\n\t\t\t\t\t},\n\t\t\t\t\tcreateConfig.options\n\t\t\t\t)\n\t\t\t);\n\t\t};\n\t\tinstanceTypeName = IotaWalletConnector.NAMESPACE;\n\t} else if (instanceConfig.type === WalletConnectorType.EntityStorage) {\n\t\tcreateComponent = (createConfig: typeof instanceConfig) => {\n\t\t\tinitSchemaWallet();\n\t\t\tinitialiseEntityStorageConnector(\n\t\t\t\tengineCore,\n\t\t\t\tcontext,\n\t\t\t\tcreateConfig.options?.walletAddressEntityStorageType,\n\t\t\t\tnameof<WalletAddress>(),\n\t\t\t\t[]\n\t\t\t);\n\t\t\treturn new EntityStorageWalletConnector(\n\t\t\t\tEngineTypeHelper.mergeConfig<(typeof instanceConfig)[\"options\"]>(\n\t\t\t\t\t{\n\t\t\t\t\t\tvaultConnectorType: engineCore.getRegisteredInstanceType(\"vaultConnector\"),\n\t\t\t\t\t\tfaucetConnectorType: engineCore.getRegisteredInstanceType(\"faucetConnector\")\n\t\t\t\t\t},\n\t\t\t\t\tcreateConfig.options\n\t\t\t\t)\n\t\t\t);\n\t\t};\n\t\tinstanceTypeName = EntityStorageWalletConnector.NAMESPACE;\n\t}\n\n\treturn {\n\t\tcreateComponent: createComponent as (createConfig: typeof instanceConfig) => IComponent,\n\t\tinstanceTypeName,\n\t\tfactory: WalletConnectorFactory\n\t};\n}\n"]}
package/dist/es/index.js CHANGED
@@ -3,26 +3,32 @@
3
3
  export * from "./components/attestation.js";
4
4
  export * from "./components/auditableItemGraph.js";
5
5
  export * from "./components/auditableItemStream.js";
6
- export * from "./components/authenticationGenerator.js";
6
+ export * from "./components/automation.js";
7
+ export * from "./components/automationAction.js";
7
8
  export * from "./components/backgroundTask.js";
8
9
  export * from "./components/blobStorage.js";
9
10
  export * from "./components/contextIdHandler.js";
10
11
  export * from "./components/dataProcessing.js";
11
- export * from "./components/dataSpaceConnector.js";
12
+ export * from "./components/dataspaceControlPlane.js";
13
+ export * from "./components/dataspaceDataPlane.js";
12
14
  export * from "./components/documentManagement.js";
13
15
  export * from "./components/entityStorage.js";
14
16
  export * from "./components/eventBus.js";
15
17
  export * from "./components/faucet.js";
16
18
  export * from "./components/federatedCatalogue.js";
19
+ export * from "./components/federatedCatalogueFilter.js";
20
+ export * from "./components/health.js";
17
21
  export * from "./components/identity.js";
18
22
  export * from "./components/identityProfile.js";
19
23
  export * from "./components/identityResolver.js";
20
24
  export * from "./components/immutableProof.js";
21
25
  export * from "./components/logging.js";
22
26
  export * from "./components/messaging.js";
27
+ export * from "./components/metricsCollector.js";
28
+ export * from "./components/metricsProducer.js";
23
29
  export * from "./components/nft.js";
24
- export * from "./components/rightsManagementDap.js";
25
- export * from "./components/rightsManagementDarp.js";
30
+ export * from "./components/notarization.js";
31
+ export * from "./components/platform.js";
26
32
  export * from "./components/rightsManagementPap.js";
27
33
  export * from "./components/rightsManagementPdp.js";
28
34
  export * from "./components/rightsManagementPep.js";
@@ -30,27 +36,38 @@ export * from "./components/rightsManagementPip.js";
30
36
  export * from "./components/rightsManagementPmp.js";
31
37
  export * from "./components/rightsManagementPnap.js";
32
38
  export * from "./components/rightsManagementPnp.js";
39
+ export * from "./components/rightsManagementPolicyArbiter.js";
40
+ export * from "./components/rightsManagementPolicyEnforcementProcessor.js";
41
+ export * from "./components/rightsManagementPolicyExecutionAction.js";
42
+ export * from "./components/rightsManagementPolicyInformationSource.js";
43
+ export * from "./components/rightsManagementPolicyNegotiator.js";
44
+ export * from "./components/rightsManagementPolicyObligationEnforcer.js";
45
+ export * from "./components/rightsManagementPolicyRequester.js";
33
46
  export * from "./components/rightsManagementPxp.js";
34
- export * from "./components/synchronisedStorage.js";
47
+ export * from "./components/schemaVersionMigration.js";
35
48
  export * from "./components/taskScheduler.js";
36
49
  export * from "./components/telemetry.js";
37
50
  export * from "./components/tenant.js";
51
+ export * from "./components/trust.js";
52
+ export * from "./components/trustGenerator.js";
53
+ export * from "./components/trustVerifier.js";
38
54
  export * from "./components/vault.js";
39
- export * from "./components/verifiableStorage.js";
40
55
  export * from "./components/wallet.js";
41
56
  export * from "./models/config/attestationComponentConfig.js";
42
57
  export * from "./models/config/attestationConnectorConfig.js";
43
58
  export * from "./models/config/auditableItemGraphComponentConfig.js";
44
59
  export * from "./models/config/auditableItemStreamComponentConfig.js";
45
- export * from "./models/config/authenticationGeneratorComponentConfig.js";
46
- export * from "./models/config/backgroundTaskConnectorConfig.js";
60
+ export * from "./models/config/automationActionConfig.js";
61
+ export * from "./models/config/automationComponentConfig.js";
62
+ export * from "./models/config/backgroundTaskComponentConfig.js";
47
63
  export * from "./models/config/blobStorageComponentConfig.js";
48
64
  export * from "./models/config/blobStorageConnectorConfig.js";
49
65
  export * from "./models/config/contextIdHandlerComponentConfig.js";
50
66
  export * from "./models/config/dataConverterConnectorConfig.js";
51
67
  export * from "./models/config/dataExtractorConnectorConfig.js";
52
68
  export * from "./models/config/dataProcessingComponentConfig.js";
53
- export * from "./models/config/dataSpaceConnectorComponentConfig.js";
69
+ export * from "./models/config/dataspaceControlPlaneComponentConfig.js";
70
+ export * from "./models/config/dataspaceDataPlaneComponentConfig.js";
54
71
  export * from "./models/config/dltConfig.js";
55
72
  export * from "./models/config/documentManagementComponentConfig.js";
56
73
  export * from "./models/config/entityStorageComponentConfig.js";
@@ -59,6 +76,8 @@ export * from "./models/config/eventBusComponentConfig.js";
59
76
  export * from "./models/config/eventBusConnectorConfig.js";
60
77
  export * from "./models/config/faucetConnectorConfig.js";
61
78
  export * from "./models/config/federatedCatalogueComponentConfig.js";
79
+ export * from "./models/config/federatedCatalogueFilterComponentConfig.js";
80
+ export * from "./models/config/healthComponentConfig.js";
62
81
  export * from "./models/config/identityComponentConfig.js";
63
82
  export * from "./models/config/identityConnectorConfig.js";
64
83
  export * from "./models/config/identityProfileComponentConfig.js";
@@ -73,10 +92,13 @@ export * from "./models/config/messagingComponentConfig.js";
73
92
  export * from "./models/config/messagingEmailConnectorConfig.js";
74
93
  export * from "./models/config/messagingPushNotificationConnectorConfig.js";
75
94
  export * from "./models/config/messagingSmsConnectorConfig.js";
95
+ export * from "./models/config/metricsCollectorComponentConfig.js";
96
+ export * from "./models/config/metricsProducerComponentConfig.js";
76
97
  export * from "./models/config/nftComponentConfig.js";
77
98
  export * from "./models/config/nftConnectorConfig.js";
78
- export * from "./models/config/rightsManagementDapComponentConfig.js";
79
- export * from "./models/config/rightsManagementDarpComponentConfig.js";
99
+ export * from "./models/config/notarizationComponentConfig.js";
100
+ export * from "./models/config/notarizationConnectorConfig.js";
101
+ export * from "./models/config/platformComponentConfig.js";
80
102
  export * from "./models/config/rightsManagementPapComponentConfig.js";
81
103
  export * from "./models/config/rightsManagementPdpComponentConfig.js";
82
104
  export * from "./models/config/rightsManagementPepComponentConfig.js";
@@ -84,30 +106,40 @@ export * from "./models/config/rightsManagementPipComponentConfig.js";
84
106
  export * from "./models/config/rightsManagementPmpComponentConfig.js";
85
107
  export * from "./models/config/rightsManagementPnapComponentConfig.js";
86
108
  export * from "./models/config/rightsManagementPnpComponentConfig.js";
109
+ export * from "./models/config/rightsManagementPolicyArbiterComponentConfig.js";
110
+ export * from "./models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.js";
111
+ export * from "./models/config/rightsManagementPolicyExecutionActionComponentConfig.js";
112
+ export * from "./models/config/rightsManagementPolicyInformationSourceComponentConfig.js";
113
+ export * from "./models/config/rightsManagementPolicyNegotiatorComponentConfig.js";
114
+ export * from "./models/config/rightsManagementPolicyObligationEnforcerComponentConfig.js";
115
+ export * from "./models/config/rightsManagementPolicyRequesterComponentConfig.js";
87
116
  export * from "./models/config/rightsManagementPxpComponentConfig.js";
88
- export * from "./models/config/synchronisedStorageComponentConfig.js";
117
+ export * from "./models/config/schemaVersionMigrationComponentConfig.js";
89
118
  export * from "./models/config/taskSchedulerComponentConfig.js";
90
119
  export * from "./models/config/telemetryComponentConfig.js";
91
120
  export * from "./models/config/telemetryConnectorConfig.js";
92
121
  export * from "./models/config/tenantAdminComponentConfig.js";
122
+ export * from "./models/config/trustComponentConfig.js";
123
+ export * from "./models/config/trustGeneratorComponentConfig.js";
124
+ export * from "./models/config/trustVerifierComponentConfig.js";
93
125
  export * from "./models/config/vaultConnectorConfig.js";
94
- export * from "./models/config/verifiableStorageComponentConfig.js";
95
- export * from "./models/config/verifiableStorageConnectorConfig.js";
96
126
  export * from "./models/config/walletConnectorConfig.js";
97
127
  export * from "./models/IEngineConfig.js";
98
128
  export * from "./models/types/attestationComponentType.js";
99
129
  export * from "./models/types/attestationConnectorType.js";
100
130
  export * from "./models/types/auditableItemGraphComponentType.js";
101
131
  export * from "./models/types/auditableItemStreamComponentType.js";
102
- export * from "./models/types/authenticationGeneratorComponentType.js";
103
- export * from "./models/types/backgroundTaskConnectorType.js";
132
+ export * from "./models/types/automationActionType.js";
133
+ export * from "./models/types/automationComponentType.js";
134
+ export * from "./models/types/backgroundTaskComponentType.js";
104
135
  export * from "./models/types/blobStorageComponentType.js";
105
136
  export * from "./models/types/blobStorageConnectorType.js";
106
137
  export * from "./models/types/contextIdHandlerComponentType.js";
107
138
  export * from "./models/types/dataConverterConnectorType.js";
108
139
  export * from "./models/types/dataExtractorConnectorType.js";
109
140
  export * from "./models/types/dataProcessingComponentType.js";
110
- export * from "./models/types/dataSpaceConnectorComponentType.js";
141
+ export * from "./models/types/dataspaceControlPlaneComponentType.js";
142
+ export * from "./models/types/dataspaceDataPlaneComponentType.js";
111
143
  export * from "./models/types/dltConfigType.js";
112
144
  export * from "./models/types/documentManagementComponentType.js";
113
145
  export * from "./models/types/entityStorageComponentType.js";
@@ -116,6 +148,8 @@ export * from "./models/types/eventBusComponentType.js";
116
148
  export * from "./models/types/eventBusConnectorType.js";
117
149
  export * from "./models/types/faucetConnectorType.js";
118
150
  export * from "./models/types/federatedCatalogueComponentType.js";
151
+ export * from "./models/types/federatedCatalogueFilterComponentType.js";
152
+ export * from "./models/types/healthComponentType.js";
119
153
  export * from "./models/types/identityComponentType.js";
120
154
  export * from "./models/types/identityConnectorType.js";
121
155
  export * from "./models/types/identityProfileComponentType.js";
@@ -130,10 +164,13 @@ export * from "./models/types/messagingComponentType.js";
130
164
  export * from "./models/types/messagingEmailConnectorType.js";
131
165
  export * from "./models/types/messagingPushNotificationConnectorType.js";
132
166
  export * from "./models/types/messagingSmsConnectorType.js";
167
+ export * from "./models/types/metricsCollectorComponentType.js";
168
+ export * from "./models/types/metricsProducerComponentType.js";
133
169
  export * from "./models/types/nftComponentType.js";
134
170
  export * from "./models/types/nftConnectorType.js";
135
- export * from "./models/types/rightsManagementDapComponentType.js";
136
- export * from "./models/types/rightsManagementDarpComponentType.js";
171
+ export * from "./models/types/notarizationComponentType.js";
172
+ export * from "./models/types/notarizationConnectorType.js";
173
+ export * from "./models/types/platformComponentType.js";
137
174
  export * from "./models/types/rightsManagementPapComponentType.js";
138
175
  export * from "./models/types/rightsManagementPdpComponentType.js";
139
176
  export * from "./models/types/rightsManagementPepComponentType.js";
@@ -141,15 +178,23 @@ export * from "./models/types/rightsManagementPipComponentType.js";
141
178
  export * from "./models/types/rightsManagementPmpComponentType.js";
142
179
  export * from "./models/types/rightsManagementPnapComponentType.js";
143
180
  export * from "./models/types/rightsManagementPnpComponentType.js";
181
+ export * from "./models/types/rightsManagementPolicyArbiterComponentType.js";
182
+ export * from "./models/types/rightsManagementPolicyEnforcementProcessorComponentType.js";
183
+ export * from "./models/types/rightsManagementPolicyExecutionActionComponentType.js";
184
+ export * from "./models/types/rightsManagementPolicyInformationSourceComponentType.js";
185
+ export * from "./models/types/rightsManagementPolicyNegotiatorComponentType.js";
186
+ export * from "./models/types/rightsManagementPolicyObligationEnforcerComponentType.js";
187
+ export * from "./models/types/rightsManagementPolicyRequesterComponentType.js";
144
188
  export * from "./models/types/rightsManagementPxpComponentType.js";
145
- export * from "./models/types/synchronisedStorageComponentType.js";
189
+ export * from "./models/types/schemaVersionMigrationComponentType.js";
146
190
  export * from "./models/types/taskSchedulerComponentType.js";
147
191
  export * from "./models/types/telemetryComponentType.js";
148
192
  export * from "./models/types/telemetryConnectorType.js";
149
193
  export * from "./models/types/tenantAdminComponentType.js";
194
+ export * from "./models/types/trustComponentType.js";
195
+ export * from "./models/types/trustGeneratorComponentType.js";
196
+ export * from "./models/types/trustVerifierComponentType.js";
150
197
  export * from "./models/types/vaultConnectorType.js";
151
- export * from "./models/types/verifiableStorageComponentType.js";
152
- export * from "./models/types/verifiableStorageConnectorType.js";
153
198
  export * from "./models/types/walletConnectorType.js";
154
199
  export * from "./utils/engineTypeHelper.js";
155
200
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nexport * from \"./components/attestation.js\";\nexport * from \"./components/auditableItemGraph.js\";\nexport * from \"./components/auditableItemStream.js\";\nexport * from \"./components/authenticationGenerator.js\";\nexport * from \"./components/backgroundTask.js\";\nexport * from \"./components/blobStorage.js\";\nexport * from \"./components/contextIdHandler.js\";\nexport * from \"./components/dataProcessing.js\";\nexport * from \"./components/dataSpaceConnector.js\";\nexport * from \"./components/documentManagement.js\";\nexport * from \"./components/entityStorage.js\";\nexport * from \"./components/eventBus.js\";\nexport * from \"./components/faucet.js\";\nexport * from \"./components/federatedCatalogue.js\";\nexport * from \"./components/identity.js\";\nexport * from \"./components/identityProfile.js\";\nexport * from \"./components/identityResolver.js\";\nexport * from \"./components/immutableProof.js\";\nexport * from \"./components/logging.js\";\nexport * from \"./components/messaging.js\";\nexport * from \"./components/nft.js\";\nexport * from \"./components/rightsManagementDap.js\";\nexport * from \"./components/rightsManagementDarp.js\";\nexport * from \"./components/rightsManagementPap.js\";\nexport * from \"./components/rightsManagementPdp.js\";\nexport * from \"./components/rightsManagementPep.js\";\nexport * from \"./components/rightsManagementPip.js\";\nexport * from \"./components/rightsManagementPmp.js\";\nexport * from \"./components/rightsManagementPnap.js\";\nexport * from \"./components/rightsManagementPnp.js\";\nexport * from \"./components/rightsManagementPxp.js\";\nexport * from \"./components/synchronisedStorage.js\";\nexport * from \"./components/taskScheduler.js\";\nexport * from \"./components/telemetry.js\";\nexport * from \"./components/tenant.js\";\nexport * from \"./components/vault.js\";\nexport * from \"./components/verifiableStorage.js\";\nexport * from \"./components/wallet.js\";\nexport * from \"./models/config/attestationComponentConfig.js\";\nexport * from \"./models/config/attestationConnectorConfig.js\";\nexport * from \"./models/config/auditableItemGraphComponentConfig.js\";\nexport * from \"./models/config/auditableItemStreamComponentConfig.js\";\nexport * from \"./models/config/authenticationGeneratorComponentConfig.js\";\nexport * from \"./models/config/backgroundTaskConnectorConfig.js\";\nexport * from \"./models/config/blobStorageComponentConfig.js\";\nexport * from \"./models/config/blobStorageConnectorConfig.js\";\nexport * from \"./models/config/contextIdHandlerComponentConfig.js\";\nexport * from \"./models/config/dataConverterConnectorConfig.js\";\nexport * from \"./models/config/dataExtractorConnectorConfig.js\";\nexport * from \"./models/config/dataProcessingComponentConfig.js\";\nexport * from \"./models/config/dataSpaceConnectorComponentConfig.js\";\nexport * from \"./models/config/dltConfig.js\";\nexport * from \"./models/config/documentManagementComponentConfig.js\";\nexport * from \"./models/config/entityStorageComponentConfig.js\";\nexport * from \"./models/config/entityStorageConnectorConfig.js\";\nexport * from \"./models/config/eventBusComponentConfig.js\";\nexport * from \"./models/config/eventBusConnectorConfig.js\";\nexport * from \"./models/config/faucetConnectorConfig.js\";\nexport * from \"./models/config/federatedCatalogueComponentConfig.js\";\nexport * from \"./models/config/identityComponentConfig.js\";\nexport * from \"./models/config/identityConnectorConfig.js\";\nexport * from \"./models/config/identityProfileComponentConfig.js\";\nexport * from \"./models/config/identityProfileConnectorConfig.js\";\nexport * from \"./models/config/identityResolverComponentConfig.js\";\nexport * from \"./models/config/identityResolverConnectorConfig.js\";\nexport * from \"./models/config/immutableProofComponentConfig.js\";\nexport * from \"./models/config/loggingComponentConfig.js\";\nexport * from \"./models/config/loggingConnectorConfig.js\";\nexport * from \"./models/config/messagingAdminComponentConfig.js\";\nexport * from \"./models/config/messagingComponentConfig.js\";\nexport * from \"./models/config/messagingEmailConnectorConfig.js\";\nexport * from \"./models/config/messagingPushNotificationConnectorConfig.js\";\nexport * from \"./models/config/messagingSmsConnectorConfig.js\";\nexport * from \"./models/config/nftComponentConfig.js\";\nexport * from \"./models/config/nftConnectorConfig.js\";\nexport * from \"./models/config/rightsManagementDapComponentConfig.js\";\nexport * from \"./models/config/rightsManagementDarpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPapComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPdpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPepComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPipComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPmpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPnapComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPnpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPxpComponentConfig.js\";\nexport * from \"./models/config/synchronisedStorageComponentConfig.js\";\nexport * from \"./models/config/taskSchedulerComponentConfig.js\";\nexport * from \"./models/config/telemetryComponentConfig.js\";\nexport * from \"./models/config/telemetryConnectorConfig.js\";\nexport * from \"./models/config/tenantAdminComponentConfig.js\";\nexport * from \"./models/config/vaultConnectorConfig.js\";\nexport * from \"./models/config/verifiableStorageComponentConfig.js\";\nexport * from \"./models/config/verifiableStorageConnectorConfig.js\";\nexport * from \"./models/config/walletConnectorConfig.js\";\nexport * from \"./models/IEngineConfig.js\";\nexport * from \"./models/types/attestationComponentType.js\";\nexport * from \"./models/types/attestationConnectorType.js\";\nexport * from \"./models/types/auditableItemGraphComponentType.js\";\nexport * from \"./models/types/auditableItemStreamComponentType.js\";\nexport * from \"./models/types/authenticationGeneratorComponentType.js\";\nexport * from \"./models/types/backgroundTaskConnectorType.js\";\nexport * from \"./models/types/blobStorageComponentType.js\";\nexport * from \"./models/types/blobStorageConnectorType.js\";\nexport * from \"./models/types/contextIdHandlerComponentType.js\";\nexport * from \"./models/types/dataConverterConnectorType.js\";\nexport * from \"./models/types/dataExtractorConnectorType.js\";\nexport * from \"./models/types/dataProcessingComponentType.js\";\nexport * from \"./models/types/dataSpaceConnectorComponentType.js\";\nexport * from \"./models/types/dltConfigType.js\";\nexport * from \"./models/types/documentManagementComponentType.js\";\nexport * from \"./models/types/entityStorageComponentType.js\";\nexport * from \"./models/types/entityStorageConnectorType.js\";\nexport * from \"./models/types/eventBusComponentType.js\";\nexport * from \"./models/types/eventBusConnectorType.js\";\nexport * from \"./models/types/faucetConnectorType.js\";\nexport * from \"./models/types/federatedCatalogueComponentType.js\";\nexport * from \"./models/types/identityComponentType.js\";\nexport * from \"./models/types/identityConnectorType.js\";\nexport * from \"./models/types/identityProfileComponentType.js\";\nexport * from \"./models/types/identityProfileConnectorType.js\";\nexport * from \"./models/types/identityResolverComponentType.js\";\nexport * from \"./models/types/identityResolverConnectorType.js\";\nexport * from \"./models/types/immutableProofComponentType.js\";\nexport * from \"./models/types/loggingComponentType.js\";\nexport * from \"./models/types/loggingConnectorType.js\";\nexport * from \"./models/types/messagingAdminComponentType.js\";\nexport * from \"./models/types/messagingComponentType.js\";\nexport * from \"./models/types/messagingEmailConnectorType.js\";\nexport * from \"./models/types/messagingPushNotificationConnectorType.js\";\nexport * from \"./models/types/messagingSmsConnectorType.js\";\nexport * from \"./models/types/nftComponentType.js\";\nexport * from \"./models/types/nftConnectorType.js\";\nexport * from \"./models/types/rightsManagementDapComponentType.js\";\nexport * from \"./models/types/rightsManagementDarpComponentType.js\";\nexport * from \"./models/types/rightsManagementPapComponentType.js\";\nexport * from \"./models/types/rightsManagementPdpComponentType.js\";\nexport * from \"./models/types/rightsManagementPepComponentType.js\";\nexport * from \"./models/types/rightsManagementPipComponentType.js\";\nexport * from \"./models/types/rightsManagementPmpComponentType.js\";\nexport * from \"./models/types/rightsManagementPnapComponentType.js\";\nexport * from \"./models/types/rightsManagementPnpComponentType.js\";\nexport * from \"./models/types/rightsManagementPxpComponentType.js\";\nexport * from \"./models/types/synchronisedStorageComponentType.js\";\nexport * from \"./models/types/taskSchedulerComponentType.js\";\nexport * from \"./models/types/telemetryComponentType.js\";\nexport * from \"./models/types/telemetryConnectorType.js\";\nexport * from \"./models/types/tenantAdminComponentType.js\";\nexport * from \"./models/types/vaultConnectorType.js\";\nexport * from \"./models/types/verifiableStorageComponentType.js\";\nexport * from \"./models/types/verifiableStorageConnectorType.js\";\nexport * from \"./models/types/walletConnectorType.js\";\nexport * from \"./utils/engineTypeHelper.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nexport * from \"./components/attestation.js\";\nexport * from \"./components/auditableItemGraph.js\";\nexport * from \"./components/auditableItemStream.js\";\nexport * from \"./components/automation.js\";\nexport * from \"./components/automationAction.js\";\nexport * from \"./components/backgroundTask.js\";\nexport * from \"./components/blobStorage.js\";\nexport * from \"./components/contextIdHandler.js\";\nexport * from \"./components/dataProcessing.js\";\nexport * from \"./components/dataspaceControlPlane.js\";\nexport * from \"./components/dataspaceDataPlane.js\";\nexport * from \"./components/documentManagement.js\";\nexport * from \"./components/entityStorage.js\";\nexport * from \"./components/eventBus.js\";\nexport * from \"./components/faucet.js\";\nexport * from \"./components/federatedCatalogue.js\";\nexport * from \"./components/federatedCatalogueFilter.js\";\nexport * from \"./components/health.js\";\nexport * from \"./components/identity.js\";\nexport * from \"./components/identityProfile.js\";\nexport * from \"./components/identityResolver.js\";\nexport * from \"./components/immutableProof.js\";\nexport * from \"./components/logging.js\";\nexport * from \"./components/messaging.js\";\nexport * from \"./components/metricsCollector.js\";\nexport * from \"./components/metricsProducer.js\";\nexport * from \"./components/nft.js\";\nexport * from \"./components/notarization.js\";\nexport * from \"./components/platform.js\";\nexport * from \"./components/rightsManagementPap.js\";\nexport * from \"./components/rightsManagementPdp.js\";\nexport * from \"./components/rightsManagementPep.js\";\nexport * from \"./components/rightsManagementPip.js\";\nexport * from \"./components/rightsManagementPmp.js\";\nexport * from \"./components/rightsManagementPnap.js\";\nexport * from \"./components/rightsManagementPnp.js\";\nexport * from \"./components/rightsManagementPolicyArbiter.js\";\nexport * from \"./components/rightsManagementPolicyEnforcementProcessor.js\";\nexport * from \"./components/rightsManagementPolicyExecutionAction.js\";\nexport * from \"./components/rightsManagementPolicyInformationSource.js\";\nexport * from \"./components/rightsManagementPolicyNegotiator.js\";\nexport * from \"./components/rightsManagementPolicyObligationEnforcer.js\";\nexport * from \"./components/rightsManagementPolicyRequester.js\";\nexport * from \"./components/rightsManagementPxp.js\";\nexport * from \"./components/schemaVersionMigration.js\";\nexport * from \"./components/taskScheduler.js\";\nexport * from \"./components/telemetry.js\";\nexport * from \"./components/tenant.js\";\nexport * from \"./components/trust.js\";\nexport * from \"./components/trustGenerator.js\";\nexport * from \"./components/trustVerifier.js\";\nexport * from \"./components/vault.js\";\nexport * from \"./components/wallet.js\";\nexport * from \"./models/config/attestationComponentConfig.js\";\nexport * from \"./models/config/attestationConnectorConfig.js\";\nexport * from \"./models/config/auditableItemGraphComponentConfig.js\";\nexport * from \"./models/config/auditableItemStreamComponentConfig.js\";\nexport * from \"./models/config/automationActionConfig.js\";\nexport * from \"./models/config/automationComponentConfig.js\";\nexport * from \"./models/config/backgroundTaskComponentConfig.js\";\nexport * from \"./models/config/blobStorageComponentConfig.js\";\nexport * from \"./models/config/blobStorageConnectorConfig.js\";\nexport * from \"./models/config/contextIdHandlerComponentConfig.js\";\nexport * from \"./models/config/dataConverterConnectorConfig.js\";\nexport * from \"./models/config/dataExtractorConnectorConfig.js\";\nexport * from \"./models/config/dataProcessingComponentConfig.js\";\nexport * from \"./models/config/dataspaceControlPlaneComponentConfig.js\";\nexport * from \"./models/config/dataspaceDataPlaneComponentConfig.js\";\nexport * from \"./models/config/dltConfig.js\";\nexport * from \"./models/config/documentManagementComponentConfig.js\";\nexport * from \"./models/config/entityStorageComponentConfig.js\";\nexport * from \"./models/config/entityStorageConnectorConfig.js\";\nexport * from \"./models/config/eventBusComponentConfig.js\";\nexport * from \"./models/config/eventBusConnectorConfig.js\";\nexport * from \"./models/config/faucetConnectorConfig.js\";\nexport * from \"./models/config/federatedCatalogueComponentConfig.js\";\nexport * from \"./models/config/federatedCatalogueFilterComponentConfig.js\";\nexport * from \"./models/config/healthComponentConfig.js\";\nexport * from \"./models/config/identityComponentConfig.js\";\nexport * from \"./models/config/identityConnectorConfig.js\";\nexport * from \"./models/config/identityProfileComponentConfig.js\";\nexport * from \"./models/config/identityProfileConnectorConfig.js\";\nexport * from \"./models/config/identityResolverComponentConfig.js\";\nexport * from \"./models/config/identityResolverConnectorConfig.js\";\nexport * from \"./models/config/immutableProofComponentConfig.js\";\nexport * from \"./models/config/loggingComponentConfig.js\";\nexport * from \"./models/config/loggingConnectorConfig.js\";\nexport * from \"./models/config/messagingAdminComponentConfig.js\";\nexport * from \"./models/config/messagingComponentConfig.js\";\nexport * from \"./models/config/messagingEmailConnectorConfig.js\";\nexport * from \"./models/config/messagingPushNotificationConnectorConfig.js\";\nexport * from \"./models/config/messagingSmsConnectorConfig.js\";\nexport * from \"./models/config/metricsCollectorComponentConfig.js\";\nexport * from \"./models/config/metricsProducerComponentConfig.js\";\nexport * from \"./models/config/nftComponentConfig.js\";\nexport * from \"./models/config/nftConnectorConfig.js\";\nexport * from \"./models/config/notarizationComponentConfig.js\";\nexport * from \"./models/config/notarizationConnectorConfig.js\";\nexport * from \"./models/config/platformComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPapComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPdpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPepComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPipComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPmpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPnapComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPnpComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyArbiterComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyEnforcementProcessorComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyExecutionActionComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyInformationSourceComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyNegotiatorComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyObligationEnforcerComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPolicyRequesterComponentConfig.js\";\nexport * from \"./models/config/rightsManagementPxpComponentConfig.js\";\nexport * from \"./models/config/schemaVersionMigrationComponentConfig.js\";\nexport * from \"./models/config/taskSchedulerComponentConfig.js\";\nexport * from \"./models/config/telemetryComponentConfig.js\";\nexport * from \"./models/config/telemetryConnectorConfig.js\";\nexport * from \"./models/config/tenantAdminComponentConfig.js\";\nexport * from \"./models/config/trustComponentConfig.js\";\nexport * from \"./models/config/trustGeneratorComponentConfig.js\";\nexport * from \"./models/config/trustVerifierComponentConfig.js\";\nexport * from \"./models/config/vaultConnectorConfig.js\";\nexport * from \"./models/config/walletConnectorConfig.js\";\nexport * from \"./models/IEngineConfig.js\";\nexport * from \"./models/types/attestationComponentType.js\";\nexport * from \"./models/types/attestationConnectorType.js\";\nexport * from \"./models/types/auditableItemGraphComponentType.js\";\nexport * from \"./models/types/auditableItemStreamComponentType.js\";\nexport * from \"./models/types/automationActionType.js\";\nexport * from \"./models/types/automationComponentType.js\";\nexport * from \"./models/types/backgroundTaskComponentType.js\";\nexport * from \"./models/types/blobStorageComponentType.js\";\nexport * from \"./models/types/blobStorageConnectorType.js\";\nexport * from \"./models/types/contextIdHandlerComponentType.js\";\nexport * from \"./models/types/dataConverterConnectorType.js\";\nexport * from \"./models/types/dataExtractorConnectorType.js\";\nexport * from \"./models/types/dataProcessingComponentType.js\";\nexport * from \"./models/types/dataspaceControlPlaneComponentType.js\";\nexport * from \"./models/types/dataspaceDataPlaneComponentType.js\";\nexport * from \"./models/types/dltConfigType.js\";\nexport * from \"./models/types/documentManagementComponentType.js\";\nexport * from \"./models/types/entityStorageComponentType.js\";\nexport * from \"./models/types/entityStorageConnectorType.js\";\nexport * from \"./models/types/eventBusComponentType.js\";\nexport * from \"./models/types/eventBusConnectorType.js\";\nexport * from \"./models/types/faucetConnectorType.js\";\nexport * from \"./models/types/federatedCatalogueComponentType.js\";\nexport * from \"./models/types/federatedCatalogueFilterComponentType.js\";\nexport * from \"./models/types/healthComponentType.js\";\nexport * from \"./models/types/identityComponentType.js\";\nexport * from \"./models/types/identityConnectorType.js\";\nexport * from \"./models/types/identityProfileComponentType.js\";\nexport * from \"./models/types/identityProfileConnectorType.js\";\nexport * from \"./models/types/identityResolverComponentType.js\";\nexport * from \"./models/types/identityResolverConnectorType.js\";\nexport * from \"./models/types/immutableProofComponentType.js\";\nexport * from \"./models/types/loggingComponentType.js\";\nexport * from \"./models/types/loggingConnectorType.js\";\nexport * from \"./models/types/messagingAdminComponentType.js\";\nexport * from \"./models/types/messagingComponentType.js\";\nexport * from \"./models/types/messagingEmailConnectorType.js\";\nexport * from \"./models/types/messagingPushNotificationConnectorType.js\";\nexport * from \"./models/types/messagingSmsConnectorType.js\";\nexport * from \"./models/types/metricsCollectorComponentType.js\";\nexport * from \"./models/types/metricsProducerComponentType.js\";\nexport * from \"./models/types/nftComponentType.js\";\nexport * from \"./models/types/nftConnectorType.js\";\nexport * from \"./models/types/notarizationComponentType.js\";\nexport * from \"./models/types/notarizationConnectorType.js\";\nexport * from \"./models/types/platformComponentType.js\";\nexport * from \"./models/types/rightsManagementPapComponentType.js\";\nexport * from \"./models/types/rightsManagementPdpComponentType.js\";\nexport * from \"./models/types/rightsManagementPepComponentType.js\";\nexport * from \"./models/types/rightsManagementPipComponentType.js\";\nexport * from \"./models/types/rightsManagementPmpComponentType.js\";\nexport * from \"./models/types/rightsManagementPnapComponentType.js\";\nexport * from \"./models/types/rightsManagementPnpComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyArbiterComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyEnforcementProcessorComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyExecutionActionComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyInformationSourceComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyNegotiatorComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyObligationEnforcerComponentType.js\";\nexport * from \"./models/types/rightsManagementPolicyRequesterComponentType.js\";\nexport * from \"./models/types/rightsManagementPxpComponentType.js\";\nexport * from \"./models/types/schemaVersionMigrationComponentType.js\";\nexport * from \"./models/types/taskSchedulerComponentType.js\";\nexport * from \"./models/types/telemetryComponentType.js\";\nexport * from \"./models/types/telemetryConnectorType.js\";\nexport * from \"./models/types/tenantAdminComponentType.js\";\nexport * from \"./models/types/trustComponentType.js\";\nexport * from \"./models/types/trustGeneratorComponentType.js\";\nexport * from \"./models/types/trustVerifierComponentType.js\";\nexport * from \"./models/types/vaultConnectorType.js\";\nexport * from \"./models/types/walletConnectorType.js\";\nexport * from \"./utils/engineTypeHelper.js\";\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"IEngineConfig.js","sourceRoot":"","sources":["../../../src/models/IEngineConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEngineCoreConfig, IEngineCoreTypeConfig } from \"@twin.org/engine-models\";\nimport type { AttestationComponentConfig } from \"./config/attestationComponentConfig.js\";\nimport type { AttestationConnectorConfig } from \"./config/attestationConnectorConfig.js\";\nimport type { AuditableItemGraphComponentConfig } from \"./config/auditableItemGraphComponentConfig.js\";\nimport type { AuditableItemStreamComponentConfig } from \"./config/auditableItemStreamComponentConfig.js\";\nimport type { AuthenticationGeneratorComponentConfig } from \"./config/authenticationGeneratorComponentConfig.js\";\nimport type { BackgroundTaskConnectorConfig } from \"./config/backgroundTaskConnectorConfig.js\";\nimport type { BlobStorageComponentConfig } from \"./config/blobStorageComponentConfig.js\";\nimport type { BlobStorageConnectorConfig } from \"./config/blobStorageConnectorConfig.js\";\nimport type { ContextIdHandlerComponentConfig } from \"./config/contextIdHandlerComponentConfig.js\";\nimport type { DataConverterConnectorConfig } from \"./config/dataConverterConnectorConfig.js\";\nimport type { DataExtractorConnectorConfig } from \"./config/dataExtractorConnectorConfig.js\";\nimport type { DataProcessingComponentConfig } from \"./config/dataProcessingComponentConfig.js\";\nimport type { DataSpaceConnectorComponentConfig } from \"./config/dataSpaceConnectorComponentConfig.js\";\nimport type { DltConfig } from \"./config/dltConfig.js\";\nimport type { DocumentManagementComponentConfig } from \"./config/documentManagementComponentConfig.js\";\nimport type { EntityStorageComponentConfig } from \"./config/entityStorageComponentConfig.js\";\nimport type { EntityStorageConnectorConfig } from \"./config/entityStorageConnectorConfig.js\";\nimport type { EventBusComponentConfig } from \"./config/eventBusComponentConfig.js\";\nimport type { EventBusConnectorConfig } from \"./config/eventBusConnectorConfig.js\";\nimport type { FaucetConnectorConfig } from \"./config/faucetConnectorConfig.js\";\nimport type { FederatedCatalogueComponentConfig } from \"./config/federatedCatalogueComponentConfig.js\";\nimport type { IdentityComponentConfig } from \"./config/identityComponentConfig.js\";\nimport type { IdentityConnectorConfig } from \"./config/identityConnectorConfig.js\";\nimport type { IdentityProfileComponentConfig } from \"./config/identityProfileComponentConfig.js\";\nimport type { IdentityProfileConnectorConfig } from \"./config/identityProfileConnectorConfig.js\";\nimport type { IdentityResolverComponentConfig } from \"./config/identityResolverComponentConfig.js\";\nimport type { IdentityResolverConnectorConfig } from \"./config/identityResolverConnectorConfig.js\";\nimport type { ImmutableProofComponentConfig } from \"./config/immutableProofComponentConfig.js\";\nimport type { LoggingComponentConfig } from \"./config/loggingComponentConfig.js\";\nimport type { LoggingConnectorConfig } from \"./config/loggingConnectorConfig.js\";\nimport type { MessagingAdminComponentConfig } from \"./config/messagingAdminComponentConfig.js\";\nimport type { MessagingComponentConfig } from \"./config/messagingComponentConfig.js\";\nimport type { MessagingEmailConnectorConfig } from \"./config/messagingEmailConnectorConfig.js\";\nimport type { MessagingPushNotificationConnectorConfig } from \"./config/messagingPushNotificationConnectorConfig.js\";\nimport type { MessagingSmsConnectorConfig } from \"./config/messagingSmsConnectorConfig.js\";\nimport type { NftComponentConfig } from \"./config/nftComponentConfig.js\";\nimport type { NftConnectorConfig } from \"./config/nftConnectorConfig.js\";\nimport type { RightsManagementDapComponentConfig } from \"./config/rightsManagementDapComponentConfig.js\";\nimport type { RightsManagementDarpComponentConfig } from \"./config/rightsManagementDarpComponentConfig.js\";\nimport type { RightsManagementPapComponentConfig } from \"./config/rightsManagementPapComponentConfig.js\";\nimport type { RightsManagementPdpComponentConfig } from \"./config/rightsManagementPdpComponentConfig.js\";\nimport type { RightsManagementPepComponentConfig } from \"./config/rightsManagementPepComponentConfig.js\";\nimport type { RightsManagementPipComponentConfig } from \"./config/rightsManagementPipComponentConfig.js\";\nimport type { RightsManagementPmpComponentConfig } from \"./config/rightsManagementPmpComponentConfig.js\";\nimport type { RightsManagementPnapComponentConfig } from \"./config/rightsManagementPnapComponentConfig.js\";\nimport type { RightsManagementPnpComponentConfig } from \"./config/rightsManagementPnpComponentConfig.js\";\nimport type { RightsManagementPxpComponentConfig } from \"./config/rightsManagementPxpComponentConfig.js\";\nimport type { SynchronisedStorageComponentConfig } from \"./config/synchronisedStorageComponentConfig.js\";\nimport type { TaskSchedulerComponentConfig } from \"./config/taskSchedulerComponentConfig.js\";\nimport type { TelemetryComponentConfig } from \"./config/telemetryComponentConfig.js\";\nimport type { TelemetryConnectorConfig } from \"./config/telemetryConnectorConfig.js\";\nimport type { TenantAdminComponentConfig } from \"./config/tenantAdminComponentConfig.js\";\nimport type { VaultConnectorConfig } from \"./config/vaultConnectorConfig.js\";\nimport type { VerifiableStorageComponentConfig } from \"./config/verifiableStorageComponentConfig.js\";\nimport type { VerifiableStorageConnectorConfig } from \"./config/verifiableStorageConnectorConfig.js\";\nimport type { WalletConnectorConfig } from \"./config/walletConnectorConfig.js\";\n\n/**\n * Extended engine core config with known types.\n */\nexport interface IEngineConfig extends IEngineCoreConfig {\n\t/**\n\t * The types to initialise in the engine.\n\t */\n\ttypes: {\n\t\t[type: string]: IEngineCoreTypeConfig[] | undefined;\n\n\t\t/**\n\t\t * Logging connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tloggingConnector?: IEngineCoreTypeConfig<LoggingConnectorConfig>[];\n\n\t\t/**\n\t\t * Logging component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tloggingComponent?: IEngineCoreTypeConfig<LoggingComponentConfig>[];\n\n\t\t/**\n\t\t * Entity storage connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tentityStorageConnector?: IEngineCoreTypeConfig<EntityStorageConnectorConfig>[];\n\n\t\t/**\n\t\t * Entity storage component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tentityStorageComponent?: IEngineCoreTypeConfig<EntityStorageComponentConfig>[];\n\n\t\t/**\n\t\t * Blob storage connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tblobStorageConnector?: IEngineCoreTypeConfig<BlobStorageConnectorConfig>[];\n\n\t\t/**\n\t\t * Blob storage component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tblobStorageComponent?: IEngineCoreTypeConfig<BlobStorageComponentConfig>[];\n\n\t\t/**\n\t\t * Telemetry connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttelemetryConnector?: IEngineCoreTypeConfig<TelemetryConnectorConfig>[];\n\n\t\t/**\n\t\t * Telemetry component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttelemetryComponent?: IEngineCoreTypeConfig<TelemetryComponentConfig>[];\n\n\t\t/**\n\t\t * Messaging email connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingEmailConnector?: IEngineCoreTypeConfig<MessagingEmailConnectorConfig>[];\n\n\t\t/**\n\t\t * Messaging SMS connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingSmsConnector?: IEngineCoreTypeConfig<MessagingSmsConnectorConfig>[];\n\n\t\t/**\n\t\t * Messaging push notification connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingPushNotificationConnector?: IEngineCoreTypeConfig<MessagingPushNotificationConnectorConfig>[];\n\n\t\t/**\n\t\t * Messaging admin component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingAdminComponent?: IEngineCoreTypeConfig<MessagingAdminComponentConfig>[];\n\n\t\t/**\n\t\t * Messaging component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingComponent?: IEngineCoreTypeConfig<MessagingComponentConfig>[];\n\n\t\t/**\n\t\t * Background task connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tbackgroundTaskConnector?: IEngineCoreTypeConfig<BackgroundTaskConnectorConfig>[];\n\n\t\t/**\n\t\t * Task scheduler component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttaskSchedulerComponent?: IEngineCoreTypeConfig<TaskSchedulerComponentConfig>[];\n\n\t\t/**\n\t\t * Event bus connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\teventBusConnector?: IEngineCoreTypeConfig<EventBusConnectorConfig>[];\n\n\t\t/**\n\t\t * Event bus component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\teventBusComponent?: IEngineCoreTypeConfig<EventBusComponentConfig>[];\n\n\t\t/**\n\t\t * Vault connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tvaultConnector?: IEngineCoreTypeConfig<VaultConnectorConfig>[];\n\n\t\t/**\n\t\t * DLT options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdltConfig?: IEngineCoreTypeConfig<DltConfig>[];\n\n\t\t/**\n\t\t * Wallet connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\twalletConnector?: IEngineCoreTypeConfig<WalletConnectorConfig>[];\n\n\t\t/**\n\t\t * Verifiable storage connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tverifiableStorageConnector?: IEngineCoreTypeConfig<VerifiableStorageConnectorConfig>[];\n\n\t\t/**\n\t\t * Verifiable storage component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tverifiableStorageComponent?: IEngineCoreTypeConfig<VerifiableStorageComponentConfig>[];\n\n\t\t/**\n\t\t * Immutable proof component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\timmutableProofComponent?: IEngineCoreTypeConfig<ImmutableProofComponentConfig>[];\n\n\t\t/**\n\t\t * Faucet connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tfaucetConnector?: IEngineCoreTypeConfig<FaucetConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityConnector?: IEngineCoreTypeConfig<IdentityConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityComponent?: IEngineCoreTypeConfig<IdentityComponentConfig>[];\n\n\t\t/**\n\t\t * Identity resolver connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityResolverConnector?: IEngineCoreTypeConfig<IdentityResolverConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity resolver component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityResolverComponent?: IEngineCoreTypeConfig<IdentityResolverComponentConfig>[];\n\n\t\t/**\n\t\t * Identity profile connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityProfileConnector?: IEngineCoreTypeConfig<IdentityProfileConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity profile component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityProfileComponent?: IEngineCoreTypeConfig<IdentityProfileComponentConfig>[];\n\n\t\t/**\n\t\t * NFT connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tnftConnector?: IEngineCoreTypeConfig<NftConnectorConfig>[];\n\n\t\t/**\n\t\t * NFT component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tnftComponent?: IEngineCoreTypeConfig<NftComponentConfig>[];\n\n\t\t/**\n\t\t * Attestation connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tattestationConnector?: IEngineCoreTypeConfig<AttestationConnectorConfig>[];\n\n\t\t/**\n\t\t * Attestation component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tattestationComponent?: IEngineCoreTypeConfig<AttestationComponentConfig>[];\n\n\t\t/**\n\t\t * Auditable item graph component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tauditableItemGraphComponent?: IEngineCoreTypeConfig<AuditableItemGraphComponentConfig>[];\n\n\t\t/**\n\t\t * Auditable item stream component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tauditableItemStreamComponent?: IEngineCoreTypeConfig<AuditableItemStreamComponentConfig>[];\n\n\t\t/**\n\t\t * Data converter connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataConverterConnector?: IEngineCoreTypeConfig<DataConverterConnectorConfig>[];\n\n\t\t/**\n\t\t * Data extractor connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataExtractorConnector?: IEngineCoreTypeConfig<DataExtractorConnectorConfig>[];\n\n\t\t/**\n\t\t * Date processing options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataProcessingComponent?: IEngineCoreTypeConfig<DataProcessingComponentConfig>[];\n\n\t\t/**\n\t\t * Document management options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdocumentManagementComponent?: IEngineCoreTypeConfig<DocumentManagementComponentConfig>[];\n\n\t\t/**\n\t\t * Authentication generator options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tauthenticationGeneratorComponent?: IEngineCoreTypeConfig<AuthenticationGeneratorComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PAP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPapComponent?: IEngineCoreTypeConfig<RightsManagementPapComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PDP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPdpComponent?: IEngineCoreTypeConfig<RightsManagementPdpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PEP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPepComponent?: IEngineCoreTypeConfig<RightsManagementPepComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PIP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPipComponent?: IEngineCoreTypeConfig<RightsManagementPipComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PMP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPmpComponent?: IEngineCoreTypeConfig<RightsManagementPmpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PXP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPxpComponent?: IEngineCoreTypeConfig<RightsManagementPxpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PNP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPnpComponent?: IEngineCoreTypeConfig<RightsManagementPnpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PNAP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPnapComponent?: IEngineCoreTypeConfig<RightsManagementPnapComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management DAP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementDapComponent?: IEngineCoreTypeConfig<RightsManagementDapComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management DARP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementDarpComponent?: IEngineCoreTypeConfig<RightsManagementDarpComponentConfig>[];\n\n\t\t/**\n\t\t * Synchronised storage options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tsynchronisedStorageComponent?: IEngineCoreTypeConfig<SynchronisedStorageComponentConfig>[];\n\n\t\t/**\n\t\t * Federated catalogue options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tfederatedCatalogueComponent?: IEngineCoreTypeConfig<FederatedCatalogueComponentConfig>[];\n\n\t\t/**\n\t\t * Data space connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataSpaceConnectorComponent?: IEngineCoreTypeConfig<DataSpaceConnectorComponentConfig>[];\n\n\t\t/**\n\t\t * Tenant admin component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttenantAdminComponent?: IEngineCoreTypeConfig<TenantAdminComponentConfig>[];\n\n\t\t/**\n\t\t * Context Id Handler component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tcontextIdHandlerComponent?: IEngineCoreTypeConfig<ContextIdHandlerComponentConfig>[];\n\t};\n}\n"]}
1
+ {"version":3,"file":"IEngineConfig.js","sourceRoot":"","sources":["../../../src/models/IEngineConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IEngineCoreConfig, IEngineCoreTypeConfig } from \"@twin.org/engine-models\";\nimport type { AttestationComponentConfig } from \"./config/attestationComponentConfig.js\";\nimport type { AttestationConnectorConfig } from \"./config/attestationConnectorConfig.js\";\nimport type { AuditableItemGraphComponentConfig } from \"./config/auditableItemGraphComponentConfig.js\";\nimport type { AuditableItemStreamComponentConfig } from \"./config/auditableItemStreamComponentConfig.js\";\nimport type { AutomationActionConfig } from \"./config/automationActionConfig.js\";\nimport type { AutomationComponentConfig } from \"./config/automationComponentConfig.js\";\nimport type { BackgroundTaskComponentConfig } from \"./config/backgroundTaskComponentConfig.js\";\nimport type { BlobStorageComponentConfig } from \"./config/blobStorageComponentConfig.js\";\nimport type { BlobStorageConnectorConfig } from \"./config/blobStorageConnectorConfig.js\";\nimport type { ContextIdHandlerComponentConfig } from \"./config/contextIdHandlerComponentConfig.js\";\nimport type { DataConverterConnectorConfig } from \"./config/dataConverterConnectorConfig.js\";\nimport type { DataExtractorConnectorConfig } from \"./config/dataExtractorConnectorConfig.js\";\nimport type { DataProcessingComponentConfig } from \"./config/dataProcessingComponentConfig.js\";\nimport type { DataspaceControlPlaneComponentConfig } from \"./config/dataspaceControlPlaneComponentConfig.js\";\nimport type { DataspaceDataPlaneComponentConfig } from \"./config/dataspaceDataPlaneComponentConfig.js\";\nimport type { DltConfig } from \"./config/dltConfig.js\";\nimport type { DocumentManagementComponentConfig } from \"./config/documentManagementComponentConfig.js\";\nimport type { EntityStorageComponentConfig } from \"./config/entityStorageComponentConfig.js\";\nimport type { EntityStorageConnectorConfig } from \"./config/entityStorageConnectorConfig.js\";\nimport type { EventBusComponentConfig } from \"./config/eventBusComponentConfig.js\";\nimport type { EventBusConnectorConfig } from \"./config/eventBusConnectorConfig.js\";\nimport type { FaucetConnectorConfig } from \"./config/faucetConnectorConfig.js\";\nimport type { FederatedCatalogueComponentConfig } from \"./config/federatedCatalogueComponentConfig.js\";\nimport type { FederatedCatalogueFilterComponentConfig } from \"./config/federatedCatalogueFilterComponentConfig.js\";\nimport type { HealthComponentConfig } from \"./config/healthComponentConfig.js\";\nimport type { IdentityComponentConfig } from \"./config/identityComponentConfig.js\";\nimport type { IdentityConnectorConfig } from \"./config/identityConnectorConfig.js\";\nimport type { IdentityProfileComponentConfig } from \"./config/identityProfileComponentConfig.js\";\nimport type { IdentityProfileConnectorConfig } from \"./config/identityProfileConnectorConfig.js\";\nimport type { IdentityResolverComponentConfig } from \"./config/identityResolverComponentConfig.js\";\nimport type { IdentityResolverConnectorConfig } from \"./config/identityResolverConnectorConfig.js\";\nimport type { ImmutableProofComponentConfig } from \"./config/immutableProofComponentConfig.js\";\nimport type { LoggingComponentConfig } from \"./config/loggingComponentConfig.js\";\nimport type { LoggingConnectorConfig } from \"./config/loggingConnectorConfig.js\";\nimport type { MessagingAdminComponentConfig } from \"./config/messagingAdminComponentConfig.js\";\nimport type { MessagingComponentConfig } from \"./config/messagingComponentConfig.js\";\nimport type { MessagingEmailConnectorConfig } from \"./config/messagingEmailConnectorConfig.js\";\nimport type { MessagingPushNotificationConnectorConfig } from \"./config/messagingPushNotificationConnectorConfig.js\";\nimport type { MessagingSmsConnectorConfig } from \"./config/messagingSmsConnectorConfig.js\";\nimport type { MetricsCollectorComponentConfig } from \"./config/metricsCollectorComponentConfig.js\";\nimport type { MetricsProducerComponentConfig } from \"./config/metricsProducerComponentConfig.js\";\nimport type { NftComponentConfig } from \"./config/nftComponentConfig.js\";\nimport type { NftConnectorConfig } from \"./config/nftConnectorConfig.js\";\nimport type { NotarizationComponentConfig } from \"./config/notarizationComponentConfig.js\";\nimport type { NotarizationConnectorConfig } from \"./config/notarizationConnectorConfig.js\";\nimport type { PlatformComponentConfig } from \"./config/platformComponentConfig.js\";\nimport type { RightsManagementPapComponentConfig } from \"./config/rightsManagementPapComponentConfig.js\";\nimport type { RightsManagementPdpComponentConfig } from \"./config/rightsManagementPdpComponentConfig.js\";\nimport type { RightsManagementPepComponentConfig } from \"./config/rightsManagementPepComponentConfig.js\";\nimport type { RightsManagementPipComponentConfig } from \"./config/rightsManagementPipComponentConfig.js\";\nimport type { RightsManagementPmpComponentConfig } from \"./config/rightsManagementPmpComponentConfig.js\";\nimport type { RightsManagementPnapComponentConfig } from \"./config/rightsManagementPnapComponentConfig.js\";\nimport type { RightsManagementPnpComponentConfig } from \"./config/rightsManagementPnpComponentConfig.js\";\nimport type { RightsManagementPolicyArbiterComponentConfig } from \"./config/rightsManagementPolicyArbiterComponentConfig.js\";\nimport type { RightsManagementPolicyEnforcementProcessorComponentConfig } from \"./config/rightsManagementPolicyEnforcementProcessorComponentConfig.js\";\nimport type { RightsManagementPolicyExecutionActionComponentConfig } from \"./config/rightsManagementPolicyExecutionActionComponentConfig.js\";\nimport type { RightsManagementPolicyInformationSourceComponentConfig } from \"./config/rightsManagementPolicyInformationSourceComponentConfig.js\";\nimport type { RightsManagementPolicyNegotiatorComponentConfig } from \"./config/rightsManagementPolicyNegotiatorComponentConfig.js\";\nimport type { RightsManagementPolicyObligationEnforcerComponentConfig } from \"./config/rightsManagementPolicyObligationEnforcerComponentConfig.js\";\nimport type { RightsManagementPolicyRequesterComponentConfig } from \"./config/rightsManagementPolicyRequesterComponentConfig.js\";\nimport type { RightsManagementPxpComponentConfig } from \"./config/rightsManagementPxpComponentConfig.js\";\nimport type { SchemaVersionMigrationComponentConfig } from \"./config/schemaVersionMigrationComponentConfig.js\";\nimport type { TaskSchedulerComponentConfig } from \"./config/taskSchedulerComponentConfig.js\";\nimport type { TelemetryComponentConfig } from \"./config/telemetryComponentConfig.js\";\nimport type { TelemetryConnectorConfig } from \"./config/telemetryConnectorConfig.js\";\nimport type { TenantAdminComponentConfig } from \"./config/tenantAdminComponentConfig.js\";\nimport type { TrustComponentConfig } from \"./config/trustComponentConfig.js\";\nimport type { TrustGeneratorComponentConfig } from \"./config/trustGeneratorComponentConfig.js\";\nimport type { TrustVerifierComponentConfig } from \"./config/trustVerifierComponentConfig.js\";\nimport type { VaultConnectorConfig } from \"./config/vaultConnectorConfig.js\";\nimport type { WalletConnectorConfig } from \"./config/walletConnectorConfig.js\";\n\n/**\n * Extended engine core config with known types.\n */\nexport interface IEngineConfig extends IEngineCoreConfig {\n\t/**\n\t * The types to initialise in the engine.\n\t */\n\ttypes: {\n\t\t[type: string]: IEngineCoreTypeConfig[] | undefined;\n\n\t\t/**\n\t\t * Logging connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tloggingConnector?: IEngineCoreTypeConfig<LoggingConnectorConfig>[];\n\n\t\t/**\n\t\t * Logging component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tloggingComponent?: IEngineCoreTypeConfig<LoggingComponentConfig>[];\n\n\t\t/**\n\t\t * Entity storage connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tentityStorageConnector?: IEngineCoreTypeConfig<EntityStorageConnectorConfig>[];\n\n\t\t/**\n\t\t * Entity storage component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tentityStorageComponent?: IEngineCoreTypeConfig<EntityStorageComponentConfig>[];\n\n\t\t/**\n\t\t * Blob storage connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tblobStorageConnector?: IEngineCoreTypeConfig<BlobStorageConnectorConfig>[];\n\n\t\t/**\n\t\t * Blob storage component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tblobStorageComponent?: IEngineCoreTypeConfig<BlobStorageComponentConfig>[];\n\n\t\t/**\n\t\t * Telemetry connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttelemetryConnector?: IEngineCoreTypeConfig<TelemetryConnectorConfig>[];\n\n\t\t/**\n\t\t * Telemetry component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttelemetryComponent?: IEngineCoreTypeConfig<TelemetryComponentConfig>[];\n\n\t\t/**\n\t\t * Metrics producer component options. Creates the `MetricsProducerService` that orchestrates polling.\n\t\t */\n\t\tmetricsProducerComponent?: IEngineCoreTypeConfig<MetricsProducerComponentConfig>[];\n\n\t\t/**\n\t\t * Metrics collector options. Each entry registers a collector in `MetricsCollectorFactory`.\n\t\t */\n\t\tmetricsCollectorComponent?: IEngineCoreTypeConfig<MetricsCollectorComponentConfig>[];\n\n\t\t/**\n\t\t * Messaging email connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingEmailConnector?: IEngineCoreTypeConfig<MessagingEmailConnectorConfig>[];\n\n\t\t/**\n\t\t * Messaging SMS connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingSmsConnector?: IEngineCoreTypeConfig<MessagingSmsConnectorConfig>[];\n\n\t\t/**\n\t\t * Messaging push notification connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingPushNotificationConnector?: IEngineCoreTypeConfig<MessagingPushNotificationConnectorConfig>[];\n\n\t\t/**\n\t\t * Messaging admin component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingAdminComponent?: IEngineCoreTypeConfig<MessagingAdminComponentConfig>[];\n\n\t\t/**\n\t\t * Messaging component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tmessagingComponent?: IEngineCoreTypeConfig<MessagingComponentConfig>[];\n\n\t\t/**\n\t\t * Schema version migration component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tschemaVersionMigrationComponent?: IEngineCoreTypeConfig<SchemaVersionMigrationComponentConfig>[];\n\n\t\t/**\n\t\t * Background task component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tbackgroundTaskComponent?: IEngineCoreTypeConfig<BackgroundTaskComponentConfig>[];\n\n\t\t/**\n\t\t * Task scheduler component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttaskSchedulerComponent?: IEngineCoreTypeConfig<TaskSchedulerComponentConfig>[];\n\n\t\t/**\n\t\t * Event bus connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\teventBusConnector?: IEngineCoreTypeConfig<EventBusConnectorConfig>[];\n\n\t\t/**\n\t\t * Event bus component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\teventBusComponent?: IEngineCoreTypeConfig<EventBusComponentConfig>[];\n\n\t\t/**\n\t\t * Automation component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tautomationComponent?: IEngineCoreTypeConfig<AutomationComponentConfig>[];\n\n\t\t/**\n\t\t * Automation action options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tautomationAction?: IEngineCoreTypeConfig<AutomationActionConfig>[];\n\n\t\t/**\n\t\t * Health component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\thealthComponent?: IEngineCoreTypeConfig<HealthComponentConfig>[];\n\n\t\t/**\n\t\t * Vault connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tvaultConnector?: IEngineCoreTypeConfig<VaultConnectorConfig>[];\n\n\t\t/**\n\t\t * DLT options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdltConfig?: IEngineCoreTypeConfig<DltConfig>[];\n\n\t\t/**\n\t\t * Wallet connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\twalletConnector?: IEngineCoreTypeConfig<WalletConnectorConfig>[];\n\n\t\t/**\n\t\t * Immutable proof component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\timmutableProofComponent?: IEngineCoreTypeConfig<ImmutableProofComponentConfig>[];\n\n\t\t/**\n\t\t * Faucet connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tfaucetConnector?: IEngineCoreTypeConfig<FaucetConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityConnector?: IEngineCoreTypeConfig<IdentityConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityComponent?: IEngineCoreTypeConfig<IdentityComponentConfig>[];\n\n\t\t/**\n\t\t * Identity resolver connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityResolverConnector?: IEngineCoreTypeConfig<IdentityResolverConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity resolver component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityResolverComponent?: IEngineCoreTypeConfig<IdentityResolverComponentConfig>[];\n\n\t\t/**\n\t\t * Identity profile connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityProfileConnector?: IEngineCoreTypeConfig<IdentityProfileConnectorConfig>[];\n\n\t\t/**\n\t\t * Identity profile component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tidentityProfileComponent?: IEngineCoreTypeConfig<IdentityProfileComponentConfig>[];\n\n\t\t/**\n\t\t * NFT connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tnftConnector?: IEngineCoreTypeConfig<NftConnectorConfig>[];\n\n\t\t/**\n\t\t * NFT component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tnftComponent?: IEngineCoreTypeConfig<NftComponentConfig>[];\n\n\t\t/**\n\t\t * Notarization connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tnotarizationConnector?: IEngineCoreTypeConfig<NotarizationConnectorConfig>[];\n\n\t\t/**\n\t\t * Notarization component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tnotarizationComponent?: IEngineCoreTypeConfig<NotarizationComponentConfig>[];\n\n\t\t/**\n\t\t * Attestation connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tattestationConnector?: IEngineCoreTypeConfig<AttestationConnectorConfig>[];\n\n\t\t/**\n\t\t * Attestation component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tattestationComponent?: IEngineCoreTypeConfig<AttestationComponentConfig>[];\n\n\t\t/**\n\t\t * Auditable item graph component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tauditableItemGraphComponent?: IEngineCoreTypeConfig<AuditableItemGraphComponentConfig>[];\n\n\t\t/**\n\t\t * Auditable item stream component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tauditableItemStreamComponent?: IEngineCoreTypeConfig<AuditableItemStreamComponentConfig>[];\n\n\t\t/**\n\t\t * Data converter connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataConverterConnector?: IEngineCoreTypeConfig<DataConverterConnectorConfig>[];\n\n\t\t/**\n\t\t * Data extractor connector options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataExtractorConnector?: IEngineCoreTypeConfig<DataExtractorConnectorConfig>[];\n\n\t\t/**\n\t\t * Data processing component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataProcessingComponent?: IEngineCoreTypeConfig<DataProcessingComponentConfig>[];\n\n\t\t/**\n\t\t * Document management options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdocumentManagementComponent?: IEngineCoreTypeConfig<DocumentManagementComponentConfig>[];\n\n\t\t/**\n\t\t * Trust component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttrustComponent?: IEngineCoreTypeConfig<TrustComponentConfig>[];\n\n\t\t/**\n\t\t * Trust generator component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttrustGeneratorComponent?: IEngineCoreTypeConfig<TrustGeneratorComponentConfig>[];\n\n\t\t/**\n\t\t * Trust verifier component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttrustVerifierComponent?: IEngineCoreTypeConfig<TrustVerifierComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PAP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPapComponent?: IEngineCoreTypeConfig<RightsManagementPapComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PDP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPdpComponent?: IEngineCoreTypeConfig<RightsManagementPdpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PEP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPepComponent?: IEngineCoreTypeConfig<RightsManagementPepComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PIP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPipComponent?: IEngineCoreTypeConfig<RightsManagementPipComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PMP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPmpComponent?: IEngineCoreTypeConfig<RightsManagementPmpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PXP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPxpComponent?: IEngineCoreTypeConfig<RightsManagementPxpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PNP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPnpComponent?: IEngineCoreTypeConfig<RightsManagementPnpComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management PNAP options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPnapComponent?: IEngineCoreTypeConfig<RightsManagementPnapComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy arbiter options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\trightsManagementPolicyArbiterComponent?: IEngineCoreTypeConfig<RightsManagementPolicyArbiterComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy obligation enforcer options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\t// eslint-disable-next-line max-len\n\t\trightsManagementPolicyObligationEnforcerComponent?: IEngineCoreTypeConfig<RightsManagementPolicyObligationEnforcerComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy enforcement processor options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\t// eslint-disable-next-line max-len\n\t\trightsManagementPolicyEnforcementProcessorComponent?: IEngineCoreTypeConfig<RightsManagementPolicyEnforcementProcessorComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy execution action options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\t// eslint-disable-next-line max-len\n\t\trightsManagementPolicyExecutionActionComponent?: IEngineCoreTypeConfig<RightsManagementPolicyExecutionActionComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy information source options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\t// eslint-disable-next-line max-len\n\t\trightsManagementPolicyInformationSourceComponent?: IEngineCoreTypeConfig<RightsManagementPolicyInformationSourceComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy negotiator options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\t// eslint-disable-next-line max-len\n\t\trightsManagementPolicyNegotiatorComponent?: IEngineCoreTypeConfig<RightsManagementPolicyNegotiatorComponentConfig>[];\n\n\t\t/**\n\t\t * Rights management policy requester options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\t// eslint-disable-next-line max-len\n\t\trightsManagementPolicyRequesterComponent?: IEngineCoreTypeConfig<RightsManagementPolicyRequesterComponentConfig>[];\n\n\t\t/**\n\t\t * Federated catalogue options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tfederatedCatalogueComponent?: IEngineCoreTypeConfig<FederatedCatalogueComponentConfig>[];\n\n\t\t/**\n\t\t * Federated catalogue filter options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tfederatedCatalogueFilterComponent?: IEngineCoreTypeConfig<FederatedCatalogueFilterComponentConfig>[];\n\n\t\t/**\n\t\t * Dataspace control plane component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataspaceControlPlaneComponent?: IEngineCoreTypeConfig<DataspaceControlPlaneComponentConfig>[];\n\n\t\t/**\n\t\t * Dataspace data plane component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tdataspaceDataPlaneComponent?: IEngineCoreTypeConfig<DataspaceDataPlaneComponentConfig>[];\n\n\t\t/**\n\t\t * Platform component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tplatformComponent?: IEngineCoreTypeConfig<PlatformComponentConfig>[];\n\n\t\t/**\n\t\t * Tenant admin component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\ttenantAdminComponent?: IEngineCoreTypeConfig<TenantAdminComponentConfig>[];\n\n\t\t/**\n\t\t * Context Id Handler component options which can be overridden by individual components by specifying types other than default.\n\t\t */\n\t\tcontextIdHandlerComponent?: IEngineCoreTypeConfig<ContextIdHandlerComponentConfig>[];\n\t};\n}\n"]}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=automationActionConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"automationActionConfig.js","sourceRoot":"","sources":["../../../../src/models/config/automationActionConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2026 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IFetchActionConstructorOptions } from \"@twin.org/automation-actions\";\nimport type { AutomationActionType } from \"../types/automationActionType.js\";\n\n/**\n * Automation action configuration.\n */\n// eslint-disable-next-line @typescript-eslint/consistent-type-definitions\nexport type AutomationActionConfig = {\n\ttype: typeof AutomationActionType.Fetch;\n\toptions: IFetchActionConstructorOptions;\n};\n"]}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=automationComponentConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"automationComponentConfig.js","sourceRoot":"","sources":["../../../../src/models/config/automationComponentConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2026 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IBaseRestClientConfig } from \"@twin.org/api-models\";\nimport type { IAutomationServiceConstructorOptions } from \"@twin.org/automation-service\";\nimport type { AutomationComponentType } from \"../types/automationComponentType.js\";\n\n/**\n * Automation component configuration.\n */\nexport type AutomationComponentConfig =\n\t| {\n\t\t\ttype: typeof AutomationComponentType.Service;\n\t\t\toptions?: IAutomationServiceConstructorOptions;\n\t }\n\t| {\n\t\t\ttype: typeof AutomationComponentType.RestClient;\n\t\t\toptions: IBaseRestClientConfig;\n\t };\n"]}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=backgroundTaskComponentConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"backgroundTaskComponentConfig.js","sourceRoot":"","sources":["../../../../src/models/config/backgroundTaskComponentConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IBackgroundTaskServiceConstructorOptions } from \"@twin.org/background-task-service\";\nimport type { BackgroundTaskComponentType } from \"../types/backgroundTaskComponentType.js\";\n\n/**\n * Background task component config types.\n */\n// eslint-disable-next-line @typescript-eslint/consistent-type-definitions\nexport type BackgroundTaskComponentConfig = {\n\ttype: typeof BackgroundTaskComponentType.Service;\n\toptions?: IBackgroundTaskServiceConstructorOptions;\n};\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"blobStorageConnectorConfig.js","sourceRoot":"","sources":["../../../../src/models/config/blobStorageConnectorConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IS3BlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-aws-s3\";\nimport type { IAzureBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-azure\";\nimport type { IFileBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-file\";\nimport type { IGcpBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-gcp\";\nimport type { IIpfsBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-ipfs\";\nimport type { BlobStorageConnectorType } from \"../types/blobStorageConnectorType.js\";\n\n/**\n * Blob storage connector config types.\n */\nexport type BlobStorageConnectorConfig =\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.File;\n\t\t\toptions: IFileBlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.Memory;\n\t\t\toptions?: never;\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.AwsS3;\n\t\t\toptions: IS3BlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.AzureStorage;\n\t\t\toptions: IAzureBlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.GcpStorage;\n\t\t\toptions: IGcpBlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.Ipfs;\n\t\t\toptions: IIpfsBlobStorageConnectorConstructorOptions;\n\t };\n"]}
1
+ {"version":3,"file":"blobStorageConnectorConfig.js","sourceRoot":"","sources":["../../../../src/models/config/blobStorageConnectorConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IS3BlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-aws-s3\";\nimport type { IAzureBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-azure\";\nimport type { IFileBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-file\";\nimport type { IGcpBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-gcp\";\nimport type { IIpfsBlobStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-ipfs\";\nimport type { IMemoryStorageConnectorConstructorOptions } from \"@twin.org/blob-storage-connector-memory\";\nimport type { BlobStorageConnectorType } from \"../types/blobStorageConnectorType.js\";\n\n/**\n * Blob storage connector config types.\n */\nexport type BlobStorageConnectorConfig =\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.File;\n\t\t\toptions: IFileBlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.Memory;\n\t\t\toptions?: IMemoryStorageConnectorConstructorOptions & { config: never };\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.AwsS3;\n\t\t\toptions: IS3BlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.AzureStorage;\n\t\t\toptions: IAzureBlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.GcpStorage;\n\t\t\toptions: IGcpBlobStorageConnectorConstructorOptions & {\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof BlobStorageConnectorType.Ipfs;\n\t\t\toptions: IIpfsBlobStorageConnectorConstructorOptions;\n\t };\n"]}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=dataspaceControlPlaneComponentConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataspaceControlPlaneComponentConfig.js","sourceRoot":"","sources":["../../../../src/models/config/dataspaceControlPlaneComponentConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IBaseRestClientConfig } from \"@twin.org/api-models\";\nimport type { IDataspaceControlPlaneServiceConstructorOptions } from \"@twin.org/dataspace-control-plane-service\";\nimport type { DataspaceControlPlaneComponentType } from \"../types/dataspaceControlPlaneComponentType.js\";\n\n/**\n * Dataspace control plane component config types.\n */\nexport type DataspaceControlPlaneComponentConfig =\n\t| {\n\t\t\ttype: typeof DataspaceControlPlaneComponentType.Service;\n\t\t\toptions?: IDataspaceControlPlaneServiceConstructorOptions;\n\t }\n\t| {\n\t\t\ttype: typeof DataspaceControlPlaneComponentType.RestClient;\n\t\t\toptions: IBaseRestClientConfig;\n\t };\n"]}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=dataspaceDataPlaneComponentConfig.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataspaceDataPlaneComponentConfig.js","sourceRoot":"","sources":["../../../../src/models/config/dataspaceDataPlaneComponentConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2025 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { IBaseRestClientConfig } from \"@twin.org/api-models\";\nimport type { IDataspaceDataPlaneServiceConstructorOptions } from \"@twin.org/dataspace-data-plane-service\";\nimport type { IDataspaceDataPlaneSocketClientConstructorOptions } from \"@twin.org/dataspace-data-plane-socket-client\";\nimport type { DataspaceDataPlaneComponentType } from \"../types/dataspaceDataPlaneComponentType.js\";\n\n/**\n * Dataspace data plane component config types.\n */\nexport type DataspaceDataPlaneComponentConfig =\n\t| {\n\t\t\ttype: typeof DataspaceDataPlaneComponentType.Service;\n\t\t\toptions?: IDataspaceDataPlaneServiceConstructorOptions;\n\t }\n\t| {\n\t\t\ttype: typeof DataspaceDataPlaneComponentType.RestClient;\n\t\t\toptions: IBaseRestClientConfig;\n\t }\n\t| {\n\t\t\ttype: typeof DataspaceDataPlaneComponentType.SocketClient;\n\t\t\toptions: IDataspaceDataPlaneSocketClientConstructorOptions;\n\t };\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"entityStorageConnectorConfig.js","sourceRoot":"","sources":["../../../../src/models/config/entityStorageConnectorConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { ICosmosDbEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-cosmosdb\";\nimport type { IDynamoDbEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-dynamodb\";\nimport type { IFileEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-file\";\nimport type { IFirestoreEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-gcp-firestore\";\nimport type { IMongoDbEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-mongodb\";\nimport type { IMySqlEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-mysql\";\nimport type { IPostgreSqlEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-postgresql\";\nimport type { IScyllaDBTableConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-scylladb\";\nimport type { ISynchronisedEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-synchronised\";\nimport type { EntityStorageConnectorType } from \"../types/entityStorageConnectorType.js\";\n\n/**\n * Entity storage connector config types.\n */\nexport type EntityStorageConnectorConfig =\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.File;\n\t\t\toptions: Omit<IFileEntityStorageConnectorConstructorOptions, \"entitySchema\"> & {\n\t\t\t\tfolderPrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.Memory;\n\t\t\toptions?: never;\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.AwsDynamoDb;\n\t\t\toptions: Omit<\n\t\t\t\tIDynamoDbEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<IDynamoDbEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.AzureCosmosDb;\n\t\t\toptions: Omit<\n\t\t\t\tICosmosDbEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<ICosmosDbEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.GcpFirestoreDb;\n\t\t\toptions: Omit<\n\t\t\t\tIFirestoreEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<IFirestoreEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.ScyllaDb;\n\t\t\toptions: Omit<IScyllaDBTableConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig: Omit<IScyllaDBTableConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.MySqlDb;\n\t\t\toptions: Omit<IMySqlEntityStorageConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig: Omit<IMySqlEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.MongoDb;\n\t\t\toptions: Omit<IMongoDbEntityStorageConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig: Omit<IMongoDbEntityStorageConnectorConstructorOptions[\"config\"], \"collection\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.PostgreSql;\n\t\t\toptions: Omit<\n\t\t\t\tIPostgreSqlEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<IPostgreSqlEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.Synchronised;\n\t\t\toptions: Omit<ISynchronisedEntityStorageConnectorConstructorOptions, \"entitySchema\">;\n\t };\n"]}
1
+ {"version":3,"file":"entityStorageConnectorConfig.js","sourceRoot":"","sources":["../../../../src/models/config/entityStorageConnectorConfig.ts"],"names":[],"mappings":"","sourcesContent":["// Copyright 2024 IOTA Stiftung.\n// SPDX-License-Identifier: Apache-2.0.\nimport type { ICosmosDbEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-cosmosdb\";\nimport type { IDynamoDbEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-dynamodb\";\nimport type { IFileEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-file\";\nimport type { IFirestoreEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-gcp-firestore\";\nimport type { IMemoryEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-memory\";\nimport type { IMongoDbEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-mongodb\";\nimport type { IMySqlEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-mysql\";\nimport type { IPostgreSqlEntityStorageConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-postgresql\";\nimport type { IScyllaDBTableConnectorConstructorOptions } from \"@twin.org/entity-storage-connector-scylladb\";\nimport type { EntityStorageConnectorType } from \"../types/entityStorageConnectorType.js\";\n\n/**\n * Entity storage connector config types.\n */\nexport type EntityStorageConnectorConfig =\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.File;\n\t\t\toptions: Omit<IFileEntityStorageConnectorConstructorOptions, \"entitySchema\"> & {\n\t\t\t\tfolderPrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.Memory;\n\t\t\toptions: Omit<IMemoryEntityStorageConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig?: Omit<IMemoryEntityStorageConnectorConstructorOptions[\"config\"], \"storageKey\">;\n\t\t\t\tstoragePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.AwsDynamoDb;\n\t\t\toptions: Omit<\n\t\t\t\tIDynamoDbEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<IDynamoDbEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.AzureCosmosDb;\n\t\t\toptions: Omit<\n\t\t\t\tICosmosDbEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<ICosmosDbEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.GcpFirestoreDb;\n\t\t\toptions: Omit<\n\t\t\t\tIFirestoreEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<IFirestoreEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.ScyllaDb;\n\t\t\toptions: Omit<IScyllaDBTableConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig: Omit<IScyllaDBTableConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.MySqlDb;\n\t\t\toptions: Omit<IMySqlEntityStorageConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig: Omit<IMySqlEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.MongoDb;\n\t\t\toptions: Omit<IMongoDbEntityStorageConnectorConstructorOptions, \"entitySchema\" | \"config\"> & {\n\t\t\t\tconfig: Omit<IMongoDbEntityStorageConnectorConstructorOptions[\"config\"], \"collection\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t }\n\t| {\n\t\t\ttype: typeof EntityStorageConnectorType.PostgreSql;\n\t\t\toptions: Omit<\n\t\t\t\tIPostgreSqlEntityStorageConnectorConstructorOptions,\n\t\t\t\t\"entitySchema\" | \"config\"\n\t\t\t> & {\n\t\t\t\tconfig: Omit<IPostgreSqlEntityStorageConnectorConstructorOptions[\"config\"], \"tableName\">;\n\t\t\t\ttablePrefix?: string;\n\t\t\t};\n\t };\n"]}