@bondsports/types 2.2.125 → 2.2.127
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.
|
@@ -107,8 +107,10 @@ export declare class SimpleEventDto extends IdDto {
|
|
|
107
107
|
endDateString: string;
|
|
108
108
|
startTime: string;
|
|
109
109
|
endTime: string;
|
|
110
|
-
timezone
|
|
110
|
+
timezone?: string;
|
|
111
111
|
resources?: SimpleResourceDto[];
|
|
112
|
+
parentId?: number;
|
|
113
|
+
parentType?: string;
|
|
112
114
|
}
|
|
113
115
|
export declare class SimpleAttendeeDto extends IdDto {
|
|
114
116
|
createdAt: Date;
|
|
@@ -133,7 +135,11 @@ export declare class EventInScheduleDto {
|
|
|
133
135
|
spaces: SpaceDto[];
|
|
134
136
|
status?: RegistrationValidationStatusEnum;
|
|
135
137
|
}
|
|
138
|
+
export declare class ParentSessionDto {
|
|
139
|
+
id: number;
|
|
140
|
+
}
|
|
136
141
|
export declare class EventWithAttendanceDto extends SimpleEventDto {
|
|
142
|
+
parentSession: ParentSessionDto;
|
|
137
143
|
eventAttendees: SimpleAttendeeDto[];
|
|
138
144
|
}
|
|
139
145
|
export declare class GetUsersEventsQueryDto extends PaginationQuery {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetUsersEventsQueryDto = exports.EventWithAttendanceDto = exports.EventInScheduleDto = exports.SpaceDto = exports.SimpleAttendeeDto = exports.SimpleEventDto = exports.FindEventAttendeeOptionsDto = exports.ProgramSessionLandingPageDto = exports.ProgramLandingPageQueryDto = exports.ProgramLandingPageDto = exports.FacilityEventsScheduleQueryParams = exports.FindByFacilityIdAndOrganizationIdDto = exports.FindByFacilityIdDto = exports.EventsIdsQueryDto = exports.AddEventToSessionDto = exports.UpdateEventDto = exports.FindEventByIdDto = void 0;
|
|
3
|
+
exports.GetUsersEventsQueryDto = exports.EventWithAttendanceDto = exports.ParentSessionDto = exports.EventInScheduleDto = exports.SpaceDto = exports.SimpleAttendeeDto = exports.SimpleEventDto = exports.FindEventAttendeeOptionsDto = exports.ProgramSessionLandingPageDto = exports.ProgramLandingPageQueryDto = exports.ProgramLandingPageDto = exports.FacilityEventsScheduleQueryParams = exports.FindByFacilityIdAndOrganizationIdDto = exports.FindByFacilityIdDto = exports.EventsIdsQueryDto = exports.AddEventToSessionDto = exports.UpdateEventDto = exports.FindEventByIdDto = void 0;
|
|
4
4
|
const general_dto_1 = require("./general.dto");
|
|
5
5
|
class FindEventByIdDto {
|
|
6
6
|
}
|
|
@@ -47,6 +47,9 @@ exports.SpaceDto = SpaceDto;
|
|
|
47
47
|
class EventInScheduleDto {
|
|
48
48
|
}
|
|
49
49
|
exports.EventInScheduleDto = EventInScheduleDto;
|
|
50
|
+
class ParentSessionDto {
|
|
51
|
+
}
|
|
52
|
+
exports.ParentSessionDto = ParentSessionDto;
|
|
50
53
|
class EventWithAttendanceDto extends SimpleEventDto {
|
|
51
54
|
}
|
|
52
55
|
exports.EventWithAttendanceDto = EventWithAttendanceDto;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.dto.js","sourceRoot":"","sources":["../../../src/types/dto/events.dto.ts"],"names":[],"mappings":";;;AAYA,+CAA6E;AAE7E,MAAa,gBAAgB;CAM5B;AAND,4CAMC;AAED,MAAa,cAAc;CAsB1B;AAtBD,wCAsBC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,iBAAiB;CAU7B;AAVD,8CAUC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,oCAAqC,SAAQ,mBAAmB;CAE5E;AAFD,oFAEC;AAED,MAAa,iCAAiC;CAM7C;AAND,8EAMC;AACD,MAAa,qBAAqB;CAEjC;AAFD,sDAEC;AAED,MAAa,0BAA0B;CAEtC;AAFD,gEAEC;AAED,MAAa,4BAA4B;CAIxC;AAJD,oEAIC;AAuCD,MAAa,2BAA4B,SAAQ,kCAAoB;CAYpE;AAZD,kEAYC;AAED,MAAa,cAAe,SAAQ,mBAAK;
|
|
1
|
+
{"version":3,"file":"events.dto.js","sourceRoot":"","sources":["../../../src/types/dto/events.dto.ts"],"names":[],"mappings":";;;AAYA,+CAA6E;AAE7E,MAAa,gBAAgB;CAM5B;AAND,4CAMC;AAED,MAAa,cAAc;CAsB1B;AAtBD,wCAsBC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,iBAAiB;CAU7B;AAVD,8CAUC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,oCAAqC,SAAQ,mBAAmB;CAE5E;AAFD,oFAEC;AAED,MAAa,iCAAiC;CAM7C;AAND,8EAMC;AACD,MAAa,qBAAqB;CAEjC;AAFD,sDAEC;AAED,MAAa,0BAA0B;CAEtC;AAFD,gEAEC;AAED,MAAa,4BAA4B;CAIxC;AAJD,oEAIC;AAuCD,MAAa,2BAA4B,SAAQ,kCAAoB;CAYpE;AAZD,kEAYC;AAED,MAAa,cAAe,SAAQ,mBAAK;CAoBxC;AApBD,wCAoBC;AAED,MAAa,iBAAkB,SAAQ,mBAAK;CAE3C;AAFD,8CAEC;AAED,MAAa,QAAQ;CAIpB;AAJD,4BAIC;AAED,MAAa,kBAAkB;CA4B9B;AA5BD,gDA4BC;AAED,MAAa,gBAAgB;CAE5B;AAFD,4CAEC;AAED,MAAa,sBAAuB,SAAQ,cAAc;CAKzD;AALD,wDAKC;AACD,MAAa,sBAAuB,SAAQ,6BAAe;CAgB1D;AAhBD,wDAgBC"}
|