@nmshd/content 2.8.4 → 2.8.6
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.
- package/README.md +0 -1
- package/dist/ContentJSON.d.ts +1 -0
- package/dist/ContentJSON.d.ts.map +1 -0
- package/dist/ValidationErrorWithoutProperty.d.ts +5 -0
- package/dist/ValidationErrorWithoutProperty.d.ts.map +1 -0
- package/dist/ValidationErrorWithoutProperty.js +12 -0
- package/dist/ValidationErrorWithoutProperty.js.map +1 -0
- package/dist/attributes/AbstractAttribute.d.ts +1 -0
- package/dist/attributes/AbstractAttribute.d.ts.map +1 -0
- package/dist/attributes/AbstractAttribute.js.map +1 -1
- package/dist/attributes/AbstractAttributeQuery.d.ts +1 -0
- package/dist/attributes/AbstractAttributeQuery.d.ts.map +1 -0
- package/dist/attributes/AbstractAttributeQuery.js.map +1 -1
- package/dist/attributes/AbstractAttributeValue.d.ts +1 -0
- package/dist/attributes/AbstractAttributeValue.d.ts.map +1 -0
- package/dist/attributes/AbstractAttributeValue.js.map +1 -1
- package/dist/attributes/AbstractComplexValue.d.ts +1 -0
- package/dist/attributes/AbstractComplexValue.d.ts.map +1 -0
- package/dist/attributes/AbstractComplexValue.js.map +1 -1
- package/dist/attributes/AttributeValueTypes.d.ts +1 -0
- package/dist/attributes/AttributeValueTypes.d.ts.map +1 -0
- package/dist/attributes/AttributeValueTypes.js.map +1 -1
- package/dist/attributes/IQLQuery.d.ts +1 -0
- package/dist/attributes/IQLQuery.d.ts.map +1 -0
- package/dist/attributes/IQLQuery.js +1 -3
- package/dist/attributes/IQLQuery.js.map +1 -1
- package/dist/attributes/IdentityAttribute.d.ts +1 -0
- package/dist/attributes/IdentityAttribute.d.ts.map +1 -0
- package/dist/attributes/IdentityAttribute.js.map +1 -1
- package/dist/attributes/IdentityAttributeQuery.d.ts +1 -0
- package/dist/attributes/IdentityAttributeQuery.d.ts.map +1 -0
- package/dist/attributes/IdentityAttributeQuery.js +1 -3
- package/dist/attributes/IdentityAttributeQuery.js.map +1 -1
- package/dist/attributes/RelationshipAttribute.d.ts +1 -0
- package/dist/attributes/RelationshipAttribute.d.ts.map +1 -0
- package/dist/attributes/RelationshipAttribute.js +1 -3
- package/dist/attributes/RelationshipAttribute.js.map +1 -1
- package/dist/attributes/RelationshipAttributeConfidentiality.d.ts +1 -0
- package/dist/attributes/RelationshipAttributeConfidentiality.d.ts.map +1 -0
- package/dist/attributes/RelationshipAttributeQuery.d.ts +1 -0
- package/dist/attributes/RelationshipAttributeQuery.d.ts.map +1 -0
- package/dist/attributes/RelationshipAttributeQuery.js +2 -6
- package/dist/attributes/RelationshipAttributeQuery.js.map +1 -1
- package/dist/attributes/ThirdPartyRelationshipAttributeQuery.d.ts +1 -0
- package/dist/attributes/ThirdPartyRelationshipAttributeQuery.d.ts.map +1 -0
- package/dist/attributes/ThirdPartyRelationshipAttributeQuery.js.map +1 -1
- package/dist/attributes/constants/AttributeValueTypeQueryMapping.d.ts +1 -0
- package/dist/attributes/constants/AttributeValueTypeQueryMapping.d.ts.map +1 -0
- package/dist/attributes/constants/AttributeValueTypeQueryMapping.js +1 -3
- package/dist/attributes/constants/AttributeValueTypeQueryMapping.js.map +1 -1
- package/dist/attributes/constants/CountriesAlpha2.d.ts +1 -0
- package/dist/attributes/constants/CountriesAlpha2.d.ts.map +1 -0
- package/dist/attributes/constants/CountriesAlpha2.js.map +1 -1
- package/dist/attributes/constants/LanguagesISO639.d.ts +1 -0
- package/dist/attributes/constants/LanguagesISO639.d.ts.map +1 -0
- package/dist/attributes/constants/LanguagesISO639.js.map +1 -1
- package/dist/attributes/constants/index.d.ts +1 -0
- package/dist/attributes/constants/index.d.ts.map +1 -0
- package/dist/attributes/constants/index.js.map +1 -1
- package/dist/attributes/hints/RenderHints.d.ts +1 -0
- package/dist/attributes/hints/RenderHints.d.ts.map +1 -0
- package/dist/attributes/hints/RenderHints.js.map +1 -1
- package/dist/attributes/hints/RenderHintsDataType.d.ts +1 -0
- package/dist/attributes/hints/RenderHintsDataType.d.ts.map +1 -0
- package/dist/attributes/hints/RenderHintsEditType.d.ts +1 -0
- package/dist/attributes/hints/RenderHintsEditType.d.ts.map +1 -0
- package/dist/attributes/hints/RenderHintsTechnicalType.d.ts +1 -0
- package/dist/attributes/hints/RenderHintsTechnicalType.d.ts.map +1 -0
- package/dist/attributes/hints/ValueHints.d.ts +1 -0
- package/dist/attributes/hints/ValueHints.d.ts.map +1 -0
- package/dist/attributes/hints/ValueHints.js.map +1 -1
- package/dist/attributes/hints/ValueHintsValue.d.ts +1 -0
- package/dist/attributes/hints/ValueHintsValue.d.ts.map +1 -0
- package/dist/attributes/hints/ValueHintsValue.js.map +1 -1
- package/dist/attributes/hints/index.d.ts +1 -0
- package/dist/attributes/hints/index.d.ts.map +1 -0
- package/dist/attributes/hints/index.js.map +1 -1
- package/dist/attributes/index.d.ts +1 -0
- package/dist/attributes/index.d.ts.map +1 -0
- package/dist/attributes/index.js.map +1 -1
- package/dist/attributes/types/AbstractBoolean.d.ts +1 -0
- package/dist/attributes/types/AbstractBoolean.d.ts.map +1 -0
- package/dist/attributes/types/AbstractBoolean.js.map +1 -1
- package/dist/attributes/types/AbstractFloat.d.ts +1 -0
- package/dist/attributes/types/AbstractFloat.d.ts.map +1 -0
- package/dist/attributes/types/AbstractFloat.js.map +1 -1
- package/dist/attributes/types/AbstractInteger.d.ts +1 -0
- package/dist/attributes/types/AbstractInteger.d.ts.map +1 -0
- package/dist/attributes/types/AbstractInteger.js.map +1 -1
- package/dist/attributes/types/AbstractString.d.ts +1 -0
- package/dist/attributes/types/AbstractString.d.ts.map +1 -0
- package/dist/attributes/types/AbstractString.js.map +1 -1
- package/dist/attributes/types/address/AbstractAddress.d.ts +1 -0
- package/dist/attributes/types/address/AbstractAddress.d.ts.map +1 -0
- package/dist/attributes/types/address/AbstractAddress.js +1 -1
- package/dist/attributes/types/address/AbstractAddress.js.map +1 -1
- package/dist/attributes/types/address/City.d.ts +1 -0
- package/dist/attributes/types/address/City.d.ts.map +1 -0
- package/dist/attributes/types/address/City.js.map +1 -1
- package/dist/attributes/types/address/Country.d.ts +1 -0
- package/dist/attributes/types/address/Country.d.ts.map +1 -0
- package/dist/attributes/types/address/Country.js.map +1 -1
- package/dist/attributes/types/address/DeliveryBoxAddress.d.ts +1 -0
- package/dist/attributes/types/address/DeliveryBoxAddress.d.ts.map +1 -0
- package/dist/attributes/types/address/DeliveryBoxAddress.js +2 -2
- package/dist/attributes/types/address/DeliveryBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/HouseNumber.d.ts +1 -0
- package/dist/attributes/types/address/HouseNumber.d.ts.map +1 -0
- package/dist/attributes/types/address/HouseNumber.js.map +1 -1
- package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts +1 -0
- package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts.map +1 -0
- package/dist/attributes/types/address/PostOfficeBoxAddress.js +2 -2
- package/dist/attributes/types/address/PostOfficeBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/State.d.ts +1 -0
- package/dist/attributes/types/address/State.d.ts.map +1 -0
- package/dist/attributes/types/address/State.js.map +1 -1
- package/dist/attributes/types/address/Street.d.ts +1 -0
- package/dist/attributes/types/address/Street.d.ts.map +1 -0
- package/dist/attributes/types/address/Street.js.map +1 -1
- package/dist/attributes/types/address/StreetAddress.d.ts +1 -0
- package/dist/attributes/types/address/StreetAddress.d.ts.map +1 -0
- package/dist/attributes/types/address/StreetAddress.js +1 -1
- package/dist/attributes/types/address/StreetAddress.js.map +1 -1
- package/dist/attributes/types/address/ZipCode.d.ts +1 -0
- package/dist/attributes/types/address/ZipCode.d.ts.map +1 -0
- package/dist/attributes/types/address/ZipCode.js.map +1 -1
- package/dist/attributes/types/address/index.d.ts +1 -0
- package/dist/attributes/types/address/index.d.ts.map +1 -0
- package/dist/attributes/types/address/index.js.map +1 -1
- package/dist/attributes/types/affiliation/Affiliation.d.ts +1 -0
- package/dist/attributes/types/affiliation/Affiliation.d.ts.map +1 -0
- package/dist/attributes/types/affiliation/Affiliation.js +1 -1
- package/dist/attributes/types/affiliation/Affiliation.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationOrganization.d.ts +1 -0
- package/dist/attributes/types/affiliation/AffiliationOrganization.d.ts.map +1 -0
- package/dist/attributes/types/affiliation/AffiliationOrganization.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationRole.d.ts +1 -0
- package/dist/attributes/types/affiliation/AffiliationRole.d.ts.map +1 -0
- package/dist/attributes/types/affiliation/AffiliationRole.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationUnit.d.ts +1 -0
- package/dist/attributes/types/affiliation/AffiliationUnit.d.ts.map +1 -0
- package/dist/attributes/types/affiliation/AffiliationUnit.js.map +1 -1
- package/dist/attributes/types/affiliation/index.d.ts +1 -0
- package/dist/attributes/types/affiliation/index.d.ts.map +1 -0
- package/dist/attributes/types/affiliation/index.js.map +1 -1
- package/dist/attributes/types/birth/BirthCity.d.ts +1 -0
- package/dist/attributes/types/birth/BirthCity.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthCity.js.map +1 -1
- package/dist/attributes/types/birth/BirthCountry.d.ts +1 -0
- package/dist/attributes/types/birth/BirthCountry.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthCountry.js.map +1 -1
- package/dist/attributes/types/birth/BirthDate.d.ts +3 -0
- package/dist/attributes/types/birth/BirthDate.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthDate.js +18 -2
- package/dist/attributes/types/birth/BirthDate.js.map +1 -1
- package/dist/attributes/types/birth/BirthDay.d.ts +1 -0
- package/dist/attributes/types/birth/BirthDay.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthDay.js.map +1 -1
- package/dist/attributes/types/birth/BirthMonth.d.ts +1 -0
- package/dist/attributes/types/birth/BirthMonth.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthMonth.js.map +1 -1
- package/dist/attributes/types/birth/BirthPlace.d.ts +1 -0
- package/dist/attributes/types/birth/BirthPlace.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthPlace.js +1 -1
- package/dist/attributes/types/birth/BirthPlace.js.map +1 -1
- package/dist/attributes/types/birth/BirthState.d.ts +1 -0
- package/dist/attributes/types/birth/BirthState.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthState.js.map +1 -1
- package/dist/attributes/types/birth/BirthYear.d.ts +1 -0
- package/dist/attributes/types/birth/BirthYear.d.ts.map +1 -0
- package/dist/attributes/types/birth/BirthYear.js.map +1 -1
- package/dist/attributes/types/birth/index.d.ts +1 -0
- package/dist/attributes/types/birth/index.d.ts.map +1 -0
- package/dist/attributes/types/birth/index.js.map +1 -1
- package/dist/attributes/types/communication/CommunicationLanguage.d.ts +1 -0
- package/dist/attributes/types/communication/CommunicationLanguage.d.ts.map +1 -0
- package/dist/attributes/types/communication/CommunicationLanguage.js.map +1 -1
- package/dist/attributes/types/communication/EMailAddress.d.ts +1 -0
- package/dist/attributes/types/communication/EMailAddress.d.ts.map +1 -0
- package/dist/attributes/types/communication/EMailAddress.js.map +1 -1
- package/dist/attributes/types/communication/FaxNumber.d.ts +1 -0
- package/dist/attributes/types/communication/FaxNumber.d.ts.map +1 -0
- package/dist/attributes/types/communication/FaxNumber.js.map +1 -1
- package/dist/attributes/types/communication/PhoneNumber.d.ts +1 -0
- package/dist/attributes/types/communication/PhoneNumber.d.ts.map +1 -0
- package/dist/attributes/types/communication/PhoneNumber.js.map +1 -1
- package/dist/attributes/types/communication/Website.d.ts +1 -0
- package/dist/attributes/types/communication/Website.d.ts.map +1 -0
- package/dist/attributes/types/communication/Website.js.map +1 -1
- package/dist/attributes/types/communication/index.d.ts +1 -0
- package/dist/attributes/types/communication/index.d.ts.map +1 -0
- package/dist/attributes/types/communication/index.js.map +1 -1
- package/dist/attributes/types/dates/AbstractDateString.d.ts +1 -0
- package/dist/attributes/types/dates/AbstractDateString.d.ts.map +1 -0
- package/dist/attributes/types/dates/AbstractDateString.js +2 -4
- package/dist/attributes/types/dates/AbstractDateString.js.map +1 -1
- package/dist/attributes/types/dates/AbstractDay.d.ts +1 -0
- package/dist/attributes/types/dates/AbstractDay.d.ts.map +1 -0
- package/dist/attributes/types/dates/AbstractDay.js +1 -1
- package/dist/attributes/types/dates/AbstractDay.js.map +1 -1
- package/dist/attributes/types/dates/AbstractMonth.d.ts +1 -0
- package/dist/attributes/types/dates/AbstractMonth.d.ts.map +1 -0
- package/dist/attributes/types/dates/AbstractMonth.js +1 -3
- package/dist/attributes/types/dates/AbstractMonth.js.map +1 -1
- package/dist/attributes/types/dates/AbstractYear.d.ts +1 -0
- package/dist/attributes/types/dates/AbstractYear.d.ts.map +1 -0
- package/dist/attributes/types/dates/AbstractYear.js +1 -1
- package/dist/attributes/types/dates/AbstractYear.js.map +1 -1
- package/dist/attributes/types/dates/index.d.ts +1 -0
- package/dist/attributes/types/dates/index.d.ts.map +1 -0
- package/dist/attributes/types/dates/index.js.map +1 -1
- package/dist/attributes/types/identity/DisplayName.d.ts +1 -0
- package/dist/attributes/types/identity/DisplayName.d.ts.map +1 -0
- package/dist/attributes/types/identity/DisplayName.js.map +1 -1
- package/dist/attributes/types/identity/IdentityFileReference.d.ts +1 -0
- package/dist/attributes/types/identity/IdentityFileReference.d.ts.map +1 -0
- package/dist/attributes/types/identity/IdentityFileReference.js.map +1 -1
- package/dist/attributes/types/identity/SchematizedXML.d.ts +1 -0
- package/dist/attributes/types/identity/SchematizedXML.d.ts.map +1 -0
- package/dist/attributes/types/identity/SchematizedXML.js.map +1 -1
- package/dist/attributes/types/identity/index.d.ts +1 -0
- package/dist/attributes/types/identity/index.d.ts.map +1 -0
- package/dist/attributes/types/identity/index.js.map +1 -1
- package/dist/attributes/types/index.d.ts +1 -0
- package/dist/attributes/types/index.d.ts.map +1 -0
- package/dist/attributes/types/index.js.map +1 -1
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.d.ts +1 -0
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.d.ts.map +1 -0
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.js +1 -1
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.js.map +1 -1
- package/dist/attributes/types/measurements/AbstractMeasurement.d.ts +1 -0
- package/dist/attributes/types/measurements/AbstractMeasurement.d.ts.map +1 -0
- package/dist/attributes/types/measurements/AbstractMeasurement.js +1 -1
- package/dist/attributes/types/measurements/AbstractMeasurement.js.map +1 -1
- package/dist/attributes/types/measurements/index.d.ts +1 -0
- package/dist/attributes/types/measurements/index.d.ts.map +1 -0
- package/dist/attributes/types/measurements/index.js.map +1 -1
- package/dist/attributes/types/name/BirthName.d.ts +1 -0
- package/dist/attributes/types/name/BirthName.d.ts.map +1 -0
- package/dist/attributes/types/name/BirthName.js.map +1 -1
- package/dist/attributes/types/name/GivenName.d.ts +1 -0
- package/dist/attributes/types/name/GivenName.d.ts.map +1 -0
- package/dist/attributes/types/name/GivenName.js.map +1 -1
- package/dist/attributes/types/name/HonorificPrefix.d.ts +1 -0
- package/dist/attributes/types/name/HonorificPrefix.d.ts.map +1 -0
- package/dist/attributes/types/name/HonorificPrefix.js.map +1 -1
- package/dist/attributes/types/name/HonorificSuffix.d.ts +1 -0
- package/dist/attributes/types/name/HonorificSuffix.d.ts.map +1 -0
- package/dist/attributes/types/name/HonorificSuffix.js.map +1 -1
- package/dist/attributes/types/name/MiddleName.d.ts +1 -0
- package/dist/attributes/types/name/MiddleName.d.ts.map +1 -0
- package/dist/attributes/types/name/MiddleName.js.map +1 -1
- package/dist/attributes/types/name/PersonName.d.ts +1 -0
- package/dist/attributes/types/name/PersonName.d.ts.map +1 -0
- package/dist/attributes/types/name/PersonName.js +1 -1
- package/dist/attributes/types/name/PersonName.js.map +1 -1
- package/dist/attributes/types/name/Pseudonym.d.ts +1 -0
- package/dist/attributes/types/name/Pseudonym.d.ts.map +1 -0
- package/dist/attributes/types/name/Pseudonym.js.map +1 -1
- package/dist/attributes/types/name/Surname.d.ts +1 -0
- package/dist/attributes/types/name/Surname.d.ts.map +1 -0
- package/dist/attributes/types/name/Surname.js.map +1 -1
- package/dist/attributes/types/name/index.d.ts +1 -0
- package/dist/attributes/types/name/index.d.ts.map +1 -0
- package/dist/attributes/types/name/index.js.map +1 -1
- package/dist/attributes/types/person/Citizenship.d.ts +1 -0
- package/dist/attributes/types/person/Citizenship.d.ts.map +1 -0
- package/dist/attributes/types/person/Citizenship.js.map +1 -1
- package/dist/attributes/types/person/JobTitle.d.ts +1 -0
- package/dist/attributes/types/person/JobTitle.d.ts.map +1 -0
- package/dist/attributes/types/person/JobTitle.js.map +1 -1
- package/dist/attributes/types/person/Nationality.d.ts +1 -0
- package/dist/attributes/types/person/Nationality.d.ts.map +1 -0
- package/dist/attributes/types/person/Nationality.js.map +1 -1
- package/dist/attributes/types/person/Sex.d.ts +1 -0
- package/dist/attributes/types/person/Sex.d.ts.map +1 -0
- package/dist/attributes/types/person/Sex.js +1 -1
- package/dist/attributes/types/person/Sex.js.map +1 -1
- package/dist/attributes/types/person/index.d.ts +1 -0
- package/dist/attributes/types/person/index.d.ts.map +1 -0
- package/dist/attributes/types/person/index.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryAttributeValue.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryAttributeValue.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryAttributeValue.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryBoolean.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryBoolean.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryBoolean.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryCountry.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryCountry.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryCountry.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryFileReference.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryFileReference.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryFileReference.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryFloat.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryFloat.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryFloat.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryHEXColor.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryHEXColor.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryHEXColor.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryInteger.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryInteger.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryInteger.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryJSON.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryJSON.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryJSON.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryLanguage.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryLanguage.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryLanguage.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryString.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryString.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryString.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryURL.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryURL.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryURL.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryXML.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryXML.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/ProprietaryXML.js.map +1 -1
- package/dist/attributes/types/proprietary/index.d.ts +1 -0
- package/dist/attributes/types/proprietary/index.d.ts.map +1 -0
- package/dist/attributes/types/proprietary/index.js.map +1 -1
- package/dist/attributes/types/relationship/Consent.d.ts +1 -0
- package/dist/attributes/types/relationship/Consent.d.ts.map +1 -0
- package/dist/attributes/types/relationship/Consent.js.map +1 -1
- package/dist/attributes/types/relationship/index.d.ts +1 -0
- package/dist/attributes/types/relationship/index.d.ts.map +1 -0
- package/dist/attributes/types/relationship/index.js.map +1 -1
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.d.ts +1 -0
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.d.ts.map +1 -0
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.js +1 -1
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.js.map +1 -1
- package/dist/attributes/types/statement/AbstractStatement.d.ts +1 -0
- package/dist/attributes/types/statement/AbstractStatement.d.ts.map +1 -0
- package/dist/attributes/types/statement/AbstractStatement.js +1 -1
- package/dist/attributes/types/statement/AbstractStatement.js.map +1 -1
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.d.ts +1 -0
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.d.ts.map +1 -0
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.js +1 -1
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.js.map +1 -1
- package/dist/attributes/types/statement/Statement.d.ts +1 -0
- package/dist/attributes/types/statement/Statement.d.ts.map +1 -0
- package/dist/attributes/types/statement/Statement.js.map +1 -1
- package/dist/attributes/types/statement/StatementAuthorityType.d.ts +1 -0
- package/dist/attributes/types/statement/StatementAuthorityType.d.ts.map +1 -0
- package/dist/attributes/types/statement/StatementAuthorityType.js +1 -1
- package/dist/attributes/types/statement/StatementAuthorityType.js.map +1 -1
- package/dist/attributes/types/statement/StatementEvidence.d.ts +1 -0
- package/dist/attributes/types/statement/StatementEvidence.d.ts.map +1 -0
- package/dist/attributes/types/statement/StatementEvidence.js +1 -1
- package/dist/attributes/types/statement/StatementEvidence.js.map +1 -1
- package/dist/attributes/types/statement/StatementIssuerConditions.d.ts +1 -0
- package/dist/attributes/types/statement/StatementIssuerConditions.d.ts.map +1 -0
- package/dist/attributes/types/statement/StatementIssuerConditions.js +1 -1
- package/dist/attributes/types/statement/StatementIssuerConditions.js.map +1 -1
- package/dist/attributes/types/statement/StatementObject.d.ts +1 -0
- package/dist/attributes/types/statement/StatementObject.d.ts.map +1 -0
- package/dist/attributes/types/statement/StatementObject.js +1 -1
- package/dist/attributes/types/statement/StatementObject.js.map +1 -1
- package/dist/attributes/types/statement/StatementPredicate.d.ts +1 -0
- package/dist/attributes/types/statement/StatementPredicate.d.ts.map +1 -0
- package/dist/attributes/types/statement/StatementPredicate.js.map +1 -1
- package/dist/attributes/types/statement/StatementSubject.d.ts +1 -0
- package/dist/attributes/types/statement/StatementSubject.d.ts.map +1 -0
- package/dist/attributes/types/statement/StatementSubject.js +1 -1
- package/dist/attributes/types/statement/StatementSubject.js.map +1 -1
- package/dist/attributes/types/statement/index.d.ts +1 -0
- package/dist/attributes/types/statement/index.d.ts.map +1 -0
- package/dist/attributes/types/statement/index.js.map +1 -1
- package/dist/attributes/types/strings/AbstractCountry.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractCountry.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractCountry.js +1 -1
- package/dist/attributes/types/strings/AbstractCountry.js.map +1 -1
- package/dist/attributes/types/strings/AbstractEMailAddress.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractEMailAddress.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractEMailAddress.js.map +1 -1
- package/dist/attributes/types/strings/AbstractFileReference.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractFileReference.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractFileReference.js.map +1 -1
- package/dist/attributes/types/strings/AbstractHEXColor.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractHEXColor.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractHEXColor.js.map +1 -1
- package/dist/attributes/types/strings/AbstractLanguage.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractLanguage.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractLanguage.js +1 -1
- package/dist/attributes/types/strings/AbstractLanguage.js.map +1 -1
- package/dist/attributes/types/strings/AbstractPhoneNumber.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractPhoneNumber.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractPhoneNumber.js.map +1 -1
- package/dist/attributes/types/strings/AbstractURL.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractURL.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractURL.js.map +1 -1
- package/dist/attributes/types/strings/AbstractXML.d.ts +1 -0
- package/dist/attributes/types/strings/AbstractXML.d.ts.map +1 -0
- package/dist/attributes/types/strings/AbstractXML.js.map +1 -1
- package/dist/attributes/types/strings/index.d.ts +1 -0
- package/dist/attributes/types/strings/index.d.ts.map +1 -0
- package/dist/attributes/types/strings/index.js.map +1 -1
- package/dist/buildInformation.d.ts +1 -0
- package/dist/buildInformation.d.ts.map +1 -0
- package/dist/buildInformation.js +4 -4
- package/dist/buildInformation.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js.map +1 -1
- package/dist/messages/Mail.d.ts +1 -0
- package/dist/messages/Mail.d.ts.map +1 -0
- package/dist/messages/Mail.js.map +1 -1
- package/dist/notifications/Notification.d.ts +1 -0
- package/dist/notifications/Notification.d.ts.map +1 -0
- package/dist/notifications/Notification.js.map +1 -1
- package/dist/notifications/NotificationItem.d.ts +1 -0
- package/dist/notifications/NotificationItem.d.ts.map +1 -0
- package/dist/notifications/NotificationItem.js.map +1 -1
- package/dist/notifications/index.d.ts +1 -0
- package/dist/notifications/index.d.ts.map +1 -0
- package/dist/notifications/index.js.map +1 -1
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts +1 -0
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.d.ts.map +1 -0
- package/dist/notifications/items/PeerSharedAttributeSucceededNotificationItem.js.map +1 -1
- package/dist/notifications/items/index.d.ts +1 -0
- package/dist/notifications/items/index.d.ts.map +1 -0
- package/dist/notifications/items/index.js.map +1 -1
- package/dist/relationships/RelationshipCreationChangeRequestContent.d.ts +1 -0
- package/dist/relationships/RelationshipCreationChangeRequestContent.d.ts.map +1 -0
- package/dist/relationships/RelationshipCreationChangeRequestContent.js.map +1 -1
- package/dist/relationships/RelationshipTemplateContent.d.ts +1 -0
- package/dist/relationships/RelationshipTemplateContent.d.ts.map +1 -0
- package/dist/relationships/RelationshipTemplateContent.js.map +1 -1
- package/dist/relationships/index.d.ts +1 -0
- package/dist/relationships/index.d.ts.map +1 -0
- package/dist/relationships/index.js.map +1 -1
- package/dist/requests/Request.d.ts +1 -0
- package/dist/requests/Request.d.ts.map +1 -0
- package/dist/requests/Request.js.map +1 -1
- package/dist/requests/RequestItem.d.ts +1 -0
- package/dist/requests/RequestItem.d.ts.map +1 -0
- package/dist/requests/RequestItem.js.map +1 -1
- package/dist/requests/RequestItemGroup.d.ts +1 -0
- package/dist/requests/RequestItemGroup.d.ts.map +1 -0
- package/dist/requests/RequestItemGroup.js.map +1 -1
- package/dist/requests/ResponseWrapper.d.ts +1 -0
- package/dist/requests/ResponseWrapper.d.ts.map +1 -0
- package/dist/requests/ResponseWrapper.js.map +1 -1
- package/dist/requests/index.d.ts +1 -0
- package/dist/requests/index.d.ts.map +1 -0
- package/dist/requests/index.js.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts +1 -0
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts.map +1 -0
- package/dist/requests/items/authentication/AuthenticationRequestItem.js.map +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.d.ts +1 -0
- package/dist/requests/items/consent/ConsentRequestItem.d.ts.map +1 -0
- package/dist/requests/items/consent/ConsentRequestItem.js.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.d.ts +1 -0
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/createAttribute/CreateAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.d.ts +2 -1
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.d.ts.map +1 -0
- package/dist/requests/items/createAttribute/CreateAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.d.ts +1 -0
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.d.ts +1 -0
- package/dist/requests/items/freeText/FreeTextRequestItem.d.ts.map +1 -0
- package/dist/requests/items/freeText/FreeTextRequestItem.js.map +1 -1
- package/dist/requests/items/index.d.ts +1 -0
- package/dist/requests/items/index.d.ts.map +1 -0
- package/dist/requests/items/index.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts +2 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts +1 -0
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.d.ts.map +1 -0
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js +1 -2
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts +2 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts +1 -0
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts.map +1 -0
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.d.ts +1 -0
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts +2 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.d.ts.map +1 -0
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts +1 -0
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts +2 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts.map +1 -0
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
- package/dist/requests/response/AcceptResponseItem.d.ts +1 -0
- package/dist/requests/response/AcceptResponseItem.d.ts.map +1 -0
- package/dist/requests/response/AcceptResponseItem.js.map +1 -1
- package/dist/requests/response/ErrorResponseItem.d.ts +1 -0
- package/dist/requests/response/ErrorResponseItem.d.ts.map +1 -0
- package/dist/requests/response/ErrorResponseItem.js.map +1 -1
- package/dist/requests/response/RejectResponseItem.d.ts +1 -0
- package/dist/requests/response/RejectResponseItem.d.ts.map +1 -0
- package/dist/requests/response/RejectResponseItem.js.map +1 -1
- package/dist/requests/response/Response.d.ts +1 -0
- package/dist/requests/response/Response.d.ts.map +1 -0
- package/dist/requests/response/Response.js.map +1 -1
- package/dist/requests/response/ResponseItem.d.ts +1 -0
- package/dist/requests/response/ResponseItem.d.ts.map +1 -0
- package/dist/requests/response/ResponseItem.js.map +1 -1
- package/dist/requests/response/ResponseItemGroup.d.ts +1 -0
- package/dist/requests/response/ResponseItemGroup.d.ts.map +1 -0
- package/dist/requests/response/ResponseItemGroup.js.map +1 -1
- package/dist/requests/response/ResponseItemResult.d.ts +1 -0
- package/dist/requests/response/ResponseItemResult.d.ts.map +1 -0
- package/dist/requests/response/index.d.ts +1 -0
- package/dist/requests/response/index.d.ts.map +1 -0
- package/dist/requests/response/index.js.map +1 -1
- package/lib-web/nmshd.content.js +16989 -16971
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +11 -27
package/package.json
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nmshd/content",
|
|
3
|
-
"version": "2.8.
|
|
3
|
+
"version": "2.8.6",
|
|
4
4
|
"description": "The content library defines data structures that can be transmitted using the transport library.",
|
|
5
5
|
"homepage": "https://enmeshed.eu",
|
|
6
|
-
"repository":
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "git+https://github.com/nmshd/runtime.git",
|
|
9
|
+
"directory": "packages/content"
|
|
10
|
+
},
|
|
7
11
|
"license": "MIT",
|
|
8
12
|
"author": "j&s-soft GmbH",
|
|
9
13
|
"main": "dist/index.js",
|
|
@@ -17,15 +21,14 @@
|
|
|
17
21
|
"scripts": {
|
|
18
22
|
"bt": "npm run test:node && npm run build:node && npm run bundle",
|
|
19
23
|
"build": "npm run build:node && npm run bundle",
|
|
20
|
-
"build:ci": "npm run build:node &&
|
|
24
|
+
"build:ci": "npm run build:node && ../../.ci/writeBuildInformation.sh && npm run bundle",
|
|
21
25
|
"build:node": "tsc -p tsconfig.json && madge --circular dist",
|
|
26
|
+
"build:notest": "npm run build:node && npm run bundle:notest",
|
|
22
27
|
"bundle": "npm run bundle:lib && npm run bundle:min",
|
|
23
28
|
"bundle:lib": "webpack --stats-all --config webpack.config.js",
|
|
24
29
|
"bundle:min": "webpack --stats-all --config webpack.min.config.js",
|
|
30
|
+
"bundle:notest": "npm run bundle:lib && npm run bundle:min",
|
|
25
31
|
"cdep": "tsc && madge --circular dist",
|
|
26
|
-
"lint": "npm run lint:prettier && npm run lint:eslint && npm run lint:tsc",
|
|
27
|
-
"lint:eslint": "eslint --ext ts ./src ./test",
|
|
28
|
-
"lint:prettier": "prettier --check .",
|
|
29
32
|
"lint:tsc": "tsc --noEmit && tsc -p test/tsconfig.json --noEmit",
|
|
30
33
|
"test": "jest",
|
|
31
34
|
"test:ci": "jest -i"
|
|
@@ -53,28 +56,9 @@
|
|
|
53
56
|
"easy-tsnameof": "^3.0.6"
|
|
54
57
|
},
|
|
55
58
|
"devDependencies": {
|
|
56
|
-
"@js-soft/eslint-config-ts": "1.6.5",
|
|
57
|
-
"@js-soft/license-check": "1.0.8",
|
|
58
59
|
"@js-soft/ts-serval": "2.0.10",
|
|
59
|
-
"@nmshd/crypto": "2.0.
|
|
60
|
-
"@
|
|
61
|
-
"@types/jest": "^29.5.11",
|
|
62
|
-
"@types/luxon": "^3.3.5",
|
|
63
|
-
"@types/node": "^20.10.1",
|
|
64
|
-
"better-npm-audit": "^3.7.3",
|
|
65
|
-
"copy-webpack-plugin": "^11.0.0",
|
|
66
|
-
"eslint": "^8.54.0",
|
|
67
|
-
"jest": "^29.7.0",
|
|
68
|
-
"jest-expect-message": "^1.1.3",
|
|
69
|
-
"madge": "^6.1.0",
|
|
70
|
-
"prettier": "^3.1.0",
|
|
71
|
-
"terser-webpack-plugin": "^5.3.9",
|
|
72
|
-
"ts-jest": "^29.1.1",
|
|
73
|
-
"ts-node": "^10.9.1",
|
|
74
|
-
"tsconfig-paths": "^4.2.0",
|
|
75
|
-
"typescript": "^5.3.2",
|
|
76
|
-
"webpack": "^5.89.0",
|
|
77
|
-
"webpack-cli": "^5.1.4"
|
|
60
|
+
"@nmshd/crypto": "2.0.6",
|
|
61
|
+
"@types/luxon": "^3.4.2"
|
|
78
62
|
},
|
|
79
63
|
"publishConfig": {
|
|
80
64
|
"access": "public",
|