@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":"CreateLocalAttributeListenerParams.js","sourceRoot":"","sources":["../../../../src/modules/attributeListeners/local/CreateLocalAttributeListenerParams.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA4F;AAC5F,4CAA8J;AAC9J,kDAA8D;AAQvD,IAAM,kCAAkC,GAAxC,MAAM,kCAAmC,SAAQ,wBAAY;IASzD,MAAM,CAAC,IAAI,CAAC,KAA0C;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAZY,gFAAkC;AAGpC;IAFN,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,gCAAsB,EAAE,8CAAoC,CAAC,EAAE,CAAC;IACzF,IAAA,oBAAQ,GAAE;;iEACiE;AAIrE;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACE,wBAAW;gEAAC;6CAPhB,kCAAkC;IAD9C,IAAA,gBAAI,EAAC,oCAAoC,CAAC;GAC9B,kCAAkC,CAY9C"}
@@ -1,21 +0,0 @@
1
- import { IIdentityAttributeQuery, IThirdPartyRelationshipAttributeQuery, IdentityAttributeQuery, IdentityAttributeQueryJSON, ThirdPartyRelationshipAttributeQuery, ThirdPartyRelationshipAttributeQueryJSON } from "@nmshd/content";
2
- import { CoreAddress, ICoreAddress } from "@nmshd/core-types";
3
- import { CoreSynchronizable, ICoreSynchronizable } from "@nmshd/transport";
4
- export interface LocalAttributeListenerJSON {
5
- "@type": "LocalAttributeListener";
6
- id: string;
7
- query: IdentityAttributeQueryJSON | ThirdPartyRelationshipAttributeQueryJSON;
8
- peer: string;
9
- }
10
- export interface ILocalAttributeListener extends ICoreSynchronizable {
11
- query: IIdentityAttributeQuery | IThirdPartyRelationshipAttributeQuery;
12
- peer: ICoreAddress;
13
- }
14
- export declare class LocalAttributeListener extends CoreSynchronizable {
15
- readonly userdataProperties: string[];
16
- query: IdentityAttributeQuery | ThirdPartyRelationshipAttributeQuery;
17
- peer: CoreAddress;
18
- static from(value: ILocalAttributeListener | LocalAttributeListenerJSON): LocalAttributeListener;
19
- toJSON(): LocalAttributeListenerJSON;
20
- }
21
- //# sourceMappingURL=LocalAttributeListener.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LocalAttributeListener.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributeListeners/local/LocalAttributeListener.ts"],"names":[],"mappings":"AACA,OAAO,EACH,uBAAuB,EACvB,qCAAqC,EACrC,sBAAsB,EACtB,0BAA0B,EAC1B,oCAAoC,EACpC,wCAAwC,EAC3C,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAG3E,MAAM,WAAW,0BAA0B;IACvC,OAAO,EAAE,wBAAwB,CAAC;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,0BAA0B,GAAG,wCAAwC,CAAC;IAC7E,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,uBAAwB,SAAQ,mBAAmB;IAChE,KAAK,EAAE,uBAAuB,GAAG,qCAAqC,CAAC;IACvE,IAAI,EAAE,YAAY,CAAC;CACtB;AAED,qBACa,sBAAuB,SAAQ,kBAAkB;IAC1D,SAAyB,kBAAkB,WAAmG;IAIvI,KAAK,EAAE,sBAAsB,GAAG,oCAAoC,CAAC;IAIrE,IAAI,EAAE,WAAW,CAAC;WAEX,IAAI,CAAC,KAAK,EAAE,uBAAuB,GAAG,0BAA0B,GAAG,sBAAsB;IAIvF,MAAM,IAAI,0BAA0B;CAGvD"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"LocalAttributeListener.js","sourceRoot":"","sources":["../../../../src/modules/attributeListeners/local/LocalAttributeListener.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA+D;AAC/D,4CAOwB;AACxB,kDAA8D;AAC9D,gDAA2E;AAC3E,uDAA0C;AAenC,IAAM,sBAAsB,GAA5B,MAAM,sBAAuB,SAAQ,8BAAkB;IAAvD;;QACsB,uBAAkB,GAAG,CAAC,IAAA,yBAAM,EAAyB,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,EAAE,IAAA,yBAAM,EAAyB,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC;IAiBlJ,CAAC;IAPU,MAAM,CAAC,IAAI,CAAC,KAA2D;QAC1E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;IAEe,MAAM;QAClB,OAAO,KAAK,CAAC,MAAM,EAAgC,CAAC;IACxD,CAAC;CACJ,CAAA;AAlBY,wDAAsB;AAKxB;IAFN,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,gCAAsB,EAAE,8CAAoC,CAAC,EAAE,CAAC;IACzF,IAAA,oBAAQ,GAAE;;qDACiE;AAIrE;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACE,wBAAW;oDAAC;iCAThB,sBAAsB;IADlC,IAAA,gBAAI,EAAC,wBAAwB,CAAC;GAClB,sBAAsB,CAkBlC"}
@@ -1,6 +0,0 @@
1
- import { LocalAttribute } from "../local/LocalAttribute";
2
- export interface AttributeSucceededEventData {
3
- predecessor: LocalAttribute;
4
- successor: LocalAttribute;
5
- }
6
- //# sourceMappingURL=AttributeSucceededEventData.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttributeSucceededEventData.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/AttributeSucceededEventData.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,MAAM,WAAW,2BAA2B;IACxC,WAAW,EAAE,cAAc,CAAC;IAC5B,SAAS,EAAE,cAAc,CAAC;CAC7B"}
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=AttributeSucceededEventData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttributeSucceededEventData.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/AttributeSucceededEventData.ts"],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- export declare class OwnSharedAttributeDeletedByOwnerEvent extends TransportDataEvent<LocalAttribute> {
4
- static readonly namespace = "consumption.ownSharedAttributeDeletedByOwner";
5
- constructor(eventTargetAddress: string, data: LocalAttribute);
6
- }
7
- //# sourceMappingURL=OwnSharedAttributeDeletedByOwnerEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OwnSharedAttributeDeletedByOwnerEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/OwnSharedAttributeDeletedByOwnerEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,qBAAa,qCAAsC,SAAQ,kBAAkB,CAAC,cAAc,CAAC;IACzF,gBAAuB,SAAS,kDAAkD;gBAE/D,kBAAkB,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc;CAGtE"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.OwnSharedAttributeDeletedByOwnerEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class OwnSharedAttributeDeletedByOwnerEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.ownSharedAttributeDeletedByOwner"; }
7
- constructor(eventTargetAddress, data) {
8
- super(OwnSharedAttributeDeletedByOwnerEvent.namespace, eventTargetAddress, data);
9
- }
10
- }
11
- exports.OwnSharedAttributeDeletedByOwnerEvent = OwnSharedAttributeDeletedByOwnerEvent;
12
- //# sourceMappingURL=OwnSharedAttributeDeletedByOwnerEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OwnSharedAttributeDeletedByOwnerEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/OwnSharedAttributeDeletedByOwnerEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAGtD,MAAa,qCAAsC,SAAQ,8BAAkC;aAClE,cAAS,GAAG,8CAA8C,CAAC;IAElF,YAAmB,kBAA0B,EAAE,IAAoB;QAC/D,KAAK,CAAC,qCAAqC,CAAC,SAAS,EAAE,kBAAkB,EAAE,IAAI,CAAC,CAAC;IACrF,CAAC;;AALL,sFAMC"}
@@ -1,8 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- import { AttributeSucceededEventData } from "./AttributeSucceededEventData";
4
- export declare class OwnSharedAttributeSucceededEvent extends TransportDataEvent<AttributeSucceededEventData> {
5
- static readonly namespace = "consumption.ownSharedAttributeSucceeded";
6
- constructor(eventTargetAddress: string, predecessor: LocalAttribute, successor: LocalAttribute);
7
- }
8
- //# sourceMappingURL=OwnSharedAttributeSucceededEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OwnSharedAttributeSucceededEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/OwnSharedAttributeSucceededEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,qBAAa,gCAAiC,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IACjG,gBAAuB,SAAS,6CAA6C;gBAE1D,kBAAkB,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,EAAE,cAAc;CAGxG"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.OwnSharedAttributeSucceededEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class OwnSharedAttributeSucceededEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.ownSharedAttributeSucceeded"; }
7
- constructor(eventTargetAddress, predecessor, successor) {
8
- super(OwnSharedAttributeSucceededEvent.namespace, eventTargetAddress, { predecessor, successor });
9
- }
10
- }
11
- exports.OwnSharedAttributeSucceededEvent = OwnSharedAttributeSucceededEvent;
12
- //# sourceMappingURL=OwnSharedAttributeSucceededEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"OwnSharedAttributeSucceededEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/OwnSharedAttributeSucceededEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAItD,MAAa,gCAAiC,SAAQ,8BAA+C;aAC1E,cAAS,GAAG,yCAAyC,CAAC;IAE7E,YAAmB,kBAA0B,EAAE,WAA2B,EAAE,SAAyB;QACjG,KAAK,CAAC,gCAAgC,CAAC,SAAS,EAAE,kBAAkB,EAAE,EAAE,WAAW,EAAE,SAAS,EAAE,CAAC,CAAC;IACtG,CAAC;;AALL,4EAMC"}
@@ -1,7 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- export declare class PeerSharedAttributeDeletedByPeerEvent extends TransportDataEvent<LocalAttribute> {
4
- static readonly namespace = "consumption.peerSharedAttributeDeletedByPeer";
5
- constructor(eventTargetAddress: string, data: LocalAttribute);
6
- }
7
- //# sourceMappingURL=PeerSharedAttributeDeletedByPeerEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeerSharedAttributeDeletedByPeerEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/PeerSharedAttributeDeletedByPeerEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,qBAAa,qCAAsC,SAAQ,kBAAkB,CAAC,cAAc,CAAC;IACzF,gBAAuB,SAAS,kDAAkD;gBAE/D,kBAAkB,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc;CAGtE"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PeerSharedAttributeDeletedByPeerEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class PeerSharedAttributeDeletedByPeerEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.peerSharedAttributeDeletedByPeer"; }
7
- constructor(eventTargetAddress, data) {
8
- super(PeerSharedAttributeDeletedByPeerEvent.namespace, eventTargetAddress, data);
9
- }
10
- }
11
- exports.PeerSharedAttributeDeletedByPeerEvent = PeerSharedAttributeDeletedByPeerEvent;
12
- //# sourceMappingURL=PeerSharedAttributeDeletedByPeerEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeerSharedAttributeDeletedByPeerEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/PeerSharedAttributeDeletedByPeerEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAGtD,MAAa,qCAAsC,SAAQ,8BAAkC;aAClE,cAAS,GAAG,8CAA8C,CAAC;IAElF,YAAmB,kBAA0B,EAAE,IAAoB;QAC/D,KAAK,CAAC,qCAAqC,CAAC,SAAS,EAAE,kBAAkB,EAAE,IAAI,CAAC,CAAC;IACrF,CAAC;;AALL,sFAMC"}
@@ -1,8 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- import { AttributeSucceededEventData } from "./AttributeSucceededEventData";
4
- export declare class PeerSharedAttributeSucceededEvent extends TransportDataEvent<AttributeSucceededEventData> {
5
- static readonly namespace = "consumption.peerSharedAttributeSucceeded";
6
- constructor(eventTargetAddress: string, predecessor: LocalAttribute, successor: LocalAttribute);
7
- }
8
- //# sourceMappingURL=PeerSharedAttributeSucceededEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeerSharedAttributeSucceededEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/PeerSharedAttributeSucceededEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,qBAAa,iCAAkC,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAClG,gBAAuB,SAAS,8CAA8C;gBAE3D,kBAAkB,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,EAAE,cAAc;CAGxG"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PeerSharedAttributeSucceededEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class PeerSharedAttributeSucceededEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.peerSharedAttributeSucceeded"; }
7
- constructor(eventTargetAddress, predecessor, successor) {
8
- super(PeerSharedAttributeSucceededEvent.namespace, eventTargetAddress, { predecessor, successor });
9
- }
10
- }
11
- exports.PeerSharedAttributeSucceededEvent = PeerSharedAttributeSucceededEvent;
12
- //# sourceMappingURL=PeerSharedAttributeSucceededEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PeerSharedAttributeSucceededEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/PeerSharedAttributeSucceededEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAItD,MAAa,iCAAkC,SAAQ,8BAA+C;aAC3E,cAAS,GAAG,0CAA0C,CAAC;IAE9E,YAAmB,kBAA0B,EAAE,WAA2B,EAAE,SAAyB;QACjG,KAAK,CAAC,iCAAiC,CAAC,SAAS,EAAE,kBAAkB,EAAE,EAAE,WAAW,EAAE,SAAS,EAAE,CAAC,CAAC;IACvG,CAAC;;AALL,8EAMC"}
@@ -1,8 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- import { AttributeSucceededEventData } from "./AttributeSucceededEventData";
4
- export declare class RepositoryAttributeSucceededEvent extends TransportDataEvent<AttributeSucceededEventData> {
5
- static readonly namespace = "consumption.repositoryAttributeSucceeded";
6
- constructor(eventTargetAddress: string, predecessor: LocalAttribute, successor: LocalAttribute);
7
- }
8
- //# sourceMappingURL=RepositoryAttributeSucceededEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RepositoryAttributeSucceededEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/RepositoryAttributeSucceededEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,qBAAa,iCAAkC,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAClG,gBAAuB,SAAS,8CAA8C;gBAE3D,kBAAkB,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,EAAE,cAAc;CAGxG"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RepositoryAttributeSucceededEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class RepositoryAttributeSucceededEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.repositoryAttributeSucceeded"; }
7
- constructor(eventTargetAddress, predecessor, successor) {
8
- super(RepositoryAttributeSucceededEvent.namespace, eventTargetAddress, { predecessor, successor });
9
- }
10
- }
11
- exports.RepositoryAttributeSucceededEvent = RepositoryAttributeSucceededEvent;
12
- //# sourceMappingURL=RepositoryAttributeSucceededEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RepositoryAttributeSucceededEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/RepositoryAttributeSucceededEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAItD,MAAa,iCAAkC,SAAQ,8BAA+C;aAC3E,cAAS,GAAG,0CAA0C,CAAC;IAE9E,YAAmB,kBAA0B,EAAE,WAA2B,EAAE,SAAyB;QACjG,KAAK,CAAC,iCAAiC,CAAC,SAAS,EAAE,kBAAkB,EAAE,EAAE,WAAW,EAAE,SAAS,EAAE,CAAC,CAAC;IACvG,CAAC;;AALL,8EAMC"}
@@ -1,7 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- export declare class SharedAttributeCopyCreatedEvent extends TransportDataEvent<LocalAttribute> {
4
- static readonly namespace = "consumption.sharedAttributeCopyCreated";
5
- constructor(eventTargetAddress: string, data: LocalAttribute);
6
- }
7
- //# sourceMappingURL=SharedAttributeCopyCreatedEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SharedAttributeCopyCreatedEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/SharedAttributeCopyCreatedEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,qBAAa,+BAAgC,SAAQ,kBAAkB,CAAC,cAAc,CAAC;IACnF,gBAAuB,SAAS,4CAA4C;gBAEzD,kBAAkB,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc;CAGtE"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SharedAttributeCopyCreatedEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class SharedAttributeCopyCreatedEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.sharedAttributeCopyCreated"; }
7
- constructor(eventTargetAddress, data) {
8
- super(SharedAttributeCopyCreatedEvent.namespace, eventTargetAddress, data);
9
- }
10
- }
11
- exports.SharedAttributeCopyCreatedEvent = SharedAttributeCopyCreatedEvent;
12
- //# sourceMappingURL=SharedAttributeCopyCreatedEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SharedAttributeCopyCreatedEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/SharedAttributeCopyCreatedEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAGtD,MAAa,+BAAgC,SAAQ,8BAAkC;aAC5D,cAAS,GAAG,wCAAwC,CAAC;IAE5E,YAAmB,kBAA0B,EAAE,IAAoB;QAC/D,KAAK,CAAC,+BAA+B,CAAC,SAAS,EAAE,kBAAkB,EAAE,IAAI,CAAC,CAAC;IAC/E,CAAC;;AALL,0EAMC"}
@@ -1,7 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- export declare class ThirdPartyRelationshipAttributeDeletedByPeerEvent extends TransportDataEvent<LocalAttribute> {
4
- static readonly namespace = "consumption.thirdPartyRelationshipAttributeDeletedByPeer";
5
- constructor(eventTargetAddress: string, data: LocalAttribute);
6
- }
7
- //# sourceMappingURL=ThirdPartyRelationshipAttributeDeletedByPeerEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThirdPartyRelationshipAttributeDeletedByPeerEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/ThirdPartyRelationshipAttributeDeletedByPeerEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,qBAAa,iDAAkD,SAAQ,kBAAkB,CAAC,cAAc,CAAC;IACrG,gBAAuB,SAAS,8DAA8D;gBAE3E,kBAAkB,EAAE,MAAM,EAAE,IAAI,EAAE,cAAc;CAGtE"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ThirdPartyRelationshipAttributeDeletedByPeerEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class ThirdPartyRelationshipAttributeDeletedByPeerEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.thirdPartyRelationshipAttributeDeletedByPeer"; }
7
- constructor(eventTargetAddress, data) {
8
- super(ThirdPartyRelationshipAttributeDeletedByPeerEvent.namespace, eventTargetAddress, data);
9
- }
10
- }
11
- exports.ThirdPartyRelationshipAttributeDeletedByPeerEvent = ThirdPartyRelationshipAttributeDeletedByPeerEvent;
12
- //# sourceMappingURL=ThirdPartyRelationshipAttributeDeletedByPeerEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThirdPartyRelationshipAttributeDeletedByPeerEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/ThirdPartyRelationshipAttributeDeletedByPeerEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAGtD,MAAa,iDAAkD,SAAQ,8BAAkC;aAC9E,cAAS,GAAG,0DAA0D,CAAC;IAE9F,YAAmB,kBAA0B,EAAE,IAAoB;QAC/D,KAAK,CAAC,iDAAiD,CAAC,SAAS,EAAE,kBAAkB,EAAE,IAAI,CAAC,CAAC;IACjG,CAAC;;AALL,8GAMC"}
@@ -1,8 +0,0 @@
1
- import { TransportDataEvent } from "@nmshd/transport";
2
- import { LocalAttribute } from "../local/LocalAttribute";
3
- import { AttributeSucceededEventData } from "./AttributeSucceededEventData";
4
- export declare class ThirdPartyRelationshipAttributeSucceededEvent extends TransportDataEvent<AttributeSucceededEventData> {
5
- static readonly namespace = "consumption.thirdPartyRelationshipAttributeSucceeded";
6
- constructor(eventTargetAddress: string, predecessor: LocalAttribute, successor: LocalAttribute);
7
- }
8
- //# sourceMappingURL=ThirdPartyRelationshipAttributeSucceededEvent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThirdPartyRelationshipAttributeSucceededEvent.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/events/ThirdPartyRelationshipAttributeSucceededEvent.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,qBAAa,6CAA8C,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAC9G,gBAAuB,SAAS,0DAA0D;gBAEvE,kBAAkB,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,SAAS,EAAE,cAAc;CAGxG"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ThirdPartyRelationshipAttributeSucceededEvent = void 0;
4
- const transport_1 = require("@nmshd/transport");
5
- class ThirdPartyRelationshipAttributeSucceededEvent extends transport_1.TransportDataEvent {
6
- static { this.namespace = "consumption.thirdPartyRelationshipAttributeSucceeded"; }
7
- constructor(eventTargetAddress, predecessor, successor) {
8
- super(ThirdPartyRelationshipAttributeSucceededEvent.namespace, eventTargetAddress, { predecessor, successor });
9
- }
10
- }
11
- exports.ThirdPartyRelationshipAttributeSucceededEvent = ThirdPartyRelationshipAttributeSucceededEvent;
12
- //# sourceMappingURL=ThirdPartyRelationshipAttributeSucceededEvent.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ThirdPartyRelationshipAttributeSucceededEvent.js","sourceRoot":"","sources":["../../../../src/modules/attributes/events/ThirdPartyRelationshipAttributeSucceededEvent.ts"],"names":[],"mappings":";;;AAAA,gDAAsD;AAItD,MAAa,6CAA8C,SAAQ,8BAA+C;aACvF,cAAS,GAAG,sDAAsD,CAAC;IAE1F,YAAmB,kBAA0B,EAAE,WAA2B,EAAE,SAAyB;QACjG,KAAK,CAAC,6CAA6C,CAAC,SAAS,EAAE,kBAAkB,EAAE,EAAE,WAAW,EAAE,SAAS,EAAE,CAAC,CAAC;IACnH,CAAC;;AALL,sGAMC"}
@@ -1,24 +0,0 @@
1
- import { Serializable } from "@js-soft/ts-serval";
2
- import { IdentityAttribute, RelationshipAttribute } from "@nmshd/content";
3
- import { CoreDate, CoreId, ICoreDate, ICoreId } from "@nmshd/core-types";
4
- import { ILocalAttribute, LocalAttributeJSON } from "./LocalAttribute";
5
- import { LocalAttributeShareInfo } from "./LocalAttributeShareInfo";
6
- export type IAttributeSuccessorParams = Omit<ILocalAttribute, "id" | "createdAt"> & {
7
- id?: ICoreId;
8
- createdAt?: ICoreDate;
9
- };
10
- export type AttributeSuccessorParamsJSON = Omit<LocalAttributeJSON, "id" | "createdAt"> & {
11
- id?: string;
12
- createdAt?: string;
13
- };
14
- export declare class AttributeSuccessorParams extends Serializable implements IAttributeSuccessorParams {
15
- id?: CoreId;
16
- content: IdentityAttribute | RelationshipAttribute;
17
- createdAt?: CoreDate;
18
- succeeds?: CoreId;
19
- succeededBy?: CoreId;
20
- shareInfo?: LocalAttributeShareInfo;
21
- parentId?: CoreId;
22
- static from(value: IAttributeSuccessorParams | AttributeSuccessorParamsJSON): AttributeSuccessorParams;
23
- }
24
- //# sourceMappingURL=AttributeSuccessorParams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttributeSuccessorParams.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/local/AttributeSuccessorParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAA6B,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAC1E,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACzE,OAAO,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AACvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,MAAM,MAAM,yBAAyB,GAAG,IAAI,CAAC,eAAe,EAAE,IAAI,GAAG,WAAW,CAAC,GAAG;IAChF,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,SAAS,CAAC,EAAE,SAAS,CAAC;CACzB,CAAC;AAEF,MAAM,MAAM,4BAA4B,GAAG,IAAI,CAAC,kBAAkB,EAAE,IAAI,GAAG,WAAW,CAAC,GAAG;IACtF,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,qBACa,wBAAyB,SAAQ,YAAa,YAAW,yBAAyB;IAGpF,EAAE,CAAC,EAAE,MAAM,CAAC;IAIZ,OAAO,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;IAInD,SAAS,CAAC,EAAE,QAAQ,CAAC;IAIrB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAIlB,WAAW,CAAC,EAAE,MAAM,CAAC;IAIrB,SAAS,CAAC,EAAE,uBAAuB,CAAC;IAIpC,QAAQ,CAAC,EAAE,MAAM,CAAC;WAEX,IAAI,CAAC,KAAK,EAAE,yBAAyB,GAAG,4BAA4B,GAAG,wBAAwB;CAGhH"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"AttributeSuccessorParams.js","sourceRoot":"","sources":["../../../../src/modules/attributes/local/AttributeSuccessorParams.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA6E;AAC7E,4CAA0E;AAC1E,kDAAyE;AAEzE,uEAAoE;AAa7D,IAAM,wBAAwB,GAA9B,MAAM,wBAAyB,SAAQ,wBAAY;IA6B/C,MAAM,CAAC,IAAI,CAAC,KAA+D;QAC9E,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAhCY,4DAAwB;AAG1B;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACA,mBAAM;oDAAC;AAIZ;IAFN,IAAA,oBAAQ,GAAE;IACV,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,2BAAiB,EAAE,+BAAqB,CAAC,EAAE,CAAC;;yDACZ;AAInD;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACO,qBAAQ;2DAAC;AAIrB;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACM,mBAAM;0DAAC;AAIlB;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACS,mBAAM;6DAAC;AAIrB;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACO,iDAAuB;2DAAC;AAIpC;IAFN,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;IAC5B,IAAA,qBAAS,GAAE;8BACM,mBAAM;0DAAC;mCA3BhB,wBAAwB;IADpC,IAAA,gBAAI,EAAC,0BAA0B,CAAC;GACpB,wBAAwB,CAgCpC"}
@@ -1,15 +0,0 @@
1
- import { ISerializable, Serializable } from "@js-soft/ts-serval";
2
- import { IRelationshipAttribute, RelationshipAttribute } from "@nmshd/content";
3
- import { CoreAddress, CoreId, ICoreAddress, ICoreId } from "@nmshd/core-types";
4
- export interface ICreateAttributeParams extends ISerializable {
5
- content: IRelationshipAttribute;
6
- peer: ICoreAddress;
7
- requestReference: ICoreId;
8
- }
9
- export declare class CreateAttributeParams extends Serializable implements ICreateAttributeParams {
10
- content: RelationshipAttribute;
11
- peer: CoreAddress;
12
- requestReference: CoreId;
13
- static from(value: ICreateAttributeParams): CreateAttributeParams;
14
- }
15
- //# sourceMappingURL=CreateAttributeParams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateAttributeParams.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateAttributeParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAA6B,MAAM,oBAAoB,CAAC;AAC5F,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,gBAAgB,CAAC;AAC/E,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,sBAAuB,SAAQ,aAAa;IACzD,OAAO,EAAE,sBAAsB,CAAC;IAChC,IAAI,EAAE,YAAY,CAAC;IACnB,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AAED,qBACa,qBAAsB,SAAQ,YAAa,YAAW,sBAAsB;IAG9E,OAAO,EAAE,qBAAqB,CAAC;IAI/B,IAAI,EAAE,WAAW,CAAC;IAIlB,gBAAgB,EAAE,MAAM,CAAC;WAElB,IAAI,CAAC,KAAK,EAAE,sBAAsB,GAAG,qBAAqB;CAG3E"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateAttributeParams.js","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateAttributeParams.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA4F;AAC5F,4CAA+E;AAC/E,kDAA+E;AASxE,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,wBAAY;IAa5C,MAAM,CAAC,IAAI,CAAC,KAA6B;QAC5C,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ,CAAA;AAhBY,sDAAqB;AAGvB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACK,+BAAqB;sDAAC;AAI/B;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACE,wBAAW;mDAAC;AAIlB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACc,mBAAM;+DAAC;gCAXvB,qBAAqB;IADjC,IAAA,gBAAI,EAAC,uBAAuB,CAAC;GACjB,qBAAqB,CAgBjC"}
@@ -1,20 +0,0 @@
1
- import { ISerializable, Serializable } from "@js-soft/ts-serval";
2
- import { IIdentityAttribute, IdentityAttribute, IdentityAttributeJSON } from "@nmshd/content";
3
- import { CoreId, ICoreId } from "@nmshd/core-types";
4
- export interface CreateRepositoryAttributeParamsJSON {
5
- id?: string;
6
- content: IdentityAttributeJSON;
7
- parentId?: string;
8
- }
9
- export interface ICreateRepositoryAttributeParams extends ISerializable {
10
- id?: ICoreId;
11
- content: IIdentityAttribute;
12
- parentId?: ICoreId;
13
- }
14
- export declare class CreateRepositoryAttributeParams extends Serializable implements ICreateRepositoryAttributeParams {
15
- id?: CoreId;
16
- content: IdentityAttribute;
17
- parentId?: CoreId;
18
- static from(value: ICreateRepositoryAttributeParams | CreateRepositoryAttributeParamsJSON): CreateRepositoryAttributeParams;
19
- }
20
- //# sourceMappingURL=CreateRepositoryAttributeParams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateRepositoryAttributeParams.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateRepositoryAttributeParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAAuB,MAAM,oBAAoB,CAAC;AACtF,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,qBAAqB,EAAyB,MAAM,gBAAgB,CAAC;AACrH,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAEpD,MAAM,WAAW,mCAAmC;IAChD,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,qBAAqB,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,gCAAiC,SAAQ,aAAa;IACnE,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,OAAO,EAAE,kBAAkB,CAAC;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,qBAAa,+BAAgC,SAAQ,YAAa,YAAW,gCAAgC;IAGlG,EAAE,CAAC,EAAE,MAAM,CAAC;IAIZ,OAAO,EAAE,iBAAiB,CAAC;IAI3B,QAAQ,CAAC,EAAE,MAAM,CAAC;WAEX,IAAI,CAAC,KAAK,EAAE,gCAAgC,GAAG,mCAAmC,GAAG,+BAA+B;CAGrI"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateRepositoryAttributeParams.js","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateRepositoryAttributeParams.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAsF;AACtF,4CAAqH;AACrH,kDAAoD;AAcpD,MAAa,+BAAgC,SAAQ,wBAAY;IAatD,MAAM,CAAC,IAAI,CAAC,KAA6E;QAC5F,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ;AAhBD,0EAgBC;AAbU;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACjB,mBAAM;2DAAC;AAIZ;IAFN,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,2BAAiB,EAAE,+BAAqB,CAAC,EAAE,CAAC;IACrE,IAAA,oBAAQ,GAAE;8BACK,2BAAiB;gEAAC;AAI3B;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACX,mBAAM;iEAAC"}
@@ -1,22 +0,0 @@
1
- import { ISerializable, Serializable } from "@js-soft/ts-serval";
2
- import { CoreAddress, CoreId, ICoreAddress, ICoreId } from "@nmshd/core-types";
3
- export interface CreateSharedLocalAttributeCopyParamsJSON {
4
- attributeId?: string;
5
- sourceAttributeId: string;
6
- peer: string;
7
- requestReference: string;
8
- }
9
- export interface ICreateSharedLocalAttributeCopyParams extends ISerializable {
10
- attributeId?: ICoreId;
11
- sourceAttributeId: ICoreId;
12
- peer: ICoreAddress;
13
- requestReference: ICoreId;
14
- }
15
- export declare class CreateSharedLocalAttributeCopyParams extends Serializable implements ICreateSharedLocalAttributeCopyParams {
16
- attributeId?: CoreId;
17
- sourceAttributeId: CoreId;
18
- peer: CoreAddress;
19
- requestReference: CoreId;
20
- static from(value: ICreateSharedLocalAttributeCopyParams | CreateSharedLocalAttributeCopyParamsJSON): CreateSharedLocalAttributeCopyParams;
21
- }
22
- //# sourceMappingURL=CreateSharedLocalAttributeCopyParams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSharedLocalAttributeCopyParams.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateSharedLocalAttributeCopyParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAAuB,MAAM,oBAAoB,CAAC;AACtF,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,wCAAwC;IACrD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,gBAAgB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,qCAAsC,SAAQ,aAAa;IACxE,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,IAAI,EAAE,YAAY,CAAC;IACnB,gBAAgB,EAAE,OAAO,CAAC;CAC7B;AAED,qBAAa,oCAAqC,SAAQ,YAAa,YAAW,qCAAqC;IAG5G,WAAW,CAAC,EAAE,MAAM,CAAC;IAIrB,iBAAiB,EAAE,MAAM,CAAC;IAI1B,IAAI,EAAE,WAAW,CAAC;IAIlB,gBAAgB,EAAE,MAAM,CAAC;WAElB,IAAI,CAAC,KAAK,EAAE,qCAAqC,GAAG,wCAAwC,GAAG,oCAAoC;CAGpJ"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSharedLocalAttributeCopyParams.js","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateSharedLocalAttributeCopyParams.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAsF;AACtF,kDAA+E;AAgB/E,MAAa,oCAAqC,SAAQ,wBAAY;IAiB3D,MAAM,CAAC,IAAI,CAAC,KAAuF;QACtG,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ;AApBD,oFAoBC;AAjBU;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACR,mBAAM;yEAAC;AAIrB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACe,mBAAM;+EAAC;AAI1B;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACE,wBAAW;kEAAC;AAIlB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACc,mBAAM;8EAAC"}
@@ -1,26 +0,0 @@
1
- import { ISerializable, Serializable } from "@js-soft/ts-serval";
2
- import { IIdentityAttribute, IRelationshipAttribute, IdentityAttribute, IdentityAttributeJSON, RelationshipAttribute, RelationshipAttributeJSON } from "@nmshd/content";
3
- import { CoreAddress, CoreId, ICoreAddress, ICoreId } from "@nmshd/core-types";
4
- export interface CreateSharedLocalAttributeParamsJSON {
5
- id?: string;
6
- content: IdentityAttributeJSON | RelationshipAttributeJSON;
7
- requestReferece: string;
8
- peer: string;
9
- thirdPartyAddress?: string;
10
- }
11
- export interface ICreateSharedLocalAttributeParams extends ISerializable {
12
- id?: ICoreId;
13
- content: IIdentityAttribute | IRelationshipAttribute;
14
- requestReference: ICoreId;
15
- peer: ICoreAddress;
16
- thirdPartyAddress?: ICoreAddress;
17
- }
18
- export declare class CreateSharedLocalAttributeParams extends Serializable implements ICreateSharedLocalAttributeParams {
19
- id?: CoreId;
20
- content: IdentityAttribute | RelationshipAttribute;
21
- requestReference: CoreId;
22
- peer: CoreAddress;
23
- thirdPartyAddress?: CoreAddress;
24
- static from(value: ICreateSharedLocalAttributeParams | CreateSharedLocalAttributeParamsJSON): CreateSharedLocalAttributeParams;
25
- }
26
- //# sourceMappingURL=CreateSharedLocalAttributeParams.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSharedLocalAttributeParams.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateSharedLocalAttributeParams.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,YAAY,EAAuB,MAAM,oBAAoB,CAAC;AACtF,OAAO,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACxK,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE/E,MAAM,WAAW,oCAAoC;IACjD,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,EAAE,qBAAqB,GAAG,yBAAyB,CAAC;IAC3D,eAAe,EAAE,MAAM,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC9B;AAED,MAAM,WAAW,iCAAkC,SAAQ,aAAa;IACpE,EAAE,CAAC,EAAE,OAAO,CAAC;IACb,OAAO,EAAE,kBAAkB,GAAG,sBAAsB,CAAC;IACrD,gBAAgB,EAAE,OAAO,CAAC;IAC1B,IAAI,EAAE,YAAY,CAAC;IACnB,iBAAiB,CAAC,EAAE,YAAY,CAAC;CACpC;AAED,qBAAa,gCAAiC,SAAQ,YAAa,YAAW,iCAAiC;IAGpG,EAAE,CAAC,EAAE,MAAM,CAAC;IAIZ,OAAO,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;IAInD,gBAAgB,EAAE,MAAM,CAAC;IAIzB,IAAI,EAAE,WAAW,CAAC;IAIlB,iBAAiB,CAAC,EAAE,WAAW,CAAC;WAEzB,IAAI,CAAC,KAAK,EAAE,iCAAiC,GAAG,oCAAoC,GAAG,gCAAgC;CAGxI"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CreateSharedLocalAttributeParams.js","sourceRoot":"","sources":["../../../../src/modules/attributes/local/CreateSharedLocalAttributeParams.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAsF;AACtF,4CAAwK;AACxK,kDAA+E;AAkB/E,MAAa,gCAAiC,SAAQ,wBAAY;IAqBvD,MAAM,CAAC,IAAI,CAAC,KAA+E;QAC9F,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IAC/B,CAAC;CACJ;AAxBD,4EAwBC;AArBU;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACjB,mBAAM;4DAAC;AAIZ;IAFN,IAAA,qBAAS,EAAC,EAAE,UAAU,EAAE,CAAC,2BAAiB,EAAE,+BAAqB,CAAC,EAAE,CAAC;IACrE,IAAA,oBAAQ,GAAE;;iEAC+C;AAInD;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACc,mBAAM;0EAAC;AAIzB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACE,wBAAW;8DAAC;AAIlB;IAFN,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;8BACF,wBAAW;2EAAC"}
@@ -1,109 +0,0 @@
1
- import { IIdentityAttribute, IRelationshipAttribute, IdentityAttribute, IdentityAttributeJSON, RelationshipAttribute, RelationshipAttributeJSON } from "@nmshd/content";
2
- import { CoreAddress, CoreDate, CoreId, ICoreDate, ICoreId } from "@nmshd/core-types";
3
- import { CoreSynchronizable, ICoreSynchronizable } from "@nmshd/transport";
4
- import { ILocalAttributeDeletionInfo, LocalAttributeDeletionInfo, LocalAttributeDeletionInfoJSON } from "./LocalAttributeDeletionInfo";
5
- import { ILocalAttributeShareInfo, LocalAttributeShareInfo, LocalAttributeShareInfoJSON } from "./LocalAttributeShareInfo";
6
- export interface LocalAttributeJSON {
7
- id: string;
8
- content: IdentityAttributeJSON | RelationshipAttributeJSON;
9
- createdAt: string;
10
- succeeds?: string;
11
- succeededBy?: string;
12
- shareInfo?: LocalAttributeShareInfoJSON;
13
- deletionInfo?: LocalAttributeDeletionInfoJSON;
14
- parentId?: string;
15
- isDefault?: true;
16
- }
17
- export interface ILocalAttribute extends ICoreSynchronizable {
18
- content: IIdentityAttribute | IRelationshipAttribute;
19
- createdAt: ICoreDate;
20
- succeeds?: ICoreId;
21
- succeededBy?: ICoreId;
22
- shareInfo?: ILocalAttributeShareInfo;
23
- deletionInfo?: ILocalAttributeDeletionInfo;
24
- parentId?: ICoreId;
25
- isDefault?: true;
26
- }
27
- export type OwnSharedIdentityAttribute = LocalAttribute & {
28
- content: IdentityAttribute;
29
- shareInfo: LocalAttributeShareInfo;
30
- parentId: undefined;
31
- isDefault: undefined;
32
- };
33
- export type OwnSharedRelationshipAttribute = LocalAttribute & {
34
- content: RelationshipAttribute;
35
- shareInfo: LocalAttributeShareInfo;
36
- parentId: undefined;
37
- isDefault: undefined;
38
- };
39
- export type PeerSharedIdentityAttribute = LocalAttribute & {
40
- content: IdentityAttribute;
41
- shareInfo: LocalAttributeShareInfo & {
42
- sourceAttribute: undefined;
43
- };
44
- parentId: undefined;
45
- isDefault: undefined;
46
- };
47
- export type PeerSharedRelationshipAttribute = LocalAttribute & {
48
- content: RelationshipAttribute;
49
- shareInfo: LocalAttributeShareInfo & {
50
- sourceAttribute: undefined;
51
- };
52
- parentId: undefined;
53
- isDefault: undefined;
54
- };
55
- export type ThirdPartyRelationshipAttribute = LocalAttribute & {
56
- content: RelationshipAttribute;
57
- shareInfo: LocalAttributeShareInfo & {
58
- thirdPartyAddress: CoreAddress;
59
- };
60
- parentId: undefined;
61
- isDefault: undefined;
62
- };
63
- export type RepositoryAttribute = LocalAttribute & {
64
- content: IdentityAttribute;
65
- shareInfo: undefined;
66
- deletionInfo: undefined;
67
- };
68
- export declare class LocalAttribute extends CoreSynchronizable implements ILocalAttribute {
69
- readonly technicalProperties: string[];
70
- readonly userdataProperties: string[];
71
- content: IdentityAttribute | RelationshipAttribute;
72
- createdAt: CoreDate;
73
- succeeds?: CoreId;
74
- succeededBy?: CoreId;
75
- shareInfo?: LocalAttributeShareInfo;
76
- deletionInfo?: LocalAttributeDeletionInfo;
77
- parentId?: CoreId;
78
- isDefault?: true;
79
- isOwnSharedIdentityAttribute(ownAddress: CoreAddress, peerAddress?: CoreAddress): this is OwnSharedIdentityAttribute;
80
- isOwnSharedRelationshipAttribute(ownAddress: CoreAddress, peerAddress?: CoreAddress): this is OwnSharedRelationshipAttribute;
81
- isPeerSharedIdentityAttribute(peerAddress?: CoreAddress): this is PeerSharedIdentityAttribute;
82
- isPeerSharedRelationshipAttribute(peerAddress?: CoreAddress): this is PeerSharedRelationshipAttribute;
83
- isThirdPartyRelationshipAttribute(): this is ThirdPartyRelationshipAttribute;
84
- isRepositoryAttribute(ownAddress: CoreAddress): this is RepositoryAttribute;
85
- isOwnSharedAttribute(ownAddress: CoreAddress, peerAddress?: CoreAddress): this is OwnSharedIdentityAttribute | OwnSharedRelationshipAttribute;
86
- isPeerSharedAttribute(peerAddress?: CoreAddress): this is PeerSharedIdentityAttribute | PeerSharedRelationshipAttribute;
87
- isIdentityAttribute(): this is LocalAttribute & {
88
- content: IdentityAttribute;
89
- };
90
- isRelationshipAttribute(): this is LocalAttribute & {
91
- content: RelationshipAttribute;
92
- shareInfo: LocalAttributeShareInfo;
93
- };
94
- isComplexAttribute(): boolean;
95
- isOwnedBy(identity: CoreAddress): boolean;
96
- isShared(): this is LocalAttribute & {
97
- shareInfo: LocalAttributeShareInfo;
98
- };
99
- setDeletionInfo(deletionInfo: LocalAttributeDeletionInfo, ownAddress: CoreAddress): this;
100
- private isPeerSharedAttributeDeletionInfo;
101
- private isOwnSharedAttributeDeletionInfo;
102
- private isThirdPartyRelationshipAttributeDeletionInfo;
103
- hasDeletionInfo(): this is LocalAttribute & {
104
- deletionInfo: LocalAttributeDeletionInfo;
105
- };
106
- static from(value: ILocalAttribute | LocalAttributeJSON): LocalAttribute;
107
- static fromAttribute(content: IIdentityAttribute | IRelationshipAttribute, succeeds?: ICoreId, shareInfo?: ILocalAttributeShareInfo, id?: CoreId, parentId?: CoreId): Promise<LocalAttribute>;
108
- }
109
- //# sourceMappingURL=LocalAttribute.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LocalAttribute.d.ts","sourceRoot":"","sources":["../../../../src/modules/attributes/local/LocalAttribute.ts"],"names":[],"mappings":"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"}