@nmshd/consumption 7.0.0-alpha.7 → 7.0.0-alpha.71

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 (331) hide show
  1. package/dist/buildInformation.js +5 -5
  2. package/dist/consumption/ConsumptionBaseController.d.ts.map +1 -1
  3. package/dist/consumption/ConsumptionBaseController.js +6 -1
  4. package/dist/consumption/ConsumptionBaseController.js.map +1 -1
  5. package/dist/consumption/ConsumptionConfig.d.ts +1 -1
  6. package/dist/consumption/ConsumptionConfig.d.ts.map +1 -1
  7. package/dist/consumption/ConsumptionController.d.ts +1 -3
  8. package/dist/consumption/ConsumptionController.d.ts.map +1 -1
  9. package/dist/consumption/ConsumptionController.js +6 -12
  10. package/dist/consumption/ConsumptionController.js.map +1 -1
  11. package/dist/consumption/ConsumptionControllerName.d.ts +0 -1
  12. package/dist/consumption/ConsumptionControllerName.d.ts.map +1 -1
  13. package/dist/consumption/ConsumptionControllerName.js +0 -1
  14. package/dist/consumption/ConsumptionControllerName.js.map +1 -1
  15. package/dist/consumption/ConsumptionCoreErrors.d.ts +10 -37
  16. package/dist/consumption/ConsumptionCoreErrors.d.ts.map +1 -1
  17. package/dist/consumption/ConsumptionCoreErrors.js +26 -113
  18. package/dist/consumption/ConsumptionCoreErrors.js.map +1 -1
  19. package/dist/consumption/ConsumptionIds.d.ts +1 -1
  20. package/dist/consumption/ConsumptionIds.d.ts.map +1 -1
  21. package/dist/consumption/ConsumptionIds.js +1 -1
  22. package/dist/consumption/ConsumptionIds.js.map +1 -1
  23. package/dist/modules/attributes/AttributesController.d.ts +124 -68
  24. package/dist/modules/attributes/AttributesController.d.ts.map +1 -1
  25. package/dist/modules/attributes/AttributesController.js +761 -709
  26. package/dist/modules/attributes/AttributesController.js.map +1 -1
  27. package/dist/modules/attributes/events/AttributeCreatedEvent.d.ts +1 -1
  28. package/dist/modules/attributes/events/AttributeCreatedEvent.d.ts.map +1 -1
  29. package/dist/modules/attributes/events/AttributeDeletedEvent.d.ts +1 -1
  30. package/dist/modules/attributes/events/AttributeDeletedEvent.d.ts.map +1 -1
  31. package/dist/modules/attributes/events/AttributeForwardingDetailsChangedEvent.d.ts +9 -0
  32. package/dist/modules/attributes/events/AttributeForwardingDetailsChangedEvent.d.ts.map +1 -0
  33. package/dist/modules/attributes/events/AttributeForwardingDetailsChangedEvent.js +12 -0
  34. package/dist/modules/attributes/events/AttributeForwardingDetailsChangedEvent.js.map +1 -0
  35. package/dist/modules/attributes/events/AttributeSucceededEvent.d.ts +11 -0
  36. package/dist/modules/attributes/events/AttributeSucceededEvent.d.ts.map +1 -0
  37. package/dist/modules/attributes/events/AttributeSucceededEvent.js +12 -0
  38. package/dist/modules/attributes/events/AttributeSucceededEvent.js.map +1 -0
  39. package/dist/modules/attributes/events/AttributeWasViewedAtChangedEvent.d.ts +7 -0
  40. package/dist/modules/attributes/events/AttributeWasViewedAtChangedEvent.d.ts.map +1 -0
  41. package/dist/modules/attributes/events/AttributeWasViewedAtChangedEvent.js +12 -0
  42. package/dist/modules/attributes/events/AttributeWasViewedAtChangedEvent.js.map +1 -0
  43. package/dist/modules/attributes/events/ForwardedAttributeDeletedByPeerEvent.d.ts +7 -0
  44. package/dist/modules/attributes/events/ForwardedAttributeDeletedByPeerEvent.d.ts.map +1 -0
  45. package/dist/modules/attributes/events/ForwardedAttributeDeletedByPeerEvent.js +12 -0
  46. package/dist/modules/attributes/events/ForwardedAttributeDeletedByPeerEvent.js.map +1 -0
  47. package/dist/modules/attributes/events/OwnAttributeDeletedByOwnerEvent.d.ts +7 -0
  48. package/dist/modules/attributes/events/OwnAttributeDeletedByOwnerEvent.d.ts.map +1 -0
  49. package/dist/modules/attributes/events/OwnAttributeDeletedByOwnerEvent.js +12 -0
  50. package/dist/modules/attributes/events/OwnAttributeDeletedByOwnerEvent.js.map +1 -0
  51. package/dist/modules/attributes/events/PeerRelationshipAttributeDeletedByPeerEvent.d.ts +7 -0
  52. package/dist/modules/attributes/events/PeerRelationshipAttributeDeletedByPeerEvent.d.ts.map +1 -0
  53. package/dist/modules/attributes/events/PeerRelationshipAttributeDeletedByPeerEvent.js +12 -0
  54. package/dist/modules/attributes/events/PeerRelationshipAttributeDeletedByPeerEvent.js.map +1 -0
  55. package/dist/modules/attributes/events/index.d.ts +6 -9
  56. package/dist/modules/attributes/events/index.d.ts.map +1 -1
  57. package/dist/modules/attributes/events/index.js +6 -9
  58. package/dist/modules/attributes/events/index.js.map +1 -1
  59. package/dist/modules/attributes/index.d.ts +9 -7
  60. package/dist/modules/attributes/index.d.ts.map +1 -1
  61. package/dist/modules/attributes/index.js +9 -7
  62. package/dist/modules/attributes/index.js.map +1 -1
  63. package/dist/modules/attributes/local/AttributeForwardingDetails.d.ts +28 -0
  64. package/dist/modules/attributes/local/AttributeForwardingDetails.d.ts.map +1 -0
  65. package/dist/modules/attributes/local/AttributeForwardingDetails.js +62 -0
  66. package/dist/modules/attributes/local/AttributeForwardingDetails.js.map +1 -0
  67. package/dist/modules/attributes/local/QueryTranslator.d.ts.map +1 -1
  68. package/dist/modules/attributes/local/QueryTranslator.js +1 -1
  69. package/dist/modules/attributes/local/QueryTranslator.js.map +1 -1
  70. package/dist/modules/attributes/local/attributeTypes/LocalAttribute.d.ts +29 -0
  71. package/dist/modules/attributes/local/attributeTypes/LocalAttribute.d.ts.map +1 -0
  72. package/dist/modules/attributes/local/{AttributeSuccessorParams.js → attributeTypes/LocalAttribute.js} +34 -26
  73. package/dist/modules/attributes/local/attributeTypes/LocalAttribute.js.map +1 -0
  74. package/dist/modules/attributes/local/attributeTypes/OwnIdentityAttribute.d.ts +19 -0
  75. package/dist/modules/attributes/local/attributeTypes/OwnIdentityAttribute.d.ts.map +1 -0
  76. package/dist/modules/{attributeListeners/local/LocalAttributeListener.js → attributes/local/attributeTypes/OwnIdentityAttribute.js} +16 -20
  77. package/dist/modules/attributes/local/attributeTypes/OwnIdentityAttribute.js.map +1 -0
  78. package/dist/modules/attributes/local/attributeTypes/OwnRelationshipAttribute.d.ts +29 -0
  79. package/dist/modules/attributes/local/attributeTypes/OwnRelationshipAttribute.d.ts.map +1 -0
  80. package/dist/modules/attributes/local/attributeTypes/OwnRelationshipAttribute.js +73 -0
  81. package/dist/modules/attributes/local/attributeTypes/OwnRelationshipAttribute.js.map +1 -0
  82. package/dist/modules/attributes/local/attributeTypes/PeerIdentityAttribute.d.ts +29 -0
  83. package/dist/modules/attributes/local/attributeTypes/PeerIdentityAttribute.d.ts.map +1 -0
  84. package/dist/modules/attributes/local/attributeTypes/PeerIdentityAttribute.js +76 -0
  85. package/dist/modules/attributes/local/attributeTypes/PeerIdentityAttribute.js.map +1 -0
  86. package/dist/modules/attributes/local/attributeTypes/PeerRelationshipAttribute.d.ts +30 -0
  87. package/dist/modules/attributes/local/attributeTypes/PeerRelationshipAttribute.d.ts.map +1 -0
  88. package/dist/modules/attributes/local/attributeTypes/PeerRelationshipAttribute.js +76 -0
  89. package/dist/modules/attributes/local/attributeTypes/PeerRelationshipAttribute.js.map +1 -0
  90. package/dist/modules/attributes/local/attributeTypes/ThirdPartyRelationshipAttribute.d.ts +33 -0
  91. package/dist/modules/attributes/local/attributeTypes/ThirdPartyRelationshipAttribute.d.ts.map +1 -0
  92. package/dist/modules/attributes/local/attributeTypes/ThirdPartyRelationshipAttribute.js +85 -0
  93. package/dist/modules/attributes/local/attributeTypes/ThirdPartyRelationshipAttribute.js.map +1 -0
  94. package/dist/modules/attributes/local/deletionInfos/AbstractAttributeDeletionInfo.d.ts +15 -0
  95. package/dist/modules/attributes/local/deletionInfos/AbstractAttributeDeletionInfo.d.ts.map +1 -0
  96. package/dist/modules/{requests/itemProcessors/freeText/AcceptFreeTextRequestItemParameters.js → attributes/local/deletionInfos/AbstractAttributeDeletionInfo.js} +12 -12
  97. package/dist/modules/attributes/local/deletionInfos/AbstractAttributeDeletionInfo.js.map +1 -0
  98. package/dist/modules/attributes/local/deletionInfos/EmittedAttributeDeletionInfo.d.ts +18 -0
  99. package/dist/modules/attributes/local/deletionInfos/EmittedAttributeDeletionInfo.d.ts.map +1 -0
  100. package/dist/modules/attributes/local/deletionInfos/EmittedAttributeDeletionInfo.js +38 -0
  101. package/dist/modules/attributes/local/deletionInfos/EmittedAttributeDeletionInfo.js.map +1 -0
  102. package/dist/modules/attributes/local/deletionInfos/ReceivedAttributeDeletionInfo.d.ts +16 -0
  103. package/dist/modules/attributes/local/deletionInfos/ReceivedAttributeDeletionInfo.d.ts.map +1 -0
  104. package/dist/modules/attributes/local/deletionInfos/ReceivedAttributeDeletionInfo.js +36 -0
  105. package/dist/modules/attributes/local/deletionInfos/ReceivedAttributeDeletionInfo.js.map +1 -0
  106. package/dist/modules/attributes/local/deletionInfos/index.d.ts +4 -0
  107. package/dist/modules/attributes/local/deletionInfos/index.d.ts.map +1 -0
  108. package/dist/modules/{attributeListeners/events → attributes/local/deletionInfos}/index.js +3 -1
  109. package/dist/modules/attributes/local/deletionInfos/index.js.map +1 -0
  110. package/dist/modules/attributes/local/successorParams/OwnIdentityAttributeSuccessorParams.d.ts +13 -0
  111. package/dist/modules/attributes/local/successorParams/OwnIdentityAttributeSuccessorParams.d.ts.map +1 -0
  112. package/dist/modules/{attributeListeners/local/CreateLocalAttributeListenerParams.js → attributes/local/successorParams/OwnIdentityAttributeSuccessorParams.js} +9 -15
  113. package/dist/modules/attributes/local/successorParams/OwnIdentityAttributeSuccessorParams.js.map +1 -0
  114. package/dist/modules/attributes/local/successorParams/OwnRelationshipAttributeSuccessorParams.d.ts +17 -0
  115. package/dist/modules/attributes/local/successorParams/OwnRelationshipAttributeSuccessorParams.d.ts.map +1 -0
  116. package/dist/modules/attributes/local/{CreateAttributeParams.js → successorParams/OwnRelationshipAttributeSuccessorParams.js} +10 -15
  117. package/dist/modules/attributes/local/successorParams/OwnRelationshipAttributeSuccessorParams.js.map +1 -0
  118. package/dist/modules/attributes/local/successorParams/PeerIdentityAttributeSuccessorParams.d.ts +20 -0
  119. package/dist/modules/attributes/local/successorParams/PeerIdentityAttributeSuccessorParams.d.ts.map +1 -0
  120. package/dist/modules/attributes/local/{CreateRepositoryAttributeParams.js → successorParams/PeerIdentityAttributeSuccessorParams.js} +16 -13
  121. package/dist/modules/attributes/local/successorParams/PeerIdentityAttributeSuccessorParams.js.map +1 -0
  122. package/dist/modules/attributes/local/successorParams/PeerRelationshipAttributeSuccessorParams.d.ts +20 -0
  123. package/dist/modules/attributes/local/successorParams/PeerRelationshipAttributeSuccessorParams.d.ts.map +1 -0
  124. package/dist/modules/attributes/local/{CreateSharedLocalAttributeCopyParams.js → successorParams/PeerRelationshipAttributeSuccessorParams.js} +15 -16
  125. package/dist/modules/attributes/local/successorParams/PeerRelationshipAttributeSuccessorParams.js.map +1 -0
  126. package/dist/modules/attributes/local/successorParams/ThirdPartyRelationshipAttributeSuccessorParams.d.ts +20 -0
  127. package/dist/modules/attributes/local/successorParams/ThirdPartyRelationshipAttributeSuccessorParams.d.ts.map +1 -0
  128. package/dist/modules/attributes/local/{CreateSharedLocalAttributeParams.js → successorParams/ThirdPartyRelationshipAttributeSuccessorParams.js} +15 -22
  129. package/dist/modules/attributes/local/successorParams/ThirdPartyRelationshipAttributeSuccessorParams.js.map +1 -0
  130. package/dist/modules/attributes/local/successorParams/index.d.ts +6 -0
  131. package/dist/modules/attributes/local/successorParams/index.d.ts.map +1 -0
  132. package/dist/modules/{attributeListeners → attributes/local/successorParams}/index.js +5 -4
  133. package/dist/modules/attributes/local/successorParams/index.js.map +1 -0
  134. package/dist/modules/index.d.ts +0 -1
  135. package/dist/modules/index.d.ts.map +1 -1
  136. package/dist/modules/index.js +0 -1
  137. package/dist/modules/index.js.map +1 -1
  138. package/dist/modules/notifications/NotificationsController.js +6 -6
  139. package/dist/modules/notifications/NotificationsController.js.map +1 -1
  140. package/dist/modules/notifications/index.d.ts +4 -4
  141. package/dist/modules/notifications/index.d.ts.map +1 -1
  142. package/dist/modules/notifications/index.js +4 -4
  143. package/dist/modules/notifications/index.js.map +1 -1
  144. package/dist/modules/notifications/itemProcessors/attributeDeleted/ForwardedAttributeDeletedByPeerNotificationItemProcessor.d.ts +14 -0
  145. package/dist/modules/notifications/itemProcessors/attributeDeleted/ForwardedAttributeDeletedByPeerNotificationItemProcessor.d.ts.map +1 -0
  146. package/dist/modules/notifications/itemProcessors/attributeDeleted/ForwardedAttributeDeletedByPeerNotificationItemProcessor.js +53 -0
  147. package/dist/modules/notifications/itemProcessors/attributeDeleted/ForwardedAttributeDeletedByPeerNotificationItemProcessor.js.map +1 -0
  148. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnAttributeDeletedByOwnerNotificationItemProcessor.d.ts +14 -0
  149. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnAttributeDeletedByOwnerNotificationItemProcessor.d.ts.map +1 -0
  150. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnAttributeDeletedByOwnerNotificationItemProcessor.js +59 -0
  151. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnAttributeDeletedByOwnerNotificationItemProcessor.js.map +1 -0
  152. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerRelationshipAttributeDeletedByPeerNotificationItemProcessor.d.ts +14 -0
  153. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerRelationshipAttributeDeletedByPeerNotificationItemProcessor.d.ts.map +1 -0
  154. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerRelationshipAttributeDeletedByPeerNotificationItemProcessor.js +63 -0
  155. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerRelationshipAttributeDeletedByPeerNotificationItemProcessor.js.map +1 -0
  156. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerAttributeSucceededNotificationItemProcessor.d.ts +15 -0
  157. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerAttributeSucceededNotificationItemProcessor.d.ts.map +1 -0
  158. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerAttributeSucceededNotificationItemProcessor.js +102 -0
  159. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerAttributeSucceededNotificationItemProcessor.js.map +1 -0
  160. package/dist/modules/requests/incoming/IncomingRequestsController.d.ts +1 -0
  161. package/dist/modules/requests/incoming/IncomingRequestsController.d.ts.map +1 -1
  162. package/dist/modules/requests/incoming/IncomingRequestsController.js +21 -8
  163. package/dist/modules/requests/incoming/IncomingRequestsController.js.map +1 -1
  164. package/dist/modules/requests/incoming/decide/DecideRequestParameters.d.ts +1 -0
  165. package/dist/modules/requests/incoming/decide/DecideRequestParameters.d.ts.map +1 -1
  166. package/dist/modules/requests/incoming/decide/InternalDecideRequestParameters.d.ts +2 -0
  167. package/dist/modules/requests/incoming/decide/InternalDecideRequestParameters.d.ts.map +1 -1
  168. package/dist/modules/requests/incoming/decide/InternalDecideRequestParameters.js +5 -0
  169. package/dist/modules/requests/incoming/decide/InternalDecideRequestParameters.js.map +1 -1
  170. package/dist/modules/requests/index.d.ts +2 -3
  171. package/dist/modules/requests/index.d.ts.map +1 -1
  172. package/dist/modules/requests/index.js +2 -3
  173. package/dist/modules/requests/index.js.map +1 -1
  174. package/dist/modules/requests/itemProcessors/createAttribute/CreateAttributeRequestItemProcessor.d.ts +2 -2
  175. package/dist/modules/requests/itemProcessors/createAttribute/CreateAttributeRequestItemProcessor.d.ts.map +1 -1
  176. package/dist/modules/requests/itemProcessors/createAttribute/CreateAttributeRequestItemProcessor.js +62 -22
  177. package/dist/modules/requests/itemProcessors/createAttribute/CreateAttributeRequestItemProcessor.js.map +1 -1
  178. package/dist/modules/requests/itemProcessors/deleteAttribute/DeleteAttributeRequestItemProcessor.d.ts +4 -2
  179. package/dist/modules/requests/itemProcessors/deleteAttribute/DeleteAttributeRequestItemProcessor.d.ts.map +1 -1
  180. package/dist/modules/requests/itemProcessors/deleteAttribute/DeleteAttributeRequestItemProcessor.js +50 -43
  181. package/dist/modules/requests/itemProcessors/deleteAttribute/DeleteAttributeRequestItemProcessor.js.map +1 -1
  182. package/dist/modules/requests/itemProcessors/formField/AcceptFormFieldRequestItemParameters.d.ts +10 -0
  183. package/dist/modules/requests/itemProcessors/formField/AcceptFormFieldRequestItemParameters.d.ts.map +1 -0
  184. package/dist/modules/requests/itemProcessors/formField/AcceptFormFieldRequestItemParameters.js +31 -0
  185. package/dist/modules/requests/itemProcessors/formField/AcceptFormFieldRequestItemParameters.js.map +1 -0
  186. package/dist/modules/requests/itemProcessors/formField/FormFieldRequestItemProcessor.d.ts +10 -0
  187. package/dist/modules/requests/itemProcessors/formField/FormFieldRequestItemProcessor.d.ts.map +1 -0
  188. package/dist/modules/requests/itemProcessors/formField/FormFieldRequestItemProcessor.js +34 -0
  189. package/dist/modules/requests/itemProcessors/formField/FormFieldRequestItemProcessor.js.map +1 -0
  190. package/dist/modules/requests/itemProcessors/proposeAttribute/ProposeAttributeRequestItemProcessor.d.ts +2 -2
  191. package/dist/modules/requests/itemProcessors/proposeAttribute/ProposeAttributeRequestItemProcessor.d.ts.map +1 -1
  192. package/dist/modules/requests/itemProcessors/proposeAttribute/ProposeAttributeRequestItemProcessor.js +93 -101
  193. package/dist/modules/requests/itemProcessors/proposeAttribute/ProposeAttributeRequestItemProcessor.js.map +1 -1
  194. package/dist/modules/requests/itemProcessors/readAttribute/ReadAttributeRequestItemProcessor.d.ts +2 -2
  195. package/dist/modules/requests/itemProcessors/readAttribute/ReadAttributeRequestItemProcessor.d.ts.map +1 -1
  196. package/dist/modules/requests/itemProcessors/readAttribute/ReadAttributeRequestItemProcessor.js +142 -136
  197. package/dist/modules/requests/itemProcessors/readAttribute/ReadAttributeRequestItemProcessor.js.map +1 -1
  198. package/dist/modules/requests/itemProcessors/shareAttribute/ShareAttributeRequestItemProcessor.d.ts +3 -5
  199. package/dist/modules/requests/itemProcessors/shareAttribute/ShareAttributeRequestItemProcessor.d.ts.map +1 -1
  200. package/dist/modules/requests/itemProcessors/shareAttribute/ShareAttributeRequestItemProcessor.js +96 -92
  201. package/dist/modules/requests/itemProcessors/shareAttribute/ShareAttributeRequestItemProcessor.js.map +1 -1
  202. package/dist/modules/requests/itemProcessors/transferFileOwnership/TransferFileOwnershipRequestItemProcessor.d.ts +2 -2
  203. package/dist/modules/requests/itemProcessors/transferFileOwnership/TransferFileOwnershipRequestItemProcessor.d.ts.map +1 -1
  204. package/dist/modules/requests/itemProcessors/transferFileOwnership/TransferFileOwnershipRequestItemProcessor.js +40 -33
  205. package/dist/modules/requests/itemProcessors/transferFileOwnership/TransferFileOwnershipRequestItemProcessor.js.map +1 -1
  206. package/dist/modules/requests/itemProcessors/utility/createAppropriateResponseItem.d.ts.map +1 -1
  207. package/dist/modules/requests/itemProcessors/utility/createAppropriateResponseItem.js +31 -53
  208. package/dist/modules/requests/itemProcessors/utility/createAppropriateResponseItem.js.map +1 -1
  209. package/dist/modules/requests/itemProcessors/utility/validateAttributeMatchesWithQuery.js +3 -3
  210. package/dist/modules/requests/itemProcessors/utility/validateAttributeMatchesWithQuery.js.map +1 -1
  211. package/dist/modules/requests/local/LocalRequest.d.ts +2 -0
  212. package/dist/modules/requests/local/LocalRequest.d.ts.map +1 -1
  213. package/dist/modules/requests/local/LocalRequest.js +8 -2
  214. package/dist/modules/requests/local/LocalRequest.js.map +1 -1
  215. package/dist/modules/requests/local/LocalResponse.js +1 -1
  216. package/dist/modules/requests/local/LocalResponse.js.map +1 -1
  217. package/dist/modules/requests/outgoing/OutgoingRequestsController.d.ts +1 -1
  218. package/dist/modules/requests/outgoing/OutgoingRequestsController.d.ts.map +1 -1
  219. package/dist/modules/requests/outgoing/OutgoingRequestsController.js +29 -25
  220. package/dist/modules/requests/outgoing/OutgoingRequestsController.js.map +1 -1
  221. package/package.json +14 -14
  222. package/dist/modules/attributeListeners/AttributeListenersController.d.ts +0 -20
  223. package/dist/modules/attributeListeners/AttributeListenersController.d.ts.map +0 -1
  224. package/dist/modules/attributeListeners/AttributeListenersController.js +0 -51
  225. package/dist/modules/attributeListeners/AttributeListenersController.js.map +0 -1
  226. package/dist/modules/attributeListeners/events/AttributeListenerCreatedEvent.d.ts +0 -7
  227. package/dist/modules/attributeListeners/events/AttributeListenerCreatedEvent.d.ts.map +0 -1
  228. package/dist/modules/attributeListeners/events/AttributeListenerCreatedEvent.js +0 -12
  229. package/dist/modules/attributeListeners/events/AttributeListenerCreatedEvent.js.map +0 -1
  230. package/dist/modules/attributeListeners/events/index.d.ts +0 -2
  231. package/dist/modules/attributeListeners/events/index.d.ts.map +0 -1
  232. package/dist/modules/attributeListeners/events/index.js.map +0 -1
  233. package/dist/modules/attributeListeners/index.d.ts +0 -5
  234. package/dist/modules/attributeListeners/index.d.ts.map +0 -1
  235. package/dist/modules/attributeListeners/index.js.map +0 -1
  236. package/dist/modules/attributeListeners/local/CreateLocalAttributeListenerParams.d.ts +0 -13
  237. package/dist/modules/attributeListeners/local/CreateLocalAttributeListenerParams.d.ts.map +0 -1
  238. package/dist/modules/attributeListeners/local/CreateLocalAttributeListenerParams.js.map +0 -1
  239. package/dist/modules/attributeListeners/local/LocalAttributeListener.d.ts +0 -21
  240. package/dist/modules/attributeListeners/local/LocalAttributeListener.d.ts.map +0 -1
  241. package/dist/modules/attributeListeners/local/LocalAttributeListener.js.map +0 -1
  242. package/dist/modules/attributes/events/AttributeSucceededEventData.d.ts +0 -6
  243. package/dist/modules/attributes/events/AttributeSucceededEventData.d.ts.map +0 -1
  244. package/dist/modules/attributes/events/AttributeSucceededEventData.js +0 -3
  245. package/dist/modules/attributes/events/AttributeSucceededEventData.js.map +0 -1
  246. package/dist/modules/attributes/events/OwnSharedAttributeDeletedByOwnerEvent.d.ts +0 -7
  247. package/dist/modules/attributes/events/OwnSharedAttributeDeletedByOwnerEvent.d.ts.map +0 -1
  248. package/dist/modules/attributes/events/OwnSharedAttributeDeletedByOwnerEvent.js +0 -12
  249. package/dist/modules/attributes/events/OwnSharedAttributeDeletedByOwnerEvent.js.map +0 -1
  250. package/dist/modules/attributes/events/OwnSharedAttributeSucceededEvent.d.ts +0 -8
  251. package/dist/modules/attributes/events/OwnSharedAttributeSucceededEvent.d.ts.map +0 -1
  252. package/dist/modules/attributes/events/OwnSharedAttributeSucceededEvent.js +0 -12
  253. package/dist/modules/attributes/events/OwnSharedAttributeSucceededEvent.js.map +0 -1
  254. package/dist/modules/attributes/events/PeerSharedAttributeDeletedByPeerEvent.d.ts +0 -7
  255. package/dist/modules/attributes/events/PeerSharedAttributeDeletedByPeerEvent.d.ts.map +0 -1
  256. package/dist/modules/attributes/events/PeerSharedAttributeDeletedByPeerEvent.js +0 -12
  257. package/dist/modules/attributes/events/PeerSharedAttributeDeletedByPeerEvent.js.map +0 -1
  258. package/dist/modules/attributes/events/PeerSharedAttributeSucceededEvent.d.ts +0 -8
  259. package/dist/modules/attributes/events/PeerSharedAttributeSucceededEvent.d.ts.map +0 -1
  260. package/dist/modules/attributes/events/PeerSharedAttributeSucceededEvent.js +0 -12
  261. package/dist/modules/attributes/events/PeerSharedAttributeSucceededEvent.js.map +0 -1
  262. package/dist/modules/attributes/events/RepositoryAttributeSucceededEvent.d.ts +0 -8
  263. package/dist/modules/attributes/events/RepositoryAttributeSucceededEvent.d.ts.map +0 -1
  264. package/dist/modules/attributes/events/RepositoryAttributeSucceededEvent.js +0 -12
  265. package/dist/modules/attributes/events/RepositoryAttributeSucceededEvent.js.map +0 -1
  266. package/dist/modules/attributes/events/SharedAttributeCopyCreatedEvent.d.ts +0 -7
  267. package/dist/modules/attributes/events/SharedAttributeCopyCreatedEvent.d.ts.map +0 -1
  268. package/dist/modules/attributes/events/SharedAttributeCopyCreatedEvent.js +0 -12
  269. package/dist/modules/attributes/events/SharedAttributeCopyCreatedEvent.js.map +0 -1
  270. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeDeletedByPeerEvent.d.ts +0 -7
  271. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeDeletedByPeerEvent.d.ts.map +0 -1
  272. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeDeletedByPeerEvent.js +0 -12
  273. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeDeletedByPeerEvent.js.map +0 -1
  274. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeSucceededEvent.d.ts +0 -8
  275. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeSucceededEvent.d.ts.map +0 -1
  276. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeSucceededEvent.js +0 -12
  277. package/dist/modules/attributes/events/ThirdPartyRelationshipAttributeSucceededEvent.js.map +0 -1
  278. package/dist/modules/attributes/local/AttributeSuccessorParams.d.ts +0 -24
  279. package/dist/modules/attributes/local/AttributeSuccessorParams.d.ts.map +0 -1
  280. package/dist/modules/attributes/local/AttributeSuccessorParams.js.map +0 -1
  281. package/dist/modules/attributes/local/CreateAttributeParams.d.ts +0 -15
  282. package/dist/modules/attributes/local/CreateAttributeParams.d.ts.map +0 -1
  283. package/dist/modules/attributes/local/CreateAttributeParams.js.map +0 -1
  284. package/dist/modules/attributes/local/CreateRepositoryAttributeParams.d.ts +0 -20
  285. package/dist/modules/attributes/local/CreateRepositoryAttributeParams.d.ts.map +0 -1
  286. package/dist/modules/attributes/local/CreateRepositoryAttributeParams.js.map +0 -1
  287. package/dist/modules/attributes/local/CreateSharedLocalAttributeCopyParams.d.ts +0 -22
  288. package/dist/modules/attributes/local/CreateSharedLocalAttributeCopyParams.d.ts.map +0 -1
  289. package/dist/modules/attributes/local/CreateSharedLocalAttributeCopyParams.js.map +0 -1
  290. package/dist/modules/attributes/local/CreateSharedLocalAttributeParams.d.ts +0 -26
  291. package/dist/modules/attributes/local/CreateSharedLocalAttributeParams.d.ts.map +0 -1
  292. package/dist/modules/attributes/local/CreateSharedLocalAttributeParams.js.map +0 -1
  293. package/dist/modules/attributes/local/LocalAttribute.d.ts +0 -109
  294. package/dist/modules/attributes/local/LocalAttribute.d.ts.map +0 -1
  295. package/dist/modules/attributes/local/LocalAttribute.js +0 -180
  296. package/dist/modules/attributes/local/LocalAttribute.js.map +0 -1
  297. package/dist/modules/attributes/local/LocalAttributeDeletionInfo.d.ts +0 -24
  298. package/dist/modules/attributes/local/LocalAttributeDeletionInfo.d.ts.map +0 -1
  299. package/dist/modules/attributes/local/LocalAttributeDeletionInfo.js +0 -42
  300. package/dist/modules/attributes/local/LocalAttributeDeletionInfo.js.map +0 -1
  301. package/dist/modules/attributes/local/LocalAttributeShareInfo.d.ts +0 -26
  302. package/dist/modules/attributes/local/LocalAttributeShareInfo.d.ts.map +0 -1
  303. package/dist/modules/attributes/local/LocalAttributeShareInfo.js +0 -59
  304. package/dist/modules/attributes/local/LocalAttributeShareInfo.js.map +0 -1
  305. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnSharedAttributeDeletedByOwnerNotificationItemProcessor.d.ts +0 -14
  306. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnSharedAttributeDeletedByOwnerNotificationItemProcessor.d.ts.map +0 -1
  307. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnSharedAttributeDeletedByOwnerNotificationItemProcessor.js +0 -56
  308. package/dist/modules/notifications/itemProcessors/attributeDeleted/OwnSharedAttributeDeletedByOwnerNotificationItemProcessor.js.map +0 -1
  309. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerSharedAttributeDeletedByPeerNotificationItemProcessor.d.ts +0 -14
  310. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerSharedAttributeDeletedByPeerNotificationItemProcessor.d.ts.map +0 -1
  311. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerSharedAttributeDeletedByPeerNotificationItemProcessor.js +0 -57
  312. package/dist/modules/notifications/itemProcessors/attributeDeleted/PeerSharedAttributeDeletedByPeerNotificationItemProcessor.js.map +0 -1
  313. package/dist/modules/notifications/itemProcessors/attributeDeleted/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItemProcessor.d.ts +0 -14
  314. package/dist/modules/notifications/itemProcessors/attributeDeleted/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItemProcessor.d.ts.map +0 -1
  315. package/dist/modules/notifications/itemProcessors/attributeDeleted/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItemProcessor.js +0 -57
  316. package/dist/modules/notifications/itemProcessors/attributeDeleted/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItemProcessor.js.map +0 -1
  317. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerSharedAttributeSucceededNotificationItemProcessor.d.ts +0 -15
  318. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerSharedAttributeSucceededNotificationItemProcessor.d.ts.map +0 -1
  319. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerSharedAttributeSucceededNotificationItemProcessor.js +0 -74
  320. package/dist/modules/notifications/itemProcessors/attributeSucceeded/PeerSharedAttributeSucceededNotificationItemProcessor.js.map +0 -1
  321. package/dist/modules/requests/itemProcessors/freeText/AcceptFreeTextRequestItemParameters.d.ts +0 -10
  322. package/dist/modules/requests/itemProcessors/freeText/AcceptFreeTextRequestItemParameters.d.ts.map +0 -1
  323. package/dist/modules/requests/itemProcessors/freeText/AcceptFreeTextRequestItemParameters.js.map +0 -1
  324. package/dist/modules/requests/itemProcessors/freeText/FreeTextRequestItemProcessor.d.ts +0 -9
  325. package/dist/modules/requests/itemProcessors/freeText/FreeTextRequestItemProcessor.d.ts.map +0 -1
  326. package/dist/modules/requests/itemProcessors/freeText/FreeTextRequestItemProcessor.js +0 -31
  327. package/dist/modules/requests/itemProcessors/freeText/FreeTextRequestItemProcessor.js.map +0 -1
  328. package/dist/modules/requests/itemProcessors/registerAttributeListener/RegisterAttributeListenerRequestItemProcessor.d.ts +0 -8
  329. package/dist/modules/requests/itemProcessors/registerAttributeListener/RegisterAttributeListenerRequestItemProcessor.d.ts.map +0 -1
  330. package/dist/modules/requests/itemProcessors/registerAttributeListener/RegisterAttributeListenerRequestItemProcessor.js +0 -19
  331. package/dist/modules/requests/itemProcessors/registerAttributeListener/RegisterAttributeListenerRequestItemProcessor.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThirdPartyRelationshipAttributeDeletedByPeerNotificationItemProcessor.js","sourceRoot":"","sources":["../../../../../src/modules/notifications/itemProcessors/attributeDeleted/ThirdPartyRelationshipAttributeDeletedByPeerNotificationItemProcessor.ts"],"names":[],"mappings":"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"}
@@ -1,15 +0,0 @@
1
- import { PeerSharedAttributeSucceededNotificationItem } from "@nmshd/content";
2
- import { ConsumptionController } from "../../../../consumption/ConsumptionController";
3
- import { PeerSharedAttributeSucceededEvent } from "../../../attributes";
4
- import { ValidationResult } from "../../../common";
5
- import { LocalNotification } from "../../local/LocalNotification";
6
- import { AbstractNotificationItemProcessor } from "../AbstractNotificationItemProcessor";
7
- export declare class PeerSharedAttributeSucceededNotificationItemProcessor extends AbstractNotificationItemProcessor<PeerSharedAttributeSucceededNotificationItem> {
8
- private readonly _logger;
9
- constructor(consumptionController: ConsumptionController);
10
- checkPrerequisitesOfIncomingNotificationItem(notificationItem: PeerSharedAttributeSucceededNotificationItem, notification: LocalNotification): Promise<ValidationResult>;
11
- process(notificationItem: PeerSharedAttributeSucceededNotificationItem, notification: LocalNotification): Promise<PeerSharedAttributeSucceededEvent>;
12
- rollback(notificationItem: PeerSharedAttributeSucceededNotificationItem, notification: LocalNotification): Promise<void>;
13
- private rollbackPartialWork;
14
- }
15
- //# sourceMappingURL=PeerSharedAttributeSucceededNotificationItemProcessor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeerSharedAttributeSucceededNotificationItemProcessor.d.ts","sourceRoot":"","sources":["../../../../../src/modules/notifications/itemProcessors/attributeSucceeded/PeerSharedAttributeSucceededNotificationItemProcessor.ts"],"names":[],"mappings":"AACA,OAAO,EAAqB,4CAA4C,EAAE,MAAM,gBAAgB,CAAC;AAEjG,OAAO,EAAE,qBAAqB,EAAE,MAAM,+CAA+C,CAAC;AAEtF,OAAO,EAAkB,iCAAiC,EAAE,MAAM,qBAAqB,CAAC;AACxF,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,iCAAiC,EAAE,MAAM,sCAAsC,CAAC;AAEzF,qBAAa,qDAAsD,SAAQ,iCAAiC,CAAC,4CAA4C,CAAC;IACtJ,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAU;gBAEf,qBAAqB,EAAE,qBAAqB;IAKzC,4CAA4C,CAC9D,gBAAgB,EAAE,4CAA4C,EAC9D,YAAY,EAAE,iBAAiB,GAChC,OAAO,CAAC,gBAAgB,CAAC;IAoBN,OAAO,CAAC,gBAAgB,EAAE,4CAA4C,EAAE,YAAY,EAAE,iBAAiB,GAAG,OAAO,CAAC,iCAAiC,CAAC;IAkCpJ,QAAQ,CAAC,gBAAgB,EAAE,4CAA4C,EAAE,YAAY,EAAE,iBAAiB,GAAG,OAAO,CAAC,IAAI,CAAC;YAIhI,mBAAmB;CAgBpC"}
@@ -1,74 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PeerSharedAttributeSucceededNotificationItemProcessor = void 0;
4
- const content_1 = require("@nmshd/content");
5
- const transport_1 = require("@nmshd/transport");
6
- const ConsumptionCoreErrors_1 = require("../../../../consumption/ConsumptionCoreErrors");
7
- const attributes_1 = require("../../../attributes");
8
- const common_1 = require("../../../common");
9
- const AbstractNotificationItemProcessor_1 = require("../AbstractNotificationItemProcessor");
10
- class PeerSharedAttributeSucceededNotificationItemProcessor extends AbstractNotificationItemProcessor_1.AbstractNotificationItemProcessor {
11
- constructor(consumptionController) {
12
- super(consumptionController);
13
- this._logger = transport_1.TransportLoggerFactory.getLogger(PeerSharedAttributeSucceededNotificationItemProcessor);
14
- }
15
- async checkPrerequisitesOfIncomingNotificationItem(notificationItem, notification) {
16
- if (!notification.peer.equals(notificationItem.successorContent.owner)) {
17
- return common_1.ValidationResult.error(ConsumptionCoreErrors_1.ConsumptionCoreErrors.attributes.successionPeerIsNotOwner());
18
- }
19
- const successorParams = {
20
- id: notificationItem.successorId,
21
- content: notificationItem.successorContent,
22
- shareInfo: { notificationReference: notification.id, peer: notification.peer }
23
- };
24
- if (notificationItem.successorContent instanceof content_1.IdentityAttribute) {
25
- const validationResult = await this.consumptionController.attributes.validatePeerSharedIdentityAttributeSuccession(notificationItem.predecessorId, successorParams);
26
- return validationResult;
27
- }
28
- const validationResult = await this.consumptionController.attributes.validatePeerSharedRelationshipAttributeSuccession(notificationItem.predecessorId, successorParams);
29
- return validationResult;
30
- }
31
- async process(notificationItem, notification) {
32
- const successorParams = {
33
- id: notificationItem.successorId,
34
- content: notificationItem.successorContent,
35
- shareInfo: { notificationReference: notification.id, peer: notification.peer }
36
- };
37
- let predecessor;
38
- let successor;
39
- try {
40
- if (notificationItem.successorContent instanceof content_1.IdentityAttribute) {
41
- ({ predecessor, successor } = await this.consumptionController.attributes.succeedPeerSharedIdentityAttribute(notificationItem.predecessorId, successorParams, false));
42
- }
43
- else {
44
- ({ predecessor, successor } = await this.consumptionController.attributes.succeedPeerSharedRelationshipAttribute(notificationItem.predecessorId, successorParams, false));
45
- }
46
- }
47
- catch (e) {
48
- await this.rollbackPartialWork(notificationItem, notification).catch((e) => this._logger.error(`Rollback failed for notification item (notification id: ${notification.id}).`, e));
49
- throw e;
50
- }
51
- const myAddress = this.consumptionController.accountController.identity.address;
52
- return new attributes_1.PeerSharedAttributeSucceededEvent(myAddress.toString(), predecessor, successor);
53
- }
54
- async rollback(notificationItem, notification) {
55
- await this.rollbackPartialWork(notificationItem, notification);
56
- }
57
- async rollbackPartialWork(notificationItem, _notification) {
58
- const successor = await this.consumptionController.attributes.getLocalAttribute(notificationItem.successorId);
59
- if (successor) {
60
- await this.consumptionController.attributes
61
- .deleteAttributeUnsafe(successor.id)
62
- .catch((e) => this._logger.error(`Deletion failed for attribute (attribute id: ${successor.id}).`, e));
63
- }
64
- const predecessor = await this.consumptionController.attributes.getLocalAttribute(notificationItem.predecessorId);
65
- if (predecessor?.succeededBy) {
66
- predecessor.succeededBy = undefined;
67
- await this.consumptionController.attributes
68
- .updateAttributeUnsafe(predecessor)
69
- .catch((e) => this._logger.error(`Update failed for attribute (attribute id: ${notificationItem.predecessorId}).`, e));
70
- }
71
- }
72
- }
73
- exports.PeerSharedAttributeSucceededNotificationItemProcessor = PeerSharedAttributeSucceededNotificationItemProcessor;
74
- //# sourceMappingURL=PeerSharedAttributeSucceededNotificationItemProcessor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeerSharedAttributeSucceededNotificationItemProcessor.js","sourceRoot":"","sources":["../../../../../src/modules/notifications/itemProcessors/attributeSucceeded/PeerSharedAttributeSucceededNotificationItemProcessor.ts"],"names":[],"mappings":"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"}
@@ -1,10 +0,0 @@
1
- import { Serializable } from "@js-soft/ts-serval";
2
- import { AcceptRequestItemParametersJSON } from "../../incoming/decide/AcceptRequestItemParameters";
3
- export interface AcceptFreeTextRequestItemParametersJSON extends AcceptRequestItemParametersJSON {
4
- freeText: string;
5
- }
6
- export declare class AcceptFreeTextRequestItemParameters extends Serializable {
7
- freeText: string;
8
- static from(value: AcceptFreeTextRequestItemParametersJSON): AcceptFreeTextRequestItemParameters;
9
- }
10
- //# sourceMappingURL=AcceptFreeTextRequestItemParameters.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcceptFreeTextRequestItemParameters.d.ts","sourceRoot":"","sources":["../../../../../src/modules/requests/itemProcessors/freeText/AcceptFreeTextRequestItemParameters.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAA6B,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EAAE,+BAA+B,EAAE,MAAM,mDAAmD,CAAC;AAEpG,MAAM,WAAW,uCAAwC,SAAQ,+BAA+B;IAC5F,QAAQ,EAAE,MAAM,CAAC;CACpB;AAED,qBACa,mCAAoC,SAAQ,YAAY;IAG1D,QAAQ,EAAE,MAAM,CAAC;WAEV,IAAI,CAAC,KAAK,EAAE,uCAAuC,GAAG,mCAAmC;CAG1G"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcceptFreeTextRequestItemParameters.js","sourceRoot":"","sources":["../../../../../src/modules/requests/itemProcessors/freeText/AcceptFreeTextRequestItemParameters.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA6E;AAQtE,IAAM,mCAAmC,GAAzC,MAAM,mCAAoC,SAAQ,wBAAY;IAK1D,MAAM,CAAC,IAAI,CAAC,KAA8C;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AARY,kFAAmC;AAGrC;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;;qEACa;8CAHf,mCAAmC;IAD/C,IAAA,gBAAI,EAAC,qCAAqC,CAAC;GAC/B,mCAAmC,CAQ/C"}
@@ -1,9 +0,0 @@
1
- import { FreeTextAcceptResponseItem, FreeTextRequestItem } from "@nmshd/content";
2
- import { ValidationResult } from "../../../common/ValidationResult";
3
- import { GenericRequestItemProcessor } from "../GenericRequestItemProcessor";
4
- import { AcceptFreeTextRequestItemParametersJSON } from "./AcceptFreeTextRequestItemParameters";
5
- export declare class FreeTextRequestItemProcessor extends GenericRequestItemProcessor<FreeTextRequestItem, AcceptFreeTextRequestItemParametersJSON> {
6
- canAccept(_requestItem: FreeTextRequestItem, params: AcceptFreeTextRequestItemParametersJSON): ValidationResult;
7
- accept(_requestItem: FreeTextRequestItem, params: AcceptFreeTextRequestItemParametersJSON): FreeTextAcceptResponseItem;
8
- }
9
- //# sourceMappingURL=FreeTextRequestItemProcessor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FreeTextRequestItemProcessor.d.ts","sourceRoot":"","sources":["../../../../../src/modules/requests/itemProcessors/freeText/FreeTextRequestItemProcessor.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAE,mBAAmB,EAAsB,MAAM,gBAAgB,CAAC;AACrG,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAG7E,OAAO,EAAuC,uCAAuC,EAAE,MAAM,uCAAuC,CAAC;AAErI,qBAAa,4BAA6B,SAAQ,2BAA2B,CAAC,mBAAmB,EAAE,uCAAuC,CAAC;IACvH,SAAS,CAAC,YAAY,EAAE,mBAAmB,EAAE,MAAM,EAAE,uCAAuC,GAAG,gBAAgB;IAY/G,MAAM,CAAC,YAAY,EAAE,mBAAmB,EAAE,MAAM,EAAE,uCAAuC,GAAG,0BAA0B;CAOzI"}
@@ -1,31 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.FreeTextRequestItemProcessor = void 0;
4
- const ts_serval_1 = require("@js-soft/ts-serval");
5
- const content_1 = require("@nmshd/content");
6
- const ValidationResult_1 = require("../../../common/ValidationResult");
7
- const GenericRequestItemProcessor_1 = require("../GenericRequestItemProcessor");
8
- const ConsumptionCoreErrors_1 = require("../../../../consumption/ConsumptionCoreErrors");
9
- const AcceptFreeTextRequestItemParameters_1 = require("./AcceptFreeTextRequestItemParameters");
10
- class FreeTextRequestItemProcessor extends GenericRequestItemProcessor_1.GenericRequestItemProcessor {
11
- canAccept(_requestItem, params) {
12
- try {
13
- AcceptFreeTextRequestItemParameters_1.AcceptFreeTextRequestItemParameters.from(params);
14
- }
15
- catch (error) {
16
- if (!(error instanceof ts_serval_1.ParsingError))
17
- throw error;
18
- return ValidationResult_1.ValidationResult.error(ConsumptionCoreErrors_1.ConsumptionCoreErrors.requests.invalidAcceptParameters("The RequestItem was answered with incorrect parameters."));
19
- }
20
- return ValidationResult_1.ValidationResult.success();
21
- }
22
- accept(_requestItem, params) {
23
- const parsedParams = AcceptFreeTextRequestItemParameters_1.AcceptFreeTextRequestItemParameters.from(params);
24
- return content_1.FreeTextAcceptResponseItem.from({
25
- result: content_1.ResponseItemResult.Accepted,
26
- freeText: parsedParams.freeText
27
- });
28
- }
29
- }
30
- exports.FreeTextRequestItemProcessor = FreeTextRequestItemProcessor;
31
- //# sourceMappingURL=FreeTextRequestItemProcessor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"FreeTextRequestItemProcessor.js","sourceRoot":"","sources":["../../../../../src/modules/requests/itemProcessors/freeText/FreeTextRequestItemProcessor.ts"],"names":[],"mappings":";;;AAAA,kDAAkD;AAClD,4CAAqG;AACrG,uEAAoE;AACpE,gFAA6E;AAE7E,yFAAsF;AACtF,+FAAqI;AAErI,MAAa,4BAA6B,SAAQ,yDAAyF;IACvH,SAAS,CAAC,YAAiC,EAAE,MAA+C;QACxG,IAAI,CAAC;YACD,yEAAmC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACrD,CAAC;QAAC,OAAO,KAAK,EAAE,CAAC;YACb,IAAI,CAAC,CAAC,KAAK,YAAY,wBAAY,CAAC;gBAAE,MAAM,KAAK,CAAC;YAElD,OAAO,mCAAgB,CAAC,KAAK,CAAC,6CAAqB,CAAC,QAAQ,CAAC,uBAAuB,CAAC,yDAAyD,CAAC,CAAC,CAAC;QACrJ,CAAC;QAED,OAAO,mCAAgB,CAAC,OAAO,EAAE,CAAC;IACtC,CAAC;IAEe,MAAM,CAAC,YAAiC,EAAE,MAA+C;QACrG,MAAM,YAAY,GAAG,yEAAmC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QACtE,OAAO,oCAA0B,CAAC,IAAI,CAAC;YACnC,MAAM,EAAE,4BAAkB,CAAC,QAAQ;YACnC,QAAQ,EAAE,YAAY,CAAC,QAAQ;SAClC,CAAC,CAAC;IACP,CAAC;CACJ;AApBD,oEAoBC"}
@@ -1,8 +0,0 @@
1
- import { RegisterAttributeListenerAcceptResponseItem, RegisterAttributeListenerRequestItem } from "@nmshd/content";
2
- import { AcceptRequestItemParametersJSON } from "../../incoming/decide/AcceptRequestItemParameters";
3
- import { GenericRequestItemProcessor } from "../GenericRequestItemProcessor";
4
- import { LocalRequestInfo } from "../IRequestItemProcessor";
5
- export declare class RegisterAttributeListenerRequestItemProcessor extends GenericRequestItemProcessor<RegisterAttributeListenerRequestItem> {
6
- accept(requestItem: RegisterAttributeListenerRequestItem, _params: AcceptRequestItemParametersJSON, requestInfo: LocalRequestInfo): Promise<RegisterAttributeListenerAcceptResponseItem>;
7
- }
8
- //# sourceMappingURL=RegisterAttributeListenerRequestItemProcessor.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RegisterAttributeListenerRequestItemProcessor.d.ts","sourceRoot":"","sources":["../../../../../src/modules/requests/itemProcessors/registerAttributeListener/RegisterAttributeListenerRequestItemProcessor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2CAA2C,EAAE,oCAAoC,EAAsB,MAAM,gBAAgB,CAAC;AACvI,OAAO,EAAE,+BAA+B,EAAE,MAAM,mDAAmD,CAAC;AACpG,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAE5D,qBAAa,6CAA8C,SAAQ,2BAA2B,CAAC,oCAAoC,CAAC;IAC1G,MAAM,CACxB,WAAW,EAAE,oCAAoC,EACjD,OAAO,EAAE,+BAA+B,EACxC,WAAW,EAAE,gBAAgB,GAC9B,OAAO,CAAC,2CAA2C,CAAC;CAW1D"}
@@ -1,19 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegisterAttributeListenerRequestItemProcessor = void 0;
4
- const content_1 = require("@nmshd/content");
5
- const GenericRequestItemProcessor_1 = require("../GenericRequestItemProcessor");
6
- class RegisterAttributeListenerRequestItemProcessor extends GenericRequestItemProcessor_1.GenericRequestItemProcessor {
7
- async accept(requestItem, _params, requestInfo) {
8
- const listener = await this.consumptionController.attributeListeners.createAttributeListener({
9
- peer: requestInfo.peer,
10
- query: requestItem.query
11
- });
12
- return content_1.RegisterAttributeListenerAcceptResponseItem.from({
13
- result: content_1.ResponseItemResult.Accepted,
14
- listenerId: listener.id.toString()
15
- });
16
- }
17
- }
18
- exports.RegisterAttributeListenerRequestItemProcessor = RegisterAttributeListenerRequestItemProcessor;
19
- //# sourceMappingURL=RegisterAttributeListenerRequestItemProcessor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RegisterAttributeListenerRequestItemProcessor.js","sourceRoot":"","sources":["../../../../../src/modules/requests/itemProcessors/registerAttributeListener/RegisterAttributeListenerRequestItemProcessor.ts"],"names":[],"mappings":";;;AAAA,4CAAuI;AAEvI,gFAA6E;AAG7E,MAAa,6CAA8C,SAAQ,yDAAiE;IAChH,KAAK,CAAC,MAAM,CACxB,WAAiD,EACjD,OAAwC,EACxC,WAA6B;QAE7B,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,qBAAqB,CAAC,kBAAkB,CAAC,uBAAuB,CAAC;YACzF,IAAI,EAAE,WAAW,CAAC,IAAI;YACtB,KAAK,EAAE,WAAW,CAAC,KAAK;SAC3B,CAAC,CAAC;QAEH,OAAO,qDAA2C,CAAC,IAAI,CAAC;YACpD,MAAM,EAAE,4BAAkB,CAAC,QAAQ;YACnC,UAAU,EAAE,QAAQ,CAAC,EAAE,CAAC,QAAQ,EAAE;SACrC,CAAC,CAAC;IACP,CAAC;CACJ;AAhBD,sGAgBC"}