@bondsports/types 2.4.57 → 2.4.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/dist/types/session-participants/dto/get.session.participant.dto.d.ts +12 -0
- package/dist/types/session-participants/dto/get.session.participant.dto.js +13 -1
- package/dist/types/session-participants/dto/get.session.participant.dto.js.map +1 -1
- package/dist/types/session-participants/types/interfaces.d.ts +1 -0
- package/package.json +1 -1
|
@@ -37,6 +37,18 @@ export declare class GetGroupsOptionsDto extends PaginatedSearchDto {
|
|
|
37
37
|
export declare class ByFolderIdsDto extends GetGroupsOptionsDto {
|
|
38
38
|
folderIds: number[];
|
|
39
39
|
}
|
|
40
|
+
/**
|
|
41
|
+
* Options for the session-groups endpoints. Adds an optional `folderIds` filter
|
|
42
|
+
* so callers can restrict the returned groups to a specific set of folder IDs
|
|
43
|
+
* (e.g. to surface an invited team that would otherwise be paginated out).
|
|
44
|
+
*
|
|
45
|
+
* Defined as a separate class — not a property on `GetGroupsOptionsDto` —
|
|
46
|
+
* because `class-validator` merges decorator metadata down the prototype
|
|
47
|
+
* weaken `ByFolderIdsDto.folderIds` (which must remain required).
|
|
48
|
+
*/
|
|
49
|
+
export declare class GetSessionGroupsOptionsDto extends GetGroupsOptionsDto {
|
|
50
|
+
folderIds?: number[];
|
|
51
|
+
}
|
|
40
52
|
export declare class UsersIdsQueryDto {
|
|
41
53
|
userIds: number[];
|
|
42
54
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UsersIdsQueryDto = exports.ByFolderIdsDto = exports.GetGroupsOptionsDto = exports.BySessionIdAndUserIdDto = exports.BySessionIdDto = exports.FindSessionParticipantsOptionsDto = exports.SessionParticipantsOptionsDto = void 0;
|
|
3
|
+
exports.UsersIdsQueryDto = exports.GetSessionGroupsOptionsDto = exports.ByFolderIdsDto = exports.GetGroupsOptionsDto = exports.BySessionIdAndUserIdDto = exports.BySessionIdDto = exports.FindSessionParticipantsOptionsDto = exports.SessionParticipantsOptionsDto = void 0;
|
|
4
4
|
const general_dto_1 = require("../../dto/general.dto");
|
|
5
5
|
const organization_dto_1 = require("../../organization/dto/organization.dto");
|
|
6
6
|
class SessionParticipantsOptionsDto {
|
|
@@ -21,6 +21,18 @@ exports.GetGroupsOptionsDto = GetGroupsOptionsDto;
|
|
|
21
21
|
class ByFolderIdsDto extends GetGroupsOptionsDto {
|
|
22
22
|
}
|
|
23
23
|
exports.ByFolderIdsDto = ByFolderIdsDto;
|
|
24
|
+
/**
|
|
25
|
+
* Options for the session-groups endpoints. Adds an optional `folderIds` filter
|
|
26
|
+
* so callers can restrict the returned groups to a specific set of folder IDs
|
|
27
|
+
* (e.g. to surface an invited team that would otherwise be paginated out).
|
|
28
|
+
*
|
|
29
|
+
* Defined as a separate class — not a property on `GetGroupsOptionsDto` —
|
|
30
|
+
* because `class-validator` merges decorator metadata down the prototype
|
|
31
|
+
* weaken `ByFolderIdsDto.folderIds` (which must remain required).
|
|
32
|
+
*/
|
|
33
|
+
class GetSessionGroupsOptionsDto extends GetGroupsOptionsDto {
|
|
34
|
+
}
|
|
35
|
+
exports.GetSessionGroupsOptionsDto = GetSessionGroupsOptionsDto;
|
|
24
36
|
class UsersIdsQueryDto {
|
|
25
37
|
}
|
|
26
38
|
exports.UsersIdsQueryDto = UsersIdsQueryDto;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.session.participant.dto.js","sourceRoot":"","sources":["../../../../src/types/session-participants/dto/get.session.participant.dto.ts"],"names":[],"mappings":";;;AACA,uDAAyG;AAEzG,8EAA8E;AAW9E,MAAa,6BAA6B;CAkBzC;AAlBD,sEAkBC;AAED,MAAa,iCAAkC,SAAQ,6BAA6B;CAOnF;AAPD,8EAOC;AAED,MAAa,cAAe,SAAQ,sCAAmB;CAEtD;AAFD,wCAEC;AAED,MAAa,uBAAwB,SAAQ,cAAc;CAE1D;AAFD,0DAEC;AAED,MAAa,mBAAoB,SAAQ,gCAAkB;CAY1D;AAZD,kDAYC;AAED,MAAa,cAAe,SAAQ,mBAAmB;CAEtD;AAFD,wCAEC;AAED,MAAa,gBAAgB;CAE5B;AAFD,4CAEC"}
|
|
1
|
+
{"version":3,"file":"get.session.participant.dto.js","sourceRoot":"","sources":["../../../../src/types/session-participants/dto/get.session.participant.dto.ts"],"names":[],"mappings":";;;AACA,uDAAyG;AAEzG,8EAA8E;AAW9E,MAAa,6BAA6B;CAkBzC;AAlBD,sEAkBC;AAED,MAAa,iCAAkC,SAAQ,6BAA6B;CAOnF;AAPD,8EAOC;AAED,MAAa,cAAe,SAAQ,sCAAmB;CAEtD;AAFD,wCAEC;AAED,MAAa,uBAAwB,SAAQ,cAAc;CAE1D;AAFD,0DAEC;AAED,MAAa,mBAAoB,SAAQ,gCAAkB;CAY1D;AAZD,kDAYC;AAED,MAAa,cAAe,SAAQ,mBAAmB;CAEtD;AAFD,wCAEC;AAED;;;;;;;;GAQG;AACH,MAAa,0BAA2B,SAAQ,mBAAmB;CAElE;AAFD,gEAEC;AAED,MAAa,gBAAgB;CAE5B;AAFD,4CAEC"}
|