@heliofi/common 0.1.424 → 0.1.426
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/src/domain/model/currency/entities/CurrencyFeature.d.ts +2 -1
- package/dist/src/domain/model/currency/entities/CurrencyFeature.js +1 -0
- package/dist/src/domain/model/currency/entities/CurrencyFeature.js.map +1 -1
- package/dist/src/domain/model/payment-request/entities/BasePaymentRequest.d.ts +1 -1
- package/dist/src/domain/model/payment-request/entities/BasePaymentRequest.js.map +1 -1
- package/dist/src/domain/model/transaction-meta/entities/StatusAudit.d.ts +4 -0
- package/dist/src/domain/model/transaction-meta/entities/StatusAudit.js +7 -0
- package/dist/src/domain/model/transaction-meta/entities/StatusAudit.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/src/domain/model/pricing/dtos/createPricing.dto.d.ts +0 -4
- package/dist/src/domain/model/pricing/dtos/createPricing.dto.js +0 -31
- package/dist/src/domain/model/pricing/dtos/createPricing.dto.js.map +0 -1
- package/dist/src/domain/model/pricing/dtos/index.d.ts +0 -2
- package/dist/src/domain/model/pricing/dtos/index.js +0 -19
- package/dist/src/domain/model/pricing/dtos/index.js.map +0 -1
- package/dist/src/domain/model/pricing/dtos/updatePricing.dto.d.ts +0 -3
- package/dist/src/domain/model/pricing/dtos/updatePricing.dto.js +0 -25
- package/dist/src/domain/model/pricing/dtos/updatePricing.dto.js.map +0 -1
- package/dist/src/domain/model/pricing/entities/BasePricing.d.ts +0 -4
- package/dist/src/domain/model/pricing/entities/BasePricing.js +0 -22
- package/dist/src/domain/model/pricing/entities/BasePricing.js.map +0 -1
- package/dist/src/domain/model/pricing/entities/Pricing.d.ts +0 -5
- package/dist/src/domain/model/pricing/entities/Pricing.js +0 -8
- package/dist/src/domain/model/pricing/entities/Pricing.js.map +0 -1
- package/dist/src/domain/model/pricing/entities/index.d.ts +0 -2
- package/dist/src/domain/model/pricing/entities/index.js +0 -19
- package/dist/src/domain/model/pricing/entities/index.js.map +0 -1
- package/dist/src/domain/model/pricing/index.d.ts +0 -2
- package/dist/src/domain/model/pricing/index.js +0 -19
- package/dist/src/domain/model/pricing/index.js.map +0 -1
- package/dist/src/domain/model/submit-transaction/dtos/submitTransactionV0.dto.d.ts +0 -18
- package/dist/src/domain/model/submit-transaction/dtos/submitTransactionV0.dto.js +0 -82
- package/dist/src/domain/model/submit-transaction/dtos/submitTransactionV0.dto.js.map +0 -1
|
@@ -5,5 +5,6 @@ var CurrencyFeature;
|
|
|
5
5
|
(function (CurrencyFeature) {
|
|
6
6
|
CurrencyFeature["PAYMENT_PRICING"] = "PAYMENT_PRICING";
|
|
7
7
|
CurrencyFeature["PAYMENT_RECIPIENT"] = "PAYMENT_RECIPIENT";
|
|
8
|
+
CurrencyFeature["SWAP"] = "SWAP";
|
|
8
9
|
})(CurrencyFeature = exports.CurrencyFeature || (exports.CurrencyFeature = {}));
|
|
9
10
|
//# sourceMappingURL=CurrencyFeature.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CurrencyFeature.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/entities/CurrencyFeature.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"CurrencyFeature.js","sourceRoot":"","sources":["../../../../../../src/domain/model/currency/entities/CurrencyFeature.ts"],"names":[],"mappings":";;;AAAA,IAAY,eAIX;AAJD,WAAY,eAAe;IACzB,sDAAmC,CAAA;IACnC,0DAAuC,CAAA;IACvC,gCAAa,CAAA;AACf,CAAC,EAJW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAI1B"}
|
|
@@ -7,7 +7,7 @@ import { CountdownDetails } from '../../countdown-details';
|
|
|
7
7
|
import { Template } from '../../../constants';
|
|
8
8
|
export declare class BasePaymentRequest extends Entity {
|
|
9
9
|
price: bigint;
|
|
10
|
-
normalizedPrice
|
|
10
|
+
normalizedPrice?: bigint;
|
|
11
11
|
id: string;
|
|
12
12
|
name: string;
|
|
13
13
|
template: Template;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasePaymentRequest.js","sourceRoot":"","sources":["../../../../../../src/domain/model/payment-request/entities/BasePaymentRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAC9C,yCAAsC;AAQtC,MAAa,kBAAmB,SAAQ,eAAM;CA8C7C;AA7CC;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;iDAC1B;AAEd;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;
|
|
1
|
+
{"version":3,"file":"BasePaymentRequest.js","sourceRoot":"","sources":["../../../../../../src/domain/model/payment-request/entities/BasePaymentRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA8C;AAC9C,yCAAsC;AAQtC,MAAa,kBAAmB,SAAQ,eAAM;CA8C7C;AA7CC;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;iDAC1B;AAEd;IAAC,IAAA,6BAAS,EAAC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;;2DACf;AAL3B,gDA8CC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StatusAudit.js","sourceRoot":"","sources":["../../../../../../src/domain/model/transaction-meta/entities/StatusAudit.ts"],"names":[],"mappings":";;;AAEA,MAAa,WAAW;CAEvB;AAFD,kCAEC"}
|