@bondsports/types 2.4.90-squad-b → 2.4.91
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/dto/events.dto.d.ts +0 -1
- package/dist/types/dto/events.dto.js.map +1 -1
- package/dist/types/entity/Events.d.ts +0 -2
- package/dist/types/entity/Events.js.map +1 -1
- package/dist/types/folders/dto/folder.dto.d.ts +4 -12
- package/dist/types/folders/dto/folder.dto.js +1 -12
- package/dist/types/folders/dto/folder.dto.js.map +1 -1
- package/dist/types/folders/entities/folder-content.entity.d.ts +1 -2
- package/dist/types/folders/entities/folder-content.entity.js +0 -1
- package/dist/types/folders/entities/folder-content.entity.js.map +1 -1
- package/dist/types/folders/types/folders.enums.d.ts +0 -3
- package/dist/types/folders/types/folders.enums.js +1 -5
- package/dist/types/folders/types/folders.enums.js.map +1 -1
- package/dist/types/folders/types/interfaces/folder-content.interfaces.d.ts +0 -2
- package/dist/types/index.d.ts +0 -1
- package/dist/types/index.js +0 -1
- package/dist/types/index.js.map +1 -1
- package/dist/types/league-standings/entities/index.d.ts +0 -2
- package/dist/types/league-standings/entities/index.js +0 -2
- package/dist/types/league-standings/entities/index.js.map +1 -1
- package/dist/types/media/dto/media.dto.d.ts +3 -5
- package/dist/types/media/dto/media.dto.js +2 -5
- package/dist/types/media/dto/media.dto.js.map +1 -1
- package/dist/types/membership/dto/membership.dto.d.ts +0 -3
- package/dist/types/membership/dto/membership.dto.js.map +1 -1
- package/dist/types/membership/dto/public-membership.dto.d.ts +2 -53
- package/dist/types/membership/dto/public-membership.dto.js +1 -27
- package/dist/types/membership/dto/public-membership.dto.js.map +1 -1
- package/dist/types/membership/entities/membership.entity.d.ts +0 -1
- package/dist/types/membership/entities/membership.entity.js.map +1 -1
- package/dist/types/membership/index.d.ts +0 -1
- package/dist/types/membership/index.js +0 -1
- package/dist/types/membership/index.js.map +1 -1
- package/dist/types/membership/types/index.d.ts +0 -1
- package/dist/types/membership/types/index.js +0 -1
- package/dist/types/membership/types/index.js.map +1 -1
- package/dist/types/payment/types/interfaces/payment.interfaces.d.ts +13 -0
- package/dist/types/payment/types/interfaces/payment.interfaces.js.map +1 -1
- package/dist/types/product-pricing/dto/public-product.dto.d.ts +2 -9
- package/dist/types/product-pricing/dto/public-product.dto.js +2 -10
- package/dist/types/product-pricing/dto/public-product.dto.js.map +1 -1
- package/dist/types/product-pricing/types/consts/product-pricing.consts.d.ts +0 -2
- package/dist/types/product-pricing/types/consts/product-pricing.consts.js +1 -8
- package/dist/types/product-pricing/types/consts/product-pricing.consts.js.map +1 -1
- package/dist/types/product-pricing/types/interfaces/product-pricing.interfaces.d.ts +0 -1
- package/dist/types/purchase/dto/purchase.dto.d.ts +2 -0
- package/dist/types/purchase/dto/purchase.dto.js.map +1 -1
- package/dist/types/purchase/types/interfaces/purchase.interfaces.d.ts +2 -0
- package/dist/types/resources/index.d.ts +0 -1
- package/dist/types/resources/index.js +0 -1
- package/dist/types/resources/index.js.map +1 -1
- package/dist/types/services/enums.service.d.ts +0 -1
- package/dist/types/services/enums.service.js +2 -7
- package/dist/types/services/enums.service.js.map +1 -1
- package/dist/types/standings-integration/dto/index.d.ts +0 -2
- package/dist/types/standings-integration/dto/index.js +0 -2
- package/dist/types/standings-integration/dto/index.js.map +1 -1
- package/dist/types/terminal/types/consts/terminal-action.consts.d.ts +1 -0
- package/dist/types/terminal/types/consts/terminal-action.consts.js +2 -1
- package/dist/types/terminal/types/consts/terminal-action.consts.js.map +1 -1
- package/dist/types/terminal/types/enums/terminal-action.enums.d.ts +4 -3
- package/dist/types/terminal/types/enums/terminal-action.enums.js +4 -3
- package/dist/types/terminal/types/enums/terminal-action.enums.js.map +1 -1
- package/dist/types/terminal/types/interfaces/terminal-action-service.interfaces.d.ts +2 -0
- package/package.json +1 -1
- package/dist/types/league-standings/entities/team-identity.entity.d.ts +0 -25
- package/dist/types/league-standings/entities/team-identity.entity.js +0 -20
- package/dist/types/league-standings/entities/team-identity.entity.js.map +0 -1
- package/dist/types/membership/consts/index.d.ts +0 -2
- package/dist/types/membership/consts/index.js +0 -19
- package/dist/types/membership/consts/index.js.map +0 -1
- package/dist/types/membership/consts/membership.pause.consts.d.ts +0 -2
- package/dist/types/membership/consts/membership.pause.consts.js +0 -6
- package/dist/types/membership/consts/membership.pause.consts.js.map +0 -1
- package/dist/types/membership/consts/public-membership.consts.d.ts +0 -9
- package/dist/types/membership/consts/public-membership.consts.js +0 -27
- package/dist/types/membership/consts/public-membership.consts.js.map +0 -1
- package/dist/types/membership/types/public-membership.enums.d.ts +0 -21
- package/dist/types/membership/types/public-membership.enums.js +0 -29
- package/dist/types/membership/types/public-membership.enums.js.map +0 -1
- package/dist/types/repositories/index.d.ts +0 -1
- package/dist/types/repositories/index.js +0 -18
- package/dist/types/repositories/index.js.map +0 -1
- package/dist/types/repositories/team-identity/index.d.ts +0 -1
- package/dist/types/repositories/team-identity/index.js +0 -18
- package/dist/types/repositories/team-identity/index.js.map +0 -1
- package/dist/types/repositories/team-identity/team-identity.types.d.ts +0 -33
- package/dist/types/repositories/team-identity/team-identity.types.js +0 -3
- package/dist/types/repositories/team-identity/team-identity.types.js.map +0 -1
- package/dist/types/resources/consts/index.d.ts +0 -1
- package/dist/types/resources/consts/index.js +0 -18
- package/dist/types/resources/consts/index.js.map +0 -1
- package/dist/types/resources/consts/resource.consts.d.ts +0 -3
- package/dist/types/resources/consts/resource.consts.js +0 -11
- package/dist/types/resources/consts/resource.consts.js.map +0 -1
- package/dist/types/standings-integration/dto/my-team.dto.d.ts +0 -53
- package/dist/types/standings-integration/dto/my-team.dto.js +0 -62
- package/dist/types/standings-integration/dto/my-team.dto.js.map +0 -1
|
@@ -208,7 +208,6 @@ export declare class EventWithAttendanceDto extends SimpleEventDto {
|
|
|
208
208
|
parentSession: ParentSessionDto;
|
|
209
209
|
attendance: AttendanceDto[];
|
|
210
210
|
participantTeamName?: string;
|
|
211
|
-
addOns?: AttendeeOfEventAddOnDto[];
|
|
212
211
|
}
|
|
213
212
|
export declare class GetUsersEventsQueryDto extends PaginationQuery {
|
|
214
213
|
startDateBefore?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.dto.js","sourceRoot":"","sources":["../../../src/types/dto/events.dto.ts"],"names":[],"mappings":";;;AAUA,+CAAgG;AAEhG,MAAa,gBAAgB;CAM5B;AAND,4CAMC;AAED,MAAa,cAAc;CA0B1B;AA1BD,wCA0BC;AAED,MAAa,gBAAgB;CAc5B;AAdD,4CAcC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,iBAAiB;CAoB7B;AApBD,8CAoBC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,oCAAqC,SAAQ,mBAAmB;CAE5E;AAFD,oFAEC;AAED,MAAa,iCAAiC;CAM7C;AAND,8EAMC;AAED,MAAa,qBAAqB;CAEjC;AAFD,sDAEC;AAED,MAAa,0BAA0B;CAEtC;AAFD,gEAEC;AAED,MAAa,4BAA4B;CAIxC;AAJD,oEAIC;AAqCD,MAAa,uBAAuB;CAInC;AAJD,0DAIC;AAED,MAAa,kBAAkB;CA4B9B;AA5BD,gDA4BC;AAqBD,MAAa,uBAAuB;CAcnC;AAdD,0DAcC;AAgBD,MAAa,cAAe,SAAQ,mBAAK;CAwBxC;AAxBD,wCAwBC;AAED,MAAa,iBAAkB,SAAQ,mBAAK;CAE3C;AAFD,8CAEC;AAED,MAAa,QAAQ;CAIpB;AAJD,4BAIC;AAED,MAAa,kBAAkB;CA4B9B;AA5BD,gDA4BC;AAED,MAAa,gBAAiB,SAAQ,mBAAK;CAM1C;AAND,4CAMC;AAED,MAAa,sBAAuB,SAAQ,cAAc;
|
|
1
|
+
{"version":3,"file":"events.dto.js","sourceRoot":"","sources":["../../../src/types/dto/events.dto.ts"],"names":[],"mappings":";;;AAUA,+CAAgG;AAEhG,MAAa,gBAAgB;CAM5B;AAND,4CAMC;AAED,MAAa,cAAc;CA0B1B;AA1BD,wCA0BC;AAED,MAAa,gBAAgB;CAc5B;AAdD,4CAcC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,iBAAiB;CAoB7B;AApBD,8CAoBC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,oCAAqC,SAAQ,mBAAmB;CAE5E;AAFD,oFAEC;AAED,MAAa,iCAAiC;CAM7C;AAND,8EAMC;AAED,MAAa,qBAAqB;CAEjC;AAFD,sDAEC;AAED,MAAa,0BAA0B;CAEtC;AAFD,gEAEC;AAED,MAAa,4BAA4B;CAIxC;AAJD,oEAIC;AAqCD,MAAa,uBAAuB;CAInC;AAJD,0DAIC;AAED,MAAa,kBAAkB;CA4B9B;AA5BD,gDA4BC;AAqBD,MAAa,uBAAuB;CAcnC;AAdD,0DAcC;AAgBD,MAAa,cAAe,SAAQ,mBAAK;CAwBxC;AAxBD,wCAwBC;AAED,MAAa,iBAAkB,SAAQ,mBAAK;CAE3C;AAFD,8CAEC;AAED,MAAa,QAAQ;CAIpB;AAJD,4BAIC;AAED,MAAa,kBAAkB;CA4B9B;AA5BD,gDA4BC;AAED,MAAa,gBAAiB,SAAQ,mBAAK;CAM1C;AAND,4CAMC;AAED,MAAa,sBAAuB,SAAQ,cAAc;CAMzD;AAND,wDAMC;AAED,MAAa,sBAAuB,SAAQ,6BAAe;CAgB1D;AAhBD,wDAgBC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Attendance } from '../attendance/entities/Attendance';
|
|
2
2
|
import { Folder } from '../folders/entities/folder.entity';
|
|
3
3
|
import { ProgramSeason } from '../programs-seasons/entities/ProgramSeason';
|
|
4
|
-
import { AttendeeOfEventAddOn } from '../programs-seasons/types/classes/attendee.classes';
|
|
5
4
|
import { Program } from '../programs/entities/Program';
|
|
6
5
|
import { IUserCount } from '../purchase/types/interfaces/purchase.interfaces';
|
|
7
6
|
import { Slot } from '../reservations/entities/slot.entity';
|
|
@@ -83,7 +82,6 @@ export declare class Event extends OrganizationConnectionBaseEntity {
|
|
|
83
82
|
registrationWindowStatus: RegistrationWindowStatusEnum;
|
|
84
83
|
resources?: Resource[];
|
|
85
84
|
participantTeamName?: string;
|
|
86
|
-
addOns?: AttendeeOfEventAddOn[];
|
|
87
85
|
participantsNumber?: number;
|
|
88
86
|
maxParticipants?: number;
|
|
89
87
|
isWaitlistEnabled?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Events.js","sourceRoot":"","sources":["../../../src/types/entity/Events.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"Events.js","sourceRoot":"","sources":["../../../src/types/entity/Events.ts"],"names":[],"mappings":";;;AAoBA,yFAAsF;AAItF,MAAa,KAAM,SAAQ,mEAAgC;CAgJ1D;AAhJD,sBAgJC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { PaginationQuery } from '../../dto/general.dto';
|
|
2
|
-
import {
|
|
2
|
+
import { MediaDto } from '../../media/dto/media.dto';
|
|
3
3
|
import { BaseNotificationDto } from '../../notifications/dto/backoffice.notify.dto';
|
|
4
4
|
import { PaymentStatusEnum } from '../../payment/types/enums/payment.enums';
|
|
5
5
|
import { CurrencyEnum, OrderByEnum } from '../../services/enums.service';
|
|
6
6
|
import { ContentType } from '../entities/folder-content.entity';
|
|
7
7
|
import { IGroupResponse } from '../types';
|
|
8
|
-
import {
|
|
8
|
+
import { FolderSortColumnEnum, MetaTypeEnum, ReferableTypeEnum, RegistrationAccessEnum } from '../types/folders.enums';
|
|
9
9
|
import { FolderRestrictionsDto, FolderRestrictionsStatusResultDto } from './folder-restrictions.dto';
|
|
10
10
|
export declare class FolderByIdDto {
|
|
11
11
|
folderId: number;
|
|
@@ -37,7 +37,7 @@ export declare class CreateFolderDto {
|
|
|
37
37
|
facilityId?: number;
|
|
38
38
|
referableType?: ReferableTypeEnum;
|
|
39
39
|
referableId?: number;
|
|
40
|
-
mainMedia?:
|
|
40
|
+
mainMedia?: MediaDto;
|
|
41
41
|
registrationAccess?: RegistrationAccessEnum;
|
|
42
42
|
metaType?: MetaTypeEnum;
|
|
43
43
|
restrictions?: FolderRestrictionsDto;
|
|
@@ -47,7 +47,7 @@ export declare class UpdateFolderDto {
|
|
|
47
47
|
category?: string;
|
|
48
48
|
organizationId?: number;
|
|
49
49
|
mainMediaId?: number;
|
|
50
|
-
mainMedia?:
|
|
50
|
+
mainMedia?: MediaDto;
|
|
51
51
|
registrationAccess?: RegistrationAccessEnum;
|
|
52
52
|
newParentFolderId?: number;
|
|
53
53
|
metaType?: MetaTypeEnum;
|
|
@@ -115,14 +115,6 @@ export declare class GetFolderHierarchyDto {
|
|
|
115
115
|
excludeIds?: number[];
|
|
116
116
|
metaTypes?: MetaTypeEnum[];
|
|
117
117
|
}
|
|
118
|
-
/**
|
|
119
|
-
* Query DTO for GET /folders/hierarchy.
|
|
120
|
-
* Extends shared hierarchy filters with optional sibling sort by name.
|
|
121
|
-
*/
|
|
122
|
-
export declare class GetFolderHierarchyQueryDto extends GetFolderHierarchyDto {
|
|
123
|
-
sortColumn?: FolderHierarchySortColumnEnum;
|
|
124
|
-
sortOrder?: OrderByEnum;
|
|
125
|
-
}
|
|
126
118
|
export declare class FolderAsGroupResponseDto implements IGroupResponse {
|
|
127
119
|
id: number;
|
|
128
120
|
waiversCount: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotifyFolderContentsUsersDto = exports.NotifyFoldersUsersDto = exports.GetFoldersDto = exports.FolderHierarchyResponseDto = exports.FolderAsGroupResponseDto = exports.
|
|
3
|
+
exports.NotifyFolderContentsUsersDto = exports.NotifyFoldersUsersDto = exports.GetFoldersDto = exports.FolderHierarchyResponseDto = exports.FolderAsGroupResponseDto = exports.GetFolderHierarchyDto = exports.GetFolderByIdOptionsDto = exports.MoveFolderContentDto = exports.FolderInviteShowDto = exports.FolderInviteUuidDto = exports.FolderContentsMoveDto = exports.GetFolderContentsDto = exports.FolderContentShowDto = exports.FolderContentByIdDto = exports.AddContentDto = exports.FindOrCreateFolderDto = exports.CloneFolderDto = exports.DeleteFolderDto = exports.UpdateFolderDto = exports.CreateFolderDto = exports.FolderShowDto = exports.FolderByIdDto = void 0;
|
|
4
4
|
const general_dto_1 = require("../../dto/general.dto");
|
|
5
5
|
const backoffice_notify_dto_1 = require("../../notifications/dto/backoffice.notify.dto");
|
|
6
6
|
const enums_service_1 = require("../../services/enums.service");
|
|
@@ -62,17 +62,6 @@ exports.GetFolderByIdOptionsDto = GetFolderByIdOptionsDto;
|
|
|
62
62
|
class GetFolderHierarchyDto {
|
|
63
63
|
}
|
|
64
64
|
exports.GetFolderHierarchyDto = GetFolderHierarchyDto;
|
|
65
|
-
/**
|
|
66
|
-
* Query DTO for GET /folders/hierarchy.
|
|
67
|
-
* Extends shared hierarchy filters with optional sibling sort by name.
|
|
68
|
-
*/
|
|
69
|
-
class GetFolderHierarchyQueryDto extends GetFolderHierarchyDto {
|
|
70
|
-
constructor() {
|
|
71
|
-
super(...arguments);
|
|
72
|
-
this.sortOrder = enums_service_1.OrderByEnum.ASC;
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
exports.GetFolderHierarchyQueryDto = GetFolderHierarchyQueryDto;
|
|
76
65
|
class FolderAsGroupResponseDto {
|
|
77
66
|
}
|
|
78
67
|
exports.FolderAsGroupResponseDto = FolderAsGroupResponseDto;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"folder.dto.js","sourceRoot":"","sources":["../../../../src/types/folders/dto/folder.dto.ts"],"names":[],"mappings":";;;AACA,uDAAwD;AAExD,yFAAoF;AAEpF,gEAAyE;AAKzE,
|
|
1
|
+
{"version":3,"file":"folder.dto.js","sourceRoot":"","sources":["../../../../src/types/folders/dto/folder.dto.ts"],"names":[],"mappings":";;;AACA,uDAAwD;AAExD,yFAAoF;AAEpF,gEAAyE;AAKzE,0DAAuH;AAOvH,MAAa,aAAa;CAEzB;AAFD,sCAEC;AAED,MAAa,aAAa;CAmCzB;AAnCD,sCAmCC;AAED,MAAa,eAAe;CAsB3B;AAtBD,0CAsBC;AAED,MAAa,eAAe;CAkB3B;AAlBD,0CAkBC;AAED,MAAa,eAAe;CAE3B;AAFD,0CAEC;AAED,MAAa,cAAc;CAI1B;AAJD,wCAIC;AAED;;;;;GAKG;AACH,MAAa,qBAAqB;CAMjC;AAND,sDAMC;AAED,MAAa,aAAa;CAIzB;AAJD,sCAIC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,oBAAoB;CAOhC;AAPD,oDAOC;AAED,MAAa,oBAAqB,SAAQ,6BAAe;CAIxD;AAJD,oDAIC;AAED,MAAa,qBAAqB;CAMjC;AAND,sDAMC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,mBAAmB;CAW/B;AAXD,kDAWC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,uBAAuB;CAEnC;AAFD,0DAEC;AAED,MAAa,qBAAqB;CAUjC;AAVD,sDAUC;AAED,MAAa,wBAAwB;CAwCpC;AAxCD,4DAwCC;AAED,MAAa,0BAA0B;CAyDtC;AAzDD,gEAyDC;AAED;;;;;;;;;GASG;AACH,MAAa,aAAc,SAAQ,qBAAqB;IAAxD;;QACC,eAAU,GAA0B,oCAAoB,CAAC,IAAI,CAAC;QAE9D,cAAS,GAAiB,2BAAW,CAAC,GAAG,CAAC;IAC3C,CAAC;CAAA;AAJD,sCAIC;AAED;;;GAGG;AACH,MAAa,qBAAsB,SAAQ,2CAAmB;CAE7D;AAFD,sDAEC;AAED;;;;GAIG;AACH,MAAa,4BAA6B,SAAQ,2CAAmB;CAEpE;AAFD,oEAEC"}
|
|
@@ -8,8 +8,7 @@ export declare enum ContentType {
|
|
|
8
8
|
EVENT = 40,
|
|
9
9
|
PROGRAM_SEASON = 50,
|
|
10
10
|
PROGRAM_SEGMENT = 60,
|
|
11
|
-
LEAGUE_SCHEDULE_DATA = 70
|
|
12
|
-
TEAM_IDENTITY = 80
|
|
11
|
+
LEAGUE_SCHEDULE_DATA = 70
|
|
13
12
|
}
|
|
14
13
|
export declare class FolderContent extends BondBaseEntity {
|
|
15
14
|
contentType: ContentType;
|
|
@@ -11,7 +11,6 @@ var ContentType;
|
|
|
11
11
|
ContentType[ContentType["PROGRAM_SEASON"] = 50] = "PROGRAM_SEASON";
|
|
12
12
|
ContentType[ContentType["PROGRAM_SEGMENT"] = 60] = "PROGRAM_SEGMENT";
|
|
13
13
|
ContentType[ContentType["LEAGUE_SCHEDULE_DATA"] = 70] = "LEAGUE_SCHEDULE_DATA";
|
|
14
|
-
ContentType[ContentType["TEAM_IDENTITY"] = 80] = "TEAM_IDENTITY";
|
|
15
14
|
})(ContentType = exports.ContentType || (exports.ContentType = {}));
|
|
16
15
|
class FolderContent extends BondBaseEntity_1.BondBaseEntity {
|
|
17
16
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"folder-content.entity.js","sourceRoot":"","sources":["../../../../src/types/folders/entities/folder-content.entity.ts"],"names":[],"mappings":";;;AAGA,gEAA6D;AAI7D,IAAY,
|
|
1
|
+
{"version":3,"file":"folder-content.entity.js","sourceRoot":"","sources":["../../../../src/types/folders/entities/folder-content.entity.ts"],"names":[],"mappings":";;;AAGA,gEAA6D;AAI7D,IAAY,WAQX;AARD,WAAY,WAAW;IACtB,kDAAW,CAAA;IACX,8CAAS,CAAA;IACT,0EAAuB,CAAA;IACvB,gDAAU,CAAA;IACV,kEAAmB,CAAA;IACnB,oEAAoB,CAAA;IACpB,8EAAyB,CAAA;AAC1B,CAAC,EARW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAQtB;AAED,MAAa,aAAc,SAAQ,+BAAc;CAgBhD;AAhBD,sCAgBC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FolderRestrictionActionEnum = exports.RegistrationAccessEnum = exports.MetaTypeEnum = exports.ReferableTypeEnum = exports.
|
|
3
|
+
exports.FolderRestrictionActionEnum = exports.RegistrationAccessEnum = exports.MetaTypeEnum = exports.ReferableTypeEnum = exports.FolderSortColumnEnum = exports.GroupsSortByFieldsEnum = void 0;
|
|
4
4
|
var GroupsSortByFieldsEnum;
|
|
5
5
|
(function (GroupsSortByFieldsEnum) {
|
|
6
6
|
GroupsSortByFieldsEnum["NAME"] = "name";
|
|
@@ -14,10 +14,6 @@ var FolderSortColumnEnum;
|
|
|
14
14
|
FolderSortColumnEnum["NAME"] = "name";
|
|
15
15
|
FolderSortColumnEnum["CATEGORY"] = "category";
|
|
16
16
|
})(FolderSortColumnEnum = exports.FolderSortColumnEnum || (exports.FolderSortColumnEnum = {}));
|
|
17
|
-
var FolderHierarchySortColumnEnum;
|
|
18
|
-
(function (FolderHierarchySortColumnEnum) {
|
|
19
|
-
FolderHierarchySortColumnEnum["NAME"] = "name";
|
|
20
|
-
})(FolderHierarchySortColumnEnum = exports.FolderHierarchySortColumnEnum || (exports.FolderHierarchySortColumnEnum = {}));
|
|
21
17
|
var ReferableTypeEnum;
|
|
22
18
|
(function (ReferableTypeEnum) {
|
|
23
19
|
ReferableTypeEnum[ReferableTypeEnum["PROGRAM_SEASON"] = 10] = "PROGRAM_SEASON";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"folders.enums.js","sourceRoot":"","sources":["../../../../src/types/folders/types/folders.enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAMX;AAND,WAAY,sBAAsB;IACjC,uCAAa,CAAA;IACb,oDAA0B,CAAA;IAC1B,wDAA8B,CAAA;IAC9B,wDAA8B,CAAA;IAC9B,oDAA0B,CAAA;AAC3B,CAAC,EANW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAMjC;AAED,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC/B,qCAAa,CAAA;IACb,6CAAqB,CAAA;AACtB,CAAC,EAHW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAG/B;AAED,IAAY,
|
|
1
|
+
{"version":3,"file":"folders.enums.js","sourceRoot":"","sources":["../../../../src/types/folders/types/folders.enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAMX;AAND,WAAY,sBAAsB;IACjC,uCAAa,CAAA;IACb,oDAA0B,CAAA;IAC1B,wDAA8B,CAAA;IAC9B,wDAA8B,CAAA;IAC9B,oDAA0B,CAAA;AAC3B,CAAC,EANW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAMjC;AAED,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC/B,qCAAa,CAAA;IACb,6CAAqB,CAAA;AACtB,CAAC,EAHW,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAG/B;AAED,IAAY,iBAEX;AAFD,WAAY,iBAAiB;IAC5B,8EAAmB,CAAA;AACpB,CAAC,EAFW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAE5B;AAED,wDAAwD;AACxD,mHAAmH;AACnH,4CAA4C;AAC5C,IAAY,YAMX;AAND,WAAY,YAAY;IACvB,6DAAe,CAAA;IAEf,+EAA+E;IAC/E,iDAAS,CAAA;IACT,+CAAQ,CAAA;AACT,CAAC,EANW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAMvB;AAED,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IACjC,mEAAQ,CAAA;IACR,2FAAoB,CAAA;AACrB,CAAC,EAHW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAGjC;AAED,IAAY,2BAGX;AAHD,WAAY,2BAA2B;IACtC,oDAAqB,CAAA;IACrB,oEAAqC,CAAA;AACtC,CAAC,EAHW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAGtC"}
|
|
@@ -10,7 +10,6 @@ export interface IFolderContentsByFolderQueryParams {
|
|
|
10
10
|
contentTypes?: ContentType[];
|
|
11
11
|
excludedContentIds?: number[];
|
|
12
12
|
excludedFolderContentIds?: number[];
|
|
13
|
-
teamRoles?: string[];
|
|
14
13
|
}
|
|
15
14
|
/**
|
|
16
15
|
* Parameters for building folder contents by IDs query
|
|
@@ -29,7 +28,6 @@ export interface IGetFolderContentsParams {
|
|
|
29
28
|
contentTypes?: ContentType[];
|
|
30
29
|
excludedContentIds?: number[];
|
|
31
30
|
excludedFolderContentIds?: number[];
|
|
32
|
-
teamRoles?: string[];
|
|
33
31
|
folderIds: number[];
|
|
34
32
|
}
|
|
35
33
|
/**
|
package/dist/types/index.d.ts
CHANGED
|
@@ -48,7 +48,6 @@ export * from './punch-pass';
|
|
|
48
48
|
export * from './purchase';
|
|
49
49
|
export * from './questionnaires';
|
|
50
50
|
export * from './react';
|
|
51
|
-
export * from './repositories';
|
|
52
51
|
export * from './reservations';
|
|
53
52
|
export * from './resource-settings';
|
|
54
53
|
export * from './resources';
|
package/dist/types/index.js
CHANGED
|
@@ -64,7 +64,6 @@ __exportStar(require("./punch-pass"), exports);
|
|
|
64
64
|
__exportStar(require("./purchase"), exports);
|
|
65
65
|
__exportStar(require("./questionnaires"), exports);
|
|
66
66
|
__exportStar(require("./react"), exports);
|
|
67
|
-
__exportStar(require("./repositories"), exports);
|
|
68
67
|
__exportStar(require("./reservations"), exports);
|
|
69
68
|
__exportStar(require("./resource-settings"), exports);
|
|
70
69
|
__exportStar(require("./resources"), exports);
|
package/dist/types/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,+CAA6B;AAC7B,2CAAyB;AACzB,4CAA0B;AAC1B,+CAA6B;AAC7B,yCAAuB;AACvB,yCAAuB;AACvB,4DAA0C;AAC1C,8CAA4B;AAC5B,oDAAkC;AAClC,wCAAsB;AACtB,8CAA4B;AAC5B,sDAAoC;AACpC,2CAAyB;AACzB,2CAAyB;AACzB,+CAA6B;AAC7B,kDAAgC;AAChC,wCAAsB;AACtB,4CAA0B;AAC1B,4CAA0B;AAC1B,wDAAsC;AACtC,6CAA2B;AAC3B,uDAAqC;AACrC,2CAAyB;AACzB,iDAA+B;AAC/B,gDAA8B;AAC9B,4CAA0B;AAC1B,4CAA0B;AAC1B,2CAAyB;AACzB,qDAAmC;AACnC,sDAAoC;AACpC,0CAAwB;AACxB,0CAAwB;AACxB,+CAA6B;AAC7B,mDAAiC;AACjC,0CAAwB;AACxB,kDAAgC;AAChC,mDAAiC;AACjC,mDAAiC;AACjC,iDAA+B;AAC/B,4CAA0B;AAC1B,4CAA0B;AAC1B,oDAAkC;AAClC,6CAA2B;AAC3B,qDAAmC;AACnC,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,mDAAiC;AACjC,0CAAwB;AACxB,iDAA+B;AAC/B,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,+CAA6B;AAC7B,2CAAyB;AACzB,4CAA0B;AAC1B,+CAA6B;AAC7B,yCAAuB;AACvB,yCAAuB;AACvB,4DAA0C;AAC1C,8CAA4B;AAC5B,oDAAkC;AAClC,wCAAsB;AACtB,8CAA4B;AAC5B,sDAAoC;AACpC,2CAAyB;AACzB,2CAAyB;AACzB,+CAA6B;AAC7B,kDAAgC;AAChC,wCAAsB;AACtB,4CAA0B;AAC1B,4CAA0B;AAC1B,wDAAsC;AACtC,6CAA2B;AAC3B,uDAAqC;AACrC,2CAAyB;AACzB,iDAA+B;AAC/B,gDAA8B;AAC9B,4CAA0B;AAC1B,4CAA0B;AAC1B,2CAAyB;AACzB,qDAAmC;AACnC,sDAAoC;AACpC,0CAAwB;AACxB,0CAAwB;AACxB,+CAA6B;AAC7B,mDAAiC;AACjC,0CAAwB;AACxB,kDAAgC;AAChC,mDAAiC;AACjC,mDAAiC;AACjC,iDAA+B;AAC/B,4CAA0B;AAC1B,4CAA0B;AAC1B,oDAAkC;AAClC,6CAA2B;AAC3B,qDAAmC;AACnC,+CAA6B;AAC7B,+CAA6B;AAC7B,6CAA2B;AAC3B,mDAAiC;AACjC,0CAAwB;AACxB,iDAA+B;AAC/B,sDAAoC;AACpC,8CAA4B;AAC5B,0CAAwB;AACxB,6CAA2B;AAC3B,yDAAuC;AACvC,2CAAyB;AACzB,0DAAwC;AACxC,6CAA2B;AAC3B,0CAAwB;AACxB,0CAAwB;AACxB,8CAA4B;AAC5B,6CAA2B;AAC3B,uDAAqC;AACrC,yCAAuB;AACvB,oDAAkC;AAClC,wDAAsC;AACtC,yCAAuB;AACvB,4CAA0B;AAC1B,6CAA2B;AAC3B,4CAA0B;AAC1B,6CAA2B"}
|
|
@@ -8,7 +8,6 @@ export * from './standings-ruleset.entity';
|
|
|
8
8
|
export * from './standings.entity';
|
|
9
9
|
export * from './game.entity';
|
|
10
10
|
export * from './competition-public-settings.entity';
|
|
11
|
-
export * from './team-identity.entity';
|
|
12
11
|
export * from './competition-public-settings.entity';
|
|
13
12
|
export * from './competition.entity';
|
|
14
13
|
export * from './division.entity';
|
|
@@ -19,5 +18,4 @@ export * from './stage-division.entity';
|
|
|
19
18
|
export * from './stage.entity';
|
|
20
19
|
export * from './standings-ruleset.entity';
|
|
21
20
|
export * from './standings.entity';
|
|
22
|
-
export * from './team-identity.entity';
|
|
23
21
|
export * from './team.entity';
|
|
@@ -24,7 +24,6 @@ __exportStar(require("./standings-ruleset.entity"), exports);
|
|
|
24
24
|
__exportStar(require("./standings.entity"), exports);
|
|
25
25
|
__exportStar(require("./game.entity"), exports);
|
|
26
26
|
__exportStar(require("./competition-public-settings.entity"), exports);
|
|
27
|
-
__exportStar(require("./team-identity.entity"), exports);
|
|
28
27
|
__exportStar(require("./competition-public-settings.entity"), exports);
|
|
29
28
|
__exportStar(require("./competition.entity"), exports);
|
|
30
29
|
__exportStar(require("./division.entity"), exports);
|
|
@@ -35,6 +34,5 @@ __exportStar(require("./stage-division.entity"), exports);
|
|
|
35
34
|
__exportStar(require("./stage.entity"), exports);
|
|
36
35
|
__exportStar(require("./standings-ruleset.entity"), exports);
|
|
37
36
|
__exportStar(require("./standings.entity"), exports);
|
|
38
|
-
__exportStar(require("./team-identity.entity"), exports);
|
|
39
37
|
__exportStar(require("./team.entity"), exports);
|
|
40
38
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/league-standings/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC;AAErC,oDAAkC;AAElC,gDAA8B;AAE9B,iDAA+B;AAE/B,0DAAwC;AAExC,+DAA6C;AAE7C,6DAA2C;AAE3C,qDAAmC;AAEnC,gDAA8B;AAE9B,uEAAqD;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/league-standings/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC;AAErC,oDAAkC;AAElC,gDAA8B;AAE9B,iDAA+B;AAE/B,0DAAwC;AAExC,+DAA6C;AAE7C,6DAA2C;AAE3C,qDAAmC;AAEnC,gDAA8B;AAE9B,uEAAqD;AACrD,uEAAqD;AACrD,uDAAqC;AACrC,oDAAkC;AAClC,gDAA8B;AAC9B,0CAAwB;AACxB,+DAA6C;AAC7C,0DAAwC;AACxC,iDAA+B;AAC/B,6DAA2C;AAC3C,qDAAmC;AACnC,gDAA8B"}
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
import { MediaTypesEnum } from '../types/media.enums';
|
|
2
|
-
export declare class
|
|
2
|
+
export declare class MediaDto {
|
|
3
|
+
id: number;
|
|
3
4
|
url: string;
|
|
4
5
|
mediaType: MediaTypesEnum;
|
|
5
6
|
fileType?: string;
|
|
6
7
|
name?: string;
|
|
7
8
|
title?: string;
|
|
8
9
|
mediaKey?: string;
|
|
9
|
-
provider?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class MediaDto extends CreateMediaDto {
|
|
12
|
-
id: number;
|
|
13
10
|
description?: string;
|
|
11
|
+
provider?: string;
|
|
14
12
|
isDefault?: boolean;
|
|
15
13
|
creatorId?: number;
|
|
16
14
|
creatorType?: string;
|
|
@@ -1,10 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MediaDto =
|
|
4
|
-
class
|
|
5
|
-
}
|
|
6
|
-
exports.CreateMediaDto = CreateMediaDto;
|
|
7
|
-
class MediaDto extends CreateMediaDto {
|
|
3
|
+
exports.MediaDto = void 0;
|
|
4
|
+
class MediaDto {
|
|
8
5
|
}
|
|
9
6
|
exports.MediaDto = MediaDto;
|
|
10
7
|
//# sourceMappingURL=media.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"media.dto.js","sourceRoot":"","sources":["../../../../src/types/media/dto/media.dto.ts"],"names":[],"mappings":";;;AAGA,MAAa,
|
|
1
|
+
{"version":3,"file":"media.dto.js","sourceRoot":"","sources":["../../../../src/types/media/dto/media.dto.ts"],"names":[],"mappings":";;;AAGA,MAAa,QAAQ;CA8BpB;AA9BD,4BA8BC"}
|
|
@@ -54,7 +54,6 @@ export declare class FindMembershipByFiltersDto extends PaginationQuery {
|
|
|
54
54
|
renewal?: number[];
|
|
55
55
|
minAgeYears?: number;
|
|
56
56
|
maxAgeYears?: number;
|
|
57
|
-
numberOfPeople?: number;
|
|
58
57
|
excludePricing?: boolean;
|
|
59
58
|
includeRelatedProducts?: boolean;
|
|
60
59
|
includePast?: boolean;
|
|
@@ -62,8 +61,6 @@ export declare class FindMembershipByFiltersDto extends PaginationQuery {
|
|
|
62
61
|
order?: OrderByEnum;
|
|
63
62
|
membershipsIds?: number[];
|
|
64
63
|
productsIds?: number[];
|
|
65
|
-
requirePublicProduct?: boolean;
|
|
66
|
-
excludeArchivedProducts?: boolean;
|
|
67
64
|
includeDependentProducts?: boolean;
|
|
68
65
|
productSubTypes?: ProductSubTypesEnum[];
|
|
69
66
|
strictProductSubTypes?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"membership.dto.js","sourceRoot":"","sources":["../../../../src/types/membership/dto/membership.dto.ts"],"names":[],"mappings":";;;AAGA,uDAAsE;AACtE,uDAAmE;AAGnE,4DAAgE;AAGhE,gEAUsC;AACtC,sDAAoD;AAGpD,MAAa,mBAAmB;CA0C/B;AA1CD,kDA0CC;AAED,MAAa,kBAAmB,SAAQ,mBAAmB;CAE1D;AAFD,gDAEC;AAED,MAAa,wBAAwB;CAIpC;AAJD,4DAIC;AAED,MAAa,qBAAqB;CAEjC;AAFD,sDAEC;AAED,MAAa,kCAAkC;CAE9C;AAFD,gFAEC;AAED,MAAa,0BAA2B,SAAQ,6BAAe;IAA/D;;
|
|
1
|
+
{"version":3,"file":"membership.dto.js","sourceRoot":"","sources":["../../../../src/types/membership/dto/membership.dto.ts"],"names":[],"mappings":";;;AAGA,uDAAsE;AACtE,uDAAmE;AAGnE,4DAAgE;AAGhE,gEAUsC;AACtC,sDAAoD;AAGpD,MAAa,mBAAmB;CA0C/B;AA1CD,kDA0CC;AAED,MAAa,kBAAmB,SAAQ,mBAAmB;CAE1D;AAFD,gDAEC;AAED,MAAa,wBAAwB;CAIpC;AAJD,4DAIC;AAED,MAAa,qBAAqB;CAEjC;AAFD,sDAEC;AAED,MAAa,kCAAkC;CAE9C;AAFD,gFAEC;AAED,MAAa,0BAA2B,SAAQ,6BAAe;IAA/D;;QAuBC,YAAO,GAA0B,4BAAoB,CAAC,IAAI,CAAC;QAE3D,UAAK,GAAiB,2BAAW,CAAC,IAAI,CAAC;IAaxC,CAAC;CAAA;AAtCD,gEAsCC;AAED,MAAa,mCAAmC;CAE/C;AAFD,kFAEC;AAED,MAAa,iCAAkC,SAAQ,kCAAkC;CAExF;AAFD,8EAEC;AAED,MAAa,gBAAgB;CAE5B;AAFD,4CAEC;AAED,MAAa,WAAW;CAEvB;AAFD,kCAEC;AAED,MAAa,qBAAsB,SAAQ,oBAAS;CAEnD;AAFD,sDAEC;AAED,MAAa,uBAAwB,SAAQ,oBAAS;CAErD;AAFD,0DAEC;AAED,MAAa,qBAAsB,SAAQ,6BAAe;CAIzD;AAJD,sDAIC;AAED,MAAa,mBAAmB;CAI/B;AAJD,kDAIC;AAED,MAAa,yBAA0B,SAAQ,6BAAe;CAU7D;AAVD,8DAUC;AAED,MAAa,mBAAoB,SAAQ,0BAAY;CAkBpD;AAlBD,kDAkBC;AAED,MAAa,iBAAiB;CAI7B;AAJD,8CAIC;AAED,MAAa,2BAA4B,SAAQ,8BAAsC;CAAG;AAA1F,kEAA0F;AAE1F,MAAa,mBAAmB;CA4D/B;AA5DD,kDA4DC;AAED,MAAa,iCAAkC,SAAQ,8BAAsC;CAAG;AAAhG,8EAAgG;AAEhG,MAAa,8BAA8B;CAI1C;AAJD,wEAIC"}
|
|
@@ -1,57 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { MembershipSortByEnum } from '../../employees/types/enums';
|
|
4
|
-
import { SimpleMediaDto } from '../../media/dto/media-public.dto';
|
|
5
|
-
import { ByOrganizationIdDto } from '../../organization/dto/organization.dto';
|
|
6
|
-
import { BasicProductDto, ExtendedProductBaseDto } from '../../product-pricing/dto/public-product.dto';
|
|
7
|
-
import { CustomerInMembershipTypeEnum, GenderEnum, MembershipTypeEnum, OrderByEnum } from '../../services/enums.service';
|
|
8
|
-
import { MembershipExpandEnum, PublicMembershipBillingTypeEnum, PublicMembershipCustomerTypeEnum, PublicMembershipTypeEnum } from '../types/public-membership.enums';
|
|
1
|
+
import { IdAndNameDto } from '../../dto/general.dto';
|
|
2
|
+
import { CustomerInMembershipTypeEnum, MembershipTypeEnum } from '../../services/enums.service';
|
|
9
3
|
export declare class BasicMembershipDto extends IdAndNameDto {
|
|
10
4
|
customerType: CustomerInMembershipTypeEnum;
|
|
11
5
|
membershipType: MembershipTypeEnum;
|
|
12
6
|
}
|
|
13
|
-
export declare class PublicMembershipProductDto extends ExtendedProductBaseDto {
|
|
14
|
-
childProduct?: BasicProductDto;
|
|
15
|
-
}
|
|
16
|
-
export declare class PublicMembershipDto extends IdAndNameDto {
|
|
17
|
-
description?: string;
|
|
18
|
-
tagline?: string;
|
|
19
|
-
mainMedia?: SimpleMediaDto;
|
|
20
|
-
customerTypes: CustomerInMembershipTypeEnum[];
|
|
21
|
-
capacity: number;
|
|
22
|
-
activity?: SportsEnum;
|
|
23
|
-
facilityId?: number;
|
|
24
|
-
facilityName?: string;
|
|
25
|
-
minAgeYears?: number;
|
|
26
|
-
maxAgeYears?: number;
|
|
27
|
-
gender: GenderEnum;
|
|
28
|
-
membershipType: PublicMembershipTypeEnum;
|
|
29
|
-
durationMonths?: number;
|
|
30
|
-
startDate?: string;
|
|
31
|
-
endDate?: string;
|
|
32
|
-
registrationStartDate?: string;
|
|
33
|
-
registrationEndDate?: string;
|
|
34
|
-
product?: PublicMembershipProductDto;
|
|
35
|
-
}
|
|
36
|
-
export declare class GetPublicMembershipsFiltersDto extends PaginationQuery {
|
|
37
|
-
itemsPerPage?: number;
|
|
38
|
-
search?: string;
|
|
39
|
-
expand?: MembershipExpandEnum[];
|
|
40
|
-
customerTypes?: PublicMembershipCustomerTypeEnum[];
|
|
41
|
-
activities?: SportsEnum[];
|
|
42
|
-
genders?: GenderEnum[];
|
|
43
|
-
billing?: PublicMembershipBillingTypeEnum[];
|
|
44
|
-
minAgeYears?: number;
|
|
45
|
-
maxAgeYears?: number;
|
|
46
|
-
numberOfPeople?: number;
|
|
47
|
-
includePastFixedMemberships?: boolean;
|
|
48
|
-
orderBy?: MembershipSortByEnum;
|
|
49
|
-
order?: OrderByEnum;
|
|
50
|
-
facilitiesIds?: number[];
|
|
51
|
-
}
|
|
52
|
-
export declare class GetPublicMembershipByIdFiltersDto {
|
|
53
|
-
expand?: MembershipExpandEnum[];
|
|
54
|
-
}
|
|
55
|
-
export declare class ByOrganizationAndMembershipIdDto extends ByOrganizationIdDto {
|
|
56
|
-
membershipId: number;
|
|
57
|
-
}
|
|
@@ -1,34 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.BasicMembershipDto = void 0;
|
|
4
4
|
const general_dto_1 = require("../../dto/general.dto");
|
|
5
|
-
const enums_1 = require("../../employees/types/enums");
|
|
6
|
-
const organization_dto_1 = require("../../organization/dto/organization.dto");
|
|
7
|
-
const public_product_dto_1 = require("../../product-pricing/dto/public-product.dto");
|
|
8
|
-
const enums_service_1 = require("../../services/enums.service");
|
|
9
|
-
const public_membership_consts_1 = require("../consts/public-membership.consts");
|
|
10
5
|
class BasicMembershipDto extends general_dto_1.IdAndNameDto {
|
|
11
6
|
}
|
|
12
7
|
exports.BasicMembershipDto = BasicMembershipDto;
|
|
13
|
-
class PublicMembershipProductDto extends public_product_dto_1.ExtendedProductBaseDto {
|
|
14
|
-
}
|
|
15
|
-
exports.PublicMembershipProductDto = PublicMembershipProductDto;
|
|
16
|
-
class PublicMembershipDto extends general_dto_1.IdAndNameDto {
|
|
17
|
-
}
|
|
18
|
-
exports.PublicMembershipDto = PublicMembershipDto;
|
|
19
|
-
class GetPublicMembershipsFiltersDto extends general_dto_1.PaginationQuery {
|
|
20
|
-
constructor() {
|
|
21
|
-
super(...arguments);
|
|
22
|
-
this.itemsPerPage = public_membership_consts_1.MAX_PUBLIC_MEMBERSHIP_ITEMS_PER_PAGE;
|
|
23
|
-
this.orderBy = enums_1.MembershipSortByEnum.NAME;
|
|
24
|
-
this.order = enums_service_1.OrderByEnum.ASC;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
exports.GetPublicMembershipsFiltersDto = GetPublicMembershipsFiltersDto;
|
|
28
|
-
class GetPublicMembershipByIdFiltersDto {
|
|
29
|
-
}
|
|
30
|
-
exports.GetPublicMembershipByIdFiltersDto = GetPublicMembershipByIdFiltersDto;
|
|
31
|
-
class ByOrganizationAndMembershipIdDto extends organization_dto_1.ByOrganizationIdDto {
|
|
32
|
-
}
|
|
33
|
-
exports.ByOrganizationAndMembershipIdDto = ByOrganizationAndMembershipIdDto;
|
|
34
8
|
//# sourceMappingURL=public-membership.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-membership.dto.js","sourceRoot":"","sources":["../../../../src/types/membership/dto/public-membership.dto.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"public-membership.dto.js","sourceRoot":"","sources":["../../../../src/types/membership/dto/public-membership.dto.ts"],"names":[],"mappings":";;;AACA,uDAAqD;AAGrD,MAAa,kBAAmB,SAAQ,0BAAY;CAInD;AAJD,gDAIC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"membership.entity.js","sourceRoot":"","sources":["../../../../src/types/membership/entities/membership.entity.ts"],"names":[],"mappings":";;;AAIA,oGAAiG;AAQjG,MAAa,UAAW,SAAQ,mEAAgC;IAAhE;;
|
|
1
|
+
{"version":3,"file":"membership.entity.js","sourceRoot":"","sources":["../../../../src/types/membership/entities/membership.entity.ts"],"names":[],"mappings":";;;AAIA,oGAAiG;AAQjG,MAAa,UAAW,SAAQ,mEAAgC;IAAhE;;QA8CC,gCAAgC;QAChC,SAAI,GAAG,EAAE,CAAC;IAeX,CAAC;CAAA;AA9DD,gCA8DC"}
|
|
@@ -14,7 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./consts"), exports);
|
|
18
17
|
__exportStar(require("./dto"), exports);
|
|
19
18
|
__exportStar(require("./entities"), exports);
|
|
20
19
|
__exportStar(require("./types"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/membership/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/membership/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wCAAsB;AACtB,6CAA2B;AAC3B,0CAAwB"}
|
|
@@ -19,5 +19,4 @@ __exportStar(require("./membership.member.classes"), exports);
|
|
|
19
19
|
__exportStar(require("./membership.member.consts"), exports);
|
|
20
20
|
__exportStar(require("./membership.members.interfaces"), exports);
|
|
21
21
|
__exportStar(require("./membership.members.types"), exports);
|
|
22
|
-
__exportStar(require("./public-membership.enums"), exports);
|
|
23
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/membership/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,8DAA4C;AAC5C,6DAA2C;AAC3C,kEAAgD;AAChD,6DAA2C
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/membership/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,8DAA4C;AAC5C,6DAA2C;AAC3C,kEAAgD;AAChD,6DAA2C"}
|
|
@@ -10,6 +10,7 @@ import { RefundDto } from '../../dto/refund.dto';
|
|
|
10
10
|
import { Payment } from '../../entities/Payment';
|
|
11
11
|
import { PaymentMethodTypeEnum, SubPaymentMethodTypeEnum } from '../enums/payment.enums';
|
|
12
12
|
import { RefundBuilderErrorCodesEnum, RefundTypeEnum } from '../enums/refund.enums';
|
|
13
|
+
import { ISaveCardTerminalInput } from './user-payment-method.interfaces';
|
|
13
14
|
export declare class PaymentResult {
|
|
14
15
|
paymentMethodId: string;
|
|
15
16
|
paymentMethodType: PaymentMethodTypeEnum;
|
|
@@ -183,3 +184,15 @@ export interface IHandleDisputeClosedLostParams {
|
|
|
183
184
|
export interface IRefundPaymentOptions {
|
|
184
185
|
isFullDisputeLoss?: boolean;
|
|
185
186
|
}
|
|
187
|
+
/**
|
|
188
|
+
* Params for creating a Stripe PaymentIntent when amount (dollars, fees included) and bondFee are already calculated.
|
|
189
|
+
*/
|
|
190
|
+
export interface ICreatePaymentIntentParams {
|
|
191
|
+
amount: number;
|
|
192
|
+
bondFee: number;
|
|
193
|
+
cardSaveTerminalData?: ISaveCardTerminalInput;
|
|
194
|
+
customer: string;
|
|
195
|
+
payment_method?: string;
|
|
196
|
+
payment_method_types: string[];
|
|
197
|
+
setup_future_usage?: 'off_session';
|
|
198
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payment.interfaces.js","sourceRoot":"","sources":["../../../../../src/types/payment/types/interfaces/payment.interfaces.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"payment.interfaces.js","sourceRoot":"","sources":["../../../../../src/types/payment/types/interfaces/payment.interfaces.ts"],"names":[],"mappings":";;;AAmBA,MAAa,aAAa;CAczB;AAdD,sCAcC;AAED,MAAa,eAAe;CAI3B;AAJD,0CAIC;AAiBD,MAAa,mBAAmB;CAQ/B;AARD,kDAQC"}
|
|
@@ -44,16 +44,12 @@ export declare class PricingScheduleDto {
|
|
|
44
44
|
export declare class ProductSettingsDto {
|
|
45
45
|
overrideBookingDuration?: boolean;
|
|
46
46
|
}
|
|
47
|
-
|
|
48
|
-
* Extended product fields without `packages`. Shared by `ExtendedProductDto` and
|
|
49
|
-
* public membership product responses so Nest `OmitType` is not required for
|
|
50
|
-
* types-package generation.
|
|
51
|
-
*/
|
|
52
|
-
export declare class ExtendedProductBaseDto extends BasicProductDto {
|
|
47
|
+
export declare class ExtendedProductDto extends BasicProductDto {
|
|
53
48
|
productType: ProductTypesEnum;
|
|
54
49
|
duration?: DurationDto;
|
|
55
50
|
questionnairesIds?: number[];
|
|
56
51
|
sports?: SportNameEnum[];
|
|
52
|
+
packages?: BasicProductPackageDto[];
|
|
57
53
|
isGated: boolean;
|
|
58
54
|
pricingSchedule?: PricingScheduleDto[];
|
|
59
55
|
activityTimes?: SimpleActivityTimesDto[];
|
|
@@ -62,9 +58,6 @@ export declare class ExtendedProductBaseDto extends BasicProductDto {
|
|
|
62
58
|
resource?: ProductResourceDto;
|
|
63
59
|
settings?: ProductSettingsDto;
|
|
64
60
|
}
|
|
65
|
-
export declare class ExtendedProductDto extends ExtendedProductBaseDto {
|
|
66
|
-
packages?: BasicProductPackageDto[];
|
|
67
|
-
}
|
|
68
61
|
export declare class ExtendedRequiredProductDto extends ExtendedProductDto {
|
|
69
62
|
required?: boolean;
|
|
70
63
|
requiredProducts?: ExtendedProductDto[];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ByOrganizationUserAndProductIdDto = exports.GetPaginatedCategoryProductsQueryDto = exports.PaginatedProductsDto = exports.ExtendedRequiredProductDto = exports.ExtendedProductDto = exports.
|
|
3
|
+
exports.ByOrganizationUserAndProductIdDto = exports.GetPaginatedCategoryProductsQueryDto = exports.PaginatedProductsDto = exports.ExtendedRequiredProductDto = exports.ExtendedProductDto = exports.ProductSettingsDto = exports.PricingScheduleDto = exports.BasicProductPackageDto = exports.BasicProductDto = 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
|
const product_dto_1 = require("./product.dto");
|
|
@@ -16,15 +16,7 @@ exports.PricingScheduleDto = PricingScheduleDto;
|
|
|
16
16
|
class ProductSettingsDto {
|
|
17
17
|
}
|
|
18
18
|
exports.ProductSettingsDto = ProductSettingsDto;
|
|
19
|
-
|
|
20
|
-
* Extended product fields without `packages`. Shared by `ExtendedProductDto` and
|
|
21
|
-
* public membership product responses so Nest `OmitType` is not required for
|
|
22
|
-
* types-package generation.
|
|
23
|
-
*/
|
|
24
|
-
class ExtendedProductBaseDto extends BasicProductDto {
|
|
25
|
-
}
|
|
26
|
-
exports.ExtendedProductBaseDto = ExtendedProductBaseDto;
|
|
27
|
-
class ExtendedProductDto extends ExtendedProductBaseDto {
|
|
19
|
+
class ExtendedProductDto extends BasicProductDto {
|
|
28
20
|
}
|
|
29
21
|
exports.ExtendedProductDto = ExtendedProductDto;
|
|
30
22
|
class ExtendedRequiredProductDto extends ExtendedProductDto {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-product.dto.js","sourceRoot":"","sources":["../../../../src/types/product-pricing/dto/public-product.dto.ts"],"names":[],"mappings":";;;AAIA,uDAA0F;AAG1F,8EAAoF;AAcpF,+CAAqE;AAErE,MAAa,eAAgB,SAAQ,4CAAyB;CA8B7D;AA9BD,0CA8BC;AAED,MAAa,sBAAsB;CAYlC;AAZD,wDAYC;AAED,MAAa,kBAAkB;CAI9B;AAJD,gDAIC;AAED,MAAa,kBAAkB;CAE9B;AAFD,gDAEC;AAED
|
|
1
|
+
{"version":3,"file":"public-product.dto.js","sourceRoot":"","sources":["../../../../src/types/product-pricing/dto/public-product.dto.ts"],"names":[],"mappings":";;;AAIA,uDAA0F;AAG1F,8EAAoF;AAcpF,+CAAqE;AAErE,MAAa,eAAgB,SAAQ,4CAAyB;CA8B7D;AA9BD,0CA8BC;AAED,MAAa,sBAAsB;CAYlC;AAZD,wDAYC;AAED,MAAa,kBAAkB;CAI9B;AAJD,gDAIC;AAED,MAAa,kBAAkB;CAE9B;AAFD,gDAEC;AAED,MAAa,kBAAmB,SAAQ,eAAe;CAwBtD;AAxBD,gDAwBC;AAED,MAAa,0BAA2B,SAAQ,kBAAkB;CAIjE;AAJD,gEAIC;AAED,MAAa,oBAAqB,SAAQ,iCAAoC;CAE7E;AAFD,oDAEC;AAED,MAAa,oCAAqC,SAAQ,6BAAe;CAYxE;AAZD,oFAYC;AAED,MAAa,iCAAkC,SAAQ,gCAAkB;CAExE;AAFD,8EAEC"}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { ProductTypesEnum } from '../../../services/enums.service';
|
|
2
|
-
import { ProductExpandEnum } from '../enums/product.enums';
|
|
3
2
|
export declare const NO_SCHEDULE_GROUP_ID = "no-schedule";
|
|
4
3
|
export declare const LIMIT_PRODUCTS_FETCH_AMOUNT = 1000;
|
|
5
4
|
export declare const MEMBERSHIP_PRODUCT_TYPES: ProductTypesEnum[];
|
|
6
5
|
export declare const ONLINE_PRODUCT_NAME = "onlineProductName";
|
|
7
|
-
export declare const DEFAULT_PACKAGE_PRODUCT_EXPAND: ProductExpandEnum[];
|
|
@@ -1,16 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
3
|
+
exports.ONLINE_PRODUCT_NAME = exports.MEMBERSHIP_PRODUCT_TYPES = exports.LIMIT_PRODUCTS_FETCH_AMOUNT = exports.NO_SCHEDULE_GROUP_ID = void 0;
|
|
4
4
|
const enums_service_1 = require("../../../services/enums.service");
|
|
5
|
-
const product_enums_1 = require("../enums/product.enums");
|
|
6
5
|
exports.NO_SCHEDULE_GROUP_ID = 'no-schedule';
|
|
7
6
|
exports.LIMIT_PRODUCTS_FETCH_AMOUNT = 1000;
|
|
8
7
|
exports.MEMBERSHIP_PRODUCT_TYPES = [enums_service_1.ProductTypesEnum.MEMBERSHIP, enums_service_1.ProductTypesEnum.PACKAGE];
|
|
9
8
|
exports.ONLINE_PRODUCT_NAME = 'onlineProductName';
|
|
10
|
-
exports.DEFAULT_PACKAGE_PRODUCT_EXPAND = [
|
|
11
|
-
product_enums_1.ProductExpandEnum.PRICES,
|
|
12
|
-
product_enums_1.ProductExpandEnum.REQUIRED_PRODUCTS,
|
|
13
|
-
product_enums_1.ProductExpandEnum.ENTITLEMENT_DISCOUNTS,
|
|
14
|
-
product_enums_1.ProductExpandEnum.PRODUCT_PACKAGES,
|
|
15
|
-
];
|
|
16
9
|
//# sourceMappingURL=product-pricing.consts.js.map
|