@heliofi/common 0.1.483 → 0.1.486

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 (95) hide show
  1. package/dist/src/domain/constants/raffle.d.ts +0 -0
  2. package/dist/src/domain/constants/raffle.js +0 -0
  3. package/dist/src/domain/constants/raffle.js.map +0 -0
  4. package/dist/src/domain/constants/solanaTransactionVersion.d.ts +0 -0
  5. package/dist/src/domain/constants/solanaTransactionVersion.js +0 -0
  6. package/dist/src/domain/constants/solanaTransactionVersion.js.map +0 -0
  7. package/dist/src/domain/model/charge/dtos/createCharge.dto.d.ts +0 -1
  8. package/dist/src/domain/model/charge/dtos/createCharge.dto.js +0 -5
  9. package/dist/src/domain/model/charge/dtos/createCharge.dto.js.map +1 -1
  10. package/dist/src/domain/model/charge/dtos/index.d.ts +0 -0
  11. package/dist/src/domain/model/charge/dtos/index.js +0 -0
  12. package/dist/src/domain/model/charge/dtos/index.js.map +0 -0
  13. package/dist/src/domain/model/charge/dtos/prepareRequestBodyFromCharge.dto.d.ts +0 -0
  14. package/dist/src/domain/model/charge/dtos/prepareRequestBodyFromCharge.dto.js +0 -0
  15. package/dist/src/domain/model/charge/dtos/prepareRequestBodyFromCharge.dto.js.map +0 -0
  16. package/dist/src/domain/model/charge/dtos/updateCharge.dto.d.ts +0 -0
  17. package/dist/src/domain/model/charge/dtos/updateCharge.dto.js +0 -0
  18. package/dist/src/domain/model/charge/dtos/updateCharge.dto.js.map +0 -0
  19. package/dist/src/domain/model/charge/entities/Charge.entity.d.ts +0 -1
  20. package/dist/src/domain/model/charge/entities/Charge.entity.js +0 -0
  21. package/dist/src/domain/model/charge/entities/Charge.entity.js.map +1 -1
  22. package/dist/src/domain/model/charge/entities/EnrichedCharge.entity.d.ts +7 -0
  23. package/dist/src/domain/model/charge/entities/EnrichedCharge.entity.js +8 -0
  24. package/dist/src/domain/model/charge/entities/EnrichedCharge.entity.js.map +1 -0
  25. package/dist/src/domain/model/charge/entities/PrepareRequestBodyFromCharge.entity.d.ts +0 -0
  26. package/dist/src/domain/model/charge/entities/PrepareRequestBodyFromCharge.entity.js +0 -0
  27. package/dist/src/domain/model/charge/entities/PrepareRequestBodyFromCharge.entity.js.map +0 -0
  28. package/dist/src/domain/model/charge/entities/index.d.ts +1 -0
  29. package/dist/src/domain/model/charge/entities/index.js +1 -0
  30. package/dist/src/domain/model/charge/entities/index.js.map +1 -1
  31. package/dist/src/domain/model/charge/index.d.ts +0 -0
  32. package/dist/src/domain/model/charge/index.js +0 -0
  33. package/dist/src/domain/model/charge/index.js.map +0 -0
  34. package/dist/src/domain/model/integrations-details/dtos/index.d.ts +0 -0
  35. package/dist/src/domain/model/integrations-details/dtos/index.js +0 -0
  36. package/dist/src/domain/model/integrations-details/dtos/index.js.map +0 -0
  37. package/dist/src/domain/model/integrations-details/dtos/integrationDetails.dto.d.ts +0 -0
  38. package/dist/src/domain/model/integrations-details/dtos/integrationDetails.dto.js +0 -0
  39. package/dist/src/domain/model/integrations-details/dtos/integrationDetails.dto.js.map +0 -0
  40. package/dist/src/domain/model/integrations-details/entities/IntegrationDetails.d.ts +0 -0
  41. package/dist/src/domain/model/integrations-details/entities/IntegrationDetails.js +0 -0
  42. package/dist/src/domain/model/integrations-details/entities/IntegrationDetails.js.map +0 -0
  43. package/dist/src/domain/model/integrations-details/entities/index.d.ts +0 -0
  44. package/dist/src/domain/model/integrations-details/entities/index.js +0 -0
  45. package/dist/src/domain/model/integrations-details/entities/index.js.map +0 -0
  46. package/dist/src/domain/model/integrations-details/index.d.ts +0 -0
  47. package/dist/src/domain/model/integrations-details/index.js +0 -0
  48. package/dist/src/domain/model/integrations-details/index.js.map +0 -0
  49. package/dist/src/domain/model/raffle-details/dtos/index.d.ts +0 -0
  50. package/dist/src/domain/model/raffle-details/dtos/index.js +0 -0
  51. package/dist/src/domain/model/raffle-details/dtos/index.js.map +0 -0
  52. package/dist/src/domain/model/raffle-details/dtos/raffleDetailsDto.d.ts +0 -0
  53. package/dist/src/domain/model/raffle-details/dtos/raffleDetailsDto.js +0 -0
  54. package/dist/src/domain/model/raffle-details/dtos/raffleDetailsDto.js.map +0 -0
  55. package/dist/src/domain/model/raffle-details/entities/RaffleDetails.entity.d.ts +0 -0
  56. package/dist/src/domain/model/raffle-details/entities/RaffleDetails.entity.js +0 -0
  57. package/dist/src/domain/model/raffle-details/entities/RaffleDetails.entity.js.map +0 -0
  58. package/dist/src/domain/model/raffle-details/entities/index.d.ts +0 -0
  59. package/dist/src/domain/model/raffle-details/entities/index.js +0 -0
  60. package/dist/src/domain/model/raffle-details/entities/index.js.map +0 -0
  61. package/dist/src/domain/model/raffle-details/index.d.ts +0 -0
  62. package/dist/src/domain/model/raffle-details/index.js +0 -0
  63. package/dist/src/domain/model/raffle-details/index.js.map +0 -0
  64. package/dist/src/domain/model/raffle-entry/dtos/createRaffleEntry.dto.d.ts +0 -0
  65. package/dist/src/domain/model/raffle-entry/dtos/createRaffleEntry.dto.js +0 -0
  66. package/dist/src/domain/model/raffle-entry/dtos/createRaffleEntry.dto.js.map +0 -0
  67. package/dist/src/domain/model/raffle-entry/dtos/entryDetails.dto.d.ts +0 -0
  68. package/dist/src/domain/model/raffle-entry/dtos/entryDetails.dto.js +0 -0
  69. package/dist/src/domain/model/raffle-entry/dtos/entryDetails.dto.js.map +0 -0
  70. package/dist/src/domain/model/raffle-entry/dtos/index.d.ts +0 -0
  71. package/dist/src/domain/model/raffle-entry/dtos/index.js +0 -0
  72. package/dist/src/domain/model/raffle-entry/dtos/index.js.map +0 -0
  73. package/dist/src/domain/model/raffle-entry/entities/EntryDetails.entity.d.ts +0 -0
  74. package/dist/src/domain/model/raffle-entry/entities/EntryDetails.entity.js +0 -0
  75. package/dist/src/domain/model/raffle-entry/entities/EntryDetails.entity.js.map +0 -0
  76. package/dist/src/domain/model/raffle-entry/entities/RaffleEntry.entity.d.ts +0 -0
  77. package/dist/src/domain/model/raffle-entry/entities/RaffleEntry.entity.js +0 -0
  78. package/dist/src/domain/model/raffle-entry/entities/RaffleEntry.entity.js.map +0 -0
  79. package/dist/src/domain/model/raffle-entry/entities/index.d.ts +0 -0
  80. package/dist/src/domain/model/raffle-entry/entities/index.js +0 -0
  81. package/dist/src/domain/model/raffle-entry/entities/index.js.map +0 -0
  82. package/dist/src/domain/model/raffle-entry/index.d.ts +0 -0
  83. package/dist/src/domain/model/raffle-entry/index.js +0 -0
  84. package/dist/src/domain/model/raffle-entry/index.js.map +0 -0
  85. package/dist/src/domain/model/transaction-meta/entities/sourceIntegration.enum.d.ts +0 -0
  86. package/dist/src/domain/model/transaction-meta/entities/sourceIntegration.enum.js +0 -0
  87. package/dist/src/domain/model/transaction-meta/entities/sourceIntegration.enum.js.map +0 -0
  88. package/dist/src/domain/services/SolanaSerializationService.d.ts +0 -0
  89. package/dist/src/domain/services/SolanaSerializationService.js +0 -0
  90. package/dist/src/domain/services/SolanaSerializationService.js.map +0 -0
  91. package/dist/tsconfig.tsbuildinfo +1 -1
  92. package/package.json +2 -2
  93. package/dist/src/domain/model/charge/entities/ValidatedRequestBodyFromCharge.entity.d.ts +0 -22
  94. package/dist/src/domain/model/charge/entities/ValidatedRequestBodyFromCharge.entity.js +0 -8
  95. package/dist/src/domain/model/charge/entities/ValidatedRequestBodyFromCharge.entity.js.map +0 -1
File without changes
File without changes
File without changes
@@ -3,6 +3,5 @@ export declare class CreateChargeDto {
3
3
  paylink: string;
4
4
  prepareRequestBody: PrepareTransactionFromChargeDto;
5
5
  requestAmount: bigint;
6
- token: string;
7
6
  currencySymbol: string;
8
7
  }
@@ -31,11 +31,6 @@ __decorate([
31
31
  (0, class_validator_1.IsNotEmpty)(),
32
32
  __metadata("design:type", BigInt)
33
33
  ], CreateChargeDto.prototype, "requestAmount", void 0);
34
- __decorate([
35
- (0, class_validator_1.IsString)(),
36
- (0, class_validator_1.IsNotEmpty)(),
37
- __metadata("design:type", String)
38
- ], CreateChargeDto.prototype, "token", void 0);
39
34
  __decorate([
40
35
  (0, class_validator_1.IsString)(),
41
36
  (0, class_validator_1.IsNotEmpty)(),
@@ -1 +1 @@
1
- {"version":3,"file":"createCharge.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/dtos/createCharge.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AACvE,yDAAyC;AACzC,yFAAqF;AAErF,MAAa,eAAe;CAqB3B;AApBC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACG;AAEhB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,kEAA+B,CAAC;IAC3C,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACG,kEAA+B;2DAAC;AAEpD;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACS;AAEtB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;8CACC;AAEd;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACU;AApBzB,0CAqBC"}
1
+ {"version":3,"file":"createCharge.dto.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/dtos/createCharge.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AACvE,yDAAyC;AACzC,yFAAqF;AAErF,MAAa,eAAe;CAiB3B;AAhBC;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;gDACG;AAEhB;IAAC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,kEAA+B,CAAC;IAC3C,IAAA,4BAAU,GAAE;IACZ,IAAA,gCAAc,GAAE;8BACG,kEAA+B;2DAAC;AAEpD;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;sDACS;AAEtB;IAAC,IAAA,0BAAQ,GAAE;IACV,IAAA,4BAAU,GAAE;;uDACU;AAhBzB,0CAiBC"}
File without changes
File without changes
File without changes
@@ -2,7 +2,6 @@ import { Entity } from '../../entity';
2
2
  import { PrepareRequestBodyFromCharge } from './PrepareRequestBodyFromCharge.entity';
3
3
  export declare class Charge extends Entity {
4
4
  id: string;
5
- paylink: string;
6
5
  prepareRequestBody: PrepareRequestBodyFromCharge;
7
6
  requestAmount: bigint;
8
7
  token: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Charge.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/entities/Charge.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,MAAO,SAAQ,eAAM;CAYjC;AAZD,wBAYC"}
1
+ {"version":3,"file":"Charge.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/entities/Charge.entity.ts"],"names":[],"mappings":";;;AAAA,yCAAsC;AAGtC,MAAa,MAAO,SAAQ,eAAM;CAUjC;AAVD,wBAUC"}
@@ -0,0 +1,7 @@
1
+ import { Charge } from './Charge.entity';
2
+ import { Paylink } from '../../paylink';
3
+ import { PaylinkTxWithMeta } from '../../paylink-tx';
4
+ export declare class EnrichedCharge extends Charge {
5
+ paylink: Paylink;
6
+ paylinkTx: PaylinkTxWithMeta;
7
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EnrichedCharge = void 0;
4
+ const Charge_entity_1 = require("./Charge.entity");
5
+ class EnrichedCharge extends Charge_entity_1.Charge {
6
+ }
7
+ exports.EnrichedCharge = EnrichedCharge;
8
+ //# sourceMappingURL=EnrichedCharge.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EnrichedCharge.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/entities/EnrichedCharge.entity.ts"],"names":[],"mappings":";;;AAAA,mDAAyC;AAIzC,MAAa,cAAe,SAAQ,sBAAM;CAIzC;AAJD,wCAIC"}
@@ -1,2 +1,3 @@
1
1
  export * from './Charge.entity';
2
2
  export * from './PrepareRequestBodyFromCharge.entity';
3
+ export * from './EnrichedCharge.entity';
@@ -16,4 +16,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./Charge.entity"), exports);
18
18
  __exportStar(require("./PrepareRequestBodyFromCharge.entity"), exports);
19
+ __exportStar(require("./EnrichedCharge.entity"), exports);
19
20
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,wEAAsD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/domain/model/charge/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kDAAgC;AAChC,wEAAsD;AACtD,0DAAwC"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes