@nmshd/content 2.0.0-beta.30 → 2.0.0-beta.32

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 (167) hide show
  1. package/dist/attributes/Attribute.d.ts +1 -1
  2. package/dist/attributes/Attribute.js.map +1 -1
  3. package/dist/attributes/AttributeValueTypes.d.ts +11 -11
  4. package/dist/attributes/AttributeValueTypes.js +46 -40
  5. package/dist/attributes/AttributeValueTypes.js.map +1 -1
  6. package/dist/attributes/IdentityAttributeQuery.d.ts +1 -1
  7. package/dist/attributes/IdentityAttributeQuery.js.map +1 -1
  8. package/dist/attributes/RelationshipAttributeQuery.d.ts +2 -2
  9. package/dist/attributes/RelationshipAttributeQuery.js.map +1 -1
  10. package/dist/attributes/ThirdPartyRelationshipAttributeQuery.d.ts +1 -1
  11. package/dist/attributes/ThirdPartyRelationshipAttributeQuery.js.map +1 -1
  12. package/dist/attributes/hints/RenderHints.d.ts +2 -2
  13. package/dist/attributes/hints/RenderHints.js.map +1 -1
  14. package/dist/attributes/hints/ValueHints.d.ts +2 -2
  15. package/dist/attributes/hints/ValueHints.js.map +1 -1
  16. package/dist/attributes/hints/ValueHintsValue.d.ts +1 -1
  17. package/dist/attributes/hints/ValueHintsValue.js.map +1 -1
  18. package/dist/attributes/types/address/City.d.ts +1 -1
  19. package/dist/attributes/types/address/City.js.map +1 -1
  20. package/dist/attributes/types/address/Country.d.ts +1 -1
  21. package/dist/attributes/types/address/Country.js.map +1 -1
  22. package/dist/attributes/types/address/DeliveryBoxAddress.d.ts +1 -1
  23. package/dist/attributes/types/address/DeliveryBoxAddress.js.map +1 -1
  24. package/dist/attributes/types/address/HouseNumber.d.ts +1 -1
  25. package/dist/attributes/types/address/HouseNumber.js.map +1 -1
  26. package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts +1 -1
  27. package/dist/attributes/types/address/PostOfficeBoxAddress.js.map +1 -1
  28. package/dist/attributes/types/address/State.d.ts +1 -1
  29. package/dist/attributes/types/address/State.js.map +1 -1
  30. package/dist/attributes/types/address/Street.d.ts +1 -1
  31. package/dist/attributes/types/address/Street.js.map +1 -1
  32. package/dist/attributes/types/address/StreetAddress.d.ts +1 -1
  33. package/dist/attributes/types/address/StreetAddress.js.map +1 -1
  34. package/dist/attributes/types/address/ZipCode.d.ts +1 -1
  35. package/dist/attributes/types/address/ZipCode.js.map +1 -1
  36. package/dist/attributes/types/affiliation/Affiliation.d.ts +1 -1
  37. package/dist/attributes/types/affiliation/Affiliation.js.map +1 -1
  38. package/dist/attributes/types/affiliation/AffiliationOrganization.d.ts +1 -1
  39. package/dist/attributes/types/affiliation/AffiliationOrganization.js.map +1 -1
  40. package/dist/attributes/types/affiliation/AffiliationRole.d.ts +1 -1
  41. package/dist/attributes/types/affiliation/AffiliationRole.js.map +1 -1
  42. package/dist/attributes/types/affiliation/AffiliationUnit.d.ts +1 -1
  43. package/dist/attributes/types/affiliation/AffiliationUnit.js.map +1 -1
  44. package/dist/attributes/types/birth/BirthCity.d.ts +1 -1
  45. package/dist/attributes/types/birth/BirthCity.js.map +1 -1
  46. package/dist/attributes/types/birth/BirthCountry.d.ts +1 -1
  47. package/dist/attributes/types/birth/BirthCountry.js.map +1 -1
  48. package/dist/attributes/types/birth/BirthDate.d.ts +1 -1
  49. package/dist/attributes/types/birth/BirthDate.js.map +1 -1
  50. package/dist/attributes/types/birth/BirthDay.d.ts +1 -1
  51. package/dist/attributes/types/birth/BirthDay.js.map +1 -1
  52. package/dist/attributes/types/birth/BirthMonth.d.ts +1 -1
  53. package/dist/attributes/types/birth/BirthMonth.js.map +1 -1
  54. package/dist/attributes/types/birth/BirthPlace.d.ts +1 -1
  55. package/dist/attributes/types/birth/BirthPlace.js.map +1 -1
  56. package/dist/attributes/types/birth/BirthState.d.ts +1 -1
  57. package/dist/attributes/types/birth/BirthState.js.map +1 -1
  58. package/dist/attributes/types/birth/BirthYear.d.ts +1 -1
  59. package/dist/attributes/types/birth/BirthYear.js.map +1 -1
  60. package/dist/attributes/types/communication/CommunicationLanguage.d.ts +1 -1
  61. package/dist/attributes/types/communication/CommunicationLanguage.js.map +1 -1
  62. package/dist/attributes/types/communication/EMailAddress.d.ts +1 -1
  63. package/dist/attributes/types/communication/EMailAddress.js.map +1 -1
  64. package/dist/attributes/types/communication/Fax.d.ts +1 -1
  65. package/dist/attributes/types/communication/Fax.js.map +1 -1
  66. package/dist/attributes/types/communication/Phone.d.ts +1 -1
  67. package/dist/attributes/types/communication/Phone.js.map +1 -1
  68. package/dist/attributes/types/communication/Website.d.ts +1 -1
  69. package/dist/attributes/types/communication/Website.js.map +1 -1
  70. package/dist/attributes/types/identity/DisplayName.d.ts +1 -1
  71. package/dist/attributes/types/identity/DisplayName.js.map +1 -1
  72. package/dist/attributes/types/identity/FileReference.d.ts +1 -1
  73. package/dist/attributes/types/identity/FileReference.js.map +1 -1
  74. package/dist/attributes/types/name/BirthName.d.ts +1 -1
  75. package/dist/attributes/types/name/BirthName.js.map +1 -1
  76. package/dist/attributes/types/name/GivenName.d.ts +1 -1
  77. package/dist/attributes/types/name/GivenName.js.map +1 -1
  78. package/dist/attributes/types/name/HonorificPrefix.d.ts +9 -2
  79. package/dist/attributes/types/name/HonorificPrefix.js +6 -0
  80. package/dist/attributes/types/name/HonorificPrefix.js.map +1 -1
  81. package/dist/attributes/types/name/HonorificSuffix.d.ts +9 -2
  82. package/dist/attributes/types/name/HonorificSuffix.js +6 -0
  83. package/dist/attributes/types/name/HonorificSuffix.js.map +1 -1
  84. package/dist/attributes/types/name/MiddleName.d.ts +9 -2
  85. package/dist/attributes/types/name/MiddleName.js +6 -0
  86. package/dist/attributes/types/name/MiddleName.js.map +1 -1
  87. package/dist/attributes/types/name/PersonName.d.ts +29 -29
  88. package/dist/attributes/types/name/PersonName.js.map +1 -1
  89. package/dist/attributes/types/name/Pseudonym.d.ts +1 -1
  90. package/dist/attributes/types/name/Pseudonym.js.map +1 -1
  91. package/dist/attributes/types/name/Surname.d.ts +9 -2
  92. package/dist/attributes/types/name/Surname.js +6 -0
  93. package/dist/attributes/types/name/Surname.js.map +1 -1
  94. package/dist/attributes/types/person/Citizenship.d.ts +1 -1
  95. package/dist/attributes/types/person/Citizenship.js.map +1 -1
  96. package/dist/attributes/types/person/JobTitle.d.ts +1 -1
  97. package/dist/attributes/types/person/JobTitle.js.map +1 -1
  98. package/dist/attributes/types/person/Nationality.d.ts +1 -1
  99. package/dist/attributes/types/person/Nationality.js.map +1 -1
  100. package/dist/attributes/types/person/Sex.d.ts +1 -1
  101. package/dist/attributes/types/person/Sex.js.map +1 -1
  102. package/dist/attributes/types/proprietary/ProprietaryBoolean.d.ts +1 -1
  103. package/dist/attributes/types/proprietary/ProprietaryBoolean.js.map +1 -1
  104. package/dist/attributes/types/proprietary/ProprietaryCountry.d.ts +1 -1
  105. package/dist/attributes/types/proprietary/ProprietaryCountry.js.map +1 -1
  106. package/dist/attributes/types/proprietary/ProprietaryEMailAddress.d.ts +1 -1
  107. package/dist/attributes/types/proprietary/ProprietaryEMailAddress.js.map +1 -1
  108. package/dist/attributes/types/proprietary/ProprietaryFileReference.d.ts +1 -1
  109. package/dist/attributes/types/proprietary/ProprietaryFileReference.js.map +1 -1
  110. package/dist/attributes/types/proprietary/ProprietaryFloat.d.ts +1 -1
  111. package/dist/attributes/types/proprietary/ProprietaryFloat.js.map +1 -1
  112. package/dist/attributes/types/proprietary/ProprietaryHEXColor.d.ts +1 -1
  113. package/dist/attributes/types/proprietary/ProprietaryHEXColor.js.map +1 -1
  114. package/dist/attributes/types/proprietary/ProprietaryInteger.d.ts +1 -1
  115. package/dist/attributes/types/proprietary/ProprietaryInteger.js.map +1 -1
  116. package/dist/attributes/types/proprietary/ProprietaryLanguage.d.ts +1 -1
  117. package/dist/attributes/types/proprietary/ProprietaryLanguage.js.map +1 -1
  118. package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.d.ts +1 -1
  119. package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.js.map +1 -1
  120. package/dist/attributes/types/proprietary/ProprietaryString.d.ts +1 -1
  121. package/dist/attributes/types/proprietary/ProprietaryString.js.map +1 -1
  122. package/dist/attributes/types/proprietary/ProprietaryURL.d.ts +1 -1
  123. package/dist/attributes/types/proprietary/ProprietaryURL.js.map +1 -1
  124. package/dist/buildInformation.js +4 -4
  125. package/dist/messages/Mail.d.ts +1 -1
  126. package/dist/messages/Mail.js.map +1 -1
  127. package/dist/messages/RequestMail.d.ts +1 -1
  128. package/dist/messages/RequestMail.js.map +1 -1
  129. package/dist/relationships/RelationshipCreationChangeRequestContent.d.ts +1 -1
  130. package/dist/relationships/RelationshipCreationChangeRequestContent.js.map +1 -1
  131. package/dist/relationships/RelationshipTemplateContent.d.ts +1 -1
  132. package/dist/relationships/RelationshipTemplateContent.js.map +1 -1
  133. package/dist/requests/Request.d.ts +1 -1
  134. package/dist/requests/Request.js.map +1 -1
  135. package/dist/requests/RequestItemGroup.d.ts +1 -1
  136. package/dist/requests/RequestItemGroup.js.map +1 -1
  137. package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts +1 -1
  138. package/dist/requests/items/authentication/AuthenticationRequestItem.js.map +1 -1
  139. package/dist/requests/items/consent/ConsentRequestItem.d.ts +1 -1
  140. package/dist/requests/items/consent/ConsentRequestItem.js.map +1 -1
  141. package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts +1 -1
  142. package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js.map +1 -1
  143. package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts +1 -1
  144. package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js.map +1 -1
  145. package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts +1 -1
  146. package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.js.map +1 -1
  147. package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts +1 -1
  148. package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
  149. package/dist/requests/old/AttributesChangeRequest.d.ts +1 -1
  150. package/dist/requests/old/AttributesChangeRequest.js.map +1 -1
  151. package/dist/requests/old/AttributesRequest.d.ts +1 -1
  152. package/dist/requests/old/AttributesRequest.js.map +1 -1
  153. package/dist/requests/old/AttributesShareRequest.d.ts +1 -1
  154. package/dist/requests/old/AttributesShareRequest.js.map +1 -1
  155. package/dist/requests/response/AcceptResponseItem.d.ts +1 -1
  156. package/dist/requests/response/AcceptResponseItem.js.map +1 -1
  157. package/dist/requests/response/ErrorResponseItem.d.ts +1 -1
  158. package/dist/requests/response/ErrorResponseItem.js.map +1 -1
  159. package/dist/requests/response/RejectResponseItem.d.ts +1 -1
  160. package/dist/requests/response/RejectResponseItem.js.map +1 -1
  161. package/dist/requests/response/Response.d.ts +1 -1
  162. package/dist/requests/response/Response.js.map +1 -1
  163. package/dist/requests/response/ResponseItemGroup.d.ts +1 -1
  164. package/dist/requests/response/ResponseItemGroup.js.map +1 -1
  165. package/lib-web/nmshd.content.js +74 -44
  166. package/lib-web/nmshd.content.min.js +1 -1
  167. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nmshd/content",
3
- "version": "2.0.0-beta.30",
3
+ "version": "2.0.0-beta.32",
4
4
  "description": "The content library defines data structures that can be transmitted using the transport library.",
5
5
  "homepage": "https://enmeshed.eu",
6
6
  "repository": "github:nmshd/cns-content",