@wisemen/wise-crm 0.0.7 → 0.0.8
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/types/business/business-contact-person.response.d.ts +1 -2
- package/dist/types/business/business-contact-person.response.js.map +1 -1
- package/dist/types/business/business-detail.response.d.ts +1 -2
- package/dist/types/business/business-detail.response.js.map +1 -1
- package/dist/types/business/business-index.response.d.ts +1 -2
- package/dist/types/business/business-index.response.js.map +1 -1
- package/dist/types/business/child-parent-business.response.d.ts +1 -2
- package/dist/types/business/child-parent-business.response.js.map +1 -1
- package/dist/types/business/create-business.command.d.ts +2 -3
- package/dist/types/business/create-business.command.js.map +1 -1
- package/dist/types/business/index.d.ts +0 -1
- package/dist/types/business/index.js +0 -1
- package/dist/types/business/index.js.map +1 -1
- package/dist/types/individual/index.d.ts +0 -1
- package/dist/types/individual/index.js +0 -1
- package/dist/types/individual/index.js.map +1 -1
- package/dist/types/individual/individual-contact-person.response.d.ts +1 -2
- package/dist/types/individual/individual-contact-person.response.js.map +1 -1
- package/dist/types/individual/individual-detail.response.d.ts +1 -2
- package/dist/types/individual/individual-detail.response.js.map +1 -1
- package/dist/types/individual/individual-linked-business.response.d.ts +1 -2
- package/dist/types/individual/individual-linked-business.response.js.map +1 -1
- package/dist/types/integration-events/business-billing-information-upserted-content.type.d.ts +1 -2
- package/dist/types/integration-events/business-created-content.type.d.ts +1 -2
- package/dist/types/integration-events/business-updated-content.type.d.ts +1 -2
- package/dist/types/integration-events/individual-billing-information-upserted-content.type.d.ts +1 -2
- package/dist/types/integration-events/individual-created-content.type.d.ts +1 -2
- package/dist/types/integration-events/individual-updated-content.type.d.ts +1 -2
- package/dist/types/location/index.d.ts +0 -1
- package/dist/types/location/index.js +0 -1
- package/dist/types/location/index.js.map +1 -1
- package/dist/types/location/location-detail.response.d.ts +1 -2
- package/dist/types/location/location-detail.response.js.map +1 -1
- package/package.json +1 -1
- package/dist/types/business/business.uuid.d.ts +0 -2
- package/dist/types/business/business.uuid.js +0 -2
- package/dist/types/business/business.uuid.js.map +0 -1
- package/dist/types/individual/individual.uuid.d.ts +0 -2
- package/dist/types/individual/individual.uuid.js +0 -2
- package/dist/types/individual/individual.uuid.js.map +0 -1
- package/dist/types/location/location.uuid.d.ts +0 -2
- package/dist/types/location/location.uuid.js +0 -2
- package/dist/types/location/location.uuid.js.map +0 -1
- package/dist/types/uuid.d.ts +0 -5
- package/dist/types/uuid.js +0 -2
- package/dist/types/uuid.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business-contact-person.response.js","sourceRoot":"","sources":["../../../lib/types/business/business-contact-person.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"business-contact-person.response.js","sourceRoot":"","sources":["../../../lib/types/business/business-contact-person.response.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,6BAA6B;IACxC,IAAI,CAAQ;IACZ,SAAS,CAAQ;IACjB,QAAQ,CAAQ;IAChB,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,QAAQ,CAAe;IACvB,SAAS,CAAS;CACnB"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { LocationDetailResponse } from "../location/location-detail.response.js";
|
|
2
2
|
import { BusinessBillingInformationResponse } from "./business-billing-information.response.js";
|
|
3
3
|
import { BusinessContactPersonResponse } from "./business-contact-person.response.js";
|
|
4
|
-
import { BusinessUuid } from "./business.uuid.js";
|
|
5
4
|
import { ChildParentBusinessResponse } from "./child-parent-business.response.js";
|
|
6
5
|
export declare class BusinessDetailResponse {
|
|
7
|
-
uuid:
|
|
6
|
+
uuid: string;
|
|
8
7
|
createdAt: string;
|
|
9
8
|
updatedAt: string;
|
|
10
9
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business-detail.response.js","sourceRoot":"","sources":["../../../lib/types/business/business-detail.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"business-detail.response.js","sourceRoot":"","sources":["../../../lib/types/business/business-detail.response.ts"],"names":[],"mappings":"AAKA,MAAM,OAAO,sBAAsB;IACjC,IAAI,CAAQ;IACZ,SAAS,CAAQ;IACjB,SAAS,CAAQ;IACjB,IAAI,CAAQ;IACZ,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,SAAS,CAAe;IACxB,aAAa,CAAe;IAC5B,QAAQ,CAA+B;IACvC,kBAAkB,CAA2C;IAC7D,cAAc,CAAiC;IAC/C,MAAM,CAAoC;IAC1C,QAAQ,CAA+B;IACvC,YAAY,CAAe;CAC5B"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { PaginatedOffsetResponse } from "@wisemen/pagination";
|
|
2
|
-
import { BusinessUuid } from "./business.uuid.js";
|
|
3
2
|
export declare class BusinessIndexResponse extends PaginatedOffsetResponse<BusinessIndexResponseItem> {
|
|
4
3
|
items: BusinessIndexResponseItem[];
|
|
5
4
|
}
|
|
6
5
|
export declare class BusinessIndexResponseItem {
|
|
7
|
-
uuid:
|
|
6
|
+
uuid: string;
|
|
8
7
|
name: string;
|
|
9
8
|
email: string | null;
|
|
10
9
|
phone: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"business-index.response.js","sourceRoot":"","sources":["../../../lib/types/business/business-index.response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"business-index.response.js","sourceRoot":"","sources":["../../../lib/types/business/business-index.response.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,qBAAqB,CAAC;AAC9D,MAAM,OAAO,qBACX,SAAQ,uBAAkD;CAE3D;AAED,MAAM,OAAO,yBAAyB;IACpC,IAAI,CAAQ;IACZ,IAAI,CAAQ;IACZ,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,SAAS,CAAe;IACxB,aAAa,CAAe;CAC7B"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { LocationDetailResponse } from "../location/location-detail.response.js";
|
|
2
|
-
import { BusinessUuid } from "./business.uuid.js";
|
|
3
2
|
export declare class ChildParentBusinessResponse {
|
|
4
|
-
uuid:
|
|
3
|
+
uuid: string;
|
|
5
4
|
name: string;
|
|
6
5
|
createdAt: string;
|
|
7
6
|
updatedAt: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"child-parent-business.response.js","sourceRoot":"","sources":["../../../lib/types/business/child-parent-business.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"child-parent-business.response.js","sourceRoot":"","sources":["../../../lib/types/business/child-parent-business.response.ts"],"names":[],"mappings":"AACA,MAAM,OAAO,2BAA2B;IACtC,IAAI,CAAQ;IACZ,IAAI,CAAQ;IACZ,SAAS,CAAQ;IACjB,SAAS,CAAQ;IACjB,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,SAAS,CAAe;IACxB,aAAa,CAAe;IAC5B,QAAQ,CAA+B;CACxC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { CountryCode } from "@wisemen/vies";
|
|
2
2
|
import { AddressCommand } from "../address/address-command.js";
|
|
3
|
-
import { BusinessUuid } from "./business.uuid.js";
|
|
4
3
|
export declare class CreateBusinessCommand {
|
|
5
4
|
name: string;
|
|
6
5
|
email: string | null;
|
|
@@ -10,8 +9,8 @@ export declare class CreateBusinessCommand {
|
|
|
10
9
|
companyNumber: string | null;
|
|
11
10
|
address: AddressCommand;
|
|
12
11
|
customFields: object | null;
|
|
13
|
-
parentUuid:
|
|
14
|
-
childUuid:
|
|
12
|
+
parentUuid: string | null;
|
|
13
|
+
childUuid: string | null;
|
|
15
14
|
}
|
|
16
15
|
export declare class VatNumberCommand {
|
|
17
16
|
countryCode: CountryCode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-business.command.js","sourceRoot":"","sources":["../../../lib/types/business/create-business.command.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-business.command.js","sourceRoot":"","sources":["../../../lib/types/business/create-business.command.ts"],"names":[],"mappings":"AAEA,MAAM,OAAO,qBAAqB;IAChC,IAAI,CAAQ;IACZ,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,SAAS,CAAyB;IAClC,aAAa,CAAe;IAC5B,OAAO,CAAgB;IACvB,YAAY,CAAe;IAC3B,UAAU,CAAe;IACzB,SAAS,CAAe;CACzB;AAED,MAAM,OAAO,gBAAgB;IAC3B,WAAW,CAAa;IACxB,MAAM,CAAQ;CACf"}
|
|
@@ -3,7 +3,6 @@ export * from './business-contact-person.response.js';
|
|
|
3
3
|
export * from './business-detail.response.js';
|
|
4
4
|
export * from './business-index.query.js';
|
|
5
5
|
export * from './business-index.response.js';
|
|
6
|
-
export * from './business.uuid.js';
|
|
7
6
|
export * from './child-parent-business.response.js';
|
|
8
7
|
export * from './create-business.command.js';
|
|
9
8
|
export * from './create-business.response.js';
|
|
@@ -3,7 +3,6 @@ export * from './business-contact-person.response.js';
|
|
|
3
3
|
export * from './business-detail.response.js';
|
|
4
4
|
export * from './business-index.query.js';
|
|
5
5
|
export * from './business-index.response.js';
|
|
6
|
-
export * from './business.uuid.js';
|
|
7
6
|
export * from './child-parent-business.response.js';
|
|
8
7
|
export * from './create-business.command.js';
|
|
9
8
|
export * from './create-business.response.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/types/business/index.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAA;AAC1D,cAAc,uCAAuC,CAAA;AACrD,cAAc,+BAA+B,CAAA;AAC7C,cAAc,2BAA2B,CAAA;AACzC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/types/business/index.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAA;AAC1D,cAAc,uCAAuC,CAAA;AACrD,cAAc,+BAA+B,CAAA;AAC7C,cAAc,2BAA2B,CAAA;AACzC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,qCAAqC,CAAA;AACnD,cAAc,8BAA8B,CAAA;AAC5C,cAAc,+BAA+B,CAAA"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
export * from './individual-billing-information.response.js';
|
|
2
2
|
export * from './individual-contact-person.response.js';
|
|
3
3
|
export * from './individual-detail.response.js';
|
|
4
|
-
export * from './individual.uuid.js';
|
|
5
4
|
export * from './individual-linked-business.response.js';
|
|
6
5
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/types/individual/index.ts"],"names":[],"mappings":"AAAA,cAAc,8CAA8C,CAAA;AAC5D,cAAc,yCAAyC,CAAA;AACvD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/types/individual/index.ts"],"names":[],"mappings":"AAAA,cAAc,8CAA8C,CAAA;AAC5D,cAAc,yCAAyC,CAAA;AACvD,cAAc,iCAAiC,CAAA;AAC/C,cAAc,0CAA0C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"individual-contact-person.response.js","sourceRoot":"","sources":["../../../lib/types/individual/individual-contact-person.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"individual-contact-person.response.js","sourceRoot":"","sources":["../../../lib/types/individual/individual-contact-person.response.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,+BAA+B;IAC1C,IAAI,CAAQ;IACZ,SAAS,CAAQ;IACjB,QAAQ,CAAQ;IAChB,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,QAAQ,CAAe;IACvB,SAAS,CAAS;CACnB"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { LocationDetailResponse } from "../location/location-detail.response.js";
|
|
2
2
|
import { IndividualBillingInformationResponse } from "./individual-billing-information.response.js";
|
|
3
3
|
import { IndividualContactPersonResponse } from "./individual-contact-person.response.js";
|
|
4
|
-
import { IndividualUuid } from "./individual.uuid.js";
|
|
5
4
|
import { IndividualLinkedBusinessResponse } from "./individual-linked-business.response.js";
|
|
6
5
|
export declare class ViewIndividualDetailResponse {
|
|
7
|
-
uuid:
|
|
6
|
+
uuid: string;
|
|
8
7
|
createdAt: string;
|
|
9
8
|
updatedAt: string;
|
|
10
9
|
firstName: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"individual-detail.response.js","sourceRoot":"","sources":["../../../lib/types/individual/individual-detail.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"individual-detail.response.js","sourceRoot":"","sources":["../../../lib/types/individual/individual-detail.response.ts"],"names":[],"mappings":"AAKA,MAAM,OAAO,4BAA4B;IACvC,IAAI,CAAQ;IACZ,SAAS,CAAQ;IACjB,SAAS,CAAQ;IACjB,SAAS,CAAQ;IACjB,QAAQ,CAAQ;IAChB,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;IAC1B,oBAAoB,CAAe;IACnC,SAAS,CAAe;IACxB,QAAQ,CAA+B;IACvC,kBAAkB,CAA6C;IAC/D,cAAc,CAAmC;IACjD,gBAAgB,CAAoC;IACpD,YAAY,CAAe;CAC5B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"individual-linked-business.response.js","sourceRoot":"","sources":["../../../lib/types/individual/individual-linked-business.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"individual-linked-business.response.js","sourceRoot":"","sources":["../../../lib/types/individual/individual-linked-business.response.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,gCAAgC;IAC3C,IAAI,CAAQ;IACZ,IAAI,CAAQ;IACZ,QAAQ,CAAe;IACvB,KAAK,CAAe;IACpB,KAAK,CAAe;IACpB,WAAW,CAAe;CAC3B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/types/location/index.ts"],"names":[],"mappings":"AAAA,cAAc
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/types/location/index.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAA"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { AddressResponse } from "../address/address.response.js";
|
|
2
|
-
import { LocationUuid } from "./location.uuid.js";
|
|
3
2
|
export declare class LocationDetailResponse {
|
|
4
|
-
uuid:
|
|
3
|
+
uuid: string;
|
|
5
4
|
createdAt: string;
|
|
6
5
|
updatedAt: string;
|
|
7
6
|
address: AddressResponse;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"location-detail.response.js","sourceRoot":"","sources":["../../../lib/types/location/location-detail.response.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"location-detail.response.js","sourceRoot":"","sources":["../../../lib/types/location/location-detail.response.ts"],"names":[],"mappings":"AACA,MAAM,OAAO,sBAAsB;IACjC,IAAI,CAAQ;IACZ,SAAS,CAAQ;IACjB,SAAS,CAAQ;IACjB,OAAO,CAAiB;CACzB"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"business.uuid.js","sourceRoot":"","sources":["../../../lib/types/business/business.uuid.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"individual.uuid.js","sourceRoot":"","sources":["../../../lib/types/individual/individual.uuid.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"location.uuid.js","sourceRoot":"","sources":["../../../lib/types/location/location.uuid.ts"],"names":[],"mappings":""}
|
package/dist/types/uuid.d.ts
DELETED
package/dist/types/uuid.js
DELETED
package/dist/types/uuid.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"uuid.js","sourceRoot":"","sources":["../../lib/types/uuid.ts"],"names":[],"mappings":""}
|