@pedro.araujo/ml-architecture-shared 0.1.111 → 0.1.112

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 (77) hide show
  1. package/dist/auction-item/auction-item-financial-summary-response.interface.d.ts +2 -1
  2. package/dist/auction-item/auction-item-financial-summary-response.interface.d.ts.map +1 -1
  3. package/dist/auction-item/auction-item-response.dto.d.ts +37 -0
  4. package/dist/auction-item/auction-item-response.dto.d.ts.map +1 -0
  5. package/dist/auction-item/auction-item-response.dto.js +1 -0
  6. package/dist/auction-item/create-auction-item.dto.d.ts +2 -1
  7. package/dist/auction-item/create-auction-item.dto.d.ts.map +1 -1
  8. package/dist/auction-item/create-auction-item.schema.d.ts.map +1 -1
  9. package/dist/auction-item/create-auction-item.schema.js +2 -1
  10. package/dist/auction-item/update-auction-item.dto.d.ts +2 -1
  11. package/dist/auction-item/update-auction-item.dto.d.ts.map +1 -1
  12. package/dist/auction-item/update-auction-item.schema.d.ts.map +1 -1
  13. package/dist/auction-item/update-auction-item.schema.js +2 -1
  14. package/dist/auction-item-clone/auction-item-clone-response.dto.d.ts +10 -0
  15. package/dist/auction-item-clone/auction-item-clone-response.dto.d.ts.map +1 -0
  16. package/dist/auction-item-clone/auction-item-clone-response.dto.js +1 -0
  17. package/dist/auction-item-comment/auction-item-comment-response.dto.d.ts +2 -1
  18. package/dist/auction-item-comment/auction-item-comment-response.dto.d.ts.map +1 -1
  19. package/dist/auction-item-comment/auction-item-comment-with-preview-response.dto.d.ts +7 -0
  20. package/dist/auction-item-comment/auction-item-comment-with-preview-response.dto.d.ts.map +1 -0
  21. package/dist/auction-item-comment/auction-item-comment-with-preview-response.dto.js +1 -0
  22. package/dist/auction-item-comment/create-auction-item-comment-request.dto.d.ts +1 -0
  23. package/dist/auction-item-comment/create-auction-item-comment-request.dto.d.ts.map +1 -1
  24. package/dist/auction-item-comment/create-auction-item-comment-request.schema.d.ts.map +1 -1
  25. package/dist/auction-item-comment/create-auction-item-comment-request.schema.js +1 -0
  26. package/dist/auction-item-comment/get-auction-item-comment-replies-request.dto.d.ts +6 -0
  27. package/dist/auction-item-comment/get-auction-item-comment-replies-request.dto.d.ts.map +1 -0
  28. package/dist/auction-item-comment/get-auction-item-comment-replies-request.dto.js +1 -0
  29. package/dist/auction-item-comment/get-auction-item-comment-replies-request.schema.d.ts +4 -0
  30. package/dist/auction-item-comment/get-auction-item-comment-replies-request.schema.d.ts.map +1 -0
  31. package/dist/auction-item-comment/get-auction-item-comment-replies-request.schema.js +6 -0
  32. package/dist/counterparty/counterparty-response.dto.d.ts +2 -0
  33. package/dist/counterparty/counterparty-response.dto.d.ts.map +1 -1
  34. package/dist/counterparty/create-counterparty-request.dto.d.ts +2 -0
  35. package/dist/counterparty/create-counterparty-request.dto.d.ts.map +1 -1
  36. package/dist/counterparty/create-counterparty.schema.d.ts.map +1 -1
  37. package/dist/counterparty/create-counterparty.schema.js +2 -0
  38. package/dist/counterparty/update-counterparty-request.dto.d.ts +2 -0
  39. package/dist/counterparty/update-counterparty-request.dto.d.ts.map +1 -1
  40. package/dist/counterparty/update-counterparty.schema.d.ts.map +1 -1
  41. package/dist/counterparty/update-counterparty.schema.js +2 -0
  42. package/dist/financial-overview/get-user-financial-overview-request.dto.d.ts +1 -0
  43. package/dist/financial-overview/get-user-financial-overview-request.dto.d.ts.map +1 -1
  44. package/dist/financial-overview/get-user-financial-overview-request.schema.d.ts.map +1 -1
  45. package/dist/financial-overview/get-user-financial-overview-request.schema.js +1 -0
  46. package/dist/index.d.ts +13 -1
  47. package/dist/index.d.ts.map +1 -1
  48. package/dist/index.js +13 -1
  49. package/dist/item-financial-movement/get-item-financial-movement-with-event-request.dto.d.ts +1 -0
  50. package/dist/item-financial-movement/get-item-financial-movement-with-event-request.dto.d.ts.map +1 -1
  51. package/dist/item-financial-movement/get-item-financial-movement-with-event-request.schema.d.ts.map +1 -1
  52. package/dist/item-financial-movement/get-item-financial-movement-with-event-request.schema.js +1 -0
  53. package/dist/notification-channel-type/notification-channel-type.enum.d.ts +7 -0
  54. package/dist/notification-channel-type/notification-channel-type.enum.d.ts.map +1 -0
  55. package/dist/notification-channel-type/notification-channel-type.enum.js +7 -0
  56. package/dist/notification-event-type/notification-event-type.enum.d.ts +12 -0
  57. package/dist/notification-event-type/notification-event-type.enum.d.ts.map +1 -0
  58. package/dist/notification-event-type/notification-event-type.enum.js +12 -0
  59. package/dist/user/current-user-response.dto.d.ts +8 -0
  60. package/dist/user/current-user-response.dto.d.ts.map +1 -0
  61. package/dist/user/current-user-response.dto.js +1 -0
  62. package/dist/user-notification-settings/create-user-notification-settings-request.dto.d.ts +11 -0
  63. package/dist/user-notification-settings/create-user-notification-settings-request.dto.d.ts.map +1 -0
  64. package/dist/user-notification-settings/create-user-notification-settings-request.dto.js +1 -0
  65. package/dist/user-notification-settings/create-user-notification-settings-request.schema.d.ts +4 -0
  66. package/dist/user-notification-settings/create-user-notification-settings-request.schema.d.ts.map +1 -0
  67. package/dist/user-notification-settings/create-user-notification-settings-request.schema.js +18 -0
  68. package/dist/user-notification-settings/update-user-notification-setting-request.schema.d.ts +4 -0
  69. package/dist/user-notification-settings/update-user-notification-setting-request.schema.d.ts.map +1 -0
  70. package/dist/user-notification-settings/update-user-notification-setting-request.schema.js +12 -0
  71. package/dist/user-notification-settings/update-user-notification-setting.request.dto.d.ts +7 -0
  72. package/dist/user-notification-settings/update-user-notification-setting.request.dto.d.ts.map +1 -0
  73. package/dist/user-notification-settings/update-user-notification-setting.request.dto.js +1 -0
  74. package/dist/user-notification-settings/user-notification-setting.response.dto.d.ts +12 -0
  75. package/dist/user-notification-settings/user-notification-setting.response.dto.d.ts.map +1 -0
  76. package/dist/user-notification-settings/user-notification-setting.response.dto.js +1 -0
  77. package/package.json +1 -1
@@ -3,7 +3,8 @@ export interface AuctionItemFinancialSummaryResponseDTO {
3
3
  totalIncome: number;
4
4
  totalExpenses: number;
5
5
  totalAcquisition: number;
6
- appraisalValue: number;
6
+ auctioneerAppraisalValue: number;
7
+ marketAppraisalValue: number;
7
8
  minimumBidAmount: number;
8
9
  highestBidAmount: number;
9
10
  estimatedProfit: number;
@@ -1 +1 @@
1
- {"version":3,"file":"auction-item-financial-summary-response.interface.d.ts","sourceRoot":"","sources":["../../src/auction-item/auction-item-financial-summary-response.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sCAAsC;IACrD,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,yBAAyB,EAAE,MAAM,CAAC;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,sBAAsB,EAAE,MAAM,CAAC;CAChC"}
1
+ {"version":3,"file":"auction-item-financial-summary-response.interface.d.ts","sourceRoot":"","sources":["../../src/auction-item/auction-item-financial-summary-response.interface.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sCAAsC;IACrD,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,aAAa,EAAE,MAAM,CAAC;IACtB,gBAAgB,EAAE,MAAM,CAAC;IACzB,wBAAwB,EAAE,MAAM,CAAC;IACjC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,yBAAyB,EAAE,MAAM,CAAC;IAClC,YAAY,EAAE,MAAM,CAAC;IACrB,sBAAsB,EAAE,MAAM,CAAC;CAChC"}
@@ -0,0 +1,37 @@
1
+ import { AuctionItemCloneResponseDTO } from "../auction-item-clone/auction-item-clone-response.dto.js";
2
+ import { AuctionItemStatus } from "../auction-item-status/auction-item-status-response.dto.js";
3
+ import { AuctionItemTypeResponseDTO } from "../auction-item-type/auction-item-type-response.dto.js";
4
+ import { AuctionItemUserResponseDTO } from "../auction-item-user/auction-item-user-response.dto.js";
5
+ import { AuctionSessionResponseDTO } from "../auction-session/auction-session-response.dto.js";
6
+ import { AuctionSourceResponseDTO } from "../auction-source/auction-source-response.dto.js";
7
+ import { AuctionTypeResponseDTO } from "../auction-type/auction-type-response.dto.js";
8
+ import { ItemFinancialEventResponseDTO } from "../item-financial-event/item-financial-event-response.dto.js";
9
+ import { ResponsibleAuthorityResponseDTO } from "../responsible-authority/responsible-authority-response.dto.js";
10
+ import { AuctionItemFinancialSummaryResponseDTO } from "./auction-item-financial-summary-response.interface.js";
11
+ export interface AuctionItemResponseDTO {
12
+ id: number;
13
+ title: string;
14
+ auctionLink: string;
15
+ itemType: AuctionItemTypeResponseDTO;
16
+ auctionType: AuctionTypeResponseDTO;
17
+ status: AuctionItemStatus;
18
+ users: AuctionItemUserResponseDTO[];
19
+ sessions: AuctionSessionResponseDTO[];
20
+ jurisdiction?: string;
21
+ auctioneerAppraisalValue?: number;
22
+ marketAppraisalValue?: number;
23
+ minimumBidAmount?: number;
24
+ highestBidAmount?: number;
25
+ notes?: string;
26
+ photoUrl?: string;
27
+ auctionSource?: AuctionSourceResponseDTO;
28
+ authority?: ResponsibleAuthorityResponseDTO;
29
+ financialEvents?: ItemFinancialEventResponseDTO[];
30
+ financialSummary?: AuctionItemFinancialSummaryResponseDTO;
31
+ alreadyCloned?: boolean;
32
+ auctionItemClone?: AuctionItemCloneResponseDTO;
33
+ rootItemId?: number;
34
+ createdAt: string;
35
+ updatedAt?: string;
36
+ }
37
+ //# sourceMappingURL=auction-item-response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"auction-item-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/auction-item-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,0DAA0D,CAAC;AACvG,OAAO,EAAE,iBAAiB,EAAE,MAAM,4DAA4D,CAAC;AAC/F,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,0BAA0B,EAAE,MAAM,wDAAwD,CAAC;AACpG,OAAO,EAAE,yBAAyB,EAAE,MAAM,oDAAoD,CAAC;AAC/F,OAAO,EAAE,wBAAwB,EAAE,MAAM,kDAAkD,CAAC;AAC5F,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,EAAE,6BAA6B,EAAE,MAAM,8DAA8D,CAAC;AAC7G,OAAO,EAAE,+BAA+B,EAAE,MAAM,gEAAgE,CAAC;AACjH,OAAO,EAAE,sCAAsC,EAAE,MAAM,wDAAwD,CAAC;AAEhH,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IAEpB,QAAQ,EAAE,0BAA0B,CAAC;IACrC,WAAW,EAAE,sBAAsB,CAAC;IACpC,MAAM,EAAE,iBAAiB,CAAC;IAE1B,KAAK,EAAE,0BAA0B,EAAE,CAAC;IACpC,QAAQ,EAAE,yBAAyB,EAAE,CAAC;IAEtC,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAE9B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,aAAa,CAAC,EAAE,wBAAwB,CAAC;IACzC,SAAS,CAAC,EAAE,+BAA+B,CAAC;IAC5C,eAAe,CAAC,EAAE,6BAA6B,EAAE,CAAC;IAClD,gBAAgB,CAAC,EAAE,sCAAsC,CAAC;IAE1D,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,gBAAgB,CAAC,EAAE,2BAA2B,CAAC;IAC/C,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -8,7 +8,8 @@ export interface CreateAuctionItemDTO {
8
8
  auctionSourceId: number | null;
9
9
  sessions: CreateAuctionSessionRequestDTO[];
10
10
  jurisdiction: string | null;
11
- appraisalValue: number | null;
11
+ auctioneerAppraisalValue: number | null;
12
+ marketAppraisalValue: number | null;
12
13
  minimumBidAmount: number | null;
13
14
  highestBidAmount: number | null;
14
15
  notes: string | null;
@@ -1 +1 @@
1
- {"version":3,"file":"create-auction-item.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/create-auction-item.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAE1G,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B,QAAQ,EAAE,8BAA8B,EAAE,CAAC;IAE3C,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,mBAAmB,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACtC"}
1
+ {"version":3,"file":"create-auction-item.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/create-auction-item.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAE1G,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B,QAAQ,EAAE,8BAA8B,EAAE,CAAC;IAE3C,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B,wBAAwB,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,mBAAmB,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACtC"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-auction-item.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item/create-auction-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAGzE,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAqDhE,CAAC"}
1
+ {"version":3,"file":"create-auction-item.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item/create-auction-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAGzE,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAsDhE,CAAC"}
@@ -39,7 +39,8 @@ export const CreateAuctionItemSchema = z.object({
39
39
  }
40
40
  }),
41
41
  jurisdiction: z.string().max(100).nullable(),
42
- appraisalValue: z.number().positive().nullable(),
42
+ auctioneerAppraisalValue: z.number().positive().nullable(),
43
+ marketAppraisalValue: z.number().positive().nullable(),
43
44
  minimumBidAmount: z.number().positive().nullable(),
44
45
  highestBidAmount: z.number().positive().nullable(),
45
46
  notes: z.string().max(2000).nullable(),
@@ -8,7 +8,8 @@ export interface UpdateAuctionItemDTO {
8
8
  auctionSourceId: number | null;
9
9
  sessions: UpdateAuctionSessionRequestDTO[];
10
10
  jurisdiction: string | null;
11
- appraisalValue: number | null;
11
+ auctioneerAppraisalValue: number | null;
12
+ marketAppraisalValue: number | null;
12
13
  minimumBidAmount: number | null;
13
14
  highestBidAmount: number | null;
14
15
  notes: string | null;
@@ -1 +1 @@
1
- {"version":3,"file":"update-auction-item.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/update-auction-item.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAE1G,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,8BAA8B,EAAE,CAAC;IAE3C,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,mBAAmB,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACtC"}
1
+ {"version":3,"file":"update-auction-item.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item/update-auction-item.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,0DAA0D,CAAC;AAE1G,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IAEpB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,EAAE,8BAA8B,EAAE,CAAC;IAE3C,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5B,wBAAwB,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,gBAAgB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEhC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,mBAAmB,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;CACtC"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-auction-item.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item/update-auction-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAGpE,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAqDhE,CAAC"}
1
+ {"version":3,"file":"update-auction-item.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item/update-auction-item.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAGpE,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAsDhE,CAAC"}
@@ -39,7 +39,8 @@ export const UpdateAuctionItemSchema = z.object({
39
39
  }
40
40
  }),
41
41
  jurisdiction: z.string().max(100).nullable(),
42
- appraisalValue: z.number().positive().nullable(),
42
+ auctioneerAppraisalValue: z.number().positive().nullable(),
43
+ marketAppraisalValue: z.number().positive().nullable(),
43
44
  minimumBidAmount: z.number().positive().nullable(),
44
45
  highestBidAmount: z.number().positive().nullable(),
45
46
  notes: z.string().max(2000).nullable(),
@@ -0,0 +1,10 @@
1
+ export interface AuctionItemCloneResponseDTO {
2
+ id: number;
3
+ rootItemId: number;
4
+ clonedItemId: number;
5
+ clonedByUserId: number;
6
+ sharedByUserName: string;
7
+ sharedByUserThumb: string | null;
8
+ createdAt: string;
9
+ }
10
+ //# sourceMappingURL=auction-item-clone-response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"auction-item-clone-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-clone/auction-item-clone-response.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,2BAA2B;IAC1C,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -4,6 +4,7 @@ export interface AuctionItemCommentResponseDTO {
4
4
  createdBy: UserResponseDTO;
5
5
  content: string;
6
6
  createdAt: string;
7
- updatedAt: string;
7
+ updatedAt: string | null;
8
+ parentCommentId?: number | null;
8
9
  }
9
10
  //# sourceMappingURL=auction-item-comment-response.dto.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"auction-item-comment-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/auction-item-comment-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE/D,MAAM,WAAW,6BAA6B;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,eAAe,CAAC;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;CACnB"}
1
+ {"version":3,"file":"auction-item-comment-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/auction-item-comment-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAE/D,MAAM,WAAW,6BAA6B;IAC5C,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,eAAe,CAAC;IAC3B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
@@ -0,0 +1,7 @@
1
+ import { AuctionItemCommentResponseDTO } from "./auction-item-comment-response.dto.js";
2
+ export interface AuctionItemCommentWithPreviewResponseDTO {
3
+ comment: AuctionItemCommentResponseDTO;
4
+ repliesPreview: AuctionItemCommentResponseDTO[];
5
+ repliesCount: number;
6
+ }
7
+ //# sourceMappingURL=auction-item-comment-with-preview-response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"auction-item-comment-with-preview-response.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/auction-item-comment-with-preview-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,wCAAwC,CAAC;AAEvF,MAAM,WAAW,wCAAwC;IACvD,OAAO,EAAE,6BAA6B,CAAC;IACvC,cAAc,EAAE,6BAA6B,EAAE,CAAC;IAChD,YAAY,EAAE,MAAM,CAAC;CACtB"}
@@ -1,5 +1,6 @@
1
1
  export interface CreateAuctionItemCommentRequestDTO {
2
2
  auctionItemId: number;
3
+ parentCommentId?: number;
3
4
  content: string;
4
5
  }
5
6
  //# sourceMappingURL=create-auction-item-comment-request.dto.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-auction-item-comment-request.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/create-auction-item-comment-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kCAAkC;IACjD,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;CACjB"}
1
+ {"version":3,"file":"create-auction-item-comment-request.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/create-auction-item-comment-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,kCAAkC;IACjD,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;CACjB"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-auction-item-comment-request.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/create-auction-item-comment-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAElG,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CAAC,kCAAkC,CAIrF,CAAC"}
1
+ {"version":3,"file":"create-auction-item-comment-request.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/create-auction-item-comment-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,kCAAkC,EAAE,MAAM,8CAA8C,CAAC;AAElG,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CAAC,kCAAkC,CAKrF,CAAC"}
@@ -1,5 +1,6 @@
1
1
  import { z } from "zod";
2
2
  export const CreateAuctionItemCommentSchema = z.object({
3
3
  auctionItemId: z.coerce.number().int().positive(),
4
+ parentCommentId: z.coerce.number().int().positive().optional(),
4
5
  content: z.string().min(1).max(2000),
5
6
  });
@@ -0,0 +1,6 @@
1
+ import { PaginationRequestDTO } from "../pagination/pagination-request.dto.js";
2
+ export interface GetAuctionItemCommentRepliesRequestDTO extends PaginationRequestDTO {
3
+ auctionItemId: number;
4
+ parentCommentId: number;
5
+ }
6
+ //# sourceMappingURL=get-auction-item-comment-replies-request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-auction-item-comment-replies-request.dto.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/get-auction-item-comment-replies-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB;IAClF,aAAa,EAAE,MAAM,CAAC;IACtB,eAAe,EAAE,MAAM,CAAC;CACzB"}
@@ -0,0 +1,4 @@
1
+ import { z } from "zod";
2
+ import { GetAuctionItemCommentRepliesRequestDTO } from "./get-auction-item-comment-replies-request.dto.js";
3
+ export declare const GetAuctionItemCommentRepliesSchema: z.ZodType<GetAuctionItemCommentRepliesRequestDTO>;
4
+ //# sourceMappingURL=get-auction-item-comment-replies-request.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-auction-item-comment-replies-request.schema.d.ts","sourceRoot":"","sources":["../../src/auction-item-comment/get-auction-item-comment-replies-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,sCAAsC,EAAE,MAAM,mDAAmD,CAAC;AAG3G,eAAO,MAAM,kCAAkC,EAAE,CAAC,CAAC,OAAO,CAAC,sCAAsC,CAI7F,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { z } from "zod";
2
+ import { PaginationRequestSchema } from "../pagination/pagination-request.schema.js";
3
+ export const GetAuctionItemCommentRepliesSchema = PaginationRequestSchema.extend({
4
+ auctionItemId: z.coerce.number().int().positive(),
5
+ parentCommentId: z.coerce.number().int().positive(),
6
+ });
@@ -7,6 +7,8 @@ export interface CounterpartyResponseDTO {
7
7
  description: string;
8
8
  email: string | null;
9
9
  phone: string | null;
10
+ thumbUrl: string | null;
11
+ address: string | null;
10
12
  createdAt: string;
11
13
  updatedAt: string | null;
12
14
  }
@@ -1 +1 @@
1
- {"version":3,"file":"counterparty-response.dto.d.ts","sourceRoot":"","sources":["../../src/counterparty/counterparty-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,WAAW,uBAAuB;IACtC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,gBAAgB,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B"}
1
+ {"version":3,"file":"counterparty-response.dto.d.ts","sourceRoot":"","sources":["../../src/counterparty/counterparty-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,WAAW,uBAAuB;IACtC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,gBAAgB,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B"}
@@ -6,5 +6,7 @@ export interface CreateCounterpartyRequestDTO {
6
6
  description: string;
7
7
  email: string | null;
8
8
  phone: string | null;
9
+ thumbUrl: string | null;
10
+ address: string | null;
9
11
  }
10
12
  //# sourceMappingURL=create-counterparty-request.dto.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-counterparty-request.dto.d.ts","sourceRoot":"","sources":["../../src/counterparty/create-counterparty-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,WAAW,4BAA4B;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,gBAAgB,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB"}
1
+ {"version":3,"file":"create-counterparty-request.dto.d.ts","sourceRoot":"","sources":["../../src/counterparty/create-counterparty-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,WAAW,4BAA4B;IAC3C,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,gBAAgB,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB"}
@@ -1 +1 @@
1
- {"version":3,"file":"create-counterparty.schema.d.ts","sourceRoot":"","sources":["../../src/counterparty/create-counterparty.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGpF,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAQzE,CAAC"}
1
+ {"version":3,"file":"create-counterparty.schema.d.ts","sourceRoot":"","sources":["../../src/counterparty/create-counterparty.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGpF,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAUzE,CAAC"}
@@ -7,4 +7,6 @@ export const CreateCounterpartySchema = z.object({
7
7
  description: z.string().max(500),
8
8
  email: z.email().max(255).nullable(),
9
9
  phone: z.string().max(20).nullable(),
10
+ thumbUrl: z.string().max(2048).nullable(),
11
+ address: z.string().max(2048).nullable(),
10
12
  });
@@ -7,5 +7,7 @@ export interface UpdateCounterpartyRequestDTO {
7
7
  description: string;
8
8
  email: string | null;
9
9
  phone: string | null;
10
+ thumbUrl: string | null;
11
+ address: string | null;
10
12
  }
11
13
  //# sourceMappingURL=update-counterparty-request.dto.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-counterparty-request.dto.d.ts","sourceRoot":"","sources":["../../src/counterparty/update-counterparty-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,WAAW,4BAA4B;IAC3C,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,gBAAgB,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACtB"}
1
+ {"version":3,"file":"update-counterparty-request.dto.d.ts","sourceRoot":"","sources":["../../src/counterparty/update-counterparty-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,2CAA2C,CAAC;AAE7E,MAAM,WAAW,4BAA4B;IAC3C,cAAc,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,IAAI,EAAE,gBAAgB,CAAC;IACvB,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;CACxB"}
@@ -1 +1 @@
1
- {"version":3,"file":"update-counterparty.schema.d.ts","sourceRoot":"","sources":["../../src/counterparty/update-counterparty.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGpF,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAAC,4BAA4B,CASzE,CAAC"}
1
+ {"version":3,"file":"update-counterparty.schema.d.ts","sourceRoot":"","sources":["../../src/counterparty/update-counterparty.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGpF,eAAO,MAAM,wBAAwB,EAAE,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAWzE,CAAC"}
@@ -8,4 +8,6 @@ export const UpdateCounterpartySchema = z.object({
8
8
  description: z.string().max(500),
9
9
  email: z.email().max(255).nullable(),
10
10
  phone: z.string().max(20).nullable(),
11
+ thumbUrl: z.string().url().max(2048).nullable(),
12
+ address: z.string().max(2048).nullable(),
11
13
  });
@@ -3,5 +3,6 @@ export interface GetFinancialOverviewRequestDTO {
3
3
  itemTypeIds?: number[];
4
4
  auctionTypeIds?: number[];
5
5
  authorityIds?: number[];
6
+ counterpartyIds?: number[];
6
7
  }
7
8
  //# sourceMappingURL=get-user-financial-overview-request.dto.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-financial-overview-request.dto.d.ts","sourceRoot":"","sources":["../../src/financial-overview/get-user-financial-overview-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,8BAA8B;IAC7C,MAAM,EAAE,MAAM,EAAE,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB"}
1
+ {"version":3,"file":"get-user-financial-overview-request.dto.d.ts","sourceRoot":"","sources":["../../src/financial-overview/get-user-financial-overview-request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,8BAA8B;IAC7C,MAAM,EAAE,MAAM,EAAE,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;CAC5B"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-financial-overview-request.schema.d.ts","sourceRoot":"","sources":["../../src/financial-overview/get-user-financial-overview-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,8BAA8B,EAAE,MAAM,8CAA8C,CAAC;AAE9F,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAMpF,CAAC"}
1
+ {"version":3,"file":"get-user-financial-overview-request.schema.d.ts","sourceRoot":"","sources":["../../src/financial-overview/get-user-financial-overview-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,8BAA8B,EAAE,MAAM,8CAA8C,CAAC;AAE9F,eAAO,MAAM,iCAAiC,EAAE,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAOpF,CAAC"}
@@ -4,4 +4,5 @@ export const GetFinancialOverviewRequestSchema = z.object({
4
4
  itemTypeIds: z.array(z.coerce.number()).optional(),
5
5
  auctionTypeIds: z.array(z.coerce.number()).optional(),
6
6
  authorityIds: z.array(z.coerce.number()).optional(),
7
+ counterpartyIds: z.array(z.coerce.number()).optional(),
7
8
  });
package/dist/index.d.ts CHANGED
@@ -8,13 +8,17 @@ export * from "./auction-item/update-auction-item-highest-bid-request.dto.js";
8
8
  export * from "./auction-item/update-auction-item-highest-bid-request.schema.js";
9
9
  export * from "./auction-item/update-auction-item.dto.js";
10
10
  export * from "./auction-item/update-auction-item.schema.js";
11
+ export * from "./auction-item-clone/auction-item-clone-response.dto.js";
11
12
  export * from "./auction-item-comment/auction-item-comment-response.dto.js";
13
+ export * from "./auction-item-comment/auction-item-comment-with-preview-response.dto.js";
12
14
  export * from "./auction-item-comment/create-auction-item-comment-request.dto.js";
13
15
  export * from "./auction-item-comment/create-auction-item-comment-request.schema.js";
14
16
  export * from "./auction-item-comment/delete-auction-item-comment-request.dto.js";
15
17
  export * from "./auction-item-comment/delete-auction-item-comment-request.schema.js";
16
18
  export * from "./auction-item-comment/get-auction-item-comment-by-id-request.dto.js";
17
19
  export * from "./auction-item-comment/get-auction-item-comment-by-id-request.schema.js";
20
+ export * from "./auction-item-comment/get-auction-item-comment-replies-request.dto.js";
21
+ export * from "./auction-item-comment/get-auction-item-comment-replies-request.schema.js";
18
22
  export * from "./auction-item-comment/get-auction-item-comments-request.dto.js";
19
23
  export * from "./auction-item-comment/get-auction-item-comments-request.schema.js";
20
24
  export * from "./auction-item-comment/update-auction-item-comment-request.dto.js";
@@ -23,7 +27,7 @@ export * from "./auction-item/get-auction-agenda-request.dto.js";
23
27
  export * from "./auction-item/get-auction-agenda-request.schema.js";
24
28
  export * from "./auction-item/get-auction-items-request.dto.js";
25
29
  export * from "./auction-item/get-auction-items-request.schema.js";
26
- export * from "./auction-item/get-auction-items-response.dto.js";
30
+ export * from "./auction-item/auction-item-response.dto.js";
27
31
  export * from "./auction-item/preview-auction-item-request.dto.js";
28
32
  export * from "./auction-item/preview-auction-item-request.schema.js";
29
33
  export * from "./auction-item-status/auction-item-status-response.dto.js";
@@ -120,10 +124,13 @@ export * from "./item-note/item-note-response.dto.js";
120
124
  export * from "./item-note/update-item-note-request.dto.js";
121
125
  export * from "./item-note/update-item-note-request.schema.js";
122
126
  export * from "./item-note-type/item-note-type-response.dto.js";
127
+ export * from "./notification-channel-type/notification-channel-type.enum.js";
128
+ export * from "./notification-event-type/notification-event-type.enum.js";
123
129
  export * from "./pagination/pagination-request.schema.js";
124
130
  export * from "./pagination/pagination-request.dto.js";
125
131
  export * from "./pagination/pagination-response.dto.js";
126
132
  export * from "./responsible-authority/responsible-authority-response.dto.js";
133
+ export * from "./user/current-user-response.dto.js";
127
134
  export * from "./user/user-response.dto.js";
128
135
  export * from "./user/user-status.enum.js";
129
136
  export * from "./user/user-summary-response.dto.js";
@@ -132,4 +139,9 @@ export * from "./user-notification-channel/create-user-notification-channel-requ
132
139
  export * from "./user-notification-channel/update-user-notification-channel-request.dto.js";
133
140
  export * from "./user-notification-channel/update-user-notification-channel-request.schema.js";
134
141
  export * from "./user-notification-channel/user-notification-channel-response.dto.js";
142
+ export * from "./user-notification-settings/create-user-notification-settings-request.dto.js";
143
+ export * from "./user-notification-settings/create-user-notification-settings-request.schema.js";
144
+ export * from "./user-notification-settings/update-user-notification-setting-request.schema.js";
145
+ export * from "./user-notification-settings/update-user-notification-setting.request.dto.js";
146
+ export * from "./user-notification-settings/user-notification-setting.response.dto.js";
135
147
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
package/dist/index.js CHANGED
@@ -8,13 +8,17 @@ export * from "./auction-item/update-auction-item-highest-bid-request.dto.js";
8
8
  export * from "./auction-item/update-auction-item-highest-bid-request.schema.js";
9
9
  export * from "./auction-item/update-auction-item.dto.js";
10
10
  export * from "./auction-item/update-auction-item.schema.js";
11
+ export * from "./auction-item-clone/auction-item-clone-response.dto.js";
11
12
  export * from "./auction-item-comment/auction-item-comment-response.dto.js";
13
+ export * from "./auction-item-comment/auction-item-comment-with-preview-response.dto.js";
12
14
  export * from "./auction-item-comment/create-auction-item-comment-request.dto.js";
13
15
  export * from "./auction-item-comment/create-auction-item-comment-request.schema.js";
14
16
  export * from "./auction-item-comment/delete-auction-item-comment-request.dto.js";
15
17
  export * from "./auction-item-comment/delete-auction-item-comment-request.schema.js";
16
18
  export * from "./auction-item-comment/get-auction-item-comment-by-id-request.dto.js";
17
19
  export * from "./auction-item-comment/get-auction-item-comment-by-id-request.schema.js";
20
+ export * from "./auction-item-comment/get-auction-item-comment-replies-request.dto.js";
21
+ export * from "./auction-item-comment/get-auction-item-comment-replies-request.schema.js";
18
22
  export * from "./auction-item-comment/get-auction-item-comments-request.dto.js";
19
23
  export * from "./auction-item-comment/get-auction-item-comments-request.schema.js";
20
24
  export * from "./auction-item-comment/update-auction-item-comment-request.dto.js";
@@ -23,7 +27,7 @@ export * from "./auction-item/get-auction-agenda-request.dto.js";
23
27
  export * from "./auction-item/get-auction-agenda-request.schema.js";
24
28
  export * from "./auction-item/get-auction-items-request.dto.js";
25
29
  export * from "./auction-item/get-auction-items-request.schema.js";
26
- export * from "./auction-item/get-auction-items-response.dto.js";
30
+ export * from "./auction-item/auction-item-response.dto.js";
27
31
  export * from "./auction-item/preview-auction-item-request.dto.js";
28
32
  export * from "./auction-item/preview-auction-item-request.schema.js";
29
33
  export * from "./auction-item-status/auction-item-status-response.dto.js";
@@ -120,10 +124,13 @@ export * from "./item-note/item-note-response.dto.js";
120
124
  export * from "./item-note/update-item-note-request.dto.js";
121
125
  export * from "./item-note/update-item-note-request.schema.js";
122
126
  export * from "./item-note-type/item-note-type-response.dto.js";
127
+ export * from "./notification-channel-type/notification-channel-type.enum.js";
128
+ export * from "./notification-event-type/notification-event-type.enum.js";
123
129
  export * from "./pagination/pagination-request.schema.js";
124
130
  export * from "./pagination/pagination-request.dto.js";
125
131
  export * from "./pagination/pagination-response.dto.js";
126
132
  export * from "./responsible-authority/responsible-authority-response.dto.js";
133
+ export * from "./user/current-user-response.dto.js";
127
134
  export * from "./user/user-response.dto.js";
128
135
  export * from "./user/user-status.enum.js";
129
136
  export * from "./user/user-summary-response.dto.js";
@@ -132,3 +139,8 @@ export * from "./user-notification-channel/create-user-notification-channel-requ
132
139
  export * from "./user-notification-channel/update-user-notification-channel-request.dto.js";
133
140
  export * from "./user-notification-channel/update-user-notification-channel-request.schema.js";
134
141
  export * from "./user-notification-channel/user-notification-channel-response.dto.js";
142
+ export * from "./user-notification-settings/create-user-notification-settings-request.dto.js";
143
+ export * from "./user-notification-settings/create-user-notification-settings-request.schema.js";
144
+ export * from "./user-notification-settings/update-user-notification-setting-request.schema.js";
145
+ export * from "./user-notification-settings/update-user-notification-setting.request.dto.js";
146
+ export * from "./user-notification-settings/user-notification-setting.response.dto.js";
@@ -6,5 +6,6 @@ export interface GetItemFinancialMovementWithEventRequestDTO extends PaginationR
6
6
  itemTypeIds?: number[];
7
7
  auctionTypeIds?: number[];
8
8
  authorityIds?: number[];
9
+ counterpartyIds?: number[];
9
10
  }
10
11
  //# sourceMappingURL=get-item-financial-movement-with-event-request.dto.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-item-financial-movement-with-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,2CAA4C,SAAQ,oBAAoB;IACvF,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;CACzB"}
1
+ {"version":3,"file":"get-item-financial-movement-with-event-request.dto.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,2CAA4C,SAAQ,oBAAoB;IACvF,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;CAC5B"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-item-financial-movement-with-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,2CAA2C,EAAE,MAAM,yDAAyD,CAAC;AAGtH,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CAAC,2CAA2C,CAU9G,CAAC"}
1
+ {"version":3,"file":"get-item-financial-movement-with-event-request.schema.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/get-item-financial-movement-with-event-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,2CAA2C,EAAE,MAAM,yDAAyD,CAAC;AAGtH,eAAO,MAAM,8CAA8C,EAAE,CAAC,CAAC,OAAO,CAAC,2CAA2C,CAW9G,CAAC"}
@@ -7,4 +7,5 @@ export const GetItemFinancialMovementWithEventRequestSchema = PaginationRequestS
7
7
  itemTypeIds: z.array(z.coerce.number()).optional(),
8
8
  auctionTypeIds: z.array(z.coerce.number()).optional(),
9
9
  authorityIds: z.array(z.coerce.number()).optional(),
10
+ counterpartyIds: z.array(z.coerce.number()).optional(),
10
11
  });
@@ -0,0 +1,7 @@
1
+ export declare enum NotificationChannelType {
2
+ SMS = "SMS",
3
+ WHATSAPP = "WHATSAPP",
4
+ PUSH = "PUSH",
5
+ EMAIL = "EMAIL"
6
+ }
7
+ //# sourceMappingURL=notification-channel-type.enum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-channel-type.enum.d.ts","sourceRoot":"","sources":["../../src/notification-channel-type/notification-channel-type.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,uBAAuB;IACjC,GAAG,QAAQ;IACX,QAAQ,aAAa;IACrB,IAAI,SAAS;IACb,KAAK,UAAU;CAChB"}
@@ -0,0 +1,7 @@
1
+ export var NotificationChannelType;
2
+ (function (NotificationChannelType) {
3
+ NotificationChannelType["SMS"] = "SMS";
4
+ NotificationChannelType["WHATSAPP"] = "WHATSAPP";
5
+ NotificationChannelType["PUSH"] = "PUSH";
6
+ NotificationChannelType["EMAIL"] = "EMAIL";
7
+ })(NotificationChannelType || (NotificationChannelType = {}));
@@ -0,0 +1,12 @@
1
+ export declare enum NotificationEventType {
2
+ COMMENT_REPLIED = "COMMENT_REPLIED",
3
+ ITEM_SHARED_AS_VIEWER = "ITEM_SHARED_AS_VIEWER",
4
+ ITEM_PARTICIPANT_INVITED = "ITEM_PARTICIPANT_INVITED",
5
+ AUCTION_WON = "AUCTION_WON",
6
+ AUCTION_ENDING_SOON = "AUCTION_ENDING_SOON",
7
+ ITEM_SOLD = "ITEM_SOLD",
8
+ PASSWORD_CHANGED = "PASSWORD_CHANGED",
9
+ ACCOUNT_UPDATED = "ACCOUNT_UPDATED",
10
+ ACCOUNT_CREATED = "ACCOUNT_CREATED"
11
+ }
12
+ //# sourceMappingURL=notification-event-type.enum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-event-type.enum.d.ts","sourceRoot":"","sources":["../../src/notification-event-type/notification-event-type.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB;IAC/B,eAAe,oBAAoB;IAEnC,qBAAqB,0BAA0B;IAC/C,wBAAwB,6BAA6B;IAErD,WAAW,gBAAgB;IAC3B,mBAAmB,wBAAwB;IAE3C,SAAS,cAAc;IAEvB,gBAAgB,qBAAqB;IACrC,eAAe,oBAAoB;IACnC,eAAe,oBAAoB;CACpC"}
@@ -0,0 +1,12 @@
1
+ export var NotificationEventType;
2
+ (function (NotificationEventType) {
3
+ NotificationEventType["COMMENT_REPLIED"] = "COMMENT_REPLIED";
4
+ NotificationEventType["ITEM_SHARED_AS_VIEWER"] = "ITEM_SHARED_AS_VIEWER";
5
+ NotificationEventType["ITEM_PARTICIPANT_INVITED"] = "ITEM_PARTICIPANT_INVITED";
6
+ NotificationEventType["AUCTION_WON"] = "AUCTION_WON";
7
+ NotificationEventType["AUCTION_ENDING_SOON"] = "AUCTION_ENDING_SOON";
8
+ NotificationEventType["ITEM_SOLD"] = "ITEM_SOLD";
9
+ NotificationEventType["PASSWORD_CHANGED"] = "PASSWORD_CHANGED";
10
+ NotificationEventType["ACCOUNT_UPDATED"] = "ACCOUNT_UPDATED";
11
+ NotificationEventType["ACCOUNT_CREATED"] = "ACCOUNT_CREATED";
12
+ })(NotificationEventType || (NotificationEventType = {}));
@@ -0,0 +1,8 @@
1
+ import { UserResponseDTO } from "./user-response.dto.js";
2
+ export interface CurrentUserResponseDTO {
3
+ user: UserResponseDTO;
4
+ metadata: {
5
+ pendingAuctionItemInvitesCount: number;
6
+ };
7
+ }
8
+ //# sourceMappingURL=current-user-response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"current-user-response.dto.d.ts","sourceRoot":"","sources":["../../src/user/current-user-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AAEzD,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,eAAe,CAAC;IACtB,QAAQ,EAAE;QACR,8BAA8B,EAAE,MAAM,CAAC;KACxC,CAAA;CACF"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,11 @@
1
+ import { NotificationChannelType } from "../notification-channel-type/notification-channel-type.enum.js";
2
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
3
+ export interface CreateUserNotificationSettingRequestDTO {
4
+ eventType: NotificationEventType;
5
+ channelType: NotificationChannelType;
6
+ value: string;
7
+ channelEnabled: boolean;
8
+ preferenceEnabled: boolean;
9
+ notifyBeforeMinutes?: number | null;
10
+ }
11
+ //# sourceMappingURL=create-user-notification-settings-request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-user-notification-settings-request.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-settings/create-user-notification-settings-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,gEAAgE,CAAC;AACzG,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AAEnG,MAAM,WAAW,uCAAuC;IACtD,SAAS,EAAE,qBAAqB,CAAC;IACjC,WAAW,EAAE,uBAAuB,CAAC;IAErC,KAAK,EAAE,MAAM,CAAC;IAEd,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,OAAO,CAAC;IAE3B,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC"}
@@ -0,0 +1,4 @@
1
+ import z from "zod";
2
+ import { CreateUserNotificationSettingRequestDTO } from "./create-user-notification-settings-request.dto.js";
3
+ export declare const CreateUserNotificationSettingSchema: z.ZodType<CreateUserNotificationSettingRequestDTO>;
4
+ //# sourceMappingURL=create-user-notification-settings-request.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-user-notification-settings-request.schema.d.ts","sourceRoot":"","sources":["../../src/user-notification-settings/create-user-notification-settings-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AAGpB,OAAO,EAAE,uCAAuC,EAAE,MAAM,oDAAoD,CAAC;AAE7G,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAoB/F,CAAC"}
@@ -0,0 +1,18 @@
1
+ import z from "zod";
2
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
3
+ import { NotificationChannelType } from "../notification-channel-type/notification-channel-type.enum.js";
4
+ export const CreateUserNotificationSettingSchema = z.object({
5
+ eventType: z.nativeEnum(NotificationEventType),
6
+ channelType: z.nativeEnum(NotificationChannelType),
7
+ value: z
8
+ .string()
9
+ .min(1, "O valor é obrigatório"),
10
+ channelEnabled: z.coerce.boolean(),
11
+ preferenceEnabled: z.coerce.boolean(),
12
+ notifyBeforeMinutes: z
13
+ .coerce.number()
14
+ .int()
15
+ .positive()
16
+ .nullable()
17
+ .optional(),
18
+ });
@@ -0,0 +1,4 @@
1
+ import { z } from "zod";
2
+ import { UpdateUserNotificationSettingRequestDTO } from "./update-user-notification-setting.request.dto.js";
3
+ export declare const UpdateUserNotificationSettingSchema: z.ZodType<UpdateUserNotificationSettingRequestDTO>;
4
+ //# sourceMappingURL=update-user-notification-setting-request.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-user-notification-setting-request.schema.d.ts","sourceRoot":"","sources":["../../src/user-notification-settings/update-user-notification-setting-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,uCAAuC,EAAE,MAAM,mDAAmD,CAAC;AAE5G,eAAO,MAAM,mCAAmC,EAAE,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAc/F,CAAC"}
@@ -0,0 +1,12 @@
1
+ import { z } from "zod";
2
+ export const UpdateUserNotificationSettingSchema = z.object({
3
+ value: z.string().min(1).optional(),
4
+ channelEnabled: z.coerce.boolean().optional(),
5
+ preferenceEnabled: z.coerce.boolean().optional(),
6
+ notifyBeforeMinutes: z
7
+ .coerce.number()
8
+ .int()
9
+ .positive()
10
+ .nullable()
11
+ .optional(),
12
+ });
@@ -0,0 +1,7 @@
1
+ export interface UpdateUserNotificationSettingRequestDTO {
2
+ value?: string;
3
+ channelEnabled?: boolean;
4
+ preferenceEnabled?: boolean;
5
+ notifyBeforeMinutes?: number | null;
6
+ }
7
+ //# sourceMappingURL=update-user-notification-setting.request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-user-notification-setting.request.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-settings/update-user-notification-setting.request.dto.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,uCAAuC;IACtD,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAE5B,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACrC"}
@@ -0,0 +1,12 @@
1
+ import { NotificationChannelType } from "../notification-channel-type/notification-channel-type.enum.js";
2
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
3
+ export interface UserNotificationSettingResponseDTO {
4
+ eventType: NotificationEventType;
5
+ channelType: NotificationChannelType;
6
+ value: string;
7
+ channelEnabled: boolean;
8
+ preferenceEnabled: boolean;
9
+ notifyBeforeMinutes?: number | null;
10
+ channelVerifiedAt?: Date | null;
11
+ }
12
+ //# sourceMappingURL=user-notification-setting.response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"user-notification-setting.response.dto.d.ts","sourceRoot":"","sources":["../../src/user-notification-settings/user-notification-setting.response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,gEAAgE,CAAC;AACzG,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AAEnG,MAAM,WAAW,kCAAkC;IACjD,SAAS,EAAE,qBAAqB,CAAC;IACjC,WAAW,EAAE,uBAAuB,CAAC;IAErC,KAAK,EAAE,MAAM,CAAC;IAEd,cAAc,EAAE,OAAO,CAAC;IACxB,iBAAiB,EAAE,OAAO,CAAC;IAE3B,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpC,iBAAiB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;CACjC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pedro.araujo/ml-architecture-shared",
3
- "version": "0.1.111",
3
+ "version": "0.1.112",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "dist/index.js",