@heliofi/common 0.2.62 → 0.2.63

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 (21) hide show
  1. package/dist/src/domain/model/discount-codes/DCTokenType.d.ts +1 -2
  2. package/dist/src/domain/model/discount-codes/DCTokenType.js +0 -1
  3. package/dist/src/domain/model/discount-codes/DCTokenType.js.map +1 -1
  4. package/dist/src/domain/model/onramp/entities/OnrampPaymentMethod.entity.d.ts +1 -0
  5. package/dist/src/domain/model/onramp/entities/OnrampPaymentMethod.entity.js.map +1 -1
  6. package/dist/src/domain/model/webhook/index.d.ts +1 -0
  7. package/dist/src/domain/model/webhook/index.js +1 -0
  8. package/dist/src/domain/model/webhook/index.js.map +1 -1
  9. package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHook.entity.d.ts +2 -0
  10. package/dist/src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHook.entity.js.map +1 -1
  11. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/entities/PaylinkHookEventStatus.entity.d.ts +5 -0
  12. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/entities/PaylinkHookEventStatus.entity.js +10 -0
  13. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/entities/PaylinkHookEventStatus.entity.js.map +1 -0
  14. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/entities/index.d.ts +1 -0
  15. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/entities/index.js +18 -0
  16. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/entities/index.js.map +1 -0
  17. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/index.d.ts +1 -0
  18. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/index.js +18 -0
  19. package/dist/src/domain/model/webhook/paylink/paylink-hook-event/index.js.map +1 -0
  20. package/dist/tsconfig.tsbuildinfo +1 -1
  21. package/package.json +2 -2
@@ -1,5 +1,4 @@
1
1
  export declare enum DCTokenType {
2
2
  CODE = "CODE",
3
- NFT_COLLECTION = "NFT_COLLECTION",
4
- CURRENCY = "CURRENCY"
3
+ NFT_COLLECTION = "NFT_COLLECTION"
5
4
  }
@@ -5,6 +5,5 @@ var DCTokenType;
5
5
  (function (DCTokenType) {
6
6
  DCTokenType["CODE"] = "CODE";
7
7
  DCTokenType["NFT_COLLECTION"] = "NFT_COLLECTION";
8
- DCTokenType["CURRENCY"] = "CURRENCY";
9
8
  })(DCTokenType = exports.DCTokenType || (exports.DCTokenType = {}));
10
9
  //# sourceMappingURL=DCTokenType.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DCTokenType.js","sourceRoot":"","sources":["../../../../../src/domain/model/discount-codes/DCTokenType.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAIX;AAJD,WAAY,WAAW;IACrB,4BAAa,CAAA;IACb,gDAAiC,CAAA;IACjC,oCAAqB,CAAA;AACvB,CAAC,EAJW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAItB"}
1
+ {"version":3,"file":"DCTokenType.js","sourceRoot":"","sources":["../../../../../src/domain/model/discount-codes/DCTokenType.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAIX;AAJD,WAAY,WAAW;IACrB,4BAAa,CAAA;IAEb,gDAAiC,CAAA;AACnC,CAAC,EAJW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAItB"}
@@ -1,4 +1,5 @@
1
1
  export declare class OnrampPaymentMethod {
2
2
  id: string;
3
3
  name: string;
4
+ icon?: string;
4
5
  }
@@ -1 +1 @@
1
- {"version":3,"file":"OnrampPaymentMethod.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/onramp/entities/OnrampPaymentMethod.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,mBAAmB;CAI/B;AAJD,kDAIC"}
1
+ {"version":3,"file":"OnrampPaymentMethod.entity.js","sourceRoot":"","sources":["../../../../../../src/domain/model/onramp/entities/OnrampPaymentMethod.entity.ts"],"names":[],"mappings":";;;AAAA,MAAa,mBAAmB;CAM/B;AAND,kDAMC"}
@@ -3,3 +3,4 @@ export * from './paylink/paylink-subscription-hook';
3
3
  export * from './stream-transaction-hook';
4
4
  export * from './blink-transaction-hook';
5
5
  export * from './paylink/paylink-hook';
6
+ export * from './paylink/paylink-hook-event';
@@ -19,4 +19,5 @@ __exportStar(require("./paylink/paylink-subscription-hook"), exports);
19
19
  __exportStar(require("./stream-transaction-hook"), exports);
20
20
  __exportStar(require("./blink-transaction-hook"), exports);
21
21
  __exportStar(require("./paylink/paylink-hook"), exports);
22
+ __exportStar(require("./paylink/paylink-hook-event"), exports);
22
23
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/webhook/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD;AACnD,sEAAoD;AACpD,4DAA0C;AAC1C,2DAAyC;AACzC,yDAAuC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/domain/model/webhook/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD;AACnD,sEAAoD;AACpD,4DAA0C;AAC1C,2DAAyC;AACzC,yDAAuC;AACvC,+DAA6C"}
@@ -1,5 +1,7 @@
1
1
  import { BasePaylinkHookEntity } from '../../base-paylink-hook/BasePaylinkHook.entity';
2
2
  export declare class PaylinkHook extends BasePaylinkHookEntity {
3
3
  name: string;
4
+ inactive: boolean;
5
+ createdAt: string;
4
6
  isGlobal: boolean;
5
7
  }
@@ -1 +1 @@
1
- {"version":3,"file":"PaylinkHook.entity.js","sourceRoot":"","sources":["../../../../../../../../src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHook.entity.ts"],"names":[],"mappings":";;;AAAA,2FAAuF;AAEvF,MAAa,WAAY,SAAQ,8CAAqB;CAIrD;AAJD,kCAIC"}
1
+ {"version":3,"file":"PaylinkHook.entity.js","sourceRoot":"","sources":["../../../../../../../../src/domain/model/webhook/paylink/paylink-hook/entities/PaylinkHook.entity.ts"],"names":[],"mappings":";;;AAAA,2FAAuF;AAEvF,MAAa,WAAY,SAAQ,8CAAqB;CAQrD;AARD,kCAQC"}
@@ -0,0 +1,5 @@
1
+ export declare enum PaylinkHookEventStatus {
2
+ SUCCESS = "SUCCESS",
3
+ PENDING = "PENDING",
4
+ FAILED = "FAILED"
5
+ }
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PaylinkHookEventStatus = void 0;
4
+ var PaylinkHookEventStatus;
5
+ (function (PaylinkHookEventStatus) {
6
+ PaylinkHookEventStatus["SUCCESS"] = "SUCCESS";
7
+ PaylinkHookEventStatus["PENDING"] = "PENDING";
8
+ PaylinkHookEventStatus["FAILED"] = "FAILED";
9
+ })(PaylinkHookEventStatus = exports.PaylinkHookEventStatus || (exports.PaylinkHookEventStatus = {}));
10
+ //# sourceMappingURL=PaylinkHookEventStatus.entity.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PaylinkHookEventStatus.entity.js","sourceRoot":"","sources":["../../../../../../../../src/domain/model/webhook/paylink/paylink-hook-event/entities/PaylinkHookEventStatus.entity.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAIX;AAJD,WAAY,sBAAsB;IAChC,6CAAmB,CAAA;IACnB,6CAAmB,CAAA;IACnB,2CAAiB,CAAA;AACnB,CAAC,EAJW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAIjC"}
@@ -0,0 +1 @@
1
+ export * from './PaylinkHookEventStatus.entity';
@@ -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("./PaylinkHookEventStatus.entity"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../src/domain/model/webhook/paylink/paylink-hook-event/entities/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,kEAAgD"}
@@ -0,0 +1 @@
1
+ export * from './entities';
@@ -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("./entities"), exports);
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/domain/model/webhook/paylink/paylink-hook-event/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B"}