@volontariapp/contracts 3.1.3 → 3.1.4-next.20260412160114

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.
@@ -0,0 +1,4 @@
1
+ import type { ChangeEventStateCommand } from '../../../event/event.command.js';
2
+ export interface ChangeEventStateRequest extends ChangeEventStateCommand {
3
+ }
4
+ //# sourceMappingURL=change-event-state.request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-event-state.request.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/request/change-event-state.request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAK/E,MAAM,WAAW,uBAAwB,SAAQ,uBAAuB;CAAG"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=change-event-state.request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-event-state.request.js","sourceRoot":"","sources":["../../../../src/gateway/event/request/change-event-state.request.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import type { GetEventQuery } from '../../../event/event.query.js';
2
+ export interface GetEventRequest extends GetEventQuery {
3
+ }
4
+ //# sourceMappingURL=get-event.request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-event.request.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/request/get-event.request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAKnE,MAAM,WAAW,eAAgB,SAAQ,aAAa;CAAG"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=get-event.request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-event.request.js","sourceRoot":"","sources":["../../../../src/gateway/event/request/get-event.request.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ import type { GetTagsQuery } from '../../../event/event.query.js';
2
+ export interface GetTagsRequest extends GetTagsQuery {
3
+ }
4
+ //# sourceMappingURL=get-tags.request.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-tags.request.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/request/get-tags.request.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAKlE,MAAM,WAAW,cAAe,SAAQ,YAAY;CAAG"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=get-tags.request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-tags.request.js","sourceRoot":"","sources":["../../../../src/gateway/event/request/get-tags.request.ts"],"names":[],"mappings":""}
@@ -3,4 +3,7 @@ export * from './update-event.request.js';
3
3
  export * from './search-events.request.js';
4
4
  export * from './manage-requirement.request.js';
5
5
  export * from './tag.request.js';
6
+ export * from './change-event-state.request.js';
7
+ export * from './get-event.request.js';
8
+ export * from './get-tags.request.js';
6
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/request/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/request/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,iCAAiC,CAAC;AAChD,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC"}
@@ -3,4 +3,7 @@ export * from './update-event.request.js';
3
3
  export * from './search-events.request.js';
4
4
  export * from './manage-requirement.request.js';
5
5
  export * from './tag.request.js';
6
+ export * from './change-event-state.request.js';
7
+ export * from './get-event.request.js';
8
+ export * from './get-tags.request.js';
6
9
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/gateway/event/request/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/gateway/event/request/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,iCAAiC,CAAC;AAChD,cAAc,kBAAkB,CAAC;AACjC,cAAc,iCAAiC,CAAC;AAChD,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC"}
@@ -1,10 +1,12 @@
1
1
  import type { Event, Tag, Requirement } from '../../../event/event.js';
2
+ import type { PaginationResponse } from '../../../common/pagination.js';
2
3
  export interface EventWebResponse {
3
4
  event: Event;
4
5
  }
5
6
  export interface ListEventsWebResponse {
6
7
  events: Event[];
7
8
  totalCount: number;
9
+ pagination: PaginationResponse;
8
10
  }
9
11
  export interface TagWebResponse {
10
12
  tag: Tag;
@@ -1 +1 @@
1
- {"version":3,"file":"event.response.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/response/event.response.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAEvE,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,KAAK,CAAC;CACd;AAED,MAAM,WAAW,qBAAqB;IACpC,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,cAAc;IAC7B,GAAG,EAAE,GAAG,CAAC;CACV;AAED,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,GAAG,EAAE,CAAC;CACb;AAED,MAAM,WAAW,2BAA2B;IAC1C,YAAY,EAAE,WAAW,EAAE,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
1
+ {"version":3,"file":"event.response.d.ts","sourceRoot":"","sources":["../../../../src/gateway/event/response/event.response.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,GAAG,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAExE,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,KAAK,CAAC;CACd;AAED,MAAM,WAAW,qBAAqB;IACpC,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,kBAAkB,CAAC;CAChC;AAED,MAAM,WAAW,cAAc;IAC7B,GAAG,EAAE,GAAG,CAAC;CACV;AAED,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,GAAG,EAAE,CAAC;CACb;AAED,MAAM,WAAW,2BAA2B;IAC1C,YAAY,EAAE,WAAW,EAAE,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB"}
@@ -1,9 +1,11 @@
1
1
  import type { User } from '../../../user/user.js';
2
+ import type { PaginationResponse } from '../../../common/pagination.js';
2
3
  export interface UserWebResponse {
3
4
  user: User;
4
5
  }
5
6
  export interface ListUsersWebResponse {
6
7
  users: User[];
7
8
  totalCount: number;
9
+ pagination: PaginationResponse;
8
10
  }
9
11
  //# sourceMappingURL=user.response.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"user.response.d.ts","sourceRoot":"","sources":["../../../../src/gateway/user/response/user.response.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAElD,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;CACpB"}
1
+ {"version":3,"file":"user.response.d.ts","sourceRoot":"","sources":["../../../../src/gateway/user/response/user.response.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAExE,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,IAAI,CAAC;CACZ;AAED,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,IAAI,EAAE,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,kBAAkB,CAAC;CAChC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volontariapp/contracts",
3
- "version": "3.1.3",
3
+ "version": "3.1.4-next.20260412160114",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true