@bondsports/types 2.4.65 → 2.4.67

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 (55) hide show
  1. package/dist/tsconfig.build.tsbuildinfo +1 -1
  2. package/dist/types/dto/customer.dto.d.ts +1 -0
  3. package/dist/types/dto/customer.dto.js.map +1 -1
  4. package/dist/types/import/dto/membership.dto.d.ts +2 -5
  5. package/dist/types/import/dto/membership.dto.js +1 -4
  6. package/dist/types/import/dto/membership.dto.js.map +1 -1
  7. package/dist/types/index.d.ts +1 -0
  8. package/dist/types/index.js +1 -0
  9. package/dist/types/index.js.map +1 -1
  10. package/dist/types/leagues-scheduler/types/enums.d.ts +1 -1
  11. package/dist/types/leagues-scheduler/types/enums.js +1 -0
  12. package/dist/types/leagues-scheduler/types/enums.js.map +1 -1
  13. package/dist/types/organization/dto/index.d.ts +1 -0
  14. package/dist/types/organization/dto/index.js +1 -0
  15. package/dist/types/organization/dto/index.js.map +1 -1
  16. package/dist/types/organization/dto/organization-branding.dto.d.ts +13 -0
  17. package/dist/types/organization/dto/organization-branding.dto.js +16 -0
  18. package/dist/types/organization/dto/organization-branding.dto.js.map +1 -0
  19. package/dist/types/organization/entities/Organization.d.ts +0 -1
  20. package/dist/types/organization/entities/Organization.js.map +1 -1
  21. package/dist/types/organization/entities/OrganizationBranding.d.ts +3 -2
  22. package/dist/types/organization/entities/OrganizationBranding.js.map +1 -1
  23. package/dist/types/organization/types/index.d.ts +1 -0
  24. package/dist/types/organization/types/index.js +1 -0
  25. package/dist/types/organization/types/index.js.map +1 -1
  26. package/dist/types/organization/types/organization-branding.enums.d.ts +39 -0
  27. package/dist/types/organization/types/organization-branding.enums.js +44 -0
  28. package/dist/types/organization/types/organization-branding.enums.js.map +1 -0
  29. package/dist/types/react/EventRosterTemplate/event-roster.types.js.map +1 -0
  30. package/dist/types/react/EventRosterTemplate/index.d.ts +1 -0
  31. package/dist/types/react/EventRosterTemplate/index.js +18 -0
  32. package/dist/types/react/EventRosterTemplate/index.js.map +1 -0
  33. package/dist/types/react/ScoresheetTemplate/index.d.ts +1 -0
  34. package/dist/types/react/ScoresheetTemplate/index.js +18 -0
  35. package/dist/types/react/ScoresheetTemplate/index.js.map +1 -0
  36. package/dist/types/react/ScoresheetTemplate/scoresheet.types.js.map +1 -0
  37. package/dist/types/react/index.d.ts +2 -0
  38. package/dist/types/react/index.js +19 -0
  39. package/dist/types/react/index.js.map +1 -0
  40. package/dist/types/templates/types/index.d.ts +1 -3
  41. package/dist/types/templates/types/index.js +1 -3
  42. package/dist/types/templates/types/index.js.map +1 -1
  43. package/dist/types/templates/types/pdf.types.d.ts +17 -0
  44. package/dist/types/templates/types/pdf.types.js +9 -0
  45. package/dist/types/templates/types/pdf.types.js.map +1 -0
  46. package/package.json +2 -1
  47. package/dist/types/templates/types/enums.d.ts +0 -4
  48. package/dist/types/templates/types/enums.js +0 -9
  49. package/dist/types/templates/types/enums.js.map +0 -1
  50. package/dist/types/templates/types/event-roster.types.js.map +0 -1
  51. package/dist/types/templates/types/scoresheet.types.js.map +0 -1
  52. /package/dist/types/{templates/types → react/EventRosterTemplate}/event-roster.types.d.ts +0 -0
  53. /package/dist/types/{templates/types → react/EventRosterTemplate}/event-roster.types.js +0 -0
  54. /package/dist/types/{templates/types → react/ScoresheetTemplate}/scoresheet.types.d.ts +0 -0
  55. /package/dist/types/{templates/types → react/ScoresheetTemplate}/scoresheet.types.js +0 -0
@@ -68,4 +68,5 @@ export declare class CustomerDto {
68
68
  waiverApplication?: SimpleApplicationDto;
69
69
  mainMedia?: MediaDto;
70
70
  familyStatus?: CustomerFamilyStatusEnum;
71
+ linkedAccounts?: number[];
71
72
  }
@@ -1 +1 @@
1
- {"version":3,"file":"customer.dto.js","sourceRoot":"","sources":["../../../src/types/dto/customer.dto.ts"],"names":[],"mappings":";;;AAGA,2EAA2E;AAI3E,+CAAgD;AAEhD,MAAa,qBAAsB,SAAQ,sCAAmB;CAE7D;AAFD,sDAEC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,qBAAqB;CAIjC;AAJD,sDAIC;AAED,MAAa,qBAAsB,SAAQ,qBAAqB;CAE/D;AAFD,sDAEC;AAED,MAAa,qBAAsB,SAAQ,qBAAqB;CAI/D;AAJD,sDAIC;AAED,MAAa,oBAAqB,SAAQ,qBAAqB;CAE9D;AAFD,oDAEC;AAED,MAAa,6BAA8B,SAAQ,sCAAmB;CAErE;AAFD,sEAEC;AAED,MAAa,uCAAwC,SAAQ,6BAAe;CAQ3E;AARD,0FAQC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,eAAe;CAM3B;AAND,0CAMC;AAED,MAAa,WAAW;CAoDvB;AApDD,kCAoDC"}
1
+ {"version":3,"file":"customer.dto.js","sourceRoot":"","sources":["../../../src/types/dto/customer.dto.ts"],"names":[],"mappings":";;;AAGA,2EAA2E;AAI3E,+CAAgD;AAEhD,MAAa,qBAAsB,SAAQ,sCAAmB;CAE7D;AAFD,sDAEC;AAED,MAAa,oBAAoB;CAEhC;AAFD,oDAEC;AAED,MAAa,qBAAqB;CAIjC;AAJD,sDAIC;AAED,MAAa,qBAAsB,SAAQ,qBAAqB;CAE/D;AAFD,sDAEC;AAED,MAAa,qBAAsB,SAAQ,qBAAqB;CAI/D;AAJD,sDAIC;AAED,MAAa,oBAAqB,SAAQ,qBAAqB;CAE9D;AAFD,oDAEC;AAED,MAAa,6BAA8B,SAAQ,sCAAmB;CAErE;AAFD,sEAEC;AAED,MAAa,uCAAwC,SAAQ,6BAAe;CAQ3E;AARD,0FAQC;AAED,MAAa,mBAAmB;CAE/B;AAFD,kDAEC;AAED,MAAa,eAAe;CAM3B;AAND,0CAMC;AAED,MAAa,WAAW;CAsDvB;AAtDD,kCAsDC"}
@@ -6,11 +6,7 @@ export declare class MembershipImportValidationDto extends ImportValidationRespo
6
6
  existingMemberships: SimpleMembershipDto[];
7
7
  }
8
8
  export declare class MembershipMemberImportValidationDto extends ImportValidationResponseDto {
9
- existingMembers: ExistingMembersDto[];
10
- }
11
- export declare class ExistingMembersDto {
12
- id: number;
13
- userId: number;
9
+ existingMembers: ImportMembershipMembersDto[];
14
10
  }
15
11
  export declare class ImportMembershipDto extends CreateMembershipDto {
16
12
  importedId?: string;
@@ -19,6 +15,7 @@ export declare class ImportMembershipMembersDto extends AddImportedCustomerDto {
19
15
  importedId: string;
20
16
  startDate: string;
21
17
  parentId?: number;
18
+ membershipId?: number;
22
19
  importedMembershipId?: string;
23
20
  nextPaymentMethodId?: number;
24
21
  nextVendorPaymentMethodId?: string;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ImportMembershipMembersDto = exports.ImportMembershipDto = exports.ExistingMembersDto = exports.MembershipMemberImportValidationDto = exports.MembershipImportValidationDto = void 0;
3
+ exports.ImportMembershipMembersDto = exports.ImportMembershipDto = exports.MembershipMemberImportValidationDto = exports.MembershipImportValidationDto = void 0;
4
4
  const membership_dto_1 = require("../../membership/dto/membership.dto");
5
5
  const customer_dto_1 = require("./customer.dto");
6
6
  const import_dto_1 = require("./import.dto");
@@ -10,9 +10,6 @@ exports.MembershipImportValidationDto = MembershipImportValidationDto;
10
10
  class MembershipMemberImportValidationDto extends import_dto_1.ImportValidationResponseDto {
11
11
  }
12
12
  exports.MembershipMemberImportValidationDto = MembershipMemberImportValidationDto;
13
- class ExistingMembersDto {
14
- }
15
- exports.ExistingMembersDto = ExistingMembersDto;
16
13
  class ImportMembershipDto extends membership_dto_1.CreateMembershipDto {
17
14
  }
18
15
  exports.ImportMembershipDto = ImportMembershipDto;
@@ -1 +1 @@
1
- {"version":3,"file":"membership.dto.js","sourceRoot":"","sources":["../../../../src/types/import/dto/membership.dto.ts"],"names":[],"mappings":";;;AACA,wEAA+F;AAG/F,iDAAwD;AACxD,6CAA2D;AAE3D,MAAa,6BAA8B,SAAQ,wCAA2B;CAE7E;AAFD,sEAEC;AAED,MAAa,mCAAoC,SAAQ,wCAA2B;CAEnF;AAFD,kFAEC;AAED,MAAa,kBAAkB;CAI9B;AAJD,gDAIC;AAED,MAAa,mBAAoB,SAAQ,oCAAmB;CAE3D;AAFD,kDAEC;AAED,MAAa,0BAA2B,SAAQ,qCAAsB;CA4BrE;AA5BD,gEA4BC"}
1
+ {"version":3,"file":"membership.dto.js","sourceRoot":"","sources":["../../../../src/types/import/dto/membership.dto.ts"],"names":[],"mappings":";;;AACA,wEAA+F;AAG/F,iDAAwD;AACxD,6CAA2D;AAE3D,MAAa,6BAA8B,SAAQ,wCAA2B;CAE7E;AAFD,sEAEC;AAED,MAAa,mCAAoC,SAAQ,wCAA2B;CAEnF;AAFD,kFAEC;AAED,MAAa,mBAAoB,SAAQ,oCAAmB;CAE3D;AAFD,kDAEC;AAED,MAAa,0BAA2B,SAAQ,qCAAsB;CA8BrE;AA9BD,gEA8BC"}
@@ -47,6 +47,7 @@ export * from './public-api';
47
47
  export * from './punch-pass';
48
48
  export * from './purchase';
49
49
  export * from './questionnaires';
50
+ export * from './react';
50
51
  export * from './reservations';
51
52
  export * from './resource-settings';
52
53
  export * from './resources';
@@ -63,6 +63,7 @@ __exportStar(require("./public-api"), exports);
63
63
  __exportStar(require("./punch-pass"), exports);
64
64
  __exportStar(require("./purchase"), exports);
65
65
  __exportStar(require("./questionnaires"), exports);
66
+ __exportStar(require("./react"), exports);
66
67
  __exportStar(require("./reservations"), exports);
67
68
  __exportStar(require("./resource-settings"), exports);
68
69
  __exportStar(require("./resources"), exports);
@@ -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,iDAA+B;AAC/B,sDAAoC;AACpC,8CAA4B;AAC5B,0CAAwB;AACxB,6CAA2B;AAC3B,yDAAuC;AACvC,2CAAyB;AACzB,0DAAwC;AACxC,0CAAwB;AACxB,0CAAwB;AACxB,8CAA4B;AAC5B,uDAAqC;AACrC,yCAAuB;AACvB,oDAAkC;AAClC,wDAAsC;AACtC,yCAAuB;AACvB,4CAA0B;AAC1B,6CAA2B;AAC3B,4CAA0B;AAC1B,6CAA2B"}
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,0CAAwB;AACxB,0CAAwB;AACxB,8CAA4B;AAC5B,uDAAqC;AACrC,yCAAuB;AACvB,oDAAkC;AAClC,wDAAsC;AACtC,yCAAuB;AACvB,4CAA0B;AAC1B,6CAA2B;AAC3B,4CAA0B;AAC1B,6CAA2B"}
@@ -40,7 +40,7 @@ export declare enum EventSubTypeEnum {
40
40
  OTHER = "other"
41
41
  }
42
42
  export declare const PLAYOFF_EVENT_SUB_TYPES: readonly [EventSubTypeEnum.PLAYOFF, EventSubTypeEnum.FINAL];
43
- export declare const REGULAR_SEASON_EVENT_SUB_TYPES: readonly [EventSubTypeEnum.GAME, EventSubTypeEnum.EXHIBITION, EventSubTypeEnum.FRIENDLY, EventSubTypeEnum.SCRIMMAGE];
43
+ export declare const REGULAR_SEASON_EVENT_SUB_TYPES: readonly [EventSubTypeEnum.GAME, EventSubTypeEnum.MATCH, EventSubTypeEnum.EXHIBITION, EventSubTypeEnum.FRIENDLY, EventSubTypeEnum.SCRIMMAGE];
44
44
  /**
45
45
  * Returns the event sub-types for a given stage type.
46
46
  */
@@ -51,6 +51,7 @@ var EventSubTypeEnum;
51
51
  exports.PLAYOFF_EVENT_SUB_TYPES = [EventSubTypeEnum.PLAYOFF, EventSubTypeEnum.FINAL];
52
52
  exports.REGULAR_SEASON_EVENT_SUB_TYPES = [
53
53
  EventSubTypeEnum.GAME,
54
+ EventSubTypeEnum.MATCH,
54
55
  EventSubTypeEnum.EXHIBITION,
55
56
  EventSubTypeEnum.FRIENDLY,
56
57
  EventSubTypeEnum.SCRIMMAGE,
@@ -1 +1 @@
1
- {"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../../src/types/leagues-scheduler/types/enums.ts"],"names":[],"mappings":";;;AAAA,+EAA6E;AAE7E,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC7B,qCAAe,CAAA;IACf,6CAAuB,CAAA;AACxB,CAAC,EAHW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAG7B;AAED,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC5B,kCAAa,CAAA;IACb,sCAAiB,CAAA;IACjB,sCAAiB,CAAA;AAClB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B;AAED,IAAY,wBAOX;AAPD,WAAY,wBAAwB;IACnC,yEAA6C,CAAA;IAC7C,uEAA2C,CAAA;IAC3C,2DAA+B,CAAA;IAC/B,2DAA+B,CAAA;IAC/B,2DAA+B,CAAA;IAC/B,qEAAyC,CAAA;AAC1C,CAAC,EAPW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAOnC;AAED,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IACjC,6CAAmB,CAAA;IACnB,yCAAe,CAAA;AAChB,CAAC,EAHW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAGjC;AAED,IAAY,YAMX;AAND,WAAY,YAAY;IACvB,iCAAiB,CAAA;IACjB,mCAAmB,CAAA;IACnB,yCAAyB,CAAA;IACzB,qCAAqB,CAAA;IACrB,iCAAiB,CAAA;AAClB,CAAC,EANW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAMvB;AAED,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC3B,iCAAa,CAAA;IACb,mCAAe,CAAA;IACf,yCAAqB,CAAA;IACrB,qCAAiB,CAAA;IACjB,6CAAyB,CAAA;IACzB,yCAAqB,CAAA;IACrB,uCAAmB,CAAA;IACnB,2CAAuB,CAAA;IACvB,mCAAe,CAAA;IACf,mCAAe,CAAA;AAChB,CAAC,EAXW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAW3B;AAEY,QAAA,uBAAuB,GAAG,CAAC,gBAAgB,CAAC,OAAO,EAAE,gBAAgB,CAAC,KAAK,CAAU,CAAC;AAEtF,QAAA,8BAA8B,GAAG;IAC7C,gBAAgB,CAAC,IAAI;IACrB,gBAAgB,CAAC,UAAU;IAC3B,gBAAgB,CAAC,QAAQ;IACzB,gBAAgB,CAAC,SAAS;CACjB,CAAC;AAEX,MAAM,wBAAwB,GAAuD;IACpF,CAAC,4BAAa,CAAC,QAAQ,CAAC,EAAE,+BAAuB;IACjD,CAAC,4BAAa,CAAC,cAAc,CAAC,EAAE,sCAA8B;CAC9D,CAAC;AAEF;;GAEG;AACH,SAAgB,wBAAwB,CAAC,SAAwB;IAChE,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,SAAS,CAAC,IAAI,sCAA8B,CAAC,CAAC,CAAC;AACrF,CAAC;AAFD,4DAEC"}
1
+ {"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../../src/types/leagues-scheduler/types/enums.ts"],"names":[],"mappings":";;;AAAA,+EAA6E;AAE7E,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC7B,qCAAe,CAAA;IACf,6CAAuB,CAAA;AACxB,CAAC,EAHW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAG7B;AAED,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC5B,kCAAa,CAAA;IACb,sCAAiB,CAAA;IACjB,sCAAiB,CAAA;AAClB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B;AAED,IAAY,wBAOX;AAPD,WAAY,wBAAwB;IACnC,yEAA6C,CAAA;IAC7C,uEAA2C,CAAA;IAC3C,2DAA+B,CAAA;IAC/B,2DAA+B,CAAA;IAC/B,2DAA+B,CAAA;IAC/B,qEAAyC,CAAA;AAC1C,CAAC,EAPW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAOnC;AAED,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IACjC,6CAAmB,CAAA;IACnB,yCAAe,CAAA;AAChB,CAAC,EAHW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAGjC;AAED,IAAY,YAMX;AAND,WAAY,YAAY;IACvB,iCAAiB,CAAA;IACjB,mCAAmB,CAAA;IACnB,yCAAyB,CAAA;IACzB,qCAAqB,CAAA;IACrB,iCAAiB,CAAA;AAClB,CAAC,EANW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAMvB;AAED,IAAY,gBAWX;AAXD,WAAY,gBAAgB;IAC3B,iCAAa,CAAA;IACb,mCAAe,CAAA;IACf,yCAAqB,CAAA;IACrB,qCAAiB,CAAA;IACjB,6CAAyB,CAAA;IACzB,yCAAqB,CAAA;IACrB,uCAAmB,CAAA;IACnB,2CAAuB,CAAA;IACvB,mCAAe,CAAA;IACf,mCAAe,CAAA;AAChB,CAAC,EAXW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAW3B;AAEY,QAAA,uBAAuB,GAAG,CAAC,gBAAgB,CAAC,OAAO,EAAE,gBAAgB,CAAC,KAAK,CAAU,CAAC;AAEtF,QAAA,8BAA8B,GAAG;IAC7C,gBAAgB,CAAC,IAAI;IACrB,gBAAgB,CAAC,KAAK;IACtB,gBAAgB,CAAC,UAAU;IAC3B,gBAAgB,CAAC,QAAQ;IACzB,gBAAgB,CAAC,SAAS;CACjB,CAAC;AAEX,MAAM,wBAAwB,GAAuD;IACpF,CAAC,4BAAa,CAAC,QAAQ,CAAC,EAAE,+BAAuB;IACjD,CAAC,4BAAa,CAAC,cAAc,CAAC,EAAE,sCAA8B;CAC9D,CAAC;AAEF;;GAEG;AACH,SAAgB,wBAAwB,CAAC,SAAwB;IAChE,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC,SAAS,CAAC,IAAI,sCAA8B,CAAC,CAAC,CAAC;AACrF,CAAC;AAFD,4DAEC"}
@@ -1,3 +1,4 @@
1
+ export * from './organization-branding.dto';
1
2
  export * from './organization-payment-method.dto';
2
3
  export * from './organization-users.dto';
3
4
  export * from './organization.dto';
@@ -14,6 +14,7 @@ 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("./organization-branding.dto"), exports);
17
18
  __exportStar(require("./organization-payment-method.dto"), exports);
18
19
  __exportStar(require("./organization-users.dto"), exports);
19
20
  __exportStar(require("./organization.dto"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/organization/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,oEAAkD;AAClD,2DAAyC;AACzC,qDAAmC;AACnC,+CAA6B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/organization/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,oEAAkD;AAClD,2DAAyC;AACzC,qDAAmC;AACnC,+CAA6B"}
@@ -0,0 +1,13 @@
1
+ import { OrganizationBrandingKeyEnum } from '../types/organization-branding.enums';
2
+ import { OrganizationBaseEntityDto } from './organization.dto';
3
+ export declare class SetOrganizationBrandingValueDto {
4
+ key: OrganizationBrandingKeyEnum;
5
+ value: string;
6
+ }
7
+ export declare class SetOrganizationBrandingsDto {
8
+ brandings: SetOrganizationBrandingValueDto[];
9
+ }
10
+ export declare class OrganizationBrandingDto extends OrganizationBaseEntityDto {
11
+ key: OrganizationBrandingKeyEnum;
12
+ value: string;
13
+ }
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.OrganizationBrandingDto = exports.SetOrganizationBrandingsDto = exports.SetOrganizationBrandingValueDto = void 0;
4
+ const organization_branding_enums_1 = require("../types/organization-branding.enums");
5
+ const organization_dto_1 = require("./organization.dto");
6
+ const MAX_ORGANIZATION_BRANDINGS = Object.keys(organization_branding_enums_1.OrganizationBrandingKeyEnum).length;
7
+ class SetOrganizationBrandingValueDto {
8
+ }
9
+ exports.SetOrganizationBrandingValueDto = SetOrganizationBrandingValueDto;
10
+ class SetOrganizationBrandingsDto {
11
+ }
12
+ exports.SetOrganizationBrandingsDto = SetOrganizationBrandingsDto;
13
+ class OrganizationBrandingDto extends organization_dto_1.OrganizationBaseEntityDto {
14
+ }
15
+ exports.OrganizationBrandingDto = OrganizationBrandingDto;
16
+ //# sourceMappingURL=organization-branding.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-branding.dto.js","sourceRoot":"","sources":["../../../../src/types/organization/dto/organization-branding.dto.ts"],"names":[],"mappings":";;;AACA,sFAAmF;AAEnF,yDAA+D;AAE/D,MAAM,0BAA0B,GAAG,MAAM,CAAC,IAAI,CAAC,yDAA2B,CAAC,CAAC,MAAM,CAAC;AAEnF,MAAa,+BAA+B;CAI3C;AAJD,0EAIC;AAED,MAAa,2BAA2B;CAEvC;AAFD,kEAEC;AAED,MAAa,uBAAwB,SAAQ,4CAAyB;CAIrE;AAJD,0DAIC"}
@@ -44,7 +44,6 @@ export declare class Organization extends BondBaseEntity {
44
44
  accountingStyles?: OrganizationAccountingStyleEnum | null;
45
45
  mainMedia: Media;
46
46
  brandings: OrganizationBranding[];
47
- brandingsV2?: OrganizationBranding[];
48
47
  uberOrganization: UberOrganization;
49
48
  fees: Fee[];
50
49
  paymentMethods: OrganizationPaymentMethod[];
@@ -1 +1 @@
1
- {"version":3,"file":"Organization.js","sourceRoot":"","sources":["../../../../src/types/organization/entities/Organization.ts"],"names":[],"mappings":";;;AAGA,gEAA6D;AAW7D,MAAa,YAAa,SAAQ,+BAAc;CA+F/C;AA/FD,oCA+FC"}
1
+ {"version":3,"file":"Organization.js","sourceRoot":"","sources":["../../../../src/types/organization/entities/Organization.ts"],"names":[],"mappings":";;;AAGA,gEAA6D;AAW7D,MAAa,YAAa,SAAQ,+BAAc;CA4F/C;AA5FD,oCA4FC"}
@@ -1,8 +1,9 @@
1
1
  import { OrganizationConnectionBaseEntity } from '../../entity/OrganizationConnectionBaseEntity';
2
+ import { OrganizationBrandingKeyEnum } from '../types/organization-branding.enums';
2
3
  import { Organization } from './Organization';
3
4
  export declare class OrganizationBranding extends OrganizationConnectionBaseEntity {
4
- key?: string;
5
+ key: OrganizationBrandingKeyEnum;
5
6
  value?: string;
6
- version: number;
7
+ deletedAt?: Date;
7
8
  organization: Organization;
8
9
  }
@@ -1 +1 @@
1
- {"version":3,"file":"OrganizationBranding.js","sourceRoot":"","sources":["../../../../src/types/organization/entities/OrganizationBranding.ts"],"names":[],"mappings":";;;AAEA,oGAAiG;AAIjG,MAAa,oBAAqB,SAAQ,mEAAgC;CAQzE;AARD,oDAQC"}
1
+ {"version":3,"file":"OrganizationBranding.js","sourceRoot":"","sources":["../../../../src/types/organization/entities/OrganizationBranding.ts"],"names":[],"mappings":";;;AAEA,oGAAiG;AAKjG,MAAa,oBAAqB,SAAQ,mEAAgC;CAQzE;AARD,oDAQC"}
@@ -1 +1,2 @@
1
1
  export * from './enums';
2
+ export * from './organization-branding.enums';
@@ -15,4 +15,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./enums"), exports);
18
+ __exportStar(require("./organization-branding.enums"), exports);
18
19
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/organization/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/organization/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB;AACxB,gEAA8C"}
@@ -0,0 +1,39 @@
1
+ export declare enum OrganizationBrandingKeyEnum {
2
+ B_GREEN = "b_green",
3
+ BG_BACKGROUND_DISABLED = "bg_background_disabled",
4
+ BG_BACKGROUND_FIELDS = "bg_background_fields",
5
+ BG_BACKGROUND_OVERLAY = "bg_background_overlay",
6
+ BG_BACKGROUND_PRIMARY = "bg_background_primary",
7
+ BG_BACKGROUND_SECONDARY = "bg_background_secondary",
8
+ BG_BORDER_PRIMARY = "bg_border_primary",
9
+ BG_BORDER_SEPERATOR = "bg_border_seperator",
10
+ BG_ERROR = "bg_error",
11
+ BG_SELECT_HOVER = "bg_select_hover",
12
+ BG_SYSTEM = "bg_system",
13
+ BG_SYSTEM_GRADIENT = "bg_system_gradient",
14
+ BG_TEXT_DISABLED = "bg_text_disabled",
15
+ BG_TEXT_PRIMARY = "bg_text_primary",
16
+ BG_TEXT_SECONDARY = "bg_text_secondary",
17
+ BG_TEXT_TERIATY = "bg_text_teriaty",
18
+ BG_UNAVAILABLE = "bg_unavailable",
19
+ BG_WHITE = "bg_white",
20
+ BLACK = "black",
21
+ BTN_GREEN_BG = "btnGreenBg",
22
+ OPACITY_BACKGROUND = "opacityBackground",
23
+ SUCCESS_GREEN_BG = "successGreenBg",
24
+ SUCCESS_GREEN_TEXT = "successGreenText",
25
+ T_GREEN = "t_green",
26
+ TX_BACKGROUND_FIELDS = "tx_background_fields",
27
+ TX_BACKGROUND_OVERLAY = "tx_background_overlay",
28
+ TX_BACKGROUND_PRIMARY = "tx_background_primary",
29
+ TX_BACKGROUND_SECONDARY = "tx_background_secondary",
30
+ TX_BORDER_PRIMARY = "tx_border_primary",
31
+ TX_BORDER_SEPERATOR = "tx_border_seperator",
32
+ TX_ERROR = "tx_error",
33
+ TX_SYSTEM = "tx_system",
34
+ TX_TEXT_DISABLED = "tx_text_disabled",
35
+ TX_TEXT_PRIMARY = "tx_text_primary",
36
+ TX_TEXT_SECONDARY = "tx_text_secondary",
37
+ TX_TEXT_TERIATY = "tx_text_teriaty",
38
+ TX_WHITE = "tx_white"
39
+ }
@@ -0,0 +1,44 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.OrganizationBrandingKeyEnum = void 0;
4
+ var OrganizationBrandingKeyEnum;
5
+ (function (OrganizationBrandingKeyEnum) {
6
+ OrganizationBrandingKeyEnum["B_GREEN"] = "b_green";
7
+ OrganizationBrandingKeyEnum["BG_BACKGROUND_DISABLED"] = "bg_background_disabled";
8
+ OrganizationBrandingKeyEnum["BG_BACKGROUND_FIELDS"] = "bg_background_fields";
9
+ OrganizationBrandingKeyEnum["BG_BACKGROUND_OVERLAY"] = "bg_background_overlay";
10
+ OrganizationBrandingKeyEnum["BG_BACKGROUND_PRIMARY"] = "bg_background_primary";
11
+ OrganizationBrandingKeyEnum["BG_BACKGROUND_SECONDARY"] = "bg_background_secondary";
12
+ OrganizationBrandingKeyEnum["BG_BORDER_PRIMARY"] = "bg_border_primary";
13
+ OrganizationBrandingKeyEnum["BG_BORDER_SEPERATOR"] = "bg_border_seperator";
14
+ OrganizationBrandingKeyEnum["BG_ERROR"] = "bg_error";
15
+ OrganizationBrandingKeyEnum["BG_SELECT_HOVER"] = "bg_select_hover";
16
+ OrganizationBrandingKeyEnum["BG_SYSTEM"] = "bg_system";
17
+ OrganizationBrandingKeyEnum["BG_SYSTEM_GRADIENT"] = "bg_system_gradient";
18
+ OrganizationBrandingKeyEnum["BG_TEXT_DISABLED"] = "bg_text_disabled";
19
+ OrganizationBrandingKeyEnum["BG_TEXT_PRIMARY"] = "bg_text_primary";
20
+ OrganizationBrandingKeyEnum["BG_TEXT_SECONDARY"] = "bg_text_secondary";
21
+ OrganizationBrandingKeyEnum["BG_TEXT_TERIATY"] = "bg_text_teriaty";
22
+ OrganizationBrandingKeyEnum["BG_UNAVAILABLE"] = "bg_unavailable";
23
+ OrganizationBrandingKeyEnum["BG_WHITE"] = "bg_white";
24
+ OrganizationBrandingKeyEnum["BLACK"] = "black";
25
+ OrganizationBrandingKeyEnum["BTN_GREEN_BG"] = "btnGreenBg";
26
+ OrganizationBrandingKeyEnum["OPACITY_BACKGROUND"] = "opacityBackground";
27
+ OrganizationBrandingKeyEnum["SUCCESS_GREEN_BG"] = "successGreenBg";
28
+ OrganizationBrandingKeyEnum["SUCCESS_GREEN_TEXT"] = "successGreenText";
29
+ OrganizationBrandingKeyEnum["T_GREEN"] = "t_green";
30
+ OrganizationBrandingKeyEnum["TX_BACKGROUND_FIELDS"] = "tx_background_fields";
31
+ OrganizationBrandingKeyEnum["TX_BACKGROUND_OVERLAY"] = "tx_background_overlay";
32
+ OrganizationBrandingKeyEnum["TX_BACKGROUND_PRIMARY"] = "tx_background_primary";
33
+ OrganizationBrandingKeyEnum["TX_BACKGROUND_SECONDARY"] = "tx_background_secondary";
34
+ OrganizationBrandingKeyEnum["TX_BORDER_PRIMARY"] = "tx_border_primary";
35
+ OrganizationBrandingKeyEnum["TX_BORDER_SEPERATOR"] = "tx_border_seperator";
36
+ OrganizationBrandingKeyEnum["TX_ERROR"] = "tx_error";
37
+ OrganizationBrandingKeyEnum["TX_SYSTEM"] = "tx_system";
38
+ OrganizationBrandingKeyEnum["TX_TEXT_DISABLED"] = "tx_text_disabled";
39
+ OrganizationBrandingKeyEnum["TX_TEXT_PRIMARY"] = "tx_text_primary";
40
+ OrganizationBrandingKeyEnum["TX_TEXT_SECONDARY"] = "tx_text_secondary";
41
+ OrganizationBrandingKeyEnum["TX_TEXT_TERIATY"] = "tx_text_teriaty";
42
+ OrganizationBrandingKeyEnum["TX_WHITE"] = "tx_white";
43
+ })(OrganizationBrandingKeyEnum = exports.OrganizationBrandingKeyEnum || (exports.OrganizationBrandingKeyEnum = {}));
44
+ //# sourceMappingURL=organization-branding.enums.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"organization-branding.enums.js","sourceRoot":"","sources":["../../../../src/types/organization/types/organization-branding.enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAsCX;AAtCD,WAAY,2BAA2B;IACtC,kDAAmB,CAAA;IACnB,gFAAiD,CAAA;IACjD,4EAA6C,CAAA;IAC7C,8EAA+C,CAAA;IAC/C,8EAA+C,CAAA;IAC/C,kFAAmD,CAAA;IACnD,sEAAuC,CAAA;IACvC,0EAA2C,CAAA;IAC3C,oDAAqB,CAAA;IACrB,kEAAmC,CAAA;IACnC,sDAAuB,CAAA;IACvB,wEAAyC,CAAA;IACzC,oEAAqC,CAAA;IACrC,kEAAmC,CAAA;IACnC,sEAAuC,CAAA;IACvC,kEAAmC,CAAA;IACnC,gEAAiC,CAAA;IACjC,oDAAqB,CAAA;IACrB,8CAAe,CAAA;IACf,0DAA2B,CAAA;IAC3B,uEAAwC,CAAA;IACxC,kEAAmC,CAAA;IACnC,sEAAuC,CAAA;IACvC,kDAAmB,CAAA;IACnB,4EAA6C,CAAA;IAC7C,8EAA+C,CAAA;IAC/C,8EAA+C,CAAA;IAC/C,kFAAmD,CAAA;IACnD,sEAAuC,CAAA;IACvC,0EAA2C,CAAA;IAC3C,oDAAqB,CAAA;IACrB,sDAAuB,CAAA;IACvB,oEAAqC,CAAA;IACrC,kEAAmC,CAAA;IACnC,sEAAuC,CAAA;IACvC,kEAAmC,CAAA;IACnC,oDAAqB,CAAA;AACtB,CAAC,EAtCW,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAsCtC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"event-roster.types.js","sourceRoot":"","sources":["../../../../src/types/react/EventRosterTemplate/event-roster.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1 @@
1
+ export * from './event-roster.types';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./event-roster.types"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/react/EventRosterTemplate/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC"}
@@ -0,0 +1 @@
1
+ export * from './scoresheet.types';
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./scoresheet.types"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/react/ScoresheetTemplate/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAmC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scoresheet.types.js","sourceRoot":"","sources":["../../../../src/types/react/ScoresheetTemplate/scoresheet.types.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './EventRosterTemplate';
2
+ export * from './ScoresheetTemplate';
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./EventRosterTemplate"), exports);
18
+ __exportStar(require("./ScoresheetTemplate"), exports);
19
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/react/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,uDAAqC"}
@@ -1,3 +1 @@
1
- export * from './enums';
2
- export * from './event-roster.types';
3
- export * from './scoresheet.types';
1
+ export * from './pdf.types';
@@ -14,7 +14,5 @@ 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("./enums"), exports);
18
- __exportStar(require("./event-roster.types"), exports);
19
- __exportStar(require("./scoresheet.types"), exports);
17
+ __exportStar(require("./pdf.types"), exports);
20
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/templates/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0CAAwB;AACxB,uDAAqC;AACrC,qDAAmC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/templates/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8CAA4B"}
@@ -0,0 +1,17 @@
1
+ import type React from 'react';
2
+ export declare enum PdfOrientationEnum {
3
+ PORTRAIT = "portrait",
4
+ LANDSCAPE = "landscape"
5
+ }
6
+ export interface IPdfGenerateOptions {
7
+ orientation?: PdfOrientationEnum;
8
+ }
9
+ /**
10
+ * A self-describing PDF render request. Pairs a React template with the data
11
+ * it renders and any render-time options, so the data type is bound to the component's props.
12
+ */
13
+ export interface IRenderPdfRequest<T = unknown> {
14
+ component: React.FunctionComponent<T>;
15
+ data: T;
16
+ options?: IPdfGenerateOptions;
17
+ }
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PdfOrientationEnum = void 0;
4
+ var PdfOrientationEnum;
5
+ (function (PdfOrientationEnum) {
6
+ PdfOrientationEnum["PORTRAIT"] = "portrait";
7
+ PdfOrientationEnum["LANDSCAPE"] = "landscape";
8
+ })(PdfOrientationEnum = exports.PdfOrientationEnum || (exports.PdfOrientationEnum = {}));
9
+ //# sourceMappingURL=pdf.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pdf.types.js","sourceRoot":"","sources":["../../../../src/types/templates/types/pdf.types.ts"],"names":[],"mappings":";;;AAEA,IAAY,kBAGX;AAHD,WAAY,kBAAkB;IAC7B,2CAAqB,CAAA;IACrB,6CAAuB,CAAA;AACxB,CAAC,EAHW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAG7B"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bondsports/types",
3
- "version": "2.4.65",
3
+ "version": "2.4.67",
4
4
  "description": "backend types module for Bond-Sports",
5
5
  "main": "./dist/index.js",
6
6
  "scripts": {
@@ -40,6 +40,7 @@
40
40
  "stripe": "9.1.0",
41
41
  "typeorm": "^0.2.32",
42
42
  "zod": "^3.25.49",
43
+ "@types/react": "^18.2.0",
43
44
  "@types/lodash": "^4.17.24"
44
45
  },
45
46
  "devDependencies": {
@@ -1,4 +0,0 @@
1
- export declare enum TemplatesEnum {
2
- EVENT_ROSTER = "event_roster",
3
- SCORESHEET = "scoresheet"
4
- }
@@ -1,9 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TemplatesEnum = void 0;
4
- var TemplatesEnum;
5
- (function (TemplatesEnum) {
6
- TemplatesEnum["EVENT_ROSTER"] = "event_roster";
7
- TemplatesEnum["SCORESHEET"] = "scoresheet";
8
- })(TemplatesEnum = exports.TemplatesEnum || (exports.TemplatesEnum = {}));
9
- //# sourceMappingURL=enums.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../../src/types/templates/types/enums.ts"],"names":[],"mappings":";;;AAAA,IAAY,aAGX;AAHD,WAAY,aAAa;IACxB,8CAA6B,CAAA;IAC7B,0CAAyB,CAAA;AAC1B,CAAC,EAHW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAGxB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"event-roster.types.js","sourceRoot":"","sources":["../../../../src/types/templates/types/event-roster.types.ts"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"scoresheet.types.js","sourceRoot":"","sources":["../../../../src/types/templates/types/scoresheet.types.ts"],"names":[],"mappings":""}