@nmshd/content 2.0.0-beta.16 → 2.0.0-beta.19
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/dist/attributes/Attribute.d.ts +1 -0
- package/dist/attributes/Attribute.js.map +1 -1
- package/dist/attributes/IdentityAttribute.d.ts +1 -0
- package/dist/attributes/IdentityAttribute.js.map +1 -1
- package/dist/attributes/IdentityAttributeQuery.d.ts +1 -0
- package/dist/attributes/IdentityAttributeQuery.js.map +1 -1
- package/dist/attributes/RelationshipAttribute.d.ts +1 -0
- package/dist/attributes/RelationshipAttribute.js.map +1 -1
- package/dist/attributes/RelationshipAttributeQuery.d.ts +1 -0
- package/dist/attributes/RelationshipAttributeQuery.js.map +1 -1
- package/dist/attributes/hints/RenderHints.d.ts +1 -0
- package/dist/attributes/hints/RenderHints.js.map +1 -1
- package/dist/attributes/hints/ValueHints.d.ts +1 -0
- package/dist/attributes/hints/ValueHints.js.map +1 -1
- package/dist/attributes/types/address/DeliveryBoxAddress.d.ts +1 -0
- package/dist/attributes/types/address/DeliveryBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/PostOfficeBoxAddress.d.ts +1 -0
- package/dist/attributes/types/address/PostOfficeBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/StreetAddress.d.ts +1 -0
- package/dist/attributes/types/address/StreetAddress.js.map +1 -1
- package/dist/attributes/types/birth/BirthDate.d.ts +1 -0
- package/dist/attributes/types/birth/BirthDate.js.map +1 -1
- package/dist/attributes/types/birth/BirthPlace.d.ts +1 -0
- package/dist/attributes/types/birth/BirthPlace.js.map +1 -1
- package/dist/attributes/types/name/LegalNameDE.d.ts +1 -0
- package/dist/attributes/types/name/LegalNameDE.js.map +1 -1
- package/dist/attributes/types/name/Salutation.d.ts +1 -0
- package/dist/attributes/types/name/Salutation.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryBoolean.d.ts +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.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryDataURL.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryDataURL.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.d.ts +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.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryFloat.d.ts +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.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryInteger.d.ts +1 -0
- package/dist/attributes/types/proprietary/ProprietaryInteger.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryLanguage.d.ts +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.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryString.d.ts +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.js.map +1 -1
- package/dist/buildInformation.js +4 -4
- package/dist/forms/Form.d.ts +1 -0
- package/dist/forms/Form.js.map +1 -1
- package/dist/forms/items/FormItemBoolean.d.ts +1 -0
- package/dist/forms/items/FormItemBoolean.js.map +1 -1
- package/dist/forms/items/FormItemDate.d.ts +1 -0
- package/dist/forms/items/FormItemDate.js.map +1 -1
- package/dist/forms/items/FormItemMultipleChoice.d.ts +1 -0
- package/dist/forms/items/FormItemMultipleChoice.js.map +1 -1
- package/dist/forms/items/FormItemMultipleChoiceItem.d.ts +1 -0
- package/dist/forms/items/FormItemMultipleChoiceItem.js.map +1 -1
- package/dist/forms/items/FormItemSelect.d.ts +1 -0
- package/dist/forms/items/FormItemSelect.js.map +1 -1
- package/dist/forms/items/FormItemSelectItem.d.ts +1 -0
- package/dist/forms/items/FormItemSelectItem.js.map +1 -1
- package/dist/forms/items/FormItemString.d.ts +1 -0
- package/dist/forms/items/FormItemString.js.map +1 -1
- package/dist/forms/items/FormItemText.d.ts +1 -0
- package/dist/forms/items/FormItemText.js.map +1 -1
- package/dist/messages/Mail.d.ts +1 -0
- package/dist/messages/Mail.js.map +1 -1
- package/dist/messages/RequestMail.d.ts +19 -4
- package/dist/messages/RequestMail.js +27 -7
- package/dist/messages/RequestMail.js.map +1 -1
- package/dist/relationships/RelationshipCreationChangeRequestBody.d.ts +1 -0
- package/dist/relationships/RelationshipCreationChangeRequestBody.js.map +1 -1
- package/dist/relationships/RelationshipTemplateBody.d.ts +1 -0
- package/dist/relationships/RelationshipTemplateBody.js.map +1 -1
- package/dist/requests/Request.d.ts +1 -0
- package/dist/requests/Request.js.map +1 -1
- package/dist/requests/RequestItem.d.ts +4 -4
- package/dist/requests/RequestItemGroup.d.ts +1 -0
- package/dist/requests/RequestItemGroup.js.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.d.ts +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.js.map +1 -1
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeAcceptResponseItem.d.ts +13 -0
- package/dist/requests/items/createRelationshipAttribute/{CreateRelationshipAttributeAcceptResponseItem.js → CreateAttributeAcceptResponseItem.js} +8 -8
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeAcceptResponseItem.js.map +1 -0
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeRequestItem.d.ts +14 -0
- package/dist/requests/items/createRelationshipAttribute/{CreateRelationshipAttributeRequestItem.js → CreateAttributeRequestItem.js} +9 -10
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeRequestItem.js.map +1 -0
- package/dist/requests/items/index.d.ts +2 -2
- package/dist/requests/items/index.js +2 -2
- package/dist/requests/items/index.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.d.ts +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.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.d.ts +1 -0
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.d.ts +5 -4
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js +1 -2
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.d.ts +1 -0
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.d.ts +1 -0
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
- package/dist/requests/old/AttributesChangeRequest.d.ts +1 -0
- package/dist/requests/old/AttributesChangeRequest.js.map +1 -1
- package/dist/requests/old/AttributesRequest.d.ts +1 -0
- package/dist/requests/old/AttributesRequest.js.map +1 -1
- package/dist/requests/old/AttributesShareRequest.d.ts +1 -0
- package/dist/requests/old/AttributesShareRequest.js.map +1 -1
- package/dist/requests/response/AcceptResponseItem.d.ts +4 -4
- package/dist/requests/response/ErrorResponseItem.d.ts +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.js.map +1 -1
- package/dist/requests/response/Response.d.ts +1 -0
- package/dist/requests/response/Response.js.map +1 -1
- package/dist/requests/response/ResponseItemGroup.d.ts +1 -0
- package/dist/requests/response/ResponseItemGroup.js.map +1 -1
- package/lib-web/nmshd.content.js +59 -41
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +1 -1
- package/dist/requests/items/createRelationshipAttribute/CreateRelationshipAttributeAcceptResponseItem.d.ts +0 -12
- package/dist/requests/items/createRelationshipAttribute/CreateRelationshipAttributeAcceptResponseItem.js.map +0 -1
- package/dist/requests/items/createRelationshipAttribute/CreateRelationshipAttributeRequestItem.d.ts +0 -13
- package/dist/requests/items/createRelationshipAttribute/CreateRelationshipAttributeRequestItem.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nmshd/content",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.19",
|
|
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",
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { CoreId, ICoreId } from "@nmshd/transport";
|
|
2
|
-
import { AcceptResponseItem, AcceptResponseItemJSON, IAcceptResponseItem } from "../../response";
|
|
3
|
-
export interface CreateRelationshipAttributeAcceptResponseItemJSON extends AcceptResponseItemJSON {
|
|
4
|
-
attributeId: string;
|
|
5
|
-
}
|
|
6
|
-
export interface ICreateRelationshipAttributeAcceptResponseItem extends IAcceptResponseItem {
|
|
7
|
-
attributeId: ICoreId;
|
|
8
|
-
}
|
|
9
|
-
export declare class CreateRelationshipAttributeAcceptResponseItem extends AcceptResponseItem implements ICreateRelationshipAttributeAcceptResponseItem {
|
|
10
|
-
attributeId: CoreId;
|
|
11
|
-
static from(value: ICreateRelationshipAttributeAcceptResponseItem | CreateRelationshipAttributeAcceptResponseItemJSON): CreateRelationshipAttributeAcceptResponseItem;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CreateRelationshipAttributeAcceptResponseItem.js","sourceRoot":"","sources":["../../../../src/requests/items/createRelationshipAttribute/CreateRelationshipAttributeAcceptResponseItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAA8D;AAC9D,gDAAkD;AAClD,6CAAgG;AAWhG,IAAa,6CAA6C,GAA1D,MAAa,6CACT,SAAQ,6BAAkB;IAOnB,MAAM,CAAU,IAAI,CACvB,KAAyG;QAEzG,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAA;IAC9B,CAAC;CACJ,CAAA;AAPG;IAFC,IAAA,qBAAS,GAAE;IACX,IAAA,oBAAQ,GAAE;8BACS,kBAAM;kFAAA;AANjB,6CAA6C;IADzD,IAAA,gBAAI,EAAC,+CAA+C,CAAC;GACzC,6CAA6C,CAazD;AAbY,sGAA6C"}
|
package/dist/requests/items/createRelationshipAttribute/CreateRelationshipAttributeRequestItem.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { RequestItemJSON } from "../..";
|
|
2
|
-
import { IRelationshipAttribute, RelationshipAttribute, RelationshipAttributeJSON } from "../../../attributes";
|
|
3
|
-
import { IRequestItem, RequestItem } from "../../RequestItem";
|
|
4
|
-
export interface CreateRelationshipAttributeRequestItemJSON extends RequestItemJSON {
|
|
5
|
-
attribute: RelationshipAttributeJSON;
|
|
6
|
-
}
|
|
7
|
-
export interface ICreateRelationshipAttributeRequestItem extends IRequestItem {
|
|
8
|
-
attribute: IRelationshipAttribute;
|
|
9
|
-
}
|
|
10
|
-
export declare class CreateRelationshipAttributeRequestItem extends RequestItem implements ICreateRelationshipAttributeRequestItem {
|
|
11
|
-
attribute: RelationshipAttribute;
|
|
12
|
-
static from(value: ICreateRelationshipAttributeRequestItem | CreateRelationshipAttributeRequestItemJSON): CreateRelationshipAttributeRequestItem;
|
|
13
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CreateRelationshipAttributeRequestItem.js","sourceRoot":"","sources":["../../../../src/requests/items/createRelationshipAttribute/CreateRelationshipAttributeRequestItem.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,kDAAmD;AAEnD,oDAA8G;AAC9G,mDAA6D;AAW7D,IAAa,sCAAsC,GAAnD,MAAa,sCACT,SAAQ,yBAAW;IAMZ,MAAM,CAAC,IAAI,CACd,KAA2F;QAE3F,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAA;IAC9B,CAAC;CACJ,CAAA;AAPG;IADC,IAAA,oBAAQ,GAAE;8BACO,kCAAqB;yEAAA;AAL9B,sCAAsC;IADlD,IAAA,gBAAI,EAAC,wCAAwC,CAAC;GAClC,sCAAsC,CAYlD;AAZY,wFAAsC"}
|