@pedro.araujo/ml-architecture-shared 0.1.136 → 0.1.138

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 (147) hide show
  1. package/dist/auction-item/auction-item-order-type.enum.d.ts +7 -5
  2. package/dist/auction-item/auction-item-order-type.enum.d.ts.map +1 -1
  3. package/dist/auction-item/auction-item-order-type.enum.js +15 -5
  4. package/dist/auction-item-participation/auction-participation-status.enum.d.ts +5 -3
  5. package/dist/auction-item-participation/auction-participation-status.enum.d.ts.map +1 -1
  6. package/dist/auction-item-participation/auction-participation-status.enum.js +11 -3
  7. package/dist/auction-item-participation/auction-participation-type.enum.d.ts +4 -2
  8. package/dist/auction-item-participation/auction-participation-type.enum.d.ts.map +1 -1
  9. package/dist/auction-item-participation/auction-participation-type.enum.js +9 -2
  10. package/dist/auction-item-status/auction-item-status.enum.d.ts +8 -6
  11. package/dist/auction-item-status/auction-item-status.enum.d.ts.map +1 -1
  12. package/dist/auction-item-status/auction-item-status.enum.js +17 -6
  13. package/dist/auction-item-user/auction-item-user-role.enum.d.ts +2 -0
  14. package/dist/auction-item-user/auction-item-user-role.enum.d.ts.map +1 -1
  15. package/dist/auction-item-user/auction-item-user-role.enum.js +8 -0
  16. package/dist/auction-item-user/auction-item-user-status.enum.d.ts +2 -0
  17. package/dist/auction-item-user/auction-item-user-status.enum.d.ts.map +1 -1
  18. package/dist/auction-item-user/auction-item-user-status.enum.js +8 -0
  19. package/dist/auction-source/create-system-auction-sources-request.dto.d.ts +9 -0
  20. package/dist/auction-source/create-system-auction-sources-request.dto.d.ts.map +1 -0
  21. package/dist/auction-source/create-system-auction-sources-request.schema.d.ts +4 -0
  22. package/dist/auction-source/create-system-auction-sources-request.schema.d.ts.map +1 -0
  23. package/dist/auction-source/create-system-auction-sources-request.schema.js +9 -0
  24. package/dist/auction-source-type/auction-source-type.enum.d.ts +4 -2
  25. package/dist/auction-source-type/auction-source-type.enum.d.ts.map +1 -1
  26. package/dist/auction-source-type/auction-source-type.enum.js +9 -2
  27. package/dist/counterparty-type/counterparty-type.d.ts +4 -2
  28. package/dist/counterparty-type/counterparty-type.d.ts.map +1 -1
  29. package/dist/counterparty-type/counterparty-type.js +9 -2
  30. package/dist/entity-type/entity-type.enum.d.ts +12 -0
  31. package/dist/entity-type/entity-type.enum.d.ts.map +1 -0
  32. package/dist/entity-type/entity-type.enum.js +12 -0
  33. package/dist/external-auction-item/external-auction-item-order-type.enum.d.ts +7 -5
  34. package/dist/external-auction-item/external-auction-item-order-type.enum.d.ts.map +1 -1
  35. package/dist/external-auction-item/external-auction-item-order-type.enum.js +15 -5
  36. package/dist/external-auction-item-status/external-auction-item-status.enum.d.ts +5 -3
  37. package/dist/external-auction-item-status/external-auction-item-status.enum.d.ts.map +1 -1
  38. package/dist/external-auction-item-status/external-auction-item-status.enum.js +11 -3
  39. package/dist/financial-movement-kind/financial-movement-kind.enum.d.ts +2 -0
  40. package/dist/financial-movement-kind/financial-movement-kind.enum.d.ts.map +1 -1
  41. package/dist/financial-movement-kind/financial-movement-kind.enum.js +7 -0
  42. package/dist/financial-report/financial-report-filters.schema.d.ts +4 -0
  43. package/dist/financial-report/financial-report-filters.schema.d.ts.map +1 -0
  44. package/dist/financial-report/financial-report-filters.schema.js +12 -0
  45. package/dist/financial-report/financial-report-filters.type.d.ts +8 -0
  46. package/dist/financial-report/financial-report-filters.type.d.ts.map +1 -0
  47. package/dist/financial-report/financial-report-filters.type.js +1 -0
  48. package/dist/group/group-order-type.enum.d.ts +8 -6
  49. package/dist/group/group-order-type.enum.d.ts.map +1 -1
  50. package/dist/group/group-order-type.enum.js +17 -6
  51. package/dist/group/group-user-role.enum.d.ts +2 -0
  52. package/dist/group/group-user-role.enum.d.ts.map +1 -1
  53. package/dist/group/group-user-role.enum.js +8 -0
  54. package/dist/index.d.ts +23 -0
  55. package/dist/index.d.ts.map +1 -1
  56. package/dist/index.js +23 -0
  57. package/dist/item-financial-event/item-financial-event-type.enum.d.ts +2 -0
  58. package/dist/item-financial-event/item-financial-event-type.enum.d.ts.map +1 -1
  59. package/dist/item-financial-event/item-financial-event-type.enum.js +10 -0
  60. package/dist/item-financial-event/payment-type.enum.d.ts +2 -0
  61. package/dist/item-financial-event/payment-type.enum.d.ts.map +1 -1
  62. package/dist/item-financial-event/payment-type.enum.js +7 -0
  63. package/dist/item-financial-movement/movement-direction.enum.d.ts +4 -2
  64. package/dist/item-financial-movement/movement-direction.enum.d.ts.map +1 -1
  65. package/dist/item-financial-movement/movement-direction.enum.js +9 -2
  66. package/dist/notification/list-notifications-request.dto.d.ts +7 -0
  67. package/dist/notification/list-notifications-request.dto.d.ts.map +1 -0
  68. package/dist/notification/list-notifications-request.dto.js +1 -0
  69. package/dist/notification/list-notifications-request.schema.d.ts +4 -0
  70. package/dist/notification/list-notifications-request.schema.d.ts.map +1 -0
  71. package/dist/notification/list-notifications-request.schema.js +14 -0
  72. package/dist/notification/list-notifications-request.schemas.d.ts +18 -0
  73. package/dist/notification/list-notifications-request.schemas.d.ts.map +1 -0
  74. package/dist/notification/list-notifications-request.schemas.js +18 -0
  75. package/dist/notification/notification-action-request.dto.d.ts +5 -0
  76. package/dist/notification/notification-action-request.dto.d.ts.map +1 -0
  77. package/dist/notification/notification-action-request.dto.js +1 -0
  78. package/dist/notification/notification-action-request.schema.d.ts +4 -0
  79. package/dist/notification/notification-action-request.schema.d.ts.map +1 -0
  80. package/dist/notification/notification-action-request.schema.js +5 -0
  81. package/dist/notification/notification-action.type.d.ts +6 -0
  82. package/dist/notification/notification-action.type.d.ts.map +1 -0
  83. package/dist/notification/notification-action.type.js +6 -0
  84. package/dist/notification/notification-payload-map.d.ts +53 -0
  85. package/dist/notification/notification-payload-map.d.ts.map +1 -0
  86. package/dist/notification/notification-payload-map.js +1 -0
  87. package/dist/notification/notification-response.dto.d.ts +10 -0
  88. package/dist/notification/notification-response.dto.d.ts.map +1 -0
  89. package/dist/notification/notification-response.dto.js +1 -0
  90. package/dist/notification-channel-type/notification-channel-type.enum.d.ts +6 -4
  91. package/dist/notification-channel-type/notification-channel-type.enum.d.ts.map +1 -1
  92. package/dist/notification-channel-type/notification-channel-type.enum.js +13 -4
  93. package/dist/notification-event-type/notification-event-type.enum.d.ts +11 -9
  94. package/dist/notification-event-type/notification-event-type.enum.d.ts.map +1 -1
  95. package/dist/notification-event-type/notification-event-type.enum.js +23 -9
  96. package/dist/report/create-report-request.dto.d.ts +7 -0
  97. package/dist/report/create-report-request.dto.d.ts.map +1 -0
  98. package/dist/report/create-report-request.dto.js +1 -0
  99. package/dist/report/get-reports-request.dto.d.ts +6 -0
  100. package/dist/report/get-reports-request.dto.d.ts.map +1 -0
  101. package/dist/report/get-reports-request.dto.js +1 -0
  102. package/dist/report/get-reports-request.schema.d.ts +4 -0
  103. package/dist/report/get-reports-request.schema.d.ts.map +1 -0
  104. package/dist/report/get-reports-request.schema.js +6 -0
  105. package/dist/report/report-response.dto.d.ts +13 -0
  106. package/dist/report/report-response.dto.d.ts.map +1 -0
  107. package/dist/report/report-response.dto.js +1 -0
  108. package/dist/report-status/report-status.enum.d.ts +8 -0
  109. package/dist/report-status/report-status.enum.d.ts.map +1 -0
  110. package/dist/report-status/report-status.enum.js +16 -0
  111. package/dist/report-type/report-type.enum.d.ts +5 -0
  112. package/dist/report-type/report-type.enum.d.ts.map +1 -0
  113. package/dist/report-type/report-type.enum.js +10 -0
  114. package/dist/report-type/report-type.schema.d.ts +4 -0
  115. package/dist/report-type/report-type.schema.d.ts.map +1 -0
  116. package/dist/report-type/report-type.schema.js +3 -0
  117. package/dist/subscription/billing-cycle.type.d.ts +4 -2
  118. package/dist/subscription/billing-cycle.type.d.ts.map +1 -1
  119. package/dist/subscription/billing-cycle.type.js +9 -2
  120. package/dist/user/update-profile-picture-request.dto.d.ts +4 -0
  121. package/dist/user/update-profile-picture-request.dto.d.ts.map +1 -0
  122. package/dist/user/update-profile-picture-request.dto.js +1 -0
  123. package/dist/user/update-profile-picture-request.schema.d.ts +4 -0
  124. package/dist/user/update-profile-picture-request.schema.d.ts.map +1 -0
  125. package/dist/user/update-profile-picture-request.schema.js +5 -0
  126. package/dist/user/update-username-request.dto.d.ts +4 -0
  127. package/dist/user/update-username-request.dto.d.ts.map +1 -0
  128. package/dist/user/update-username-request.dto.js +9 -0
  129. package/dist/user/update-username-request.schema.d.ts +4 -0
  130. package/dist/user/update-username-request.schema.d.ts.map +1 -0
  131. package/dist/user/update-username-request.schema.js +1 -0
  132. package/dist/user/user-status.enum.d.ts +2 -0
  133. package/dist/user/user-status.enum.d.ts.map +1 -1
  134. package/dist/user/user-status.enum.js +8 -0
  135. package/dist/user-notification-channel/create-user-notification-channel-request.schema.js +1 -1
  136. package/dist/user-notification-channel/update-user-notification-channel-request.schema.js +1 -1
  137. package/dist/user-notification-preference/create-user-notification-preference.schema.js +2 -2
  138. package/package.json +1 -1
  139. package/dist/auction-item-status/auction-item-status-response.dto.d.ts +0 -9
  140. package/dist/auction-item-status/auction-item-status-response.dto.d.ts.map +0 -1
  141. package/dist/auction-item-status/auction-item-status-response.dto.js +0 -9
  142. package/dist/external-auction-item/create-auction-item.dto.d.ts +0 -19
  143. package/dist/external-auction-item/create-auction-item.dto.d.ts.map +0 -1
  144. package/dist/external-auction-item/create-auction-item.schema.d.ts +0 -4
  145. package/dist/external-auction-item/create-auction-item.schema.d.ts.map +0 -1
  146. package/dist/external-auction-item/create-auction-item.schema.js +0 -41
  147. /package/dist/{external-auction-item/create-auction-item.dto.js → auction-source/create-system-auction-sources-request.dto.js} +0 -0
package/dist/index.d.ts CHANGED
@@ -49,6 +49,8 @@ export * from "./auction-session/update-auction-session-request.schema.js";
49
49
  export * from "./auction-source/auction-source-response.dto.js";
50
50
  export * from "./auction-source/create-auction-source-request.dto.js";
51
51
  export * from "./auction-source/create-auction-source-request.schema.js";
52
+ export * from "./auction-source/create-system-auction-sources-request.dto.js";
53
+ export * from "./auction-source/create-system-auction-sources-request.schema.js";
52
54
  export * from "./auction-source/get-auction-sources-request.dto.js";
53
55
  export * from "./auction-source/get-auction-sources-request.schema.js";
54
56
  export * from "./auction-source/update-auction-source-request.dto.js";
@@ -63,6 +65,7 @@ export * from "./counterparty/get-counterparties-request.schema.js";
63
65
  export * from "./counterparty/update-counterparty-request.dto.js";
64
66
  export * from "./counterparty/update-counterparty.schema.js";
65
67
  export * from "./counterparty-type/counterparty-type.js";
68
+ export * from "./entity-type/entity-type.enum.js";
66
69
  export * from "./external-auction-item/create-external-auction-item.dto.js";
67
70
  export * from "./external-auction-item/create-external-auction-item.schema.js";
68
71
  export * from "./external-auction-item/delete-external-auction-item.dto.js";
@@ -88,6 +91,8 @@ export * from "./financial-overview/financial-overview-by-period-response.dto.js
88
91
  export * from "./financial-overview/financial-overview-response.dto.js";
89
92
  export * from "./financial-overview/get-user-financial-overview-request.dto.js";
90
93
  export * from "./financial-overview/get-user-financial-overview-request.schema.js";
94
+ export * from "./financial-report/financial-report-filters.type.js";
95
+ export * from "./financial-report/financial-report-filters.schema.js";
91
96
  export * from "./group/add-group-users-request.dto.js";
92
97
  export * from "./group/add-group-users-request.schema.js";
93
98
  export * from "./group/create-group-request.dto.js";
@@ -138,17 +143,35 @@ export * from "./item-note/item-note-response.dto.js";
138
143
  export * from "./item-note/update-item-note-request.dto.js";
139
144
  export * from "./item-note/update-item-note-request.schema.js";
140
145
  export * from "./item-note-type/item-note-type-response.dto.js";
146
+ export * from "./notification/list-notifications-request.dto.js";
147
+ export * from "./notification/list-notifications-request.schema.js";
148
+ export * from "./notification/notification-action-request.dto.js";
149
+ export * from "./notification/notification-action-request.schema.js";
150
+ export * from "./notification/notification-action.type.js";
151
+ export * from "./notification/notification-response.dto.js";
152
+ export * from "./notification/notification-payload-map.js";
141
153
  export * from "./notification-channel-type/notification-channel-type.enum.js";
142
154
  export * from "./notification-event-type/notification-event-type.enum.js";
143
155
  export * from "./pagination/pagination-request.schema.js";
144
156
  export * from "./pagination/pagination-request.dto.js";
145
157
  export * from "./pagination/pagination-response.dto.js";
146
158
  export * from "./public-id/public-id.schema.js";
159
+ export * from "./report/create-report-request.dto.js";
160
+ export * from "./report/get-reports-request.dto.js";
161
+ export * from "./report/get-reports-request.schema.js";
162
+ export * from "./report/report-response.dto.js";
163
+ export * from "./report-status/report-status.enum.js";
164
+ export * from "./report-type/report-type.schema.js";
165
+ export * from "./report-type/report-type.enum.js";
147
166
  export * from "./responsible-authority/responsible-authority-response.dto.js";
148
167
  export * from "./subscription/billing-cycle.type.js";
149
168
  export * from "./subscription/create-subscription-request.dto.js";
150
169
  export * from "./subscription/create-subscription-request.schema.js";
151
170
  export * from "./user/current-user-response.dto.js";
171
+ export * from "./user/update-username-request.dto.js";
172
+ export * from "./user/update-username-request.schema.js";
173
+ export * from "./user/update-profile-picture-request.dto.js";
174
+ export * from "./user/update-profile-picture-request.schema.js";
152
175
  export * from "./user/user-response.dto.js";
153
176
  export * from "./user/user-status.enum.js";
154
177
  export * from "./user-notification-channel/create-user-notification-channel-request.dto.js";
@@ -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
@@ -49,6 +49,8 @@ export * from "./auction-session/update-auction-session-request.schema.js";
49
49
  export * from "./auction-source/auction-source-response.dto.js";
50
50
  export * from "./auction-source/create-auction-source-request.dto.js";
51
51
  export * from "./auction-source/create-auction-source-request.schema.js";
52
+ export * from "./auction-source/create-system-auction-sources-request.dto.js";
53
+ export * from "./auction-source/create-system-auction-sources-request.schema.js";
52
54
  export * from "./auction-source/get-auction-sources-request.dto.js";
53
55
  export * from "./auction-source/get-auction-sources-request.schema.js";
54
56
  export * from "./auction-source/update-auction-source-request.dto.js";
@@ -63,6 +65,7 @@ export * from "./counterparty/get-counterparties-request.schema.js";
63
65
  export * from "./counterparty/update-counterparty-request.dto.js";
64
66
  export * from "./counterparty/update-counterparty.schema.js";
65
67
  export * from "./counterparty-type/counterparty-type.js";
68
+ export * from "./entity-type/entity-type.enum.js";
66
69
  export * from "./external-auction-item/create-external-auction-item.dto.js";
67
70
  export * from "./external-auction-item/create-external-auction-item.schema.js";
68
71
  export * from "./external-auction-item/delete-external-auction-item.dto.js";
@@ -88,6 +91,8 @@ export * from "./financial-overview/financial-overview-by-period-response.dto.js
88
91
  export * from "./financial-overview/financial-overview-response.dto.js";
89
92
  export * from "./financial-overview/get-user-financial-overview-request.dto.js";
90
93
  export * from "./financial-overview/get-user-financial-overview-request.schema.js";
94
+ export * from "./financial-report/financial-report-filters.type.js";
95
+ export * from "./financial-report/financial-report-filters.schema.js";
91
96
  export * from "./group/add-group-users-request.dto.js";
92
97
  export * from "./group/add-group-users-request.schema.js";
93
98
  export * from "./group/create-group-request.dto.js";
@@ -138,17 +143,35 @@ export * from "./item-note/item-note-response.dto.js";
138
143
  export * from "./item-note/update-item-note-request.dto.js";
139
144
  export * from "./item-note/update-item-note-request.schema.js";
140
145
  export * from "./item-note-type/item-note-type-response.dto.js";
146
+ export * from "./notification/list-notifications-request.dto.js";
147
+ export * from "./notification/list-notifications-request.schema.js";
148
+ export * from "./notification/notification-action-request.dto.js";
149
+ export * from "./notification/notification-action-request.schema.js";
150
+ export * from "./notification/notification-action.type.js";
151
+ export * from "./notification/notification-response.dto.js";
152
+ export * from "./notification/notification-payload-map.js";
141
153
  export * from "./notification-channel-type/notification-channel-type.enum.js";
142
154
  export * from "./notification-event-type/notification-event-type.enum.js";
143
155
  export * from "./pagination/pagination-request.schema.js";
144
156
  export * from "./pagination/pagination-request.dto.js";
145
157
  export * from "./pagination/pagination-response.dto.js";
146
158
  export * from "./public-id/public-id.schema.js";
159
+ export * from "./report/create-report-request.dto.js";
160
+ export * from "./report/get-reports-request.dto.js";
161
+ export * from "./report/get-reports-request.schema.js";
162
+ export * from "./report/report-response.dto.js";
163
+ export * from "./report-status/report-status.enum.js";
164
+ export * from "./report-type/report-type.schema.js";
165
+ export * from "./report-type/report-type.enum.js";
147
166
  export * from "./responsible-authority/responsible-authority-response.dto.js";
148
167
  export * from "./subscription/billing-cycle.type.js";
149
168
  export * from "./subscription/create-subscription-request.dto.js";
150
169
  export * from "./subscription/create-subscription-request.schema.js";
151
170
  export * from "./user/current-user-response.dto.js";
171
+ export * from "./user/update-username-request.dto.js";
172
+ export * from "./user/update-username-request.schema.js";
173
+ export * from "./user/update-profile-picture-request.dto.js";
174
+ export * from "./user/update-profile-picture-request.schema.js";
152
175
  export * from "./user/user-response.dto.js";
153
176
  export * from "./user/user-status.enum.js";
154
177
  export * from "./user-notification-channel/create-user-notification-channel-request.dto.js";
@@ -5,4 +5,6 @@ export declare enum ItemFinancialEventType {
5
5
  INCOME = "income",
6
6
  SHARE_SETTLEMENT = "share_settlement"
7
7
  }
8
+ export declare const ItemFinancialEventTypeLabels: Record<ItemFinancialEventType, string>;
9
+ export declare function getItemFinancialEventTypeLabel(type: ItemFinancialEventType): string;
8
10
  //# sourceMappingURL=item-financial-event-type.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"item-financial-event-type.enum.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/item-financial-event-type.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,mBAAmB,wBAAwB;IAC3C,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,gBAAgB,qBAAqB;CACtC"}
1
+ {"version":3,"file":"item-financial-event-type.enum.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/item-financial-event-type.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,mBAAmB,wBAAwB;IAC3C,IAAI,SAAS;IACb,OAAO,YAAY;IACnB,MAAM,WAAW;IACjB,gBAAgB,qBAAqB;CACtC;AAED,eAAO,MAAM,4BAA4B,EAAE,MAAM,CAAC,sBAAsB,EAAE,MAAM,CAM/E,CAAC;AAEF,wBAAgB,8BAA8B,CAC5C,IAAI,EAAE,sBAAsB,GAC3B,MAAM,CAER"}
@@ -6,3 +6,13 @@ export var ItemFinancialEventType;
6
6
  ItemFinancialEventType["INCOME"] = "income";
7
7
  ItemFinancialEventType["SHARE_SETTLEMENT"] = "share_settlement";
8
8
  })(ItemFinancialEventType || (ItemFinancialEventType = {}));
9
+ export const ItemFinancialEventTypeLabels = {
10
+ [ItemFinancialEventType.AUCTION_ACQUISITION]: "Arrematação em leilão",
11
+ [ItemFinancialEventType.SALE]: "Venda",
12
+ [ItemFinancialEventType.EXPENSE]: "Despesa",
13
+ [ItemFinancialEventType.INCOME]: "Receita",
14
+ [ItemFinancialEventType.SHARE_SETTLEMENT]: "Liquidação de cotas",
15
+ };
16
+ export function getItemFinancialEventTypeLabel(type) {
17
+ return ItemFinancialEventTypeLabels[type];
18
+ }
@@ -2,4 +2,6 @@ export declare enum PaymentType {
2
2
  CASH = "cash",
3
3
  INSTALLMENT = "installment"
4
4
  }
5
+ export declare const PaymentTypeLabels: Record<PaymentType, string>;
6
+ export declare function getPaymentTypeLabel(type: PaymentType): string;
5
7
  //# sourceMappingURL=payment-type.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"payment-type.enum.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/payment-type.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,IAAI,SAAS;IACb,WAAW,gBAAgB;CAC5B"}
1
+ {"version":3,"file":"payment-type.enum.d.ts","sourceRoot":"","sources":["../../src/item-financial-event/payment-type.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,IAAI,SAAS;IACb,WAAW,gBAAgB;CAC5B;AAED,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,WAAW,EAAE,MAAM,CAGzD,CAAC;AAEF,wBAAgB,mBAAmB,CACjC,IAAI,EAAE,WAAW,GAChB,MAAM,CAER"}
@@ -3,3 +3,10 @@ export var PaymentType;
3
3
  PaymentType["CASH"] = "cash";
4
4
  PaymentType["INSTALLMENT"] = "installment";
5
5
  })(PaymentType || (PaymentType = {}));
6
+ export const PaymentTypeLabels = {
7
+ [PaymentType.CASH]: "À vista",
8
+ [PaymentType.INSTALLMENT]: "Parcelado",
9
+ };
10
+ export function getPaymentTypeLabel(type) {
11
+ return PaymentTypeLabels[type];
12
+ }
@@ -1,5 +1,7 @@
1
1
  export declare enum MovementDirection {
2
- IN = "IN",
3
- OUT = "OUT"
2
+ IN = "in",
3
+ OUT = "out"
4
4
  }
5
+ export declare const MovementDirectionLabels: Record<MovementDirection, string>;
6
+ export declare function getMovementDirectionLabel(direction: MovementDirection): string;
5
7
  //# sourceMappingURL=movement-direction.enum.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"movement-direction.enum.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/movement-direction.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,EAAE,OAAO;IACT,GAAG,QAAQ;CACZ"}
1
+ {"version":3,"file":"movement-direction.enum.d.ts","sourceRoot":"","sources":["../../src/item-financial-movement/movement-direction.enum.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,EAAE,OAAO;IACT,GAAG,QAAQ;CACZ;AAED,eAAO,MAAM,uBAAuB,EAAE,MAAM,CAAC,iBAAiB,EAAE,MAAM,CAGrE,CAAC;AAEF,wBAAgB,yBAAyB,CACvC,SAAS,EAAE,iBAAiB,GAC3B,MAAM,CAER"}
@@ -1,5 +1,12 @@
1
1
  export var MovementDirection;
2
2
  (function (MovementDirection) {
3
- MovementDirection["IN"] = "IN";
4
- MovementDirection["OUT"] = "OUT";
3
+ MovementDirection["IN"] = "in";
4
+ MovementDirection["OUT"] = "out";
5
5
  })(MovementDirection || (MovementDirection = {}));
6
+ export const MovementDirectionLabels = {
7
+ [MovementDirection.IN]: 'Entrada',
8
+ [MovementDirection.OUT]: 'Saída',
9
+ };
10
+ export function getMovementDirectionLabel(direction) {
11
+ return MovementDirectionLabels[direction];
12
+ }
@@ -0,0 +1,7 @@
1
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
2
+ import { PaginationRequestDTO } from "../pagination/pagination-request.dto.js";
3
+ export interface ListNotificationsRequestDTO extends PaginationRequestDTO {
4
+ eventType?: NotificationEventType;
5
+ read?: boolean;
6
+ }
7
+ //# sourceMappingURL=list-notifications-request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-notifications-request.dto.d.ts","sourceRoot":"","sources":["../../src/notification/list-notifications-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AACnG,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAE/E,MAAM,WAAW,2BAA4B,SAAQ,oBAAoB;IACvE,SAAS,CAAC,EAAE,qBAAqB,CAAC;IAClC,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB"}
@@ -0,0 +1,4 @@
1
+ import { z } from "zod";
2
+ import { ListNotificationsRequestDTO } from "./list-notifications-request.dto.js";
3
+ export declare const ListNotificationsRequestSchema: z.ZodType<ListNotificationsRequestDTO>;
4
+ //# sourceMappingURL=list-notifications-request.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-notifications-request.schema.d.ts","sourceRoot":"","sources":["../../src/notification/list-notifications-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,OAAO,EAAE,2BAA2B,EAAE,MAAM,qCAAqC,CAAC;AAWlF,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,OAAO,CAAC,2BAA2B,CAI9E,CAAC"}
@@ -0,0 +1,14 @@
1
+ import { z } from "zod";
2
+ import { PaginationRequestSchema } from "../pagination/pagination-request.schema.js";
3
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
4
+ const readFilterSchema = z.preprocess((value) => {
5
+ if (value === "true")
6
+ return true;
7
+ if (value === "false")
8
+ return false;
9
+ return value;
10
+ }, z.boolean().optional());
11
+ export const ListNotificationsRequestSchema = PaginationRequestSchema.extend({
12
+ eventType: z.enum(NotificationEventType).optional(),
13
+ read: readFilterSchema,
14
+ });
@@ -0,0 +1,18 @@
1
+ import { z } from "zod";
2
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
3
+ import { NotificationActionType } from "./notification-action.type.js";
4
+ export declare const ListNotificationsRequestSchema: z.ZodObject<{
5
+ page: z.ZodDefault<z.ZodCoercedNumber<unknown>>;
6
+ perPage: z.ZodDefault<z.ZodCoercedNumber<unknown>>;
7
+ orderBy: z.ZodDefault<z.ZodOptional<z.ZodString>>;
8
+ orderDirection: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
9
+ asc: "asc";
10
+ desc: "desc";
11
+ }>>>;
12
+ eventType: z.ZodOptional<z.ZodEnum<typeof NotificationEventType>>;
13
+ read: z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodOptional<z.ZodBoolean>>;
14
+ }, z.core.$strip>;
15
+ export declare const NotificationActionRequestSchema: z.ZodObject<{
16
+ action: z.ZodEnum<typeof NotificationActionType>;
17
+ }, z.core.$strip>;
18
+ //# sourceMappingURL=list-notifications-request.schemas.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-notifications-request.schemas.d.ts","sourceRoot":"","sources":["../../src/notification/list-notifications-request.schemas.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AACnG,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAWvE,eAAO,MAAM,8BAA8B;;;;;;;;;;iBAIvC,CAAC;AAEL,eAAO,MAAM,+BAA+B;;iBAE1C,CAAC"}
@@ -0,0 +1,18 @@
1
+ import { z } from "zod";
2
+ import { PaginationRequestSchema } from "../pagination/pagination-request.schema.js";
3
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
4
+ import { NotificationActionType } from "./notification-action.type.js";
5
+ const readFilterSchema = z.preprocess((value) => {
6
+ if (value === "true")
7
+ return true;
8
+ if (value === "false")
9
+ return false;
10
+ return value;
11
+ }, z.boolean().optional());
12
+ export const ListNotificationsRequestSchema = PaginationRequestSchema.extend({
13
+ eventType: z.enum(NotificationEventType).optional(),
14
+ read: readFilterSchema,
15
+ });
16
+ export const NotificationActionRequestSchema = z.object({
17
+ action: z.enum(NotificationActionType),
18
+ });
@@ -0,0 +1,5 @@
1
+ import { NotificationActionType } from "./notification-action.type.js";
2
+ export interface NotificationActionRequestDTO {
3
+ action: NotificationActionType;
4
+ }
5
+ //# sourceMappingURL=notification-action-request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-action-request.dto.d.ts","sourceRoot":"","sources":["../../src/notification/notification-action-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,MAAM,WAAW,4BAA4B;IAC3C,MAAM,EAAE,sBAAsB,CAAC;CAChC"}
@@ -0,0 +1,4 @@
1
+ import z from "zod";
2
+ import { NotificationActionRequestDTO } from "./notification-action-request.dto.js";
3
+ export declare const NotificationActionRequestSchema: z.ZodType<NotificationActionRequestDTO>;
4
+ //# sourceMappingURL=notification-action-request.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-action-request.schema.d.ts","sourceRoot":"","sources":["../../src/notification/notification-action-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AACpB,OAAO,EAAE,4BAA4B,EAAE,MAAM,sCAAsC,CAAC;AAGpF,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAGhF,CAAC"}
@@ -0,0 +1,5 @@
1
+ import z from "zod";
2
+ import { NotificationActionType } from "./notification-action.type.js";
3
+ export const NotificationActionRequestSchema = z.object({
4
+ action: z.enum(NotificationActionType),
5
+ });
@@ -0,0 +1,6 @@
1
+ export declare enum NotificationActionType {
2
+ MARK_AS_READ = "mark_as_read",
3
+ ACCEPT = "accept",
4
+ REJECT = "reject"
5
+ }
6
+ //# sourceMappingURL=notification-action.type.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-action.type.d.ts","sourceRoot":"","sources":["../../src/notification/notification-action.type.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,YAAY,iBAAiB;IAC7B,MAAM,WAAW;IACjB,MAAM,WAAW;CAClB"}
@@ -0,0 +1,6 @@
1
+ export var NotificationActionType;
2
+ (function (NotificationActionType) {
3
+ NotificationActionType["MARK_AS_READ"] = "mark_as_read";
4
+ NotificationActionType["ACCEPT"] = "accept";
5
+ NotificationActionType["REJECT"] = "reject";
6
+ })(NotificationActionType || (NotificationActionType = {}));
@@ -0,0 +1,53 @@
1
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
2
+ export interface CommentRepliedPayload {
3
+ commentAuthor: string;
4
+ commentText: string;
5
+ auctionItemTitle: string;
6
+ auctionItemPublicId: string;
7
+ }
8
+ export interface ItemSharedAsViewerPayload {
9
+ sharerName: string;
10
+ auctionItemTitle: string;
11
+ auctionItemPublicId: string;
12
+ }
13
+ export interface ItemParticipantInvitedPayload {
14
+ inviterName: string;
15
+ auctionItemTitle: string;
16
+ auctionItemPublicId: string;
17
+ }
18
+ export interface AuctionWonPayload {
19
+ auctionItemTitle: string;
20
+ auctionItemPublicId: string;
21
+ }
22
+ export interface AuctionEndingSoonPayload {
23
+ auctionItemTitle: string;
24
+ auctionItemPublicId: string;
25
+ endIsoDateTime: string;
26
+ }
27
+ export interface PasswordChangedPayload {
28
+ changeIsoDateTime: string;
29
+ }
30
+ export interface AccountUpdatedPayload {
31
+ updateIsoDateTime: string;
32
+ }
33
+ export interface AccountCreatedPayload {
34
+ userName: string | null;
35
+ userEmail: string;
36
+ createdIsoDateTime: string;
37
+ }
38
+ export interface ItemSoldPayload {
39
+ auctionItemTitle: string;
40
+ auctionItemPublicId: string;
41
+ }
42
+ export type NotificationPayloadMap = {
43
+ [NotificationEventType.COMMENT_REPLIED]: CommentRepliedPayload;
44
+ [NotificationEventType.ITEM_SHARED_AS_VIEWER]: ItemSharedAsViewerPayload;
45
+ [NotificationEventType.ITEM_PARTICIPANT_INVITED]: ItemParticipantInvitedPayload;
46
+ [NotificationEventType.AUCTION_WON]: AuctionWonPayload;
47
+ [NotificationEventType.AUCTION_ENDING_SOON]: AuctionEndingSoonPayload;
48
+ [NotificationEventType.PASSWORD_CHANGED]: PasswordChangedPayload;
49
+ [NotificationEventType.ACCOUNT_UPDATED]: AccountUpdatedPayload;
50
+ [NotificationEventType.ACCOUNT_CREATED]: AccountCreatedPayload;
51
+ [NotificationEventType.ITEM_SOLD]: ItemSoldPayload;
52
+ };
53
+ //# sourceMappingURL=notification-payload-map.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-payload-map.d.ts","sourceRoot":"","sources":["../../src/notification/notification-payload-map.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AAEnG,MAAM,WAAW,qBAAqB;IACpC,aAAa,EAAE,MAAM,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,yBAAyB;IACxC,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,6BAA6B;IAC5C,WAAW,EAAE,MAAM,CAAC;IACpB,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,iBAAiB;IAChC,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;IACvC,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;IAC5B,cAAc,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,sBAAsB;IACrC,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,qBAAqB;IACpC,iBAAiB,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,WAAW,qBAAqB;IACpC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,kBAAkB,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,WAAW,eAAe;IAC9B,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,MAAM,sBAAsB,GAAG;IACnC,CAAC,qBAAqB,CAAC,eAAe,CAAC,EAAE,qBAAqB,CAAC;IAC/D,CAAC,qBAAqB,CAAC,qBAAqB,CAAC,EAAE,yBAAyB,CAAC;IACzE,CAAC,qBAAqB,CAAC,wBAAwB,CAAC,EAAE,6BAA6B,CAAC;IAChF,CAAC,qBAAqB,CAAC,WAAW,CAAC,EAAE,iBAAiB,CAAC;IACvD,CAAC,qBAAqB,CAAC,mBAAmB,CAAC,EAAE,wBAAwB,CAAC;IACtE,CAAC,qBAAqB,CAAC,gBAAgB,CAAC,EAAE,sBAAsB,CAAC;IACjE,CAAC,qBAAqB,CAAC,eAAe,CAAC,EAAE,qBAAqB,CAAC;IAC/D,CAAC,qBAAqB,CAAC,eAAe,CAAC,EAAE,qBAAqB,CAAC;IAC/D,CAAC,qBAAqB,CAAC,SAAS,CAAC,EAAE,eAAe,CAAC;CACpD,CAAC"}
@@ -0,0 +1 @@
1
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
@@ -0,0 +1,10 @@
1
+ import { NotificationEventType } from "../notification-event-type/notification-event-type.enum.js";
2
+ import { NotificationPayloadMap } from "./notification-payload-map.js";
3
+ export interface NotificationResponseDTO {
4
+ publicId: string;
5
+ eventType: NotificationEventType;
6
+ payload: NotificationPayloadMap[keyof NotificationPayloadMap];
7
+ readAt: string | null;
8
+ createdAt: string;
9
+ }
10
+ //# sourceMappingURL=notification-response.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"notification-response.dto.d.ts","sourceRoot":"","sources":["../../src/notification/notification-response.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,4DAA4D,CAAC;AACnG,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,MAAM,WAAW,uBAAuB;IACtC,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,qBAAqB,CAAC;IACjC,OAAO,EAAE,sBAAsB,CAAC,MAAM,sBAAsB,CAAC,CAAC;IAC9D,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,MAAM,CAAC;CACnB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -1,7 +1,9 @@
1
1
  export declare enum NotificationChannelType {
2
- SMS = "SMS",
3
- WHATSAPP = "WHATSAPP",
4
- PUSH = "PUSH",
5
- EMAIL = "EMAIL"
2
+ SMS = "sms",
3
+ WHATSAPP = "whatsapp",
4
+ PUSH = "push",
5
+ EMAIL = "email"
6
6
  }
7
+ export declare const NotificationChannelTypeLabels: Record<NotificationChannelType, string>;
8
+ export declare function getNotificationChannelTypeLabel(type: NotificationChannelType): string;
7
9
  //# sourceMappingURL=notification-channel-type.enum.d.ts.map
@@ -1 +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"}
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;AAED,eAAO,MAAM,6BAA6B,EAAE,MAAM,CAAC,uBAAuB,EAAE,MAAM,CAKjF,CAAC;AAEF,wBAAgB,+BAA+B,CAC7C,IAAI,EAAE,uBAAuB,GAC5B,MAAM,CAER"}
@@ -1,7 +1,16 @@
1
1
  export var NotificationChannelType;
2
2
  (function (NotificationChannelType) {
3
- NotificationChannelType["SMS"] = "SMS";
4
- NotificationChannelType["WHATSAPP"] = "WHATSAPP";
5
- NotificationChannelType["PUSH"] = "PUSH";
6
- NotificationChannelType["EMAIL"] = "EMAIL";
3
+ NotificationChannelType["SMS"] = "sms";
4
+ NotificationChannelType["WHATSAPP"] = "whatsapp";
5
+ NotificationChannelType["PUSH"] = "push";
6
+ NotificationChannelType["EMAIL"] = "email";
7
7
  })(NotificationChannelType || (NotificationChannelType = {}));
8
+ export const NotificationChannelTypeLabels = {
9
+ [NotificationChannelType.SMS]: "SMS",
10
+ [NotificationChannelType.WHATSAPP]: "WhatsApp",
11
+ [NotificationChannelType.PUSH]: "Push",
12
+ [NotificationChannelType.EMAIL]: "Email",
13
+ };
14
+ export function getNotificationChannelTypeLabel(type) {
15
+ return NotificationChannelTypeLabels[type];
16
+ }
@@ -1,12 +1,14 @@
1
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"
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
11
  }
12
+ export declare const NotificationEventTypeLabels: Record<NotificationEventType, string>;
13
+ export declare function getNotificationEventTypeLabel(type: NotificationEventType): string;
12
14
  //# sourceMappingURL=notification-event-type.enum.d.ts.map
@@ -1 +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"}
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;AAED,eAAO,MAAM,2BAA2B,EAAE,MAAM,CAC9C,qBAAqB,EACrB,MAAM,CAeP,CAAC;AAEF,wBAAgB,6BAA6B,CAC3C,IAAI,EAAE,qBAAqB,GAC1B,MAAM,CAER"}
@@ -1,12 +1,26 @@
1
1
  export var NotificationEventType;
2
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";
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
12
  })(NotificationEventType || (NotificationEventType = {}));
13
+ export const NotificationEventTypeLabels = {
14
+ [NotificationEventType.COMMENT_REPLIED]: "Comentário respondido",
15
+ [NotificationEventType.ITEM_SHARED_AS_VIEWER]: "Item compartilhado para visualização",
16
+ [NotificationEventType.ITEM_PARTICIPANT_INVITED]: "Convite para participar do item",
17
+ [NotificationEventType.AUCTION_WON]: "Leilão vencido",
18
+ [NotificationEventType.AUCTION_ENDING_SOON]: "Leilão encerrando em breve",
19
+ [NotificationEventType.ITEM_SOLD]: "Item vendido",
20
+ [NotificationEventType.PASSWORD_CHANGED]: "Senha alterada",
21
+ [NotificationEventType.ACCOUNT_UPDATED]: "Conta atualizada",
22
+ [NotificationEventType.ACCOUNT_CREATED]: "Conta criada",
23
+ };
24
+ export function getNotificationEventTypeLabel(type) {
25
+ return NotificationEventTypeLabels[type];
26
+ }
@@ -0,0 +1,7 @@
1
+ import { FinancialReportFilters } from "../financial-report/financial-report-filters.type.js";
2
+ import { ReportType } from "../report-type/report-type.enum.js";
3
+ export type CreateReportRequestDTO = {
4
+ type: ReportType.FINANCIAL;
5
+ filters: FinancialReportFilters;
6
+ };
7
+ //# sourceMappingURL=create-report-request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-report-request.dto.d.ts","sourceRoot":"","sources":["../../src/report/create-report-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,sBAAsB,EAAE,MAAM,sDAAsD,CAAC;AAC9F,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;AAEhE,MAAM,MAAM,sBAAsB,GAC9B;IACE,IAAI,EAAE,UAAU,CAAC,SAAS,CAAC;IAC3B,OAAO,EAAE,sBAAsB,CAAC;CACjC,CAAC"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,6 @@
1
+ import { PaginationRequestDTO } from "../pagination/pagination-request.dto.js";
2
+ import { ReportType } from "../report-type/report-type.enum.js";
3
+ export interface GetReportsRequestDTO extends PaginationRequestDTO {
4
+ type: ReportType;
5
+ }
6
+ //# sourceMappingURL=get-reports-request.dto.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-reports-request.dto.d.ts","sourceRoot":"","sources":["../../src/report/get-reports-request.dto.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAC;AAEhE,MAAM,WAAW,oBAAqB,SAAQ,oBAAoB;IAChE,IAAI,EAAE,UAAU,CAAC;CAClB"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,4 @@
1
+ import { z } from "zod";
2
+ import { GetReportsRequestDTO } from "./get-reports-request.dto.js";
3
+ export declare const GetReportsRequestSchema: z.ZodType<GetReportsRequestDTO>;
4
+ //# sourceMappingURL=get-reports-request.schema.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-reports-request.schema.d.ts","sourceRoot":"","sources":["../../src/report/get-reports-request.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAIpE,eAAO,MAAM,uBAAuB,EAAE,CAAC,CAAC,OAAO,CAAC,oBAAoB,CAGhE,CAAC"}